It depends from the meter. All the meters are different. If you don't have a real meter, you can run the client against the example server and save the file.
You are right. Load only creates objects. Only Save is used at the moment, but load might be handy in future projects. I have added this to the work list and created an issue from this. http://www.gurux.fi/node/18716
Hi,
Hi,
It depends from the meter. All the meters are different. If you don't have a real meter, you can run the client against the example server and save the file.
Add -o parameter
Like this:
GuruxDLMSClientExample.exe -h localhost -p 4061 -o result.xml
BR,
Mikko
ok, thank you.
ok, thank you.
Hi, Mikko!
Hi, Mikko!
Gurux.DLMS.cpp doesn't load GenericProfile CaptureObjects from xml file. see CGXDLMSObjectCollection::Load at https://github.com/Gurux/Gurux.DLMS.cpp/blob/master/development/src/GXD…
Andrei
Hi Andrei,
Hi Andrei,
You are right. Load only creates objects. Only Save is used at the moment, but load might be handy in future projects. I have added this to the work list and created an issue from this.
http://www.gurux.fi/node/18716
BR,
Mikko