October 2024
about 1 year ago
🚀 Feature
- Added new endpoint
/charge-points/{chargePointId}/logsto 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
simCardrelated data to Charge Points model - Added
roamingflag to Charge Points model - Added
lastConnectedAtanddisconnectedAtfields to Charge Points model - Added functionality to
acceptrequests for Team Members join team request - Introduced an API for managing
nested teams - Added amount field to Charges
genenericPaymentSessionthis field can be set via PATCH endpoint. - Added
eventTimefield for Webhooks. This field captures the timestamp at which the event was generated by our systems. this field has milliseconds precision. - Introduced the ability to assign an
operator_idto a Team when not provided the default will be assigned.
📝 Docs
- We added a new Guide around Charge States
- We added a new Guide around Partner External Id
🐛 Fix
- Improved performance on wallet transaction endpoint