3xbatt-2xinverter
This commit is contained in:
@@ -73,7 +73,9 @@ install -m 600 "$BASE/config/eg4-battery.yaml.example" \
|
||||
|
||||
- **`modbus_per_pack`** (default / recommended). Each pack listed with its own
|
||||
`port:`, `address:` and `baud:` — the daemon opens one serial port per pack
|
||||
and polls each independently.
|
||||
and polls each independently. **Two Modbus reads per cycle per pack**:
|
||||
block 1 (39 regs at 0x0000, live status) + block 2 (91 regs at 0x002D,
|
||||
counters + model + firmware strings). ~150 ms per pack at 9600 baud.
|
||||
```yaml
|
||||
bus:
|
||||
mode: modbus_per_pack
|
||||
|
||||
Reference in New Issue
Block a user