View Source Grizzly.ZWave.CommandClasses.Powerlevel (grizzly v8.5.3)
"Powerlevel" Command Class
The Powerlevel Command Class defines RF transmit power controlling Commands useful when installing or testing a network. The Commands makes it possible for supporting controllers to set/get the RF transmit power level of a node and test specific links between nodes with a specific RF transmit power level.
Summary
Types
@type power_level() ::
:normal_power
| :minus1dBm
| :minus2dBm
| :minus3dBm
| :minus4dBm
| :minus5dBm
| :minus6dBm
| :minus7dBm
| :minus8dBm
| :minus9dBm
@type status_of_operation() :: :test_failed | :test_success | :test_in_progress