Deleting files and completing event generation.
[smartthings-infrastructure.git] / eventSimulator / lockEvent.groovy
diff --git a/eventSimulator/lockEvent.groovy b/eventSimulator/lockEvent.groovy
new file mode 100644 (file)
index 0000000..ec825e4
--- /dev/null
@@ -0,0 +1,2 @@
+                       lockObject.setValue([name: "lock", value: "locked", deviceId: 0, descriptionText: "",
+                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: [value: "locked"]])