简体   繁体   中英

Controlling Nest from Firebase

Since Google owns Nest is there a viable way to control / interact with your camera via Firebase? I'm trying to integrate my Nest camera just by using the URL provided. Although, it would be nice to use some sort of API or service within Firebase.

I can use the shareable link provided from Nest to view the camera feed within my Flutter App.

Firebase doesn't provide any APIs to interact with Nest devices. If there are any APIs, they would be provided by Nest. If you want to use them in conjunction with Firebase, then that's up to you.

See this post: Nest Camera API

The old API is now deprecated, replaced by the new one, Smart Device Management API.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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