Fixing value field type in events
[smartthings-infrastructure.git] / eventSimulator / soundEvent.groovy
index 410608a03bcd1e30077ba8e77c4dc6654ee45b1f..8e9bd1eaf0ba354a755d7624dd14149c285c8f76 100644 (file)
@@ -1,2 +1,2 @@
-                       soundSensorObject.setValue([name: "sound", value: 54, deviceId: "soundSensorID0", descriptionText: "",
+                       soundSensorObject.setValue([name: "sound", value: "54", deviceId: "soundSensorID0", descriptionText: "",
                                        displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])