]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
fix(ocpp): remove type re-export from services barrel
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 19 Mar 2026 14:42:59 +0000 (15:42 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Thu, 19 Mar 2026 14:42:59 +0000 (15:42 +0100)
commit31852b7db6b9ac7165c563e5a684fd0c1f1f0857
treed04ead969903a450865b9ea94c64f468a7085aec
parent0dd1fb158fa202630ff7ed64599feece78792953
fix(ocpp): remove type re-export from services barrel

Move OCPP20TransactionEventEnumType and OCPP20TriggerReasonEnumType
imports in ChargingStation.ts from the services barrel (ocpp/index.ts)
to the types barrel (types/index.ts) where they belong.
src/charging-station/ChargingStation.ts
src/charging-station/ocpp/index.ts