October 2024
about 1 month ago
π Feature
- Added new endpoint
/charge-points/{chargePointId}/logs
to retrieve OCPP logs for a specific charge point - We are exposing RateLimit headers now. Details here
- Added Charge Point Statistics API for retrieving statistics related to a given charge point or charge points in a site
- Added
simCard
related data to Charge Points model - Added
roaming
flag to Charge Points model - Added
lastConnectedAt
anddisconnectedAt
fields to Charge Points model - Added functionality to
accept
requests for Team Members join team request - Introduced an API for managing
nested teams
- Added amount field to Charges
genenericPaymentSession
this field can be set via PATCH endpoint. - Added
eventTime
field for Webhooks. This field captures the timestamp at which the event was generated by our systems. this field has milliseconds precision.
π Docs
- We added a new Guide around Charge States
π Fix
- Improved performance on wallet transaction endpoint