]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
refactor(ocpp): remove unnecessary exports from internal helpers
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 2 Apr 2026 10:52:51 +0000 (12:52 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Thu, 2 Apr 2026 10:52:51 +0000 (12:52 +0200)
commit9c9de17bea1f0528fefcc509e6e8851d35dc585d
tree34f4339f6e1619b04e3bd042a1b0fc76012f780b
parent5a02c45a859cdfedabf582328d62e964102e77d8
refactor(ocpp): remove unnecessary exports from internal helpers

De-export 14 MeterValue helper functions in OCPPServiceUtils
that are now only used internally after builder consolidation.
Make readVariableAsIntervalMs private in OCPP20ServiceUtils.
src/charging-station/ocpp/2.0/OCPP20ServiceUtils.ts
src/charging-station/ocpp/OCPPServiceUtils.ts