Change value field in events
[smartthings-infrastructure.git] / eventSimulator / pHEvent.groovy
index 22d2a6d8d43c0c1449d239e83913808b12f60c66..200cafe6bc56e100eb662177916aedded1840fe5 100644 (file)
@@ -1,2 +1,2 @@
-                       pHMeasurementObject[0].setValue([name: "pH", value: "40", deviceId: "pHMeasurementID0", descriptionText: "",
+                       pHMeasurementObject[0].setValue([name: "pH", value: 40, deviceId: "pHMeasurementID0", descriptionText: "",
                                        displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])