【发布时间】:2020-02-04 03:24:50
【问题描述】:
我想查找动态事物组的列表。当我转到 AWS IoT Core 中的一个事物组时,我可以看到字段的类型。如何搜索和查找具有 Type 和 Dynamic 的事物组列表?
例如
当我访问 IoT Core 中的某个事物组时。
You do not have a description for the thing group yet.
Created
Jul 26, 2019 11:21:44 AM -0700
Type
Static
0 Attributes
我尝试了一些变体,但它们都不起作用。
Type: Dynamic
attributes.Type: Dynamic
Type == Dynamic
提前感谢您的任何建议。
【问题讨论】:
标签: amazon-web-services iot aws-iot