Fixing a bug in the event presence.present: name has to be the same as value.
[smartthings-infrastructure.git] / eventSimulator / presencePresencePresentEvent.groovy
1                         presenceSensorObject.setValue([name: "presence.present", value: "presence.present", deviceId: "presenceSensorID0", descriptionText: "",
2                                         displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"presence":"1","dni":"mobile0"}'])