Adding new events.
[smartthings-infrastructure.git] / eventSimulator / switchLevelEvent.groovy
index 1cd0c6cced378a499a91766f44c730aae8a72be4..177164a500f36113cdced5428517032ac73406fd 100644 (file)
@@ -1,2 +1,2 @@
                        switchLevelObject.setValue([name: "level", value: "45"/*A number between 0 to 100*/, deviceId: "switchLevelID0", descriptionText: "",
-                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])
+                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])
\ No newline at end of file