Tap on Device
Starts when the device body is tapped twice or three times. Unreliable in a pocket (screen on only).
A trigger in the Sensors & Gestures group.
Its type is trigger.device_tap.
Declared ports
Section titled “Declared ports”| Port | Label | Flow | Type |
|---|---|---|---|
out |
out | execution out | — |
reading |
Reading | data out | Object{event: String, sensor: String, value: Float, detail: String, timestamp: DateTime} |
Configuration
Section titled “Configuration”| Field | Key | Default | Notes |
|---|---|---|---|
| Taps | taps |
DOUBLE_TAP |
DOUBLE_TAP, TRIPLE_TAP |
| Sensitivity | sensitivity |
MEDIUM |
LOW, MEDIUM, HIGH |
| While the screen is off | screenOff |
NEVER |
NEVER, ALWAYS |