Developing with ZBOSS for Zigbee
zb_zcl_price_cancel_tariff_payload_s Struct Reference

#include <zb_zcl_price.h>

Data Fields

zb_uint32_t provider_id
 
zb_uint32_t issuer_tariff_id
 
zb_uint8_t tariff_type
 

Detailed Description

CancelTariff command payload

See also
SE spec, subclause D.4.2.4.15.2

Field Documentation

◆ issuer_tariff_id

zb_uint32_t zb_zcl_price_cancel_tariff_payload_s::issuer_tariff_id

Unique identifier generated by the commodity Supplier. All parts of a tariff instance shall have the same IssuerTariffID.

◆ provider_id

zb_uint32_t zb_zcl_price_cancel_tariff_payload_s::provider_id

An unsigned 32-bit field containing a unique identifier for the commodity provider.

◆ tariff_type

zb_uint8_t zb_zcl_price_cancel_tariff_payload_s::tariff_type

An 8-bit bitmap identifying the type of tariff to be cancelled by this command. The least significant nibble represents an enumeration of the tariff type. The most significant nibble is reserved.

See also
SE spec, Table D-108
zb_zcl_price_tariff_type_t

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