Fixing value field type in events
[smartthings-infrastructure.git] / eventSimulator / rssiEvent.groovy
index f45cdf68ba6c90dbd46a45c2076c7066f2aebac8..47e33e56d55d7ef2ae93a177c9cc1196a1d37295 100644 (file)
@@ -1,2 +1,2 @@
-                       signalStrengthObject.setValue([name: "rssi", value: 70, deviceId: "signalStrengthID0", descriptionText: "",
+                       signalStrengthObject.setValue([name: "rssi", value: "70", deviceId: "signalStrengthID0", descriptionText: "",
                                        displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])