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. Push Setup Not Sending Push Notification When Set Using Gurux Java Code

Push Setup not sending push notification when set using gurux java code

By sc-anokum, 20 December, 2024
Forums
Gurux DLMS for Java

Hi,
i'm using iskra meter, when i use the tool provided by iskra meter to set the destination, and execute the push i do get the push notification on the listener, but when i use gurux library to set the destination ip and port and execute the push, i donot receive any push notification no matter how many times i try, on comparing TX for both scenario, i found that it differs only in priority and invokeid.

below are the parsed xml's

working xml :
<WRAPPER len="46" >
<TargetAddress Value="1" />
<SourceAddress Value="1" />
<PDU>
<SetRequest>
<SetRequestNormal>
<!--Priority: NORMAL ServiceClass: CONFIRMED invokeID: 1-->
<InvokeIdAndPriority Value="65" />
<AttributeDescriptor>
<!--PUSH_SETUP-->
<ClassId Value="40" />
<!--0.4.25.9.0.255-->
<InstanceId Value="0004190900FF" />
<AttributeId Value="3" />
</AttributeDescriptor>
<Value>
<Structure Qty="3" >
<Enum Value="0" />
<!--removed ip and port from the xml-->
<OctetString Value="removed ip intentionally" />
<Enum Value="0" />
</Structure>
</Value>
</SetRequestNormal>
</SetRequest>
</PDU>
</WRAPPER>

request not working

<WRAPPER len="46" >
<TargetAddress Value="1" />
<SourceAddress Value="1" />
<PDU>
<SetRequest>
<SetRequestNormal>
<!--Priority: HIGH ServiceClass: CONFIRMED invokeID: 1-->
<InvokeIdAndPriority Value="193" />
<AttributeDescriptor>
<!--PUSH_SETUP-->
<ClassId Value="40" />
<!--0.4.25.9.0.255-->
<InstanceId Value="0004190900FF" />
<AttributeId Value="3" />
</AttributeDescriptor>
<Value>
<Structure Qty="3" >
<Enum Value="0" />
<!--removed ip and port from the xml-->
<OctetString Value="removed ip intentionally" />
<Enum Value="0" />
</Structure>
</Value>
</SetRequestNormal>
</SetRequest>
</PDU>
</WRAPPER>

Profile picture for user Kurumi

Kurumi

1 year ago

Hi, You can try to change…

Hi,

You can try to change the service class. That should not usually make the difference, but there are differences between the meters.

BR,
Mikko

  • Create new account
  • Reset your password

Hire Us!

Latest Releases

  • Mon, 12/29/2025 - 10:38
    Gurux.Serial.Android 3.0.5
  • Mon, 12/15/2025 - 08:11
    Gurux.DLMS.Net 4.0.87
  • Fri, 12/12/2025 - 08:38
    Gurux.DLMS.Python 1.0.195
  • Thu, 12/11/2025 - 13:22
    Gurux.DLMS.Python 1.0.194
  • Thu, 12/11/2025 - 11:01
    gurux.dlms.java 4.0.88

New forum topics

  • Gurux DLMS Android App
  • AMR support for bidirectional meters.
  • addition of new object in object list, meter not working
  • old meter take to much time(l&t)
  • Unable to connect L&T ER300P Meter
More
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin