X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=eventSimulator%2FsleepSleepingEvent.groovy;h=b4d7f64602fe1f660166275d90ee03ca14b31724;hb=83071d3bcfc33f015ece13868342644498a9dda3;hp=0b77e7d8b99348cd76e3dc5002ccf0419d79e6ec;hpb=6a9540f69ca09047c6b4f65e49e710840dba81c0;p=smartthings-infrastructure.git diff --git a/eventSimulator/sleepSleepingEvent.groovy b/eventSimulator/sleepSleepingEvent.groovy index 0b77e7d..b4d7f64 100644 --- a/eventSimulator/sleepSleepingEvent.groovy +++ b/eventSimulator/sleepSleepingEvent.groovy @@ -1,2 +1,2 @@ - sleepSensorObject.setValue([name: "sleeping", value: "sleeping", deviceId: "sleepSensorID0", descriptionText: "", + sleepSensorObject[0].setValue([name: "sleeping", value: "sleeping", deviceId: "sleepSensorID0", descriptionText: "", displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])