Receive Charging Commands
Now that the platform is receiving session data, which is matched to the user settings at a charge location, the last step is for the platform to send optimized charging profiles back to your platform.
For this, you should facilitate an endpoint that allows the charging process either to be:
- Paused and Resumed
- Optimized using a schedule
For the second option, we advise implementing the Charging Profiles module as defined in the OCPI protocol, to maintain the highest compatibility with the Jedlix platform.
That's it! charging sessions at the charger are now optimized using the Jedlix platform!
Updated over 1 year ago