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. Decode The Data Received As Push From Meter

Decode the data received as Push from Meter

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 vibhorkhurana , 1 September, 2022
Forums
Gurux.DLMS

We setup a push configuration from the meter and we are receiving the below data. Can someone help on how to decode the same:

00 01 00 01 00 01 00 2A C2 01 0C 07 E6 08 1F 03 0B 02 0F FF 80 00 00 00 01 00 00 61 61 03 FF 02 0A 10 53 4D 52 32 31 32 30 36 37 35 30 30 30 31 37 39

Profile picture for user Kurumi

Kurumi

3 years 9 months ago

Hi,

Hi,

Download GXDMSDirector and you can use it to convert this to XML. Select "Tools" and "DLMS Translator". Then add this text and press "Translate" button.

You can use Gurux open source libraries to parse it or get the XML from the bytes.

The output is:
<WRAPPER len="2A" >
<TargetAddress Value="1" />
<SourceAddress Value="1" />
<PDU>
<EventNotificationRequest>
<!-- 31.8.2022 11.02.15 -->
<DateTime Value="07E6081F030B020FFF800000" />
<AttributeDescriptor>
<!-- Data -->
<ClassId Value="0001" />
<!-- 0.0.97.97.3.255 -->
<InstanceId Value="0000616103FF" />
<!-- Value -->
<AttributeId Value="02" />
</AttributeDescriptor>
<AttributeValue>
<String Value="SMR2120675000179" />
</AttributeValue>
</EventNotificationRequest>
</PDU>
</WRAPPER>

BR,
Mikko

  • 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