i am new to this and my goal is to read the E450 Prime via optical head into a Raspberry pi that i can send over to Home Assistant. (home-assistant.io)
How to read the meter with Gurux.DLMS.Python/Gurux.DLMS.Client.Example.python?
I'm using DLMS.c and I loaded the clock object from the meter. In this object, the time attribute has the local time of the meter but I want to get the UTC Unix time value.
The time zone and daylight saving deviation are present in the clock object but they are not loaded into the time object.
When we configuring an external test, can it be set in .xml file to expect a response e.g. octetString of 8 bytes (octetString [8]), or octetString of 6 (octetString [6]), or Gurux can only expect octetString no matter what length is the value? In other words, can I add some range of bytes for octetString as expected response?