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. Update Low Password

Update Low password

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 Ashok_Chowdary , 24 February, 2021
Forums
General discussion

Hi Mikko,
In new version of the Gurux client under the association object update low association action available.
It means to change low association password change(MR-association)thorough US association? or else what is the functionality of this feature?
if yes, How we can change/update low_password?
please help me what is the purpose of this feature?

Image
Profile picture for user Kurumi

Kurumi

5 years 5 months ago

Hi,

Hi,

You usually update the password for the connected association.
But yes, Indian meters allow updating low-level (MR) password when connected with High authentication (US). This is added for the Indian meters.

If you want to use this return ReadWrite access for the secret (attribute #7) in getAssociationAttributeAccess-method.

BR,
Mikko

Profile picture for user Kurumi

Kurumi

5 years 5 months ago

Hi,

Hi,

You must also update the low-level password on the server-side in post_write.
It's updated for the US association.

BR,
Mikko

Ashok_Chowdary

5 years 4 months ago

Hi Mikko,

Hi Mikko,
As you said that, I updated low -level password in Post_write function in the exampleserver.c file but when I am changing the low association password it is effecting high association instead of low association.
if meter switched off it working fine. but in real-time scenario meter switch off is not required na?
please help me where is the problem?

Ashok_Chowdary

5 years 4 months ago

Hi Mikko,

Hi Mikko,
Any update on this issue?

Profile picture for user Kurumi

Kurumi

5 years 4 months ago

Hi Ashok,

Hi Ashok,

We are releasing the new version from the server example at the end of next week where this example is added.

BR,
Mikko

Ashok_Chowdary

5 years 4 months ago

Hi Mikko,

Hi Mikko,
When ever I try to update/change the MR Association password it is effecting US Association password instead of MR Association password.
please help me where i did mistake? how to resolve this issue?

Profile picture for user Kurumi

Kurumi

5 years 4 months ago

Hi,

Hi,

Add this to preWrite. It will handle it.

//If client try to update low level password when high level authentication is established.
//This is possible in Indian standard.
if (e->target == BASE(associationHigh) && e->index == 7)
{
ret = cosem_getOctetString(e->value.byteArr, &associationLow.secret);
saveSettings();
e->handled = 1;
}

BR,
Mikko

Ashok_Chowdary

5 years 4 months ago

Hi Mikko,

Hi Mikko,
Thank you for reply ,
It is Working fine.

Profile picture for user Kurumi

Kurumi

5 years 4 months ago

Hi,

Hi,

Thanks for the information. This is added to the future example server.

BR,
Mikko

  • Create new account
  • Reset your password

Hire Us!

Latest Releases

  • Mon, 07/27/2026 - 12:37
    gurux.dlms.cpp 9.0.2607.2701
  • 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

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

  • Thomasqto
  • Uka Ibe
  • CTKNhZElptjSlOrpkXl
  • YCbccqfLGRMnlCWoJhXP
  • Malcolmactig
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin