Fixing a bug in the event presence.present: name has to be the same as value.
[smartthings-infrastructure.git] / eventSimulator / nfcTouchEvent.groovy
1                         touchSensorObject.setValue([name: "nfcTouch", value: "touched", deviceId: "nfcSensorID0", descriptionText: "",
2                                         displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])