You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have my server with SteVe installed, and im new to ocpp, so i would like to ask how to connect this library to SteVe as a client so i can start transactions without manually filling the form.
Thanks.
The text was updated successfully, but these errors were encountered:
I'm not sure what exactly you mean by manually filling the form? Are you asking whether you need to code the logic to populate the requests for a start transaction or handle a remote start transaction? If so, then the answer is yes.
This library provides a framework to handle a connection and a structure for incoming and outgoing requests, plus som validation. This can help you create a client that meets the requirements from the OCPP specification.
Hi.
I have my server with SteVe installed, and im new to ocpp, so i would like to ask how to connect this library to SteVe as a client so i can start transactions without manually filling the form.
Thanks.
The text was updated successfully, but these errors were encountered: