i want to use webos signage ares-shell.
setup complete by ref. url =>
App Testing with Developer Mode App | webOS TV Developer
issue
connect success in webos IDE
but error occured when using cli command
like this
================================================
C:\Windows\System32>ares-setup-device -l
name deviceinfo connection profile
emulator developer@127.0.0.1:6622 ssh signage
tv3 prisoner@192.168.18.16:9922 ssh signage
C:\Windows\System32>ares-novacom --device tv3 --getkey
SSH Private Key: C:\Users\phili.ssh\tv3_webos
input passphrase [default: webos]:9FBFBF
C:\Windows\System32>ares-device --system-info --device tv3
[Info] Set target device : tv3
ares-device ERR! [Tips]: No matched device : tv3
C:\Windows\System32>ares-shell -d tv3
ares-shell ERR! [Tips]: No matched device : tv3
how to fix it
thank u~