X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;ds=sidebyside;f=Variables%20and%20events%20for%20each%20device;h=735b8030d48ccd6741c06ff98ea5fb95d0646540;hb=edbe95f550e8d70ffc92f9afaf79b80ed9243c53;hp=19d45030eb5cc219f4162443378feb5e59127bf2;hpb=6efe7033d936fc2dfe452bca10769e96c220a5c0;p=smartthings-infrastructure.git diff --git a/Variables and events for each device b/Variables and events for each device index 19d4503..735b803 100644 --- a/Variables and events for each device +++ b/Variables and events for each device @@ -481,7 +481,7 @@ String button /*events*/ buttonObject.setValue([name: "button", value: "held", deviceId: "buttonID0", descriptionText: "", displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"buttonNumber": 1}']) -buttonObject.setValue([name: "button", value: "push", deviceId: "buttonID0", descriptionText: "", +buttonObject.setValue([name: "button", value: "pushed", deviceId: "buttonID0", descriptionText: "", displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"buttonNumber": 1}']) ///// /*events*/