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. 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 6 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 6 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 6 months ago

any updates on this issue?

any updates on issue about extended register?

  • Create new account
  • Reset your password

Hire Us!

Latest Releases

  • Thu, 07/23/2026 - 16:19
    gurux.dlms.java 4.0.96
  • Thu, 07/09/2026 - 14:34
    Gurux.DLMS.Python 1.0.201
  • Fri, 06/26/2026 - 16:32
    Gurux.Service 3.0.2606.2601
  • Wed, 06/24/2026 - 08:36
    Gurux.DLMS.Python 1.0.200
  • Mon, 06/15/2026 - 08:52
    gurux.dlms.c 9.0.2606.1501

New forum topics

  • Service not known error on gprs communication
  • Help Needed: Interfacing Saral 100 Energy Meter with Microcontroller via RS232
  • Connecting Meter to Agent via serial
  • Reading block profile with Compact array
  • DLMS server - serving multiple similar datasets gathered from multiple meters across distinct logical addresses
More

Who's new

  • Wayne11111
  • Jagdish
  • Sravan Kumar Sunki
  • lYeWnkCDdXWOSGsl
  • Nandha
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin