Before commenting read Forum rules
Don't comment the topic if you have a new question.
You can create a new topic selecting correct category from Gurux Forum and then create a new topic selecting "New Topic" from the top left.
Before commenting read Forum rules
Don't comment the topic if you have a new question.
You can create a new topic selecting correct category from Gurux Forum and then create a new topic selecting "New Topic" from the top left.
Hello,
I want to save association view in Database.
In below code snippets, I have to pass filename, but I want to store this data to database instead of File.
GXXmlWriterSettings settings = new GXXmlWriterSettings();
settings.setValues(false);
client.getObjects().save(tempFile, settings);
So, How to save this to a String to save data in database.
Thank You
Hello,
I need to read specific Obis codes and convert their values to an JSON Object.
Server Sends Obis code and Object type like Data, Register or Profile generic.
I am reading like this:
GXDLMSRegister d = new GXDLMSRegister(obStruct.obis_code);
reader.read(d,3);
reader.read(d,2);
GXDLMSProfileGeneric d = new GXDLMSProfileGeneric(obStruct.obis_code);
reader.read(d,3);
reader.read(d,4);
reader.read(d,5);
reader.read(d,6);
reader.read(d,7);
reader.read(d,8);
Good morning Kurumi,
I would like to know if there are plans t add support for CoAP transfer protoocol in the future. It's effectively a protocol which runs ontop of UDP, provides things such as block transfer, header ptins and so forth.
Kamstrup's new e-meter's speak DLMS but only over this CoAP transfer protocol, when you connect over the Internet to them.
Hello,
I am trying to build TCP client Server for Dynamic IP GSM Meters in Java. I got below link to work:
https://www.gurux.fi/Gurux.DLMS.DynamicIP#Java
but it doesn't have actual source code or example, it would be great if we have example for same.
Thank You
Hi Mikko,
I am working with Buyi DLMS Meter and talking to them about how to connect their meters, they said use Wrapper Mode Interface to send AARQ message, but when I take response meter message and parse using client.parseAareResponse(reply.getData()) I have "invalid tag" error:
Good morning Kurumi,
I wanted to know if your DLMS library for Java has the ability to parse PDUs sent in push mode. By this I mean when the meter connects to OUR server and sends a payload at a regular interval.
How would one go about this? I have been able to get a lot of stuff working in the (HES -> Meter) mode but I also require to support (potentially) the mode whereby (Meter -> HES) for push data and I have no idea where to start for such a thing.
Hi Gurux Team,
Please let me know if you any provision to ping an IPv6 from Java Gurux DLMS.
If so please share code snippet for the same.
Since we have customer requirement to get ping response from meter(GPRS) IP using Gurux DLMS instead of standalone(InetAddress) Java code.
Hi Team,
I am trying to read the voltage event from the meter using profile generic 0.0.99.98.0.255 but when I am trying to read all entries it does not give full buffer data.
To cross-verify I tried to read the meter using GXDlmsDirector but got the same result. can you please guide me on what should I do to read all the events? I had tried on two different meters on client 32 but got the same result. for your reference, I am attaching a screenshot of GXDLMSDirector
Hello Team,
Can you please let me know how we can read all instantaneous parameters(1.0.94.91.0.255) using the read method and check the updated values?
I just want to read the above object group. Please guide me how I can do that.
Hi Gurux,
We are getting "Invalid Block number" exception while reading Association from meter. This error only coming for "1.0.98.1.0.255" remaining obiscode's are readed by JAVA DLMS implementation.
We didn't facing this issue while reading association via Gurux DLMS Directory (9.0.23XX)
Java DLMS packets:
TX: 00 01 00 30 00 01 00 20 D0 1E 30 00 00 00 93 98 AE 06 FD 49 45 11 E7 B3 7C 73 67 3D 93 4B 6C 82 22 2E 82 38 F7 65 D4 21