Open modjo756 opened 4 years ago
If your meter is using a different payload protocol, then you can still reuse everything up until the PRIOS part:
Instead of calling getMetricsFromPRIOSWMBusFrame
, you'd call another function decoding another protocol.
The physical link and data link layers should work the same since it's wireless m-bus, and wmbus doesn't care what its payload is.
Thanks for your answer. I will order the G4 model (OMS) and make a pullRequest when i will decode the payload if you want ?
Hi, thanks a lot for your nice job on Izar water counter with PRIOS decoding. I would like to use wireless counter and following your work i have bought the same ST evaluation card. But for the counter i hesitate to take the version G4 that use the OMS protocol. From your post it seems that PRIOS just encode the payload (if i understand). Is the frame already respect the OMS protocol ? Regards,