Hii
I'm using below Gurux python client to read meter data.
https://github.com/Gurux/Gurux.DLMS.Python
Now I want to write to the meter objects. Is all the object attributes of a meter is writable? How to check it?
How to write meter objects using gurux python client?