X-Git-Url: http://plrg.eecs.uci.edu/git/?p=smartthings-infrastructure.git;a=blobdiff_plain;f=eventSimulator%2FhueChangeEvent.groovy;fp=eventSimulator%2FhueChangeEvent.groovy;h=aebe7293566b0287174e93e2ae4b12d1def3fd13;hp=8485e9a21edfd2819aa909d3548732303e37f9a7;hb=15834f5b86629ff1da02db33a19672697818e342;hpb=b6faf6d7663cbbca0606424d04c9fc89317a8941 diff --git a/eventSimulator/hueChangeEvent.groovy b/eventSimulator/hueChangeEvent.groovy index 8485e9a..aebe729 100644 --- a/eventSimulator/hueChangeEvent.groovy +++ b/eventSimulator/hueChangeEvent.groovy @@ -1,2 +1,2 @@ - colorControlObject[0].setValue([name: "hue", value: "50", deviceId: "colorControlID0", descriptionText: "", + colorControlObject[0].setValue([name: "hue", value: 50, deviceId: "colorControlID0", descriptionText: "", displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])