Fixing a previous bug!
[smartthings-infrastructure.git] / eventSimulator / accelerationInactiveEvent.groovy
index 60c9021c62cf8759ecca85cc15403e1a4fce4d41..eaa876fcd42b80cb555fda18d915f4a32f94c804 100644 (file)
@@ -1,2 +1,2 @@
                        accelerationSensorObject.setValue([name: "acceleration", value: "inactive", deviceId: "accelerationSensorID0", descriptionText: "",
-                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: [info: "info"]])
+                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])