Developing with ZBOSS for Zigbee
zb_zcl_time_attrs_s Struct Reference

Time cluster attributes. More...

#include <zb_zcl_time.h>

Data Fields

zb_uint32_t time
 Time attribute. More...
 
zb_uint8_t time_status
 Time Status attribute. More...
 
zb_int32_t time_zone
 Time Zone attribute. More...
 
zb_uint32_t dst_start
 Dst Start attribute. More...
 
zb_uint32_t dst_end
 Dst End attribute. More...
 
zb_uint32_t dst_shift
 Dst Shift attribute. More...
 
zb_uint32_t standard_time
 Standard Time attribute. More...
 
zb_uint32_t local_time
 Local Time attribute. More...
 
zb_uint32_t last_set_time
 Last Set Time attribute. More...
 
zb_uint32_t valid_until_time
 Valid Until Time attribute. More...
 

Detailed Description

Time cluster attributes.

Field Documentation

◆ dst_end

zb_uint32_t zb_zcl_time_attrs_s::dst_end

Dst End attribute.

See also
ZB_ZCL_ATTR_TIME_DST_END_ID

◆ dst_shift

zb_uint32_t zb_zcl_time_attrs_s::dst_shift

Dst Shift attribute.

See also
ZB_ZCL_ATTR_TIME_DST_SHIFT_ID

◆ dst_start

zb_uint32_t zb_zcl_time_attrs_s::dst_start

Dst Start attribute.

See also
ZB_ZCL_ATTR_TIME_DST_START_ID

◆ last_set_time

zb_uint32_t zb_zcl_time_attrs_s::last_set_time

Last Set Time attribute.

See also
ZB_ZCL_ATTR_TIME_LAST_SET_TIME_ID

◆ local_time

zb_uint32_t zb_zcl_time_attrs_s::local_time

Local Time attribute.

See also
ZB_ZCL_ATTR_TIME_LOCAL_TIME_ID

◆ standard_time

zb_uint32_t zb_zcl_time_attrs_s::standard_time

Standard Time attribute.

See also
ZB_ZCL_ATTR_TIME_STANDARD_TIME_ID

◆ time

zb_uint32_t zb_zcl_time_attrs_s::time

Time attribute.

See also
ZB_ZCL_ATTR_TIME_TIME_ID

◆ time_status

zb_uint8_t zb_zcl_time_attrs_s::time_status

Time Status attribute.

See also
ZB_ZCL_ATTR_TIME_TIME_STATUS_ID

◆ time_zone

zb_int32_t zb_zcl_time_attrs_s::time_zone

Time Zone attribute.

See also
ZB_ZCL_ATTR_TIME_TIME_ZONE_ID

◆ valid_until_time

zb_uint32_t zb_zcl_time_attrs_s::valid_until_time

Valid Until Time attribute.

See also
ZB_ZCL_ATTR_TIME_VALID_UNTIL_TIME_ID

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