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...