Skip to content

Release v2.3.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 13:55
· 21 commits to main since this release

Finding 3: Add common.states enum maps to emsWorkMode, runningState,
dcCharger.runningState and plant.control.remoteEmsMode via ENUM_STATES_MAP
lookup in _createStateFromRegister/_createWriteStateFromRegister.

Finding 4: Import and wire PSS_WRITE_REGISTERS, PID_WRITE_REGISTERS,
AC_CHARGER_WRITE_REGISTERS — create write states and subscribe in
_createObjects(); handle pss.control., pid.control., acCharger.control.*
writes in onStateChange() (slave IDs: pssSlaveId||5, pidSlaveId||6,
acChargerId||2).

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com