View Source Grizzly.ZWave.CommandClasses.ZwaveplusInfo (grizzly v8.0.1)

"ZwaveplusInfo" Command Class

The Z-Wave Plus Info Command Class is used to differentiate between Z-Wave Plus, Z-Wave for IP and Z-Wave devices.

Summary

Types

@type node_type() :: :zwaveplus_node | :zwaveplus_for_ip_gateway
@type role_type() ::
  :central_static_controller
  | :sub_static_controller
  | :portable_controller
  | :reporting_portable_controller
  | :portable_slave
  | :always_on_slave
  | :reporting_sleeping_slave
  | :listening_sleeping_slave
  | :network_aware_slave

Functions