X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=eventSimulator%2FcolorLevelChangeEvent.groovy;fp=eventSimulator%2FcolorLevelChangeEvent.groovy;h=85d255bcd6e00af4abcb2760fa38c67cde7d4ab9;hb=245d74705d4be17cbb7b178e38d959804e480808;hp=e2a4db610c0a8f261c8b51ce7a785593b757256a;hpb=13eaa2aa4abc92483f370cd74f1d79b4caafed55;p=smartthings-infrastructure.git diff --git a/eventSimulator/colorLevelChangeEvent.groovy b/eventSimulator/colorLevelChangeEvent.groovy index e2a4db6..85d255b 100644 --- a/eventSimulator/colorLevelChangeEvent.groovy +++ b/eventSimulator/colorLevelChangeEvent.groovy @@ -1,2 +1,2 @@ - colorControlObject[0].setValue([name: "level", value: 50, deviceId: "colorControlID0", descriptionText: "", + colorControlObject[0].setValue([name: "level", value: "50", deviceId: "colorControlID0", descriptionText: "", displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])