You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The optional `unit` field is used in MeterValues.req
and StopTransaction.req. This commit updates the schema
to allow a unit of measure called "Hertz". This was
missing from the original 1.6 spec, but was added as an
errata (see the OCPP 1.6 Errata sheet, v4.0 Release,
2019-10-23, on page 34).
The schema for MeterValues schemas was already fixed
on issue #71 (#71).
ajmirsky
pushed a commit
to ajmirsky/ocpp
that referenced
this issue
Nov 26, 2024
Updated the MeterValues schema to allow a unit of measure called "Hertz".
This was missing from the original 1.6 spec, but was added as an errata (see the
OCPP 1.6 Errata sheet, v4.0 Release, 2019-10-23, on page 34).
Fixes: mobilityhouse#71
@bengarrett1971 informed me via email that the unit Hertz added in version 4.0 of the OCPP 1.6 Errata sheet.
The text was updated successfully, but these errors were encountered: