Fixing presence.present for name and value.
[smartthings-infrastructure.git] / eventSimulator / valveClosedEvent.groovy
1                         valveObject.setValue([name: "contact", value: "closed", deviceId: "valveID0", descriptionText: "",
2                                         displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])