Hello everyone,
I'm creating a new software for getting data from meter using python. For that i need to know how to get data individually using python. Can anyone please tell me how to do this. And I also tried https://github.com/Gurux/Gurux.DLMS.Python this in cmd, it's working.
vfdf
Give some example python code for getting voltage and current respone.
Hi, Gurux.DLMS.Python is a…
Hi,
Gurux.DLMS.Python is a library that applications use.
You can use client example to read your meter.
https://github.com/Gurux/Gurux.DLMS.Python/tree/master/Gurux.DLMS.Clien…
It might be good if you download GXDLMSDirector and use it to study for your meter.
It will help you to get an idea from DLMS meters.
BR,
Mikko
Hi, Thanks for your…
Hi,
Thanks for your response.
Actually, I'm using GXDLMSDirector, and also used https://github.com/Gurux/Gurux.DLMS.Python/tree/master/Gurux.DLMS.Clien…. But I need to know how this is working because it is sending requests in the background. But I don't know how.
Hi, DLMS is a complicated…
Hi,
DLMS is a complicated protocol. I hope that this will help you to get started:
https://gurux.fi/Gurux.DLMS.Client
BR,
Mikko