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

How to access items in a log ? #45

Open
hemeleerse opened this issue Nov 20, 2022 · 1 comment
Open

How to access items in a log ? #45

hemeleerse opened this issue Nov 20, 2022 · 1 comment

Comments

@hemeleerse
Copy link

On the Belgian smart meters, linked to the introduction of the so called capacity tariff as of 1 Jan '23, the smart meter will keep a log of max 13 values, each representing a month (timestamped) and the corresponding maximum quarter hourly power consumption in kW.
This is how it will look for 3 months :
0-0:98.1.0(3)(1-0:1.6.0)(1-0:1.6.0)(200501000000S)(200423192538S)(03.695kW)(2
00401000000S)(200305122139S)(05.980
kW)(200301000000S)(200210035421W)(04.318*k
W)
Is there a way to have this parsed other than a RawField ?

@matthijskooijman
Copy link
Owner

Is there a way to have this parsed other than a RawField ?

Not currently. I guess something could be added, but I won't have time to work on this at all in the near future.

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