Change value field in events
[smartthings-infrastructure.git] / eventSimulator / saturationChangeEvent.groovy
index e0c9e542fe7a9d63d967c357a24e42cde6d411aa..32f6e60cc4e2d2767ffe79bc4a4963c4f8bfa3aa 100644 (file)
@@ -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"}'])