Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to connect to SteVe ocpp #134

Open
mathief123 opened this issue Jan 28, 2021 · 2 comments
Open

How to connect to SteVe ocpp #134

mathief123 opened this issue Jan 28, 2021 · 2 comments

Comments

@mathief123
Copy link

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.

@TVolden
Copy link
Member

TVolden commented Jan 29, 2021

Hi @mathief123,

Thanks for your question.

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.

Sincerely,
Thomas Volden

@TVolden
Copy link
Member

TVolden commented Jun 30, 2021

Hi @marcinar,

Did I answer your question? If so, can I get you to close the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants