adjust batch ack timing and rename e_wh field
This commit is contained in:
@@ -207,7 +207,7 @@ MeterBatch JSON (compressed over LoRa) uses per-field arrays with integer units
|
||||
"t_last": 1738288030,
|
||||
"dt_s": 1,
|
||||
"n": 3,
|
||||
"energy_wh": [123456700, 123456701, 123456701],
|
||||
"e_wh": [123456700, 123456701, 123456701],
|
||||
"p_w": [930, 940, 950],
|
||||
"p1_w": [480, 490, 500],
|
||||
"p2_w": [450, 450, 450],
|
||||
|
||||
Reference in New Issue
Block a user