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