Some minor changes!
[smartthings-infrastructure.git] / eventSimulator / motionInactiveEvent.groovy
index 2346a0bd0cbd4d21322ddd5761708b108a91905e..a6b95d29bbd755222d5bd2ed43fd10bf975f00f5 100644 (file)
@@ -1,2 +1,2 @@
                        motionSensorObject.setValue([name: "motion", value: "inactive", deviceId: "motionSensorID0", 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"}'])