]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
fix: remove OrganizationName from ISO15118Ctrlr (spec says SecurityCtrlr only)
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 26 Mar 2026 22:55:28 +0000 (23:55 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Thu, 26 Mar 2026 22:55:28 +0000 (23:55 +0100)
commitf1107d55fa6670e6f4ae96a69de367c8ed4b2d2c
tree0e4531fa1906f6b252f1c370b98a625f32142848
parente0617e04295e3ebce8ef99af8f75f8ad4323bc24
fix: remove OrganizationName from ISO15118Ctrlr (spec says SecurityCtrlr only)

Per OCPP 2.0.1 appendix section 3.1.15, OrganizationName belongs to
SecurityCtrlr only. The duplicate entry under ISO15118Ctrlr was not
in the spec and shadowed the SecurityCtrlr default value.
src/charging-station/ocpp/2.0/OCPP20VariableRegistry.ts
tests/charging-station/ocpp/2.0/OCPP20VariableManager.test.ts