Hi team,
Can you please guide me to connect electric smart meter. I have downloaded code from below link https://github.com/Gurux/Gurux.DLMS.Net/tree/master/Gurux.DLMS.Client.E…
and want to connect with meter, but I am not getting the setting part from where can configure meter IP and port.
Please suggest me can I read send aarq request from above code.
Thanks
Hi, You can try to connect…
Hi,
You can try to connect with the default settings:
Gurux.DLMS.Client.Example.Net -h YOUR_METER_IP -p METER_PORT_NUMBER
There are lots of settings and different meters are using different settings.
BR,
Mikko
I will try as suggested…
I will try as suggested.
Thank you Mikko for your quick response.