Update batch schema and add ACK handling
This commit is contained in:
@@ -22,7 +22,6 @@ struct MeterData {
|
||||
float energy_total_kwh;
|
||||
float phase_power_w[3];
|
||||
float total_power_w;
|
||||
float phase_voltage_v[3];
|
||||
float battery_voltage_v;
|
||||
uint8_t battery_percent;
|
||||
bool valid;
|
||||
|
||||
Reference in New Issue
Block a user