Z-Wave Protocol Controller Reference
Basic Command Class

Basic Command Class control handler. More...

Collaboration diagram for Basic Command Class:

Functions

sl_status_t zwave_command_class_basic_init ()
 Initialize the basic command class handler. More...
 

Detailed Description

Basic Command Class control handler.

Handling of the Basic Command Class is a little special since basic is not present in the NIF. The only way to know if a node supports the Basic Command Class is to try to send a Basic Get Command to the node (sad but true).

Some nodes also wrongfully send Basic Report to their Lifeline instead of using the "main" Command Class (e.g. Binary Switch). In this case, we must not start controlling the Basic Command Class

Basic data model

Function Documentation

◆ zwave_command_class_basic_init()

sl_status_t zwave_command_class_basic_init ( )

Initialize the basic command class handler.

Returns
sl_status_t
Here is the call graph for this function:
Here is the caller graph for this function: