X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=eventSimulator%2FsoundEvent.groovy;h=8e9bd1eaf0ba354a755d7624dd14149c285c8f76;hb=245d74705d4be17cbb7b178e38d959804e480808;hp=410608a03bcd1e30077ba8e77c4dc6654ee45b1f;hpb=13eaa2aa4abc92483f370cd74f1d79b4caafed55;p=smartthings-infrastructure.git diff --git a/eventSimulator/soundEvent.groovy b/eventSimulator/soundEvent.groovy index 410608a..8e9bd1e 100644 --- a/eventSimulator/soundEvent.groovy +++ b/eventSimulator/soundEvent.groovy @@ -1,2 +1,2 @@ - soundSensorObject.setValue([name: "sound", value: 54, deviceId: "soundSensorID0", descriptionText: "", + soundSensorObject.setValue([name: "sound", value: "54", deviceId: "soundSensorID0", descriptionText: "", displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])