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