ocpp
ocpp copied to clipboard
How to start CP charging from a schedule stored in server side?
Hi, I managed to have a ocpp server started and connected with the client simulator
I want to check which function I need to implement for the schedule charging. i.e. to instruct the connect CP to start charging on a predefined time (e.g. Monday 11:30pm - 5am next day) stored in server and start charge remotely from the server side's charging schedule?
Thanks