I am attempting to tunnel the GuruxDLMS libraries over the ZigBee protocol in Linux. To do this, I rewrote the Open() method in the GXClient class of GuruxDLMSLibClientExample (The Linux fork) to open a connection to a ZigBee modem as a normal Linux serial port. Thus, I tried to emulate normal GuruxDLMS functionality over a serial connection.
However, I was unable to find any example where the GuruxDLMS C++ libraries were implemented to simulate a Serial server device. Is there such an example available? The only examples I could find were those that implement a TCP / IP server.
Also, has anyone applied these libraries over ZigBee before?
We have implemented serial port server side functionality, but it is not open source, yet.
We are releasing new interface to Java next week. After that C# and we try to release C++ version in this year.
Some of our clients are using Zigbee interfaces with Java. I'm not sure from C++.
We have tested new API for Java few weeks now and it seems to work ok. We will test it for couple of days more so it will be released on this week. I'm not sure is it on Wednesday or Friday, but on this week.
I have same need to test my Java serial dlms client (running on a embedded HW IOT controller) with a serial dlms server. Can you please share if java serial server example is available. If not, please suggest if any other server version I can run on laptop which can simulate the serial server.
DLMS / COSEM serial server example
Hi,
We have implemented serial port server side functionality, but it is not open source, yet.
We are releasing new interface to Java next week. After that C# and we try to release C++ version in this year.
Some of our clients are using Zigbee interfaces with Java. I'm not sure from C++.
If you have problems/questions let me know.
BR,
Mikko
DLMS / COSEM serial server example
Good day,
Do you have an update on when the Java interface will release?
Kind Regards
Jacques Wattel
New API
Hello Jacques,
We have tested new API for Java few weeks now and it seems to work ok. We will test it for couple of days more so it will be released on this week. I'm not sure is it on Wednesday or Friday, but on this week.
BR,
Mikko
serial server example
Moi gurux
I have same need to test my Java serial dlms client (running on a embedded HW IOT controller) with a serial dlms server. Can you please share if java serial server example is available. If not, please suggest if any other server version I can run on laptop which can simulate the serial server.
Regards
Ragha
serial server example
Hi,
Use C# if you want to use server with serial port. We update java example for serial port during the spring.
BR,
Mikko
Thanks Mikko. C# server came
Thanks Mikko. C# server came up on laptop. I will next test from my serial client from device.
Regards
Ragha
Hi Mikko,
Hi Mikko,
As said in reply #6 (Use C# if you want to use a server with the serial port. )
Can you please provide a server so we can test with the serial port.
Hi Bhaumik,
Hi Bhaumik,
Please, create a new topic if you have a new question. I'll answer your question there.
BR,
Mikko