grizzly v0.10.2 Grizzly.ZWave.Commands.SensorMultilevelSupportedSensorReport View Source
This module implements command SENSOR_MULTILEVEL_SUPPORTED_SENSOR_REPORT of the COMMAND_CLASS_SENSOR_MULTILEVEL command class. This command is used to advertise the supported Sensor Types by a supporting node.
Params:
:sensor_types
-list of :temperature or :illuminance or :power or :humidity
etc. (required)
Link to this section Summary
Link to this section Types
Specs
param() :: {:sensor_types, [sensor_type()]}
Specs
sensor_type() :: atom()