简体   繁体   English

Nest摄像头API

[英]Nest Camera API

Anyone tried creating a third party app for Nest for migrated accounts to Google?有人尝试为 Nest 创建第三方应用程序以将帐户迁移到 Google 吗? Looks like they aren't releasing the API anymore for migrated accounts and was discontinued.看起来他们不再为迁移的帐户发布 API 并且已停产。

I'm currently working on a security app that involves the Nest cameras which shows realtime status of我目前正在开发一个涉及 Nest 摄像头的安全应用程序,该应用程序显示实时状态

  • Camera Status (Online/Offline)相机状态(在线/离线)
  • Someone is detected by Nest camera Nest 摄像头检测到有人

I tried searching for an API to work on this and haven't seen a working API for migrated accounts.我尝试搜索 API 来解决这个问题,但没有看到迁移帐户的有效 API。 Any help is much appreciated.任何帮助深表感谢。 Thanks!谢谢!

Thanks,谢谢,

After migrating to the google account, you need to participate in their Device Access program to consume their new API (Smart Device Management API).迁移到 google 帐户后,您需要参与他们的设备访问计划才能使用他们新的 API(智能设备管理 API)。 Follow these instructions: https://developers.google.com/nest/device-access/get-started请按照以下说明操作: 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完成所有设置后,您可以利用 Nest 相机特征来满足您的需求: https://developers.google.com/nest/device-access/traits/device/camera-person

Good luck!祝你好运!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM