ESPHome 2025.5.0
|
Go to the source code of this file.
Data Structures | |
struct | esphome::bl0939::ube24_t |
struct | esphome::bl0939::ube16_t |
struct | esphome::bl0939::sbe24_t |
union | esphome::bl0939::DataPacket |
class | esphome::bl0939::BL0939 |
Namespaces | |
namespace | esphome |
Providing packet encoding functions for exchanging data with a remote host. | |
namespace | esphome::bl0939 |
Functions | |
struct esphome::bl0939::ube24_t | esphome::bl0939::__attribute__ ((packed)) |
Variables | ||
uint8_t | l | |
uint8_t | m | |
uint8_t | h | |
uint8_t | raw [35] | |
struct { | ||
uint8_t frame_header | ||
ube24_t ia_fast_rms | ||
ube24_t ia_rms | ||
ube24_t ib_rms | ||
ube24_t v_rms | ||
ube24_t ib_fast_rms | ||
sbe24_t a_watt | ||
sbe24_t b_watt | ||
sbe24_t cfa_cnt | ||
sbe24_t cfb_cnt | ||
ube16_t tps1 | ||
uint8_t RESERVED1 | ||
ube16_t tps2 | ||
uint8_t RESERVED2 | ||
uint8_t checksum | ||
}; | ||
esphome::bl0939::BL0939 | esphome::bl0939::__attribute__ | |
struct { ... } |