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. Description of OBIS Code In Dlms Client For Java

Description of OBIS code in dlms client 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.

By sakshi , 29 May, 2018
Forums
Gurux DLMS for Java

Hi,

I want to know where are obis code descriptions available in dlms client for java?
When i run dlms client i get logical name and class name. But it gives "invalid" description for all.

Profile picture for user Kurumi

Kurumi

8 years ago

Description of OBIS code in dlms client for java

Hi,

Can you give example from the OBIS code that you are using? All OBIS codes are described on OBISCodes.txt file.

BR,

Mikko

sakshi

8 years ago

In reply to Description of OBIS code in dlms client for java by Kurumi

output-:

output-:
{
Reading -> GXDLMSRegister , name : 1.0.91.7.0.255 , descriprtion : Invalid
Reading -> GXDLMSRegister , name : 1.0.12.7.0.255 , descriprtion : Invalid
}

1.0.91.7.0.255 is for Neutral Current
1.0.12.7.0.255 for voltage
But it is giving "descriprtion : Invalid"

Profile picture for user Kurumi

Kurumi

8 years ago

Description of OBIS code in dlms client for java

Hi,

I just verify this:

1.0.91.7.0.255: Ch. 0 Lo Current (neutral) Inst. value
1.0.12.7.0.255: Ch. 0 Voltage: any phase Inst. value

Have you made changes to the source code? What version are you using?

GXDLMSConverter t = new GXDLMSConverter();
Object val1 = t.getDescription("1.0.91.7.0.255", ObjectType.REGISTER);
Object val2 = t.getDescription("1.0.12.7.0.255", ObjectType.REGISTER);

BR,

Mikko

sakshi

8 years ago

In reply to Description of OBIS code in dlms client for java by Kurumi

No i dint change anything in

No i dint change anything in source code.

<artifactId>gurux.dlms.client.example.java</artifactId>
<version>0.0.1-SNAPSHOT</version>

I have also tried below code.
GXDLMSConverter t = new GXDLMSConverter();
Object val1 = t.getDescription("1.0.91.7.0.255", ObjectType.REGISTER);

It is giving invalid.

Profile picture for user Kurumi

Kurumi

8 years ago

Description of OBIS code in dlms client for java

Hi,¨

What is your gurux.dlms component version?

<groupId>org.gurux</groupId>
<artifactId>gurux.dlms</artifactId>
<version>2.2.10</version>

BR,
Mikko

sakshi

8 years ago

In reply to Description of OBIS code in dlms client for java by Kurumi

Hi

It is 2.2.9.
<groupId>org.gurux</groupId>
<artifactId>gurux.dlms</artifactId>
<version>2.2.9</version>

sakshi

8 years ago

Hi

I have changed the version to 2.2.10 in pom.xml
Now it is giving correct description.

Thankyou

  • Create new account
  • Reset your password

Hire Us!

Latest Releases

  • 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
  • Thu, 05/28/2026 - 16:06
    gurux.dlms.java 4.0.94

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