31 March 2023
over 2 years ago by Mansi Tiwari
API v1.1
Manage Power Limits for Session, Connector and Charge station
- SET/CLEAR Session Power Limits
- SET/CLEAR Charge station Power Limits
- SET/CLEAR Connector Power Limits
POST /sessionsnow support setting up the variableinclude_raw_energy_report.PATCH /sessionsnow support setting up the variableinclude_raw_energy_report.GET /sessionnow returns an object session. raw_energy_report, if the session is started withinclude_raw_energy_report=trueGET /sessions/{id}/energy_reportsnow returns an object session. raw_energy_report, if the session is started withinclude_raw_energy_report=true
Minor API Updates
GET /energy_reportsAPI will have a defaultmeasurand=Energy.Active.Import.Registersession.energy_reportobject will sum up Phase values for current, energy_meter, and powerPATCH /rfid/:idwill not supportvalue
Bug fixes
rfid.createdwebhook event will includevalue- Updating basic auth username if an endpoint is updated.
- Id Token case sensitivity issue.
Admin Dashboard
Secure Webhooks
For webhook security, we have included a HTTP header edrv-signature in each POST payload, which developers can use to verify the authenticity of the payload.
Webhook Filtering
Users can now subscribe to specific events.
Remove Credit Card
Users can now directly remove their credit cards from the Organization Setting's Payment Section.
User Experience Enhancements
Mandatory credit card details for API Token
Credit Card details are now mandatory to receive the API Credentials and playground token.
OCPP Chargestation Simulator
Bug Fixes
- Issue with starting a new session after stopping the session with disconnect_cable event.
- Issue with stopping energy delivery in case of SOC=100% or suspendedEV.
