iot-smart-home-cloud(gcp 项目)我可以在 flutter 应用程序中执行 运行 命令。但是我不能 运行 Voice(AOG) smarthome 命令
iot-smart-home-cloud (gcp project) I can run commands in flutter app. But I can't run Voice(AOG) smarthome commands
-
google-cloud-platform
-
google-cloud-functions
-
actions-on-google
-
google-smart-home
-
google-cloud-firestore
我已经尝试完成下面的项目四个月了。它将作为我的一个新项目的基础,该项目将在后端使用 Android things/Firestore 和 raspberry pi 3(而不是云物联网 core/Mqtt/Esp32
https://github.com/GoogleCloudPlatform/iot-smart-home-cloud
我可以通过(客户端)flutter 应用程序发送命令(如图 photo999)。但是我不能使用 google 控制台模拟器上的操作来做同样的事情。我需要帮助才能使用
Stackdriver logs/error and/or chrome://inspect
https://drive.google.com/drive/folders/1fyc7mVi3cjNK-QddfKtmLgdXkcKpUqdC?usp=sharing
我试过这个: by devunwired 但它没有帮我解决问题
我在 25.12 解决了这个问题。事实上,根据照片,我错误地放置了 clientId 和 clientSecret 字段。它们在 angular 应用程序(环境)和 google(帐户 linking/Settings)上的操作中是不同的。我匹配并解决了它们:
google-cloud-platform
google-cloud-functions
actions-on-google
google-smart-home
google-cloud-firestore
我已经尝试完成下面的项目四个月了。它将作为我的一个新项目的基础,该项目将在后端使用 Android things/Firestore 和 raspberry pi 3(而不是云物联网 core/Mqtt/Esp32 https://github.com/GoogleCloudPlatform/iot-smart-home-cloud 我可以通过(客户端)flutter 应用程序发送命令(如图 photo999)。但是我不能使用 google 控制台模拟器上的操作来做同样的事情。我需要帮助才能使用 Stackdriver logs/error and/or chrome://inspect
https://drive.google.com/drive/folders/1fyc7mVi3cjNK-QddfKtmLgdXkcKpUqdC?usp=sharing
我试过这个:
我在 25.12 解决了这个问题。事实上,根据照片,我错误地放置了 clientId 和 clientSecret 字段。它们在 angular 应用程序(环境)和 google(帐户 linking/Settings)上的操作中是不同的。我匹配并解决了它们: