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

PublishChangeOfTenancy Command Payload Format More...

#include <zb_zcl_device_management.h>

Data Fields

zb_uint32_t provider_id
 
zb_uint32_t issuer_event_id
 
zb_uint8_t tariff_type
 
zb_uint32_t implement_time
 
zb_uint32_t proposed_change_ctrl
 

Detailed Description

PublishChangeOfTenancy Command Payload Format

See also
SE spec, subclause 10.2.4.1

Field Documentation

zb_uint32_t zb_zcl_device_management_publish_change_of_tenancy_cmd_payload_s::implement_time

The Implementation Date/Time field represents a UTC Time field to indicate the date from which the change of tenancy is to be applied.

zb_uint32_t zb_zcl_device_management_publish_change_of_tenancy_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_publish_change_of_tenancy_cmd_payload_s::proposed_change_ctrl

The Proposed Tenancy Change Control field represents the functions that are required to be carried out on processing of this command.

See also
zb_zcl_device_management_proposed_change_ctrl_attr_t enum.
zb_uint32_t zb_zcl_device_management_publish_change_of_tenancy_cmd_payload_s::provider_id

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

zb_uint8_t zb_zcl_device_management_publish_change_of_tenancy_cmd_payload_s::tariff_type

The Tariff Type field represents the type of tariff published in this command.

See also
zb_zcl_device_management_tariff_type_t enum.

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