X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=eventSimulator%2FbuttonPushedEvent.groovy;h=3e0ef2503cc1a516c75fc9e318b70d4c115e90cf;hb=550f30661578b8b79f521cb65e6c69b5dc699e35;hp=6f1a8c6830016ed48a55086b67adfeceb9155df2;hpb=cefc397d1da4c312797a5d10a0f39f19f9d3a88e;p=smartthings-infrastructure.git diff --git a/eventSimulator/buttonPushedEvent.groovy b/eventSimulator/buttonPushedEvent.groovy index 6f1a8c6..3e0ef25 100644 --- a/eventSimulator/buttonPushedEvent.groovy +++ b/eventSimulator/buttonPushedEvent.groovy @@ -1,2 +1,2 @@ - buttonObject.setValue([name: "button", value: "push", deviceId: "switchID0", descriptionText: "", + buttonObject.setValue([name: "button", value: "pushed", deviceId: "switchID0", descriptionText: "", displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"buttonNumber": 1}'])