Nest Camera API

自作多情 提交于 2021-01-28 22:10:13

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!