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. Regarding Push Listener

Regarding push listener

By jayaram , 24 October, 2024
Forums
Gurux.Net

Hi,

I am creating .net application server that act as a listener to the meter.Meter will push the data with dlms for every 15mins.

To get the readable data i need to give a password,system title,block cipher key,authentication key etc and i can send bytes to dlms library so it will return the decrypted values

but,for example i have 100+ meter,50 meters belong to 1 vendor and their password,system title,block cipher key,authentication key is different.50+ meters belongs one more vendor,their password,system title,block cipher key,authentication key is different and if some of the meter have a dynamic ip so how i can handle this situation.

Thanks in advance

Profile picture for user Kurumi

Kurumi

1 year 10 months ago

Hi, You can modify the push…

Hi,

You can modify the push listener or your needs.

https://github.com/Gurux/Gurux.DLMS.Net/tree/master/Gurux.DLMS.Push.Lis…

I propose that different vendors use different TCP/IP ports. It makes everything easier when the same meters are connected to the same port.

The meter should send the system title in push message if it's encrypted. You can use then system title to get the correct keys.
Check this:

client.OnKeys += OnGetKeys;

BR,
Mikko

  • 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
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin