ocpp icon indicating copy to clipboard operation
ocpp copied to clipboard

Add Hz as a valid unitOfMeasure

Open KoalaWerewolf opened this issue 4 months ago • 0 comments
trafficstars

Is your feature request related to a problem? Please describe. Some devices implement OCPP 1.6 using Hz as the unit for Frequency.

Describe the solution you'd like Add Hz to the json schema in this implementation of OCPP to increase interoperability.

Additional context The OCPP specification advises implementers to make allowance for different implementations when small errors and oversight are discovered where the OCPP specification will not make an update to the schema, e.g. "We advise implementers of an OCPP 1.6 JSON Central System to add the correct spelling (Celsius) to the enumeration. This way your implementation will support both the correct and the incorrect spellings."

KoalaWerewolf avatar Jun 24 '25 07:06 KoalaWerewolf