Execute OS command after 30 sec???
Posted: Wednesday 06 December 2017 18:23
Good evening..
I am facing a little problem.. I have 5 wlan speakers(with built-in amplifiers). They fall asleep when they had no signal for 15 minutes.
I can wake them simply by switching powercord off and on with a 433mhz switch.. than it will connect to wlan (this takes about 30 seconds)
Here's the problem.. in blockly i can wake them and send a url from logitech media server to hear the radio.. but I want to send this url when the Wlan-Speaker has completely booted..
Ive tried blockly (not possible) but prefer LUA..(here I need to execute a curl/http command after 30 seconds. So first bootup the Wlan-Speaker and 30 sec later execute the url..
Is this possible?
Regards,Hans
I am facing a little problem.. I have 5 wlan speakers(with built-in amplifiers). They fall asleep when they had no signal for 15 minutes.
I can wake them simply by switching powercord off and on with a 433mhz switch.. than it will connect to wlan (this takes about 30 seconds)
Here's the problem.. in blockly i can wake them and send a url from logitech media server to hear the radio.. but I want to send this url when the Wlan-Speaker has completely booted..
Ive tried blockly (not possible) but prefer LUA..(here I need to execute a curl/http command after 30 seconds. So first bootup the Wlan-Speaker and 30 sec later execute the url..
Is this possible?
Regards,Hans