|
Z-Wave Protocol Controller Reference
|
List of ZCL Clusters that the Protocol Controller provides on behalf of its PAN Nodes. More...
Modules | |
| ZCL Configuration Parameter cluster | |
| The module handlers the Configuration Parmater Cluster commands and update directly the attribute on Z-Wave domain that are affected via the commands. | |
| User Code Cluster Server | |
| The module handlers the User Code command mapping. | |
| User Code Cluster Server | |
| The module handlers the User Code command mapping. | |
| ZCL Clusters helpers | |
| Helper functions that all ZCL Cluster servers can use. | |
| ZCL RF Telemetry Cluster server | |
| ZCL cluster server providing ProtocolController/RFTelemetry for the ZPC. | |
| ZCL Scenes cluster server | |
| Pretends that all our (actuator) nodes support the ZCL Scenes cluster. | |
Functions | |
| sl_status_t | zcl_cluster_servers_init () |
| Initialize the ZCL Cluster servers. More... | |
| int | zcl_cluster_servers_teardown () |
| Teardown the ZCL Cluster servers. More... | |
List of ZCL Clusters that the Protocol Controller provides on behalf of its PAN Nodes.
This component contains a list of ZCL Cluster servers, which provide ZCL functionalities for PAN nodes.
| sl_status_t zcl_cluster_servers_init | ( | ) |
Initialize the ZCL Cluster servers.
Each individual cluster that is being "simulated" on behalf of PAN nodes will be initialized in this componnent.
| int zcl_cluster_servers_teardown | ( | ) |
Teardown the ZCL Cluster servers.