Z-Wave Protocol Controller Reference
zcl_rf_telemetry_cluster_server.h
Go to the documentation of this file.
1
/******************************************************************************
2
* # License
3
* <b>Copyright 2021 Silicon Laboratories Inc. www.silabs.com</b>
4
******************************************************************************
5
* The licensor of this software is Silicon Laboratories Inc. Your use of this
6
* software is governed by the terms of Silicon Labs Master Software License
7
* Agreement (MSLA) available at
8
* www.silabs.com/about-us/legal/master-software-license-agreement. This
9
* software is distributed to you in Source Code format and is governed by the
10
* sections of the MSLA applicable to Source Code.
11
*
12
*****************************************************************************/
13
24
#ifndef ZCL_RF_TELEMETRY_CLUSTER_SERVER_H
25
#define ZCL_RF_TELEMETRY_CLUSTER_SERVER_H
26
27
#include <stdbool.h>
28
#include "
sl_status.h
"
29
30
// Type for the value stored for the tx_report_enabled attribute
31
typedef
bool
tx_report_enabled_t
;
32
33
// Type for the value stored for the tx_report_enabled attribute
34
typedef
bool
pti_enabled_t
;
35
36
#ifdef __cplusplus
37
extern
"C"
{
38
#endif
39
45
sl_status_t
zcl_rf_telemetry_cluster_server_init
();
46
47
#ifdef __cplusplus
48
}
49
#endif
50
51
#endif
//ZCL_RF_TELEMETRY_CLUSTER_SERVER_H
sl_status_t
uint32_t sl_status_t
Definition:
sl_status.h:139
tx_report_enabled_t
bool tx_report_enabled_t
Definition:
zcl_rf_telemetry_cluster_server.h:31
zcl_rf_telemetry_cluster_server_init
sl_status_t zcl_rf_telemetry_cluster_server_init()
Initialize the ZCL ProtocolController RF Telemetry cluster service.
Definition:
zcl_rf_telemetry_cluster_server.c:306
pti_enabled_t
bool pti_enabled_t
Definition:
zcl_rf_telemetry_cluster_server.h:34
sl_status.h
SL Status Codes.
applications
zpc
components
zcl_cluster_servers
src
zcl_rf_telemetry_cluster_server.h
Generated on Wed Mar 11 2026 13:17:11 for Z-Wave Protocol Controller Reference by
1.9.4