
GPD Commissioning - Application information descriptor. More...
#include <gboss_app.h>
Data Fields | |
| zb_uint8_t | manuf_id_present: 1 |
| Manufacturer ID field is present. More... | |
| zb_uint8_t | model_id_present: 1 |
| Model ID field is present. More... | |
| zb_uint8_t | gpd_commands_present: 1 |
| Number of GPD commands and GPD CommandID list fields are present. More... | |
| zb_uint8_t | cluster_list_present: 1 |
| Cluster list field is present. More... | |
| zb_uint8_t | switch_info_present: 1 |
| Switch information field is present. More... | |
| zb_uint8_t | gpd_app_descr_command_follows: 1 |
| After the current Commissioning GPDF, the GPD Application Description command (0xE4) will follow. More... | |
| zb_uint8_t | reserved: 2 |
| Reserved. More... | |
GPD Commissioning - Application information descriptor.
| zb_uint8_t gboss_comm_app_info_s::manuf_id_present |
Manufacturer ID field is present.
| zb_uint8_t gboss_comm_app_info_s::model_id_present |
Model ID field is present.
| zb_uint8_t gboss_comm_app_info_s::gpd_commands_present |
Number of GPD commands and GPD CommandID list fields are present.
| zb_uint8_t gboss_comm_app_info_s::cluster_list_present |
Cluster list field is present.
| zb_uint8_t gboss_comm_app_info_s::switch_info_present |
Switch information field is present.
| zb_uint8_t gboss_comm_app_info_s::gpd_app_descr_command_follows |
After the current Commissioning GPDF, the GPD Application Description command (0xE4) will follow.
| zb_uint8_t gboss_comm_app_info_s::reserved |
Reserved.