Grizzly.ZWave.Commands.SensorBinaryReport (grizzly v0.17.3) 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()}