Z-Wave Protocol Controller Reference
ZCL RF Telemetry Cluster server

ZCL cluster server providing ProtocolController/RFTelemetry for the ZPC. More...

Collaboration diagram for ZCL RF Telemetry Cluster server:

Typedefs

typedef bool tx_report_enabled_t
 
typedef bool pti_enabled_t
 

Functions

sl_status_t zcl_rf_telemetry_cluster_server_init ()
 Initialize the ZCL ProtocolController RF Telemetry cluster service. More...
 

Detailed Description

ZCL cluster server providing ProtocolController/RFTelemetry for the ZPC.

This components provides an attribute to toggle the reporting of RF Tx Reports.

Typedef Documentation

◆ pti_enabled_t

typedef bool pti_enabled_t

◆ tx_report_enabled_t

typedef bool tx_report_enabled_t

Function Documentation

◆ zcl_rf_telemetry_cluster_server_init()

sl_status_t zcl_rf_telemetry_cluster_server_init ( )

Initialize the ZCL ProtocolController RF Telemetry cluster service.

Returns
SL_STATUS_OK on success, any other error code otherwise.
Here is the call graph for this function: