In order to manage any OCPP-compliant chargers via load management, HARMON-E uses the standard OCPP SetChargingProfile message to set maximum charge currents for charge points. The connectorId is always greater-equal 1 in order to set the maximum charge current per connector.
In the SetChargingProfile the following csChargingProfiles are used:
- TxDefaultProfile
- TxProfile
The stackLevel is always set to 0 and the chargingProfileKind is set to Relative by default. The chargingRateUnit is A by default but can be configured (on request) to W.
The chargingSchedulePeriod has by default the startPeriod to be 0.
For a TxDefaultProfile, the limit is set to 0 by default. This can be changed to any other value on request or in the advanced charging station settings.
For a TxProfile, the limit is set to the maximum charge current defined by the load management.
Example for a TxDefaultProfile
Example for a TxProfile
Comments
0 comments
Please sign in to leave a comment.