View Source Grizzly.ZWave.Commands.SensorMultilevelSupportedScaleGet (grizzly v8.5.3)
This module implements command SENSOR_MULTILEVEL_SUPPORTED_SCALE_GET of command class COMMAND_CLASS_SENSOR_MULTILEVEL. This command is used to retrieve the supported scales of the specific sensor type from the Multilevel Sensor device.
Params: * :sensor_type
- one of :temperature or :illuminance or :power or :humidity
Summary
Types
@type param() :: {:sensor_type, atom()}