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