Hi..
When i capture the objects from profile generic the values are coming like this "(<gurux_dlms.objects.GXDLMSClock.GXDLMSClock object at 0x000001B88C565670>, <gurux_dlms.objects.GXDLMSCaptureObject.GXDLMSCaptureObject object at 0x000001B88C585A30>), (<gurux_dlms.objects.GXDLMSRegister.GXDLMSRegister object at 0x000001B88C585A00>, etc" .Is this Obis code ? How to find which OBIS codes are them.
Hi, You need to convert them…
Hi,
You need to convert them to string. You can do it like this:
https://github.com/Gurux/Gurux.DLMS.Python/blob/2c105bb6bb9fe89e4e9365d…
BR,
Mikko