GCP中有新的发布/订阅主题设备吗?

时间:2020-04-08 08:56:05

标签: google-cloud-platform google-cloud-pubsub google-cloud-iot

我想为设备创建新的发布/订阅主题,就像我们在GCP IoT Core中拥有配置和命令主题一样。

我了解GCP中的配置和命令主题。 例如

/ devices / {device-id} / config

我想像这样创建一个新主题。

/ devices / {device-id} / Topic1 / devices / {device-id} / Topic2 等等,因此只有特定的设备可以订阅它。

在GCP中可以吗?

0 个答案:

没有答案