You can now start the implementation of your web services. We have specified call limits for these web services in our Acceptable Use Policy. Please find it on GitHub.
Web Services Checklist
- Implement the eRoamingEvseData (static data) so that your charge points are integrated in the HBS platform
- Implement the eRoamingEvseStatus (dynamic data) for the dynamic status information (e.g. Available, Occupied or Reserved)
- Implement the eRoaming Authorisation for the charge point access via RFID (Authorize) and App (Remote Authorize). Please also implement the Charge Detail Record for information which is relevant to the accounting process after every charge at your charge point.
4. Optional: Implement the eRoamingReservation
5. Use the HBS Process Monitor to test and check the web services
6. Check your data validity (EVSE static, EVSE dynamic, CDR) by testing with one of your charge points
7. Check your web service frequency (EVSE static uploads, EVSE dynamic) in the HBS Process Monitor
Request an implementation meeting in the next article (optional) or skip the meeting and continue to the mandatory POI data check.