TECHS-Technological-Solutions / ocpi

Python implementation of the Open Charge Point Interface (OCPI)
MIT License
49 stars 15 forks source link

Adapter documentation and eMSP #21

Closed evcharger closed 1 year ago

evcharger commented 1 year ago

Hello, I managed to get this up and running and I was wondering if you have a more detailed documentation of the adapters and the data format for them? As far as I see, the adapter receives data input in a simple format and outputs as per OCPI schemas? Also do you plan on updating with the eMSP role? Keep up the good work!

HamedAkhavan commented 1 year ago

Hi @evcharger, yes the adapter will adapt data to OCPI compatible schemas. we'll improve the library and the documentation soon. Thank you for your kind support