Skip to main content
Home
for DLMS smart meters
Open source solutions for DLMS smart metering

Main navigation

  • Home
  • Products
  • About us
  • Open Source
  • Community
  • Forum
  • Downloads
User account menu
  • Log in

Breadcrumb

  1. Home
  2. Forums
  3. Gurux DLMS For Java

Forum Rules

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.

Description

Questions and comments about<br />
Gurux <b>DLMS/COSEM for Java</b> Protocol Component.

Image
By bleg , 19 February, 2019

Serializing Dlms object

Forums
Gurux DLMS for Java

is there a simple way to serialize dlms object into xml or json (even better)?

By pramodahanya , 6 February, 2019

Possible bug in read profile generic with column selection.

Forums
Gurux DLMS for Java

Hello,
I believe there is a bug while reading profile generics with column selection and the selection does not start from 1.
For example in a profile generic object which captures the load profile with 5 columns, If we try to read columns 2 columns starting column index 2 then only one column is returned. This is because in "readRowsByEntry" in class "GXDLMSClient" (line number: 1822) it is taking the column count instead of the column index. If I change this to column index in debugger then correct values are returned.

By sakshi , 5 February, 2019

US connection

Forums
Gurux DLMS for Java

Hi,

By rahul.singh@ra… , 24 January, 2019

Getting Null object in readScalerAndUnits() method

Forums
Gurux DLMS for Java

void readScalerAndUnits() throws Exception {
GXDLMSObjectCollection objs = dlms.getObjects()
.getObjects(new ObjectType[] { ObjectType.REGISTER,
ObjectType.DEMAND_REGISTER,
ObjectType.EXTENDED_REGISTER });
try {
if (dlms.getNegotiatedConformance()
.contains(Conformance.MULTIPLE_REFERENCES)) {
List<Entry<GXDLMSObject, Integer>> list =

By pramodahanya , 22 January, 2019

GBT not working if the messages are out of order in UDP

Forums
Gurux DLMS for Java

Hello,
We are using Push messages over UDP. Sometimes during GBT the messages are out of order and in these cases, the decoding fails.
ex: If GBT has 4 blocks and let's assume block 3 and 4 are interchanged(1243). In this case, the isComplete and isMoreData in GXReplyData class returns true and false respectively as soon as block 4 is received without waiting for block 3. This might be because of only the last block indicator in GBT is used to check the completeness of the data.

By SarbjitSingh , 18 January, 2019

Invalid operating system. mac os x

Forums
Gurux DLMS for Java

Hello,

I have downloaded the Serial project from https://github.com/Gurux/gurux.serial.java. I am using Netbeans on Mac os and i facing this error while running the project java.lang.RuntimeException: Invalid operating system. mac os x.

Please help me.

Thanks,

Sarbjit Singh

By DARCARPER , 18 January, 2019

GUrux for Landys+gyr E550

Forums
Gurux DLMS for Java

Hi.
I'm trying to connect to Landys E550 meter by IEC with an optical probe.
I do not receive an answer
These are my parameters.

Is there something I should configure depending on the meter?

Thank you

By ahsensaeed , 17 January, 2019

Exception Occurred Unknown Version When Reading Instantaneous Profile

Forums
Gurux DLMS for Java

Hey,

I want to read the meter Instantaneous Profile. Below is the code for how I'm reading the instantaneous profile.

By flok , 9 January, 2019

Problem with setValue/addCaptureObject in GXDLMSProfileGeneric

Forums
Gurux DLMS for Java

Hi!
I have a problem with setValue/addCaptureObject in GXDLMSProfileGeneric: I get an exception that the attributeIndex is not valid because it is < 1. I think that the conversion from byte to integer for attributeIndex in setValue is wrong. In blue book 12.2 5.4.2 profile generic the attributeIndex of capture objects is defined as unsigned. The conversion in GXDLMSProfileGeneric seems to be signed. SO if I use the following line I get the expcted positive value:

addCaptureObject(obj, (((Byte)tmp[2]) & 0xFF), ((Number) tmp[3]).intValue());

By DARCARPER , 9 January, 2019

Gurux for Raspberry

Forums
Gurux DLMS for Java

Hi

I have a Raspberry, want to install Gurux but don't understand how to do it.

you can help me?

Thanks

Pagination

  • Previous page
  • 30
  • Next page
Gurux DLMS for Java
  • Create new account
  • Reset your password

Hire Us!

Latest Releases

  • Mon, 06/15/2026 - 08:52
    gurux.dlms.c 9.0.2606.1501
  • Tue, 06/09/2026 - 11:16
    gurux.dlms.java 4.0.95
  • Tue, 06/09/2026 - 10:03
    Gurux.DLMS.Python 1.0.199
  • Mon, 06/08/2026 - 13:39
    gurux.dlms.cpp 9.0.2606.0801
  • Mon, 06/01/2026 - 10:15
    gurux.dlms.cpp 9.0.2606.0101

New forum topics

  • Error reading L&G Meter
  • Pass a TCP Client to GXNet
  • Australian EDMI Mk10D (Essential Energy area)
  • Strange mix of data notificiation vs get response
  • DLMS Connection
More

Who's new

  • Tuanhgg
  • Adel
  • charnon
  • Paddles
  • Miguel Ángel
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin