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. Node
  3. Bug In Dlms C?

bug in dlms C?

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 labasvakaras , 5 January, 2023
Forums
General discussion

Hello, tried your dlms.c library, wanted to ask if this is a bug or I am using library wrong?

String data is trash value although data in reply is good. Scrolled through your cosem metods and saw:
cosem_setGsmDiagnostic():

memcpy(object->operatorName, value->strVal, value->strVal->size);

should'nt it be

memcpy(object->operatorName, value->strVal->data, value->strVal->size);

?

made a patch myself and it works.

Profile picture for user Kurumi

Kurumi

3 years 8 months ago

Hi,

Hi,

I believe that you are right and thank you for pointing this out. This is released after the tests are over. I hope it's today.

BR,
Mikko

labasvakaras

3 years 8 months ago

also, I found bug with mac

also, I found bug with mac address (octet string), that it is not printed also. Trying to find where is the problem.

EDIT: probably there is no octetstring handling, because now bb_toString returns trash values, but bb_toHexString() returns something similar what it should be.

EDIT2:
wanted to ask why there is difference in obj_getAttributeIndexToRead():
DLMS_IGNORE_EXTENDED_REGISTER is if (!((gxExtendedRegister*)object)->unit == 0)
differs from other two registers types: if (!((gxDemandRegister*)object)->unitRead)

because i get error with extended register "invalid parameter". Is this expected?

labasvakaras

3 years 8 months ago

any updates on this issue?

any updates on issue about extended register?

  • Create new account
  • Reset your password

Hire Us!

Latest Releases

  • Wed, 08/26/2026 - 09:04
    Gurux.DLMS.Python 1.0.203
  • Mon, 08/17/2026 - 11:28
    Gurux.DLMS.Python 1.0.202
  • Mon, 08/17/2026 - 09:47
    gurux.dlms.cpp 9.0.2608.1701
  • Mon, 08/17/2026 - 09:25
    gurux.dlms.c 9.0.2608.1701
  • Mon, 07/27/2026 - 12:37
    gurux.dlms.cpp 9.0.2607.2701

New forum topics

  • Security vulnerability report — request for a private contact (GuruxDLMS.c / ANSI C)
  • Topic: Insufficient Memory Error When Reading Class 7 Profile Generic Objects
  • SN ReadResponse returns all-null values when response spans multiple HDLC frames
  • Gurux.Serial.Android 3.0.6 – CH340 (HL-340) USB-Serial Adapter Not Working,
  • Trying to talk to a L&G E360 meter (Using Python Gurux)
More

Who's new

  • cyby
  • Metin Onan
  • ssv007
  • 3nzol3dur
  • dw772
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin