16.09.2024, 11:43
(This post was last modified: 16.09.2024, 12:11 by Andrea Becagli.)
Hi everyone,
I need to send commands e receive responses from a RA2 Select Lutron gateway.
I currently use the Lutron library to log responses and errors of the TCP communication, but can not log in.
This below is the output log from a event-based script.
I copied and pasted the library without changing anything but IP and credentials. I am sure IP and credentials are correct because I tried copying and pasting them into Putty telnet service and I have no problem sending commands to the lutron device
I need to send commands e receive responses from a RA2 Select Lutron gateway.
I currently use the Lutron library to log responses and errors of the TCP communication, but can not log in.
This below is the output log from a event-based script.
Code:
Event for prova lutron cmd (1/1/1) 16.09.2024 13:36:20
* arg: 1
* string: login:
* arg: 2
* nil
Event for prova lutron cmd (1/1/1) 16.09.2024 13:36:20
* arg: 1
* string: password:
* arg: 2
* nil
Event for prova lutron cmd (1/1/1) 16.09.2024 13:36:50
* arg: 1
* nil
* arg: 2
* string: timeout
Event for prova lutron cmd (1/1/1) 16.09.2024 13:36:50
* arg: 1
* string: no connection to device
* arg: 2
* nil
I copied and pasted the library without changing anything but IP and credentials. I am sure IP and credentials are correct because I tried copying and pasting them into Putty telnet service and I have no problem sending commands to the lutron device