Search space optimization
[smartthings-infrastructure.git] / eventSimulator / switchOffEvent.groovy
index 84e90a41787c1e0507219e85a461b28294ffd393..ea3b9f5d9c71f41722bc21ca74b17e81df232ccd 100644 (file)
@@ -1,2 +1,2 @@
                        switchObject.setValue([name: "switch", value: "off", deviceId: "switchID0", 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"}'])