Public Attributes#

uint32_t
uint8_t
uint8_t
uint8_t

Public Attribute Documentation#

providerId#

uint32_t EmberAfPriceTierLabelValue::providerId

issuerEventId#

uint32_t EmberAfPriceTierLabelValue::issuerEventId

issuerTariffId#

uint32_t EmberAfPriceTierLabelValue::issuerTariffId

valid#

uint8_t EmberAfPriceTierLabelValue::valid

numberOfTiers#

uint8_t EmberAfPriceTierLabelValue::numberOfTiers

tierIds#

uint8_t EmberAfPriceTierLabelValue::tierIds[EMBER_AF_PLUGIN_PRICE_SERVER_MAX_TIERS_PER_TARIFF]

tierLabels#

uint8_t EmberAfPriceTierLabelValue::tierLabels[EMBER_AF_PLUGIN_PRICE_SERVER_MAX_TIERS_PER_TARIFF][TIER_LABEL_SIZE+1u]