-
Notifications
You must be signed in to change notification settings - Fork 49
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
add support for SML_TimestampLocal #96
base: master
Are you sure you want to change the base?
add support for SML_TimestampLocal #96
Conversation
01190e5
to
7069709
Compare
hello. thanks for submitting. could you add a short description what's the purpose of this change/commit/enhancement ? |
Enhancement:
@devZer0 is above description enough? |
@karolgwiazda: it's great that a unit-test is included, |
@r00t- What is that feature about? Local timezone timestamp support? |
@hacki11: sorry, ignore me, i got confused and thought your timestamp issue was the same as for the "FROETEC Multiflex ZG22" |
SML 1.0.4 is used by this meter - https://www.isabellenhuette.de/praezisionsmesstechnik/dc-energiebezugszaehler-neu SML_TimestampLocal ::=SEQUENCE The element 'localOffset' must be specified in minutes. below is an example of setting the time on the meter {"utcSec":1615984546,"localOffsetMin":60,"seasonTimeOffsetMin":0} |
@karolgwiazda , would you like submitting a some binary dump from your smart meter to https://github.com/devZer0/libsml-testing ? |
No description provided.