问题
Anyone tried creating a third party app for Nest for migrated accounts to Google? Looks like they aren't releasing the API anymore for migrated accounts and was discontinued.
I'm currently working on a security app that involves the Nest cameras which shows realtime status of
- Camera Status (Online/Offline)
- Someone is detected by Nest camera
I tried searching for an API to work on this and haven't seen a working API for migrated accounts. Any help is much appreciated. Thanks!
Thanks,
回答1:
After migrating to the google account, you need to participate in their Device Access program to consume their new API (Smart Device Management API). Follow these instructions: https://developers.google.com/nest/device-access/get-started
Once you've got that all set up, you can tap into the Nest camera traits for what you are after: https://developers.google.com/nest/device-access/traits/device/camera-person
Good luck!
来源:https://stackoverflow.com/questions/61014659/nest-camera-api