this is a my problem
Connection timed out. Please check the device IP address or the port number
my lg tv Ip address is 198.163.20.127 and i am write command ares-setup-device --listfull and
output
[
{
"profile": "ose",
"name": "mycomapny",
"default": true,
"deviceinfo": {
"ip": "198.163.20.127",
"port": "22",
"user": "prisoner"
},
"connection": [
"ssh"
],
"details": {
"password": "",
"description": "new device"
}
},
{
"profile": "ose",
"name": "emulator",
"default": false,
"deviceinfo": {
"ip": "127.0.0.1",
"port": "6622",
"user": "developer"
},
"connection": [
"ssh"
],
"details": {
"privatekey": "webos_emul",
"description": "LG webOS Emulator"
}
}
]
and then i wrote this command ares-install --device mycomapny--list
i have show this error
ares-install ERR! [Tips]: Connection timed out. Please check the device IP address or the port number