X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=eventSimulator%2FcolorLevelChangeEvent.groovy;h=e2a4db610c0a8f261c8b51ce7a785593b757256a;hb=15834f5b86629ff1da02db33a19672697818e342;hp=85d255bcd6e00af4abcb2760fa38c67cde7d4ab9;hpb=b6faf6d7663cbbca0606424d04c9fc89317a8941;p=smartthings-infrastructure.git diff --git a/eventSimulator/colorLevelChangeEvent.groovy b/eventSimulator/colorLevelChangeEvent.groovy index 85d255b..e2a4db6 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"}'])