X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=eventSimulator%2FunlockEvent.groovy;fp=eventSimulator%2FunlockEvent.groovy;h=803ed21fea033a30747566724a9a0eb001aa489b;hb=2d26e7af07daad1394408bdcf76150b5aacf3a8a;hp=ec7e7ff209e60b4c08ddf02c5d4b420343c429a7;hpb=83071d3bcfc33f015ece13868342644498a9dda3;p=smartthings-infrastructure.git diff --git a/eventSimulator/unlockEvent.groovy b/eventSimulator/unlockEvent.groovy index ec7e7ff..803ed21 100644 --- a/eventSimulator/unlockEvent.groovy +++ b/eventSimulator/unlockEvent.groovy @@ -1,2 +1,2 @@ - lockObject[0].setValue([name: "unlock", value: "unlocked ", deviceId: "lockID0", descriptionText: "", + lockObject[0].setValue([name: "lock.unlocked", value: "unlocked", deviceId: "lockID0", descriptionText: "", displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])