X-Git-Url: http://plrg.eecs.uci.edu/git/?p=smartthings-infrastructure.git;a=blobdiff_plain;f=eventSimulator%2FbuttonPushedEvent.groovy;h=3e0ef2503cc1a516c75fc9e318b70d4c115e90cf;hp=6f1a8c6830016ed48a55086b67adfeceb9155df2;hb=9ba86613e2bf63d553369c526274b040c116c5de;hpb=47d65e452934cfcf50b1ef3abd971747d81ee581 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}'])