Logo
Developing with ZBOSS for Zigbee
zb_zcl_device_management_update_site_id_cmd_payload_s Struct Reference

UpdateSiteID Command Payload Format More...

#include <zb_zcl_device_management.h>

Data Fields

zb_uint32_t issuer_event_id
 
zb_uint32_t site_id_time
 
zb_uint32_t provider_id
 
zb_uint32_t site_id [ZB_ZCL_DEVICE_MANAGEMENT_SITE_ID_MAX_SIZE]
 

Detailed Description

UpdateSiteID Command Payload Format

See also
SE spec, subclause 10.2.4.4

Field Documentation

§ issuer_event_id

zb_uint32_t zb_zcl_device_management_update_site_id_cmd_payload_s::issuer_event_id

The Issuer Event ID field represents a unique identifier generated by the commodity provider.

§ provider_id

zb_uint32_t zb_zcl_device_management_update_site_id_cmd_payload_s::provider_id

The Provider ID field represents a unique identifier for the commodity provider to whom this command relates.

§ site_id

zb_uint32_t zb_zcl_device_management_update_site_id_cmd_payload_s::site_id[ZB_ZCL_DEVICE_MANAGEMENT_SITE_ID_MAX_SIZE]

The Site ID field represents the Site ID (see max size below).

See also
ZB_ZCL_DEVICE_MANAGEMENT_SITE_ID_MAX_SIZE

§ site_id_time

zb_uint32_t zb_zcl_device_management_update_site_id_cmd_payload_s::site_id_time

The SiteID Time field represents a UTC time at which the update of SiteID will take place.


The documentation for this struct was generated from the following file: