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

feature: support all data points in the system node #61

Merged
merged 5 commits into from
Sep 10, 2021

Conversation

sbender9
Copy link
Member

No description provided.

@mpvader mpvader mentioned this pull request Aug 20, 2021
@mpvader
Copy link
Contributor

mpvader commented Aug 20, 2021

Note that I just now made an issue for all or part of the above work; and only afterwards found this PR.

Here is the issue:

#84

Copy link
Collaborator

@dirkjanfaber dirkjanfaber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't want to expose /SystemState for now, as that is also not exposed via modbus_tcp. We could consider generating the services.json file from the excel file in the https://github.com/victronenergy/dbus_modbustcp repository.
Either that, or add a filter that checks the connection type and exposes only the services for the used connection. I'll make a new issue for that.

}
},
{
"path": "/SystemState/State",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't want to add /SystemState here, as those are not exposed via modbus_tcp.

- This is not exposed via modbus_tcp; we leave them out for now.
- Also added enum values (from a vrm export)
@dirkjanfaber dirkjanfaber merged commit 778a648 into master Sep 10, 2021
@dirkjanfaber dirkjanfaber deleted the system-node branch September 10, 2021 09:57
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

Successfully merging this pull request may close these issues.

3 participants