Minor bug in events for button device
[smartthings-infrastructure.git] / eventSimulator / buttonPushedEvent.groovy
index 5a545f84f02213ae3d1f2035e21c20e3c84c9e6e..b14d8e70a58dfd456f3c27bd96a816a6f5356057 100644 (file)
@@ -1,2 +1,2 @@
-                       aeonKeyFobObject.setValue([name: "button", value: "pushed", deviceId: "aeonKeyFobID0", descriptionText: "",
-                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: [info: "info"]])
+                        buttonObject.setValue([name: "button", value: "pushed", deviceId: "switchID0", descriptionText: "",
+                                        displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"buttonNumber": 1}'])