Adding 'level' for colorControl.
[smartthings-infrastructure.git] / eventSimulator / buttonPushedEvent.groovy
index 2f8c0f1f8fd82acad259952771a729b8dbbc9dbf..889af89eb75457159522996809b75f592f894762 100644 (file)
@@ -1,2 +1,2 @@
                        aeonKeyFobObject.setValue([name: "button", value: "pushed", deviceId: "aeonKeyFobID0", descriptionText: "",
-                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: [info: "info"]])
\ No newline at end of file
+                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])