![]() |
nRF5 SDK for Thread and Zigbee v1.0.0
|
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 |
PublishChangeOfTenancy Command Payload Format
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.
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.