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

Parsing of the device id (96.1.0) #32

Open
CRSLEE opened this issue Nov 6, 2023 · 1 comment
Open

Parsing of the device id (96.1.0) #32

CRSLEE opened this issue Nov 6, 2023 · 1 comment

Comments

@CRSLEE
Copy link
Contributor

CRSLEE commented Nov 6, 2023

Hey, unfortunately there is no parser function to parse the device id of an smart meter.

0x01, 0x00, 0x00, 0x00, 0x09, 0xff
96.1.0

Other parsers just print out the raw hex data.
e.g.
Raw SML: 77 07 01 00 60 01 00 FF 01 01 01 01 0B 0A 01 42 51 40 01 05 DC 49 EA 01
Parsed: 0a 01 42 51 40 01 05 dc 49 ea

It would be great because i've two smart meters, one for solar and one for my house.
Having the ID's would help to differentiate them.

Greetings

@olliiiver
Copy link
Owner

Hi @CRSLEE. Could you provide a full example please?

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