An object that filters items in a list of entities.
Type: objectProperties: 3
3D VisualizationDigital TwinIndustrial IoTIoT
ListEntitiesFilter is a JSON Structure definition published by Amazon IoT TwinMaker, describing 3 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-iot-twinmaker/refs/heads/main/json-structure/iot-twinmaker-list-entities-filter-structure.json",
"name": "ListEntitiesFilter",
"description": "An object that filters items in a list of entities.",
"type": "object",
"properties": {
"parentEntityId": {
"allOf": [
{
"$ref": "#/components/schemas/ParentEntityId"
},
{
"description": "The parent of the entities in the list."
}
]
},
"componentTypeId": {
"allOf": [
{
"$ref": "#/components/schemas/ComponentTypeId"
},
{
"description": "The ID of the component type in the entities in the list."
}
]
},
"externalId": {
"allOf": [
{
"$ref": "#/components/schemas/String"
},
{
"description": "The external-Id property of a component. The external-Id property is the primary key of an external storage system."
}
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.