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

Implement u32 values #17

Merged
merged 4 commits into from
Aug 8, 2024
Merged

Implement u32 values #17

merged 4 commits into from
Aug 8, 2024

Conversation

dkarv
Copy link
Collaborator

@dkarv dkarv commented Aug 7, 2024

Implements the u32 frame parsing based on the logic here: https://github.com/zittix/Hoval-GW/blob/master/hoval-gw.py#L57

I also adjusted the python script to remove _low or _high suffix from entity names, if not interested in this change I can remove it.
Also, I'm not experienced at all in C++, please check the code for mistakes.

@nliaudat nliaudat merged commit 1ab146a into nliaudat:main Aug 8, 2024
1 check passed
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.

2 participants