Changing the initial value of illuminance sensor to something around zero+something...
[smartthings-infrastructure.git] / eventSimulator / buttonHeldEvent.groovy
index 3937ff6d32dfa7952481b41080509a17d4e8f207..29d13a0a690ee5eb6a481dd16e5bc6b7ddfeff8f 100644 (file)
@@ -1,2 +1,2 @@
-                       aeonKeyFobObject.setValue([name: "button", value: "held", deviceId: "aeonKeyFobID0", descriptionText: "",
-                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])
+                       buttonObject.setValue([name: "button", value: "held", deviceId: "switchID0", descriptionText: "",
+                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"buttonNumber": 1}'])