You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just wondering if you know of a good way to check this? Might be a good feature to add.
I've tried various endpoints through the websocket but it responds happily to them even when the TV is off. I also tried sending ICMP packets to see if it would reject them when off but no luck.
Any ideas?
The text was updated successfully, but these errors were encountered:
Just add event handlers to the connect and disconnect event. Disconnect comes nearly instant, connect takes 10-20 seconds, the ethernet port and the websocket listener take some time to start (you see that when you try to go to the webos menu immediatly after switching on the tv, then it tells you you have to wait until the "smart services" are started)
Just wondering if you know of a good way to check this? Might be a good feature to add.
I've tried various endpoints through the websocket but it responds happily to them even when the TV is off. I also tried sending ICMP packets to see if it would reject them when off but no luck.
Any ideas?
The text was updated successfully, but these errors were encountered: