X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=eventSimulator%2FmusicPlayerStoppedEvent.groovy;h=68d8eff527a1f3b7eab6995a297667e6d14f78b4;hb=83071d3bcfc33f015ece13868342644498a9dda3;hp=24f41462225dee45ce2256867862fcbe74b247d1;hpb=6a9540f69ca09047c6b4f65e49e710840dba81c0;p=smartthings-infrastructure.git diff --git a/eventSimulator/musicPlayerStoppedEvent.groovy b/eventSimulator/musicPlayerStoppedEvent.groovy index 24f4146..68d8eff 100644 --- a/eventSimulator/musicPlayerStoppedEvent.groovy +++ b/eventSimulator/musicPlayerStoppedEvent.groovy @@ -1,2 +1,2 @@ - musicPlayerObject.setValue([name: "status", value: "stopped", deviceId: "musicPlayerID0", descriptionText: "", + musicPlayerObject[0].setValue([name: "status", value: "stopped", deviceId: "musicPlayerID0", descriptionText: "", displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])