Iris 3450-L
Model | 3450-L |
Vendor | Iris |
Description | Smart fob |
Exposes | action, battery, presence, linkquality |
Picture |
Options
How to use device type specific configuration
presence_timeout
: Time in seconds after which presence is cleared after detecting it (default 100 seconds). The value must be a number with a minimum value of0
Exposes
Action (enum)
Triggered action (e.g. a button click). Value can be found in the published state on the action
property. It's not possible to read (/get
) or write (/set
) this value. The possible values are: on_1
, off_1
, on_2
, off_2
, on_3
, off_3
, on_4
, off_4
.
Battery (numeric)
Remaining battery in %, can take up to 24 hours before reported. Value can be found in the published state on the battery
property. It's not possible to read (/get
) or write (/set
) this value. The minimal value is 0
and the maximum value is 100
. The unit of this value is %
.
Presence (binary)
Indicates whether the device detected presence. Value can be found in the published state on the presence
property. It's not possible to read (/get
) or write (/set
) this value. If value equals true
presence is ON, if false
OFF.
Linkquality (numeric)
Link quality (signal strength). Value can be found in the published state on the linkquality
property. It's not possible to read (/get
) or write (/set
) this value. The minimal value is 0
and the maximum value is 255
. The unit of this value is lqi
.