Device state changed trigger
Device state changed: Fires when a device is added, removed, or changes presence (online / idle / offline).
How to configure it
Device state changed takes deviceId, state, transport.
What it fires with
A run started by Device state changed can read input.deviceId, input.state, input.transport.
Where it runs
Device state changed runs on an operator's own Leumas instance and is not armable on the public site.