简体   繁体   English

从 Firebase 控制 Nest

[英]Controlling Nest from Firebase

Since Google owns Nest is there a viable way to control / interact with your camera via Firebase?既然 Google 拥有 Nest,那么是否有一种可行的方法可以通过 Firebase 控制/与您的相机交互? I'm trying to integrate my Nest camera just by using the URL provided.我正在尝试仅使用提供的 URL 来集成我的 Nest 相机。 Although, it would be nice to use some sort of API or service within Firebase.尽管如此,在 Firebase 中使用某种 API 或服务会很好。

I can use the shareable link provided from Nest to view the camera feed within my Flutter App.我可以使用 Nest 提供的可共享链接在我的 Flutter 应用程序中查看相机提要。

Firebase doesn't provide any APIs to interact with Nest devices. Firebase 不提供任何 API 来与 Nest 设备进行交互。 If there are any APIs, they would be provided by Nest.如果有任何 API,它们将由 Nest 提供。 If you want to use them in conjunction with Firebase, then that's up to you.如果您想将它们与 Firebase 结合使用,则由您决定。

See this post: Nest Camera API见这篇文章: Nest Camera API

The old API is now deprecated, replaced by the new one, Smart Device Management API.旧 API 现已弃用,取而代之的是新的智能设备管理 API。

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

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