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

Which versions currently support pending status in boot notification responses? #1555

Open
warukunaiyone opened this issue Aug 22, 2024 · 3 comments
Labels

Comments

@warukunaiyone
Copy link

I want to test a respone of Boot Notification (OCPP 1.6J = Accepted, Pending, Rejected)

I saw from #202 already but I installed multiple versions in the create Charge Point Registration status page: it only has the option Accepted and Rejected.

So I would like to ask which versions currently support the pending status or how do I set it up before sending the pending status back to the charger?

image

@juherr
Copy link
Contributor

juherr commented Aug 22, 2024

It should be
image

@goekay
Copy link
Member

goekay commented Aug 22, 2024

all three status values are supported. keep in mind the status "pending" came with ocpp 1.6. steve supports 1.5 and 1.2 as well.

if you add a new station, this applies. steve determines the ocpp protocol and the version with the first websocket connection.

afterwards, you can go to the details page of the station and toggle the status:

Screenshot 2024-08-22 at 15 59 41

@nikhilRailbit99
Copy link

How to connect and register steve implementation to my eureka micro service server ?

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

No branches or pull requests

4 participants