ESPHome
2024.10.2
|
Data Structures | |
class | CSE7761Component |
This class implements support for the CSE7761 UART power sensor. More... | |
struct | CSE7761DataStruct |
Enumerations | |
enum | CSE7761 { RMS_IAC, RMS_IBC, RMS_UC, POWER_PAC, POWER_PBC, POWER_SC, ENERGY_AC, ENERGY_BC } |
Enumerator | |
---|---|
RMS_IAC | |
RMS_IBC | |
RMS_UC | |
POWER_PAC | |
POWER_PBC | |
POWER_SC | |
ENERGY_AC | |
ENERGY_BC |
Definition at line 42 of file cse7761.cpp.