You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.980kW)(200301000000S)(200210035421W)(04.318*k
W)
Is there a way to have this parsed other than a RawField ?
The text was updated successfully, but these errors were encountered:
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.980kW)(200301000000S)(200210035421W)(04.318*k
W)
Is there a way to have this parsed other than a RawField ?
The text was updated successfully, but these errors were encountered: