Common integration use cases

Authorization and Payment

  • Use OCPP-J 1.6 Core for full session lifecycle management.

Dynamic Load Balancing

ZapCloud dynamically controls a charging station’s charging current and phase. It calculates the optimal charge configuration from the charger’s installation properties and the runtime state of other chargers in the installation. This process aims to ensure that as many chargers as possible provide as much charging power as possible.

In some scenarios, third parties may want to limit the charge power available for an installation, such as during costly peak hours or to prevent circuit breakers from tripping during other high-load scenarios. Set AvailableCurrent with the installation update API method. For more information, see Dynamic Load Balancing.

Dashboards

Build live dashboards using Message Subscriptions and the Charger State API.


Did this page help you?