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

API does not show panel data #1781

Closed
floriangutzeit opened this issue Feb 24, 2024 · 2 comments
Closed

API does not show panel data #1781

floriangutzeit opened this issue Feb 24, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@floriangutzeit
Copy link

What happened?

I am calling the API with Node-RED under

http://{dtu_ip}/api/livedata/status

and it went very well until I did an update beginning this year.

Since then, it's not possible to anymore to access e.g.

inverters.0.AC.0.Efficiency.v

of the json struct.

To Reproduce Bug

call http://192.168.30.45/api/livedata/status on the webbrowser nor with Node-RED

Expected Behavior

getting statistic detail data on e.g. panel DC voltage & power.

Install Method

Pre-Compiled binary from GitHub

What git-hash/version of OpenDTU?

v24.2.16

Relevant log/trace output

http://192.168.30.45/api/livedata/status

{"inverters":[{"serial":"116491626706","name":"Hoymiles HMS-1600-4T","order":0,"data_age":1,"poll_enabled":true,"reachable":true,"producing":true,"limit_relative":44.5,"limit_absolute":712}],"total":{"Power":{"v":199,"u":"W","d":1},"YieldDay":{"v":1702,"u":"Wh","d":0},"YieldTotal":{"v":90.8710022,"u":"kWh","d":3}},"hints":{"time_sync":false,"radio_problem":false,"default_password":false}}

Anything else?

No response

@floriangutzeit floriangutzeit added the bug Something isn't working label Feb 24, 2024
@tbnobody
Copy link
Owner

Please search for existing issues before opening a new one.
Also read the changelog (Breaking Changes)

Also see #1777, #1763, #1741

@tbnobody tbnobody closed this as not planned Won't fix, can't repro, duplicate, stale Feb 24, 2024
Copy link

github-actions bot commented Apr 1, 2024

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion or issue for related concerns.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants