Hi, currently I am using python "raspberry pi client example" for read meter data. Can you guide/give code changed/added for reading "profile generic" using date range.
When I insert profile obis code (-g "1.0.99.1.0.255:2") in command, it shows "Index: 2 Value: [<gurux_dlms.GXDateTime.GXDateTime object at 0x00000262665D2990>, '0000', 0, 0, 0, 0, 0, 0, 12800, 12800, 12000, 800], ......... "
how to use date range? how about date format shown above?
Hi, Check ReadRowsByRange…
Hi,
Check ReadRowsByRange. It will do what you want to do.
https://github.com/Gurux/Gurux.DLMS.Python/blob/7755f7007da8a497634a681…
BR,
Mikko