X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=eventSimulator%2FsoundEvent.groovy;h=418c796b8326888bbe7fe220cdcc7708c23cd81b;hb=15834f5b86629ff1da02db33a19672697818e342;hp=974661ea4e5cb423d53d7a4664bd90d4ddb61e67;hpb=b6faf6d7663cbbca0606424d04c9fc89317a8941;p=smartthings-infrastructure.git diff --git a/eventSimulator/soundEvent.groovy b/eventSimulator/soundEvent.groovy index 974661e..418c796 100644 --- a/eventSimulator/soundEvent.groovy +++ b/eventSimulator/soundEvent.groovy @@ -1,2 +1,2 @@ - soundSensorObject[0].setValue([name: "sound", value: "54", deviceId: "soundSensorID0", descriptionText: "", + soundSensorObject[0].setValue([name: "sound", value: 54, deviceId: "soundSensorID0", descriptionText: "", displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])