This is my first time trying to get data on DLMS in python.
GXDLMSDirector connects everything, everything is visible.
I tried the example from Gurux.DLMS.Client.Example.python/main.py and it also reads everything, but it reads all the parameters.
Is there an example of code where I could read the list of OBIS codes that I need, because everything I tried didn't work for me?