I want to implement a device on the optical port to communicate with the smart meter. i want to use gurux to communicate by HDLC with the smartmeter. And use the device to communicate to the existing DLMS/COSEM-TCP-IP connection. So in order to get this working a need a protocol translator from DLMS/COSEM-TCP-IP to DLMS/COSEM-HDLC
and then in reversed order DLMS/COSEM-HDLC to DLMS/COSEM-TCP-IP.
So my question about this is:
is there already something like this implemented?
If not can you point me to a good point to start with?
Hi,
Hi,
You did not say what programming language you want to use.
You can get source codes from GitHub.
https://github.com/gurux/
BR,
Mikko