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

When station complete dead status #1309

Open
maybeshaed opened this issue Nov 20, 2023 · 5 comments
Open

When station complete dead status #1309

maybeshaed opened this issue Nov 20, 2023 · 5 comments

Comments

@maybeshaed
Copy link

Checklist

  • [x ] I checked other issues already, but found no answer/solution
  • [x ] I checked the documentation and wiki, but found no answer/solution
  • [x ] I am running the latest version and the issue still occurs
  • [x ] I am sure that this issue is about SteVe (and not about the charging station software or something unrelated to SteVe)

Specifications

SteVe Version     : Latest
Operating system  : Debian
Database          :  mariadb

Hi there! In case of completly dead station (when heartbeat doesnt recieved caused error of sim and station cant be pinged
image
I want to got from steve an JsonAndDisconnected status true, as other stations that are not available right now. Now im getting status jsonAndDisconnected: false, it shows me that station is active and data are confusing. Thank you!
image

@goekay
Copy link
Member

goekay commented Dec 3, 2023

are you using a modified version of steve? because steve does not expose a rest endpoint with a payload as you showed in the second screenshot. the data model you showed is part of the MVC and one webpage.

@maybeshaed
Copy link
Author

maybeshaed commented Dec 3, 2023

Hi @goekay !
Thank you for reply, yes im using pull request provided by one of the steves users. But this rest endpoind just give me a possibility to got info from steve server, so server by default giving same info.
#1291

@fnkbsi
Copy link
Contributor

fnkbsi commented Dec 5, 2023

The modified version supports both ConnectorStatusFilter methods. Are there different results on the web-site when changing the filter? (Does the error only occur if filter PreferOthersWithStatusOfZero is choosen?)

@maybeshaed
Copy link
Author

Hi @fnkbsi, thank you for answer! No, there is no change, the station is indicated as unavailable only after about an hour of no network.

@fnkbsi
Copy link
Contributor

fnkbsi commented Dec 6, 2023

Does the log include any error messages in context with this connection or the chargebox? (Is the timing also the hour?)

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

3 participants