esp_zigbee_gateway sample
esp_zb_zcl_price_co2_unit_t
is only used within esp_zigbee_gateway sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
esp_zigbee_gateway sample
esp_zb_zcl_price_co2_unit_t
esp_zb_zcl_price_co2_unit_t enum
Syntax
Show:
Summary
Declaration
from
esp_zigbee_zcl_price.h:888
enum
{
ESP_ZB_ZCL_ATTR_PRICE_CO2_UNIT_KG_PER_KWH
=
0x01
,
ESP_ZB_ZCL_ATTR_PRICE_CO2_UNIT_KG_PER_GALLON_OF_GASOLINE
=
0x02
,
ESP_ZB_ZCL_ATTR_PRICE_CO2_UNIT_KG_PER_THERM_OF_NATURAL_GAS
=
0x03
,
}
;
Values
Value
Declared as
Description
esp_zb_zcl_price_co2_unit_t::ESP_ZB_ZCL_ATTR_PRICE_CO2_UNIT_KG_PER_KWH
=
0x01
kg per kWh.
esp_zb_zcl_price_co2_unit_t::ESP_ZB_ZCL_ATTR_PRICE_CO2_UNIT_KG_PER_GALLON_OF_GASOLINE
=
0x02
kg per Gallon of Gasoline.
esp_zb_zcl_price_co2_unit_t::ESP_ZB_ZCL_ATTR_PRICE_CO2_UNIT_KG_PER_THERM_OF_NATURAL_GAS
=
0x03
kg per Therm of Natural Gas.
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out