Logo
Developing with ZBOSS for Zigbee
zb_zcl_device_management_update_cin_cmd_payload_s Struct Reference

UpdateCIN Command Payload Format More...

#include <zb_zcl_device_management.h>

Data Fields

zb_uint32_t issuer_event_id
 
zb_uint32_t implement_time
 
zb_uint32_t provider_id
 
zb_uint8_t customer_id [ZB_ZCL_DEVICE_MANAGEMENT_CUSTOMER_ID_MAX_SIZE]
 

Detailed Description

UpdateCIN Command Payload Format

See also
SE spec, subclause 10.2.4.7

Field Documentation

§ customer_id

zb_uint8_t zb_zcl_device_management_update_cin_cmd_payload_s::customer_id[ZB_ZCL_DEVICE_MANAGEMENT_CUSTOMER_ID_MAX_SIZE]

The CustomerID Number field the Customer ID Number (see max size below).

See also
ZB_ZCL_DEVICE_MANAGEMENT_CUSTOMER_ID_MAX_SIZE

§ implement_time

zb_uint32_t zb_zcl_device_management_update_cin_cmd_payload_s::implement_time

The CIN Implementation Time field represents a UTC date and time at which the updated CustomerIDNumber will become active.

§ issuer_event_id

zb_uint32_t zb_zcl_device_management_update_cin_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_cin_cmd_payload_s::provider_id

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


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