NES System Software API M-Bus Decoder #1368
MannequinBanshee
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How to Add a Driver to Decrypt Raw M-Bus Data Strings from the NES System Software API
When working with the NES System Software API, you may receive raw M-Bus data strings that need to be decrypted for further processing. Below are examples of raw data types and an outline of the resulting fields.
Raw Data Type Examples:
On Demand:
060B0215180700267545230193153303F80000000D781136303537353433323130303030323232320C142100000000
EODBC:
100A11050001001829004852D6254007D90000000C78290048520C166900000000
Result Fields and Characters:
This structure should help clarify the process of adding a driver for decrypting M-Bus data in the NES System Software API.
Beta Was this translation helpful? Give feedback.
All reactions