Hello,
We're trying to integrate a number of Tuya compatible IP cameras with one of our products, whereby the camera would be in standby mode most of the time, and would be woken from our monitoring device. I've seen that many cameras implement an ability to be woken from the Smart Life app, and this post talks about the wireless_awake property to check what caused the camera to wake up:
https://developer.tuya.com/en/docs/app- ... nxw2gncv8t
My question: what is the method used by the app (or hub) to cause the camera to wake up? Is this a wifi beacon of some sort? Is there a way to simulate this from another nearby device?
Thanks.