Hi,
Since a lot of audio equipment, like Denon and Russound etc, can be controlled by telnet, the need to get a proper telnet client on the Homeserver has become a must.
Unfortunatly the Homeserver has a shortcoming that it has the 10s timeout after sending a command to close the connection. The equipment can't handle it and we loose feedback on these devices.
I know there is a workaround using a Moxa NPort or do a cyclic http request and parse but it's slow or expensive since the HS should be capable of dealing with it.
I'm not an expert but i think it can easily be implemented in a future firmware so we can control the timeout.
Maybe any of you experts can write a logic module to close the client after sending a command so the HS can receive the feedback.
Python is a complete mystery to me! I thought it was a snake
Regards
Marco
Since a lot of audio equipment, like Denon and Russound etc, can be controlled by telnet, the need to get a proper telnet client on the Homeserver has become a must.
Unfortunatly the Homeserver has a shortcoming that it has the 10s timeout after sending a command to close the connection. The equipment can't handle it and we loose feedback on these devices.
I know there is a workaround using a Moxa NPort or do a cyclic http request and parse but it's slow or expensive since the HS should be capable of dealing with it.
I'm not an expert but i think it can easily be implemented in a future firmware so we can control the timeout.
Maybe any of you experts can write a logic module to close the client after sending a command so the HS can receive the feedback.
Python is a complete mystery to me! I thought it was a snake

Regards
Marco
Kommentar