Hello! I am using GuruxDLMSPushListenerJavaExample to receive push messages from meter if some event happened(for example, open terminal cover). After i received message from meter I want to send away confirm message that meter message has arrived. How can i make it in GuruxDLMSPushListenerJavaExample?
Hi, You need just to listen…
Hi,
You need just to listen to push messages. Make sure that your settings, e.g. TCP/IP port are correct and your listener is receiving data from the meter.
If you have problems, add the hex log here and I can check the correct parameters for you.
BR,
Mikko
So I can't send message to…
So I can't send message to meter? There are lines of code that i can use to send message. What does it mean? Picture is attached.