nRF5 SDK for Thread and Zigbee v1.0.0
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
zb_zcl_device_management_set_event_cfg_cmd_payload_s Struct Reference

SetEventConfiguration Command Payload Format More...

#include <zb_zcl_device_management.h>

Data Fields

zb_uint32_t issuer_event_id
 
zb_uint32_t start_time
 
zb_zcl_device_management_event_cfg_attr_t event_cfg
 
zb_uint8_t cfg_control
 
zb_zcl_device_management_set_event_cfg_payload_tevent_cfg_payload
 

Detailed Description

SetEventConfiguration Command Payload Format

See also
SE spec, subclause 10.2.4.5

Field Documentation

zb_uint8_t zb_zcl_device_management_set_event_cfg_cmd_payload_s::cfg_control

The Configuration Control field allows the new configuration value to be applied to several events via a single command.

See also
zb_zcl_device_management_cfg_control_t enum.
zb_zcl_device_management_event_cfg_attr_t zb_zcl_device_management_set_event_cfg_cmd_payload_s::event_cfg

The Event Configuration field represents the new event configuration to be applied.

See also
zb_zcl_device_management_event_cfg_attr_t
zb_zcl_device_management_set_event_cfg_payload_t* zb_zcl_device_management_set_event_cfg_cmd_payload_s::event_cfg_payload

Set Event Configuration payload that depends on configuration control value.

See also
zb_zcl_device_management_set_event_cfg_payload_t
zb_uint32_t zb_zcl_device_management_set_event_cfg_cmd_payload_s::issuer_event_id

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

zb_uint32_t zb_zcl_device_management_set_event_cfg_cmd_payload_s::start_time

The Start Date/Time field represents a UTC date and time at which the new configuration is to be applied.


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