More events to generate based on the subscriber's list.
[smartthings-infrastructure.git] / eventSimulator / locationNightEvent.groovy
diff --git a/eventSimulator/locationNightEvent.groovy b/eventSimulator/locationNightEvent.groovy
new file mode 100644 (file)
index 0000000..eb8284b
--- /dev/null
@@ -0,0 +1,2 @@
+                       locationObject.setValue([name: "Location", value: "night", deviceId: "locationID0", descriptionText: "",
+                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: [info: "info"]])
\ No newline at end of file