Trident IoT Z-Wave SDK
 
Loading...
Searching...
No Matches
cc_zwave_plus_info_config_api.h File Reference
#include <ZW_classcmd.h>
#include <ZAF_types.h>
+ Include dependency graph for cc_zwave_plus_info_config_api.h:

Go to the source code of this file.

Data Structures

struct  zw_plus_info_config_icons_t
 

Functions

zw_plus_info_config_icons_tcc_zwave_plus_info_config_get_root_icons (void)
 Returns the Installer and User Icon Type configuration of the root device.
 
uint8_t cc_zwave_plus_info_config_get_endpoint_count (void)
 Returns the number of endpoints defined in the application command class configuration. In case of no zw_cc_zwaveplusinfo is given in the config, returns with 0.
 
zw_plus_info_config_icons_tcc_zwave_plus_info_config_get_endpoint_entry (uint8_t endpoint)
 Returns the Installer and User Icon Type configuration of the given 'endpoint'.
 

Detailed Description

Command Class Supervision Configuration API