grizzly v0.15.3 Grizzly.ZWave.Commands.SensorBinaryReport View Source
This command is used to advertise whether a binary sensor was triggered.
Params:
:triggered
- whether the sensor is triggered (required):sensor_type
- the type of sensor (optional)
Link to this section Summary
Link to this section Types
Specs
param() :: {:sensor_type, Grizzly.ZWave.CommandClasses.SensorBinary.sensor_type()} | {:triggered, boolean()}