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

printing out all obis data without knowing them previously #14

Open
Ing-Dom opened this issue Oct 25, 2022 · 1 comment
Open

printing out all obis data without knowing them previously #14

Ing-Dom opened this issue Oct 25, 2022 · 1 comment

Comments

@Ing-Dom
Copy link

Ing-Dom commented Oct 25, 2022

Hi,

thanks for that great lib. Worked out-of-the-box with my MT691.

I'd like to use your lib for a generic SML-to-KNX device (https://github.com/OpenKNX).
For that, I would like to implement something like a "info" mode, where all transmitted OBIS data with their values are displayed.
Then, the user can configure the needed datapoints and how to forward etc...

What would you recommend to do here?
just check if there is a 7node-list which starts with a 6byte octet looking like a OBIS number?
that would be my first "dirty hack" idea...

@olliiiver
Copy link
Owner

Hi. I was thinking about that, too.

However, instead of a "dirty hack" it would be better to walk through the message and parse OBIS numbers/list at the right place ...

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

2 participants