ThingFleet IndexAdvanced thing searchRun aggregationsThing groupsDynamic Thing GroupStatic Thing GroupIoT JobIoT ShadowIoT RuleReference
Thing
Fleet Index
- For search or aggregate query
Advanced thing search
connectivity.connected:true
shadow.hasDelta:true
shadow.desired.version > 1
Run aggregations
shadow.desired.version > 1
Thing groups
- Put the same things together for better organization
Dynamic Thing Group
- Will change based on queries
{
"status": "ACTIVE",
"indexName": "AWS_Things",
"thingGroupName": "RoomTooWarm",
"thingGroupArn": "arn:aws:iot:us-west-2:123456789012:thinggroup/RoomTooWarm",
"queryString": "attributes.temperature>60\n",
"version": 1,
"thingGroupMetadata": {
"creationDate": 1548716921.289
},
"thingGroupProperties": {},
"queryVersion": "2017-09-30",
"thingGroupId": "84dd9b5b-2b98-4c65-84e4-be0e1ecf4fd8"
}
Static Thing Group
- Contain a group of things that are managed by using the console, CLI, or the API
- Allow to manage several things at once by categorizing them into groups