Infrastructure that works for all the locks' group!
[smartthings-infrastructure.git] / eventSimulator / appTouchEvent.groovy
index 025f0361f338f181e37b7e9a887da3c9224880a7..fd523cb428a289d1dda7764b02be261761b87d05 100644 (file)
@@ -1,2 +1,2 @@
-                       appObject.setValue([name: "Touched", value: "Touched", deviceId: 0, descriptionText: "",
-                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: []])
+                       appObject.setValue([name: "Touched", value: "touched", deviceId: "touchedSensorID0", descriptionText: "",
+                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])