Direct tcp ip based communication from telldusd

Moderator: Telldus

Post Reply
cschneider
Posts: 1
Joined: Fri Mar 17, 2023 9:45 am

Direct tcp ip based communication from telldusd

Post by cschneider »

Currently telldusd seems to only support unix sockets or named pipes. This is a bit inconvenient to access from languages like java. I have seen the java lib from stromnet. For such a lib it would be ideal to have direct tcp ip based communication. Can you add this to telldusd?

I am also missing a description of the messages exachanged over the sockets. Is there any documentatition about this? I played a bit with socat and was able to see some events. These seem to be plain text. So I can imagine with some good documentation and tcp/ip support it should be fairly easy for people to create arbitrary language support for tellstick *.
Post Reply