Operations

Perform OCPP operations on the charging infrastructure, such as turning on/off a charger, scheduling firmware upgrades, rebooting, and requesting diagnostic logs on a charging station.

Chargers

Perform OCPP-related operations on the charger, including turning on/off a charger/connector and locking/unlocking a connector.

Stations

Perform OCPP-related operations on the charging station, including rebooting, firmware upgrades, and issuing diagnostics logs.

Authorization

Local Authorization Management

Local authorization feature provides that the charger can authorize customers/drivers without using the central system, while being offline.

Authorization Cache

An authorization cache stores pre-determined results of authorization checks to improve performance and reduce the load on authorization servers. It allows applications to avoid repeatedly checking for a user’s access rights to resources, instead relying on cached data for authorized calls.