View Source Grizzly.ZWave.CommandClasses.NetworkManagementBasicNode (grizzly v8.6.6)
Command class for working with Z-Wave network updates and resetting the controller back to the factor defaults
Summary
Types
Functions
@spec add_mode_from_bit(0 | 1) :: add_mode()
@spec network_update_request_status_from_byte(byte()) :: {:ok, network_update_request_status()} | {:error, Grizzly.ZWave.DecodeError.t()}
@spec network_update_request_status_to_byte(network_update_request_status()) :: byte()