X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=eventSimulator%2FsaturationChangeEvent.groovy;h=e0c9e542fe7a9d63d967c357a24e42cde6d411aa;hb=245d74705d4be17cbb7b178e38d959804e480808;hp=32f6e60cc4e2d2767ffe79bc4a4963c4f8bfa3aa;hpb=13eaa2aa4abc92483f370cd74f1d79b4caafed55;p=smartthings-infrastructure.git diff --git a/eventSimulator/saturationChangeEvent.groovy b/eventSimulator/saturationChangeEvent.groovy index 32f6e60..e0c9e54 100644 --- a/eventSimulator/saturationChangeEvent.groovy +++ b/eventSimulator/saturationChangeEvent.groovy @@ -1,2 +1,2 @@ - colorControlObject[0].setValue([name: "saturation", value: 50, deviceId: "colorControlID0", descriptionText: "", + colorControlObject[0].setValue([name: "saturation", value: "50", deviceId: "colorControlID0", descriptionText: "", displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])