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 Binu S Pillai , 1 November, 2017

Unable to read attributes in Gurux DLMS android

Forums
Gurux DLMS for Java

I am developing an android application using your gurux dlms android. I am getting a null values in the attributes due to no attribute count. Please tell me how to get the attribute values in gurux dlms android.
Here's the below code which i was using showObject method. Please help me with this :

By Tanmay Pramanik , 24 October, 2017

Set the meter parameter

Forums
Gurux DLMS for Java

Hi,
I am using premier 300 Indian meter.
I download the file from https://github.com/Gurux/gurux.dlms.java.
Import into the eclipse mars2 taking Existing maven project individual.Then using following set up:--

By lakshman , 27 September, 2017

Gurux Java Build Issues

Forums
Gurux DLMS for Java

Hello. Firstly thanks for the library which make my work some easier and i am facing some issues while i was using this library those are

By zell90 , 20 September, 2017

General-glo-ciphering implementation

Forums
Gurux DLMS for Java

Hi,
First of all I thank you for this simple and functional library, I was able to establish AA connection and I got successfully uncyphered objects with Public Client like Logical Device Name and Invocation Counter.
Now I have an issue to make a ciphered message with Management Client, this is my client:

By hernan , 15 September, 2017

Reading Profile Generics on Iskra

Forums
Gurux DLMS for Java

I used to read historical data like this

String CODE= "0.1.98.1.0.101";
pgObj = new GXDLMSProfileGeneric( CODE );
com.readObject((GXDLMSProfileGeneric) pgObj, 3);

It worked well with ACTARIS, now it doesn't work with ISKRA :

In ace.obx I can find that code (0.1.98.1.0.255), but *there is no similar code in isk.obx*

EXAMPLE

By hejmaniok , 15 September, 2017

Best reading strategy

Forums
Gurux DLMS for Java

Hello,

I have a question regarding reading the data.

If I know that I want to ready "Ch. 1 Sum Li Active power+ (QI+QIV) Time integral 1 Rate 1 (0 is total)" from ProfileGeneric "Data of billing period 1" for many DLMS meters, what would be the best strategy to do so?

Thanks for you help

By kedros , 14 August, 2017

Figuring out how set with list feature works in gurux.

Forums
Gurux DLMS for Java

Hello,
I am figuring out, how to generate an byte array with the writeList method of GXDLMSClient.
Version of gurux.dlms library is 2.1.6.

The method has following signature:
public final byte[][] writeList(final List<GXWriteItem> list)

But I am not sure, how to correctly fill the properties of GXWriteItem.
In this piece of code, I am trying to do so:

// Here I am creating object for particular class id.
ObjectType objType = ObjectType.forValue(simp.getClassid());
GXDLMSObject obj = dlms.createObject(objType);

By yatingarg168 , 1 August, 2017

Authentication encryption not working

Forums
Gurux DLMS for Java

Hi

I used different authentication key in my server and client application. Server still is able to decrypt and authenticate the requests. However if I change the Security level just to AUTHENTICATION, it is working correctly and giving an exception.

Thanks
Yatin

By fbasile , 27 July, 2017

Issue in Application Association with DLMS concentrator using GPRS network

Forums
Gurux DLMS for Java

Hi,
I'm trying to connect with a DLMS concentrator that connects with a public static IP every 5 minutes. This concentrator use DLMS protocol, Logical Name Referencing and no using authentication during AA, then I'm using this configuration:

GXDLMSClient dlms = new GXDLMSClient(true, 16, 1, Authentication.NONE, null, InterfaceType.WRAPPER);

gurux.net.GXNet media = new gurux.net.GXNet();
media.setHostName("localhost");
media.setPort(4059);
media.setProtocol(NetworkType.TCP);

I initialize the connection using this method:

By tirpromaut , 27 July, 2017

GXDateTIme

Forums
Gurux DLMS for Java

Hi.
My Timezone is UTC0. Timezone in meter too is 0. Daylight Savings enable with deviation 60. LED Meter time and meter time in Gurux DLMS direction is 2017-07-27 1:17:38. But when I read meter time , I receive value 3 hours smaller

GXDLMSObjectCollection clockreg = objects.getObjects(ObjectType.CLOCK);
GXDLMSObject it1 = clockreg.findByLN(ObjectType.CLOCK, "0.0.1.0.0.255");
it1.setDataType(2, DataType.DATETIME);
GXDateTime clock = null;
clock = (GXDateTime) readObject(it1, 2);

Pagination

  • Previous page
  • 36
  • 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