device Standby time
Hi
I would like to know is there a default timeout or something like, "after X hours of inactivity", the bose device will go into Standby Mode. How is standby mode defined or what does the device is in standby mode mean? Any endpoint that won't work if the device is in standby mode or requests would timeout and we need to hit some endpoint in order to wake the device back.
Basically I can explain my use case as follows (though this is not the actual use-case, the answer to this would work) "Suppose At 10:00pm everyday, I want to set the Volume to a particular Value, as well as the source (/select)."
So, is it possible that I will not be able to do it suppose in case the device had gone into standby mode due to inactivity / any other scenario?
I would like to know is there a default timeout or something like, "after X hours of inactivity", the bose device will go into Standby Mode. How is standby mode defined or what does the device is in standby mode mean? Any endpoint that won't work if the device is in standby mode or requests would timeout and we need to hit some endpoint in order to wake the device back.
Basically I can explain my use case as follows (though this is not the actual use-case, the answer to this would work) "Suppose At 10:00pm everyday, I want to set the Volume to a particular Value, as well as the source (/select)."
So, is it possible that I will not be able to do it suppose in case the device had gone into standby mode due to inactivity / any other scenario?
0
Best Answer
-
[email protected] Admin Posts: 169
Hi @pranavgh1996
The good news is, all relevant API commands work in Standby! Standby just means that the speaker isn't actively playing content and is in a state where it's conserving some power. It's still on the network and available to be woken as needed.
In your use case, sending the relevant volume and select commands at 10pm from your application should work just fine.
Thanks,
Zach
5
Answers
Really Appreciate, how quickly and clearly the questions are answered here