Skip to content

givenergy-modbus / BatteryPauseMode

Type Alias: BatteryPauseMode

BatteryPauseMode = "disabled" | "pause_charge" | "pause_discharge" | "pause_both"

Defined in: src/model/inverter-snapshot.ts:24

Battery pause mode — Gen3-only feature from HR(318).

Controls whether the battery is paused from charging, discharging, or both. 'disabled' means normal operation. This is independent of the charge/discharge enable flags (HR 96/59) and timeslot configuration.