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 dyoni , 29 August, 2022

Decrypt message with java

Forums
Gurux DLMS for Java

Hello,

I would like to evaluate my smart meter data with Java.

I am currently trying to decrypt the data using a sample from the operator
(https://www.netz-noe.at/Download-(1)/Smart-Meter/218_9_SmartMeter_Kunde…)

For this I used the following code.
https://www.gurux.fi/Gurux.DLMS.Secure (AES-GCM-128 AES-GCM-128)

public class DecryptDlms {

By dlopezc4 , 15 August, 2022

Reciving values Generic profile from itron without decimals places

Forums
Gurux DLMS for Java

Hi,

i trying to recive values from itron meter using ReadRowsByRange, so i recive the array of data but the values are wrong, for example, the value should be 0.8966 but the recived value is 8966, and if the value is 140 the recived value is 14.

how can i solve that problem?

By Samuseva Alena , 11 August, 2022

How to read buffer from Profile Generic (1.0.99.1.0.255)

Forums
Gurux DLMS for Java

Good afternoon.
The task is that I need to read the values ​​for 1 day.

I am reading the ProfileGeneric and capture objects, and reading the information from the buffer.
Here is my code :

GXDLMSProfileGeneric profileGeneric = new GXDLMSProfileGeneric("1.0.99.1.0.255");
reader.read(profileGeneric, 3);
reader.readRowsByRange(profileGeneric, startDate, Util.getCurrentDate1());
reader.read(profileGeneric, 2);
But there are too many objects in the buffer around 4500.

By Mohammed Hassa… , 9 August, 2022

Can not connect with the Meter in AUTHENTICATION_ENCRYPTION Mode

Forums
Gurux DLMS for Java

I'm trying to a meter using an optical head with the following parameters:-
----------------------------------------------------------
client.setInterfaceType(InterfaceType.HDLC);
client.setClientAddress(*);
client.setAuthentication(Authentication.HIGH_GMAC);
client.setServiceClass(ServiceClass.CONFIRMED);
client.getCiphering().setSecurity(Security.AUTHENTICATION_ENCRYPTION);

By wooreeinfo , 9 August, 2022

Something weird : Can't connect to meter server with ECDSA based on different architecture (e.g. between arm and x64).

Forums
Gurux DLMS for Java

Hi gurux team,

I'm trying to connect meter server example from github running on raspberry pi model 3.

When it try to connect lower than high authentication, it works successful with no errors.
But when it try to connect highECDSA authentication, it returns "Access Error : Device reports a inconsistent Class or object.".

By sc-anokum , 5 August, 2022

Connection in dynamic ip system

Forums
Gurux DLMS for Java

Hi,

I'm working on a gprs energy meter system, i saw the code for dlms listener on github and i can and also went through the article on gurux website. I've one question that how can meter initiate connection and if meter initiates connection then why do we provide ip and port in the listener.

Thanks,

By Samuseva Alena , 4 August, 2022

Creating a new Gurux DLMS client

Forums
Gurux DLMS for Java

Good afternoon!
I am new to building a Gurux DLMS client. I need to connect to the counter and read the information. This connection must be made through an existing DLMS server. I used gurux.dlms.client.example.java for the example but my client is not connecting to the server. Have I chosen the right example to create a client?

By sc-anokum , 1 August, 2022

Getting invalid tag error on dlms client.

Forums
Gurux DLMS for Java

Hi,

I ran the dlms simulator with parameters using command :
java -jar target/gurux.dlms.simulator.java-0.0.1-SNAPSHOT.jar -p -x crystal.xml -t Verbose -N 2 -X

when N = 2 i'm able to read data from DLMS client example in gurux's github repo using command :
java -jar .\target\gurux.dlms.client.example.java-0.0.1-SNAPSHOT.jar -h 10.0.8.8
-p 9654 -t Verbose -n 1

problem arises when i use N =3 or more in simulator command, after running simulator if i use the same client command, then i get invalid tag error.

By sc-anokum , 27 July, 2022

Connect to multiple meters in gprs connection on same ip and same port.

Forums
Gurux DLMS for Java

Hi,
I'm trying to connect to several meters simulated on same ip and port, i tried using the server address but it works for first meter and gives invalid tag error for all other subsequent meters.

i've gone through some related questions on forum and found that normally you need to create multiple instances of GXNet, but in my case there's only single ip and single port, do i still need to create multiple instances?

By C dV , 15 July, 2022

Read Load profile

Forums
Gurux DLMS for Java

Good day,

I'm trying to read the Load Profile of a Landis+Gyr e460S but am not sure if I'm doing it correctly. I can read the instantaneous values but cannot get load profile data. Below is the code in my method ( I then cal the method in the GXDLMS.client .example instead of the association view reading)

Pagination

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