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. Parse Data From ByteBuffer

Parse data from ByteBuffer

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 germka , 17 August, 2021
Forums
Gurux.DLMS

Hi Mikko,
My project based on GuruxDLMSServer needs to store data that the client reads and writes. This object stores an array of structures, which contain instructions for working with the returned data from profile generic objects, something like filters.
It turned out to be easy enough to compose and create a stored value from the default data of the CGXByteBuffer type, which GuruxDLMSDirector can parse and display, but I cannot figure out how to parse and retrieve the stored information in the server from the updated object that the client has changed.

In my case, I need to convert the CGXByteBuffer to an array of CGXDLMSVariant, extract a ByteBuffer from each and then work as with structures.

You can give me an easy recipe for extracting data if I know their type and structure in advance?

Here is data bytearray:
01 11 02 03 09 06 FE FE 94 FE FE 25 01 00 02 04 09 06 FE FE 94 FE FE 25 09 01 09 09 01 09 01 00 02 03 09 06 FE FE 99 FE FE 25 01 00 02 04 09 06 FE FE 99 FE FE 25 09 01 09 09 01 09 01 00 02 03 09 06 FE FE 98 FE FE 25 01 00 02 04 09 06 FE FE 98 FE FE 25 09 01 09 09 01 09 01 00 02 03 09 06 FE FE 98 FE FE 25 01 00 02 04 09 06 FE FE 98 FE FE 25 09 01 09 09 01 09 01 00 02 03 09 06 FE FE 94 FE FE 25 01 00 02 04 09 06 FE FE 94 FE FE 25 09 01 09 09 01 09 01 00 02 03 09 06 FE FE 94 FE FE 25 01 00 02 04 09 06 FE FE 94 FE FE 25 09 01 09 09 01 09 01 00 02 03 09 06 FE FE 99 98 FE 25 01 00 02 04 09 06 FE FE 99 98 FE 25 09 01 09 09 01 09 01 00 02 03 09 06 FE FE 99 98 FE 25 01 00 02 04 09 06 FE FE 99 98 FE 25 09 01 09 09 01 09 01 00 02 03 09 06 FE FE 99 98 FE 25 01 00 02 04 09 06 FE FE 99 98 FE 25 09 01 09 09 01 09 01 00 02 03 09 06 FE FE 99 98 FE 25 01 00 02 04 09 06 FE FE 99 98 FE 25 09 01 09 09 01 09 01 00 02 03 09 06 FE FE 99 98 FE 25 01 00 02 04 09 06 FE FE 99 98 FE 25 09 01 09 09 01 09 01 00 02 03 09 06 FE FE 99 98 FE 25 01 00 02 04 09 06 FE FE 99 98 FE 25 09 01 09 09 01 09 01 00 02 03 09 06 FE FE 99 98 FE 25 01 00 02 04 09 06 FE FE 99 98 FE 25 09 01 09 09 01 09 01 00 02 03 09 06 FE FE 99 98 FE 25 01 00 02 04 09 06 FE FE 99 98 FE 25 09 01 09 09 01 09 01 00 02 03 09 06 FE FE 99 98 FE 25 01 00 02 04 09 06 FE FE 99 98 FE 25 09 01 09 09 01 09 01 00 02 03 09 06 FE FE 99 98 FE 25 01 00 02 04 09 06 FE FE 99 98 FE 25 09 01 09 09 01 09 01 00 02 03 09 06 FE FE 99 98 10 25 01 00 02 04 09 06 FE FE 99 98 10 25 09 01 09 09 01 09 01 00

Profile picture for user Kurumi

Kurumi

4 years 9 months ago

Hi,

Hi,
You can do it like this:

CGXByteBuffer bb;
CGXDLMSVariant newValue;
//Add data to bb.
CGXDLMSClient::ChangeType(bb, DLMS_DATA_TYPE_NONE, newValue);

BR,
Mikko

germka

4 years 9 months ago

Thanks for the quick reply!

Thanks for the quick reply!

  • 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