Infrastructure that works for all the locks' group!
[smartthings-infrastructure.git] / eventSimulator / nfcTouchEvent.groovy
index 97bbcfe00f32aea6d73ac15c927929d19fb22886..1409566e8f54f08bb5285490e14187a4c5d4f4c4 100644 (file)
@@ -1,2 +1,2 @@
-                       appObject.setValue([name: "nfcTouch", value: "touched", deviceId: "nfcSensorID0", descriptionText: "",
-                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: [info: "info"]])
+                       touchSensorObject.setValue([name: "nfcTouch", value: "touched", deviceId: "nfcSensorID0", descriptionText: "",
+                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])