Skip to main content
Home
for DLMS smart meters

Main navigation

  • Home
  • Products
  • About us
  • Open Source
  • Community
  • Forum
  • Downloads
User account menu
  • Log in

Breadcrumb

  1. Home
  2. Read All The Rows For Billing Profile

Read All the Rows for Billing Profile

By SmartMeterAndroid, 27 August, 2024
Forums
Gurux DLMS for Android

Hi

Currently we are using readrowbyrange() is getting single row value.

We need to read all the row values. What api can i use for this?

Kindly help here.

Your response is much appreciated.

Profile picture for user Kurumi

Kurumi

1 year 3 months ago

Hi, You can use normal read…

Hi,

You can use normal read to that.
GXDLMSProfileGeneric pg = new GXDLMSProfileGeneric();

Read(pg, 2);

Check also this:
https://gurux.fi/Gurux.DLMS.Objects.GXDLMSProfileGeneric

BR,
Mikko

SmartMeterAndroid

1 year 3 months ago

We are getting still single…

We are getting still single row object only.

var cells: Array<Any?>? = arrayOf(read(obj, 2)); //Object[1]
for (rows: Any? in cells!!) {
}

Profile picture for user Kurumi

Kurumi

1 year 3 months ago

Hi, Access rows using Buffer…

Hi,

Access rows using Buffer:
obj.getBuffer();

The meter returns all rows when you are calling the read.

BR,
Mikko

  • Create new account
  • Reset your password

Hire Us!

Latest Releases

  • Tue, 12/02/2025 - 10:21
    gurux.dlms.c 9.0.2512.0201
  • Mon, 12/01/2025 - 13:55
    Gurux.DLMS.Python 1.0.193
  • Thu, 11/13/2025 - 15:23
    Gurux.DLMS.Python 1.0.192
  • Thu, 11/13/2025 - 14:55
    gurux.dlms.java 4.0.84
  • Wed, 10/29/2025 - 08:51
    gurux.dlms.c 9.0.2510.2901

New forum topics

  • Incomplete Firmware Upgrade Process
  • SNRM byte mening
  • P384 Client Certificate incorrect issuer CN
  • Confirmed push service support
  • DLMS Stack hang during Firmware Upgrade
More
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin