TECHS-Technological-Solutions / ocpi

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

Hub Client Info module #52

Open HamedAkhavan opened 1 year ago

HamedAkhavan commented 1 year ago

we need to implement the Receiver Interface for the Hub Client Info module. as a start point, implementing the GET method will suffice but it will be nice to implement the whole Receiver interface. The module will sit here and its structure must follow the current implementation of other OCPI modules in the library.