id
stringlengths 53
86
| api_name
stringlengths 2
76
| api_description
stringlengths 1
500
⌀ | api_score
float64 0
10
⌀ | endpoint_name
stringlengths 1
190
| endpoint_description
stringlengths 0
500
| response_status_code
int64 100
505
| response_summary
stringlengths 1
68
⌀ | response_json
stringlengths 6
50k
| response_json_schema
stringlengths 14
150k
|
---|---|---|---|---|---|---|---|---|---|
7c99318c-13e3-428a-98c9-1d3602d179d7/f763ee9b-2df1-4570-a784-b8694436e3c5/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsEdits | List the edits items. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/f763ee9b-2df1-4570-a784-b8694436e3c5/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsEdits | List the edits items. | 200 | null | {"data": [{"id": 0, "user_created": "", "date_created": "", "user_updated": "", "date_updated": "", "model_name": "", "content": [], "status": "", "reject_reason": "", "old_content": [], "item_id": 0}]} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "model_name": {"type": ["string", "null"]}, "content": {"type": "array", "items": {"type": "string"}}, "status": {"type": ["string", "null"]}, "reject_reason": {"type": ["string", "null"]}, "old_content": {"type": ["array", "null"], "items": {"type": "string"}}, "item_id": {"type": ["integer", "null"]}}, "x-collection": "edits"}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/7d85d3b7-fd69-45bf-a746-68d36174210b/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsHardwareFiles | Retrieve a single hardware_files item by unique identifier. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/7d85d3b7-fd69-45bf-a746-68d36174210b/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsHardwareFiles | Retrieve a single hardware_files item by unique identifier. | 200 | null | {"data": {"id": 0, "hardware_id": 0, "directus_files_id": ""}} | {"type": "object", "properties": {"data": {"type": "object", "properties": {"id": {"type": "integer"}, "hardware_id": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"description": "Product Name", "type": ["string", "null"]}, "manufacturer": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}, "battery_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}}, "x-collection": "battery_types"}]}, "battery_count": {"type": ["integer", "null"]}, "brand": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "company": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}}, "x-collection": "brand"}]}, "power_usb_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "aka": {"type": ["string", "null"]}, "image": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the file.", "type": "string"}, "storage": {"description": "Where the file is stored. Either `local` for the local filesystem or the name of the storage adapter (for example `s3`).", "type": "string"}, "filename_disk": {"description": "Name of the file on disk. By default, Directus uses a random hash for the filename.", "type": "string"}, "filename_download": {"description": "How you want to the file to be named when it's being downloaded.", "type": "string"}, "title": {"description": "Title for the file. Is extracted from the filename on upload, but can be edited by the user.", "type": "string"}, "type": {"description": "MIME type of the file.", "type": "string"}, "folder": {"description": "Virtual folder where this file resides in.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the folder.", "type": "string"}, "name": {"description": "Name of the folder.", "type": "string"}, "parent": {"description": "Unique identifier of the parent folder. This allows for nested folders.", "type": ["object", "null"]}}}]}, "uploaded_by": {"description": "Who uploaded the file.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "uploaded_on": {"description": "When the file was uploaded.", "type": "string", "format": "date-time"}, "modified_by": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "modified_on": {"type": "string", "format": "timestamp"}, "charset": {"description": "Character set of the file.", "type": ["string", "null"]}, "filesize": {"description": "Size of the file in bytes.", "type": "integer"}, "width": {"description": "Width of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "height": {"description": "Height of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "duration": {"description": "Duration of the file in seconds. Only applies to audio and video.", "type": ["integer", "null"]}, "embed": {"description": "Where the file was embedded from.", "type": ["string", "null"]}, "description": {"description": "Description for the file.", "type": ["string", "null"]}, "location": {"description": "Where the file was created. Is automatically populated based on EXIF data for images.", "type": ["string", "null"]}, "tags": {"description": "Tags for the file. Is automatically populated based on EXIF data for images.", "type": ["array", "null"], "items": {"type": "string"}}, "metadata": {"description": "IPTC, EXIF, and ICC metadata extracted from file", "type": ["object", "null"]}, "storage_divider": {"type": "string"}}}]}}, "x-collection": "usb_types"}]}, "description": {"type": ["string", "null"]}, "official_site": {"type": ["string", "null"]}, "width": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "height": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "depth": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "weight": {"description": "In Grams", "type": ["integer", "null"]}, "cloud_control": {"type": ["boolean", "null"]}, "local_control": {"type": ["boolean", "null"]}, "model_number": {"type": ["string", "null"]}, "material": {"type": ["string", "null"]}, "release_date": {"type": ["string", "null"], "format": "date"}, "discontinue_date": {"type": ["string", "null"], "format": "date"}, "discontinued": {"type": ["boolean", "null"]}, "hardware_requirement_description": {"type": ["string", "null"]}, "aka": {"description": "Also Known As (Rebrands/Regional names)", "type": ["string", "null"]}, "power": {"type": "string"}, "compatible_apps": {"type": "array", "items": {"type": "object"}}, "videos": {"type": "array", "items": {"type": "object"}}, "software_and_service": {"type": "string"}, "supported_voice_assistants": {"type": "array", "items": {"type": "object"}}, "connectivity": {"type": "string"}, "size": {"type": "string"}, "hardware_requirements": {"type": "array", "items": {"type": "object"}}, "freedom": {"type": "string"}, "compatible_services": {"type": "array", "items": {"type": "object"}}, "sensors": {"type": "array", "items": {"type": "object"}}, "power_type": {"type": "array", "items": {"type": "object"}}, "function": {"type": "array", "items": {"type": "object"}}, "images": {"type": "array", "items": {"type": "object"}}, "features_divider": {"type": "string"}, "connection_types": {"type": "array", "items": {"type": "object"}}, "media_divider": {"type": "string"}}, "x-collection": "hardware"}]}, "directus_files_id": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the file.", "type": "string"}, "storage": {"description": "Where the file is stored. Either `local` for the local filesystem or the name of the storage adapter (for example `s3`).", "type": "string"}, "filename_disk": {"description": "Name of the file on disk. By default, Directus uses a random hash for the filename.", "type": "string"}, "filename_download": {"description": "How you want to the file to be named when it's being downloaded.", "type": "string"}, "title": {"description": "Title for the file. Is extracted from the filename on upload, but can be edited by the user.", "type": "string"}, "type": {"description": "MIME type of the file.", "type": "string"}, "folder": {"description": "Virtual folder where this file resides in.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the folder.", "type": "string"}, "name": {"description": "Name of the folder.", "type": "string"}, "parent": {"description": "Unique identifier of the parent folder. This allows for nested folders.", "type": ["object", "null"]}}}]}, "uploaded_by": {"description": "Who uploaded the file.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "uploaded_on": {"description": "When the file was uploaded.", "type": "string", "format": "date-time"}, "modified_by": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "modified_on": {"type": "string", "format": "timestamp"}, "charset": {"description": "Character set of the file.", "type": ["string", "null"]}, "filesize": {"description": "Size of the file in bytes.", "type": "integer"}, "width": {"description": "Width of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "height": {"description": "Height of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "duration": {"description": "Duration of the file in seconds. Only applies to audio and video.", "type": ["integer", "null"]}, "embed": {"description": "Where the file was embedded from.", "type": ["string", "null"]}, "description": {"description": "Description for the file.", "type": ["string", "null"]}, "location": {"description": "Where the file was created. Is automatically populated based on EXIF data for images.", "type": ["string", "null"]}, "tags": {"description": "Tags for the file. Is automatically populated based on EXIF data for images.", "type": ["array", "null"], "items": {"type": "string"}}, "metadata": {"description": "IPTC, EXIF, and ICC metadata extracted from file", "type": ["object", "null"]}, "storage_divider": {"type": "string"}}}]}}, "x-collection": "hardware_files"}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/7d85d3b7-fd69-45bf-a746-68d36174210b/2/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsHardwareFiles | Retrieve a single hardware_files item by unique identifier. | 404 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/7a97ecb6-af2d-4f19-9d03-0bad35a3bd16/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsCompany | List the company items. | 200 | null | {"data": [{"id": 0, "status": "", "user_created": "", "date_created": "", "user_updated": "", "date_updated": "", "name": "", "established": "", "ceased": "", "parent_company": {}, "previously_known_as": "", "address": "", "country": ""}]} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/7a97ecb6-af2d-4f19-9d03-0bad35a3bd16/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsCompany | List the company items. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/8ff67f59-e980-4abb-91ca-3d7a16552ca5/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsHardwareSensors | List the hardware_sensors items. | 200 | null | {"data": [{"id": 0, "hardware_id": 0, "sensors_id": 0}]} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "hardware_id": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"description": "Product Name", "type": ["string", "null"]}, "manufacturer": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}, "battery_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}}, "x-collection": "battery_types"}]}, "battery_count": {"type": ["integer", "null"]}, "brand": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "company": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}}, "x-collection": "brand"}]}, "power_usb_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "aka": {"type": ["string", "null"]}, "image": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the file.", "type": "string"}, "storage": {"description": "Where the file is stored. Either `local` for the local filesystem or the name of the storage adapter (for example `s3`).", "type": "string"}, "filename_disk": {"description": "Name of the file on disk. By default, Directus uses a random hash for the filename.", "type": "string"}, "filename_download": {"description": "How you want to the file to be named when it's being downloaded.", "type": "string"}, "title": {"description": "Title for the file. Is extracted from the filename on upload, but can be edited by the user.", "type": "string"}, "type": {"description": "MIME type of the file.", "type": "string"}, "folder": {"description": "Virtual folder where this file resides in.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the folder.", "type": "string"}, "name": {"description": "Name of the folder.", "type": "string"}, "parent": {"description": "Unique identifier of the parent folder. This allows for nested folders.", "type": ["object", "null"]}}}]}, "uploaded_by": {"description": "Who uploaded the file.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "uploaded_on": {"description": "When the file was uploaded.", "type": "string", "format": "date-time"}, "modified_by": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "modified_on": {"type": "string", "format": "timestamp"}, "charset": {"description": "Character set of the file.", "type": ["string", "null"]}, "filesize": {"description": "Size of the file in bytes.", "type": "integer"}, "width": {"description": "Width of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "height": {"description": "Height of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "duration": {"description": "Duration of the file in seconds. Only applies to audio and video.", "type": ["integer", "null"]}, "embed": {"description": "Where the file was embedded from.", "type": ["string", "null"]}, "description": {"description": "Description for the file.", "type": ["string", "null"]}, "location": {"description": "Where the file was created. Is automatically populated based on EXIF data for images.", "type": ["string", "null"]}, "tags": {"description": "Tags for the file. Is automatically populated based on EXIF data for images.", "type": ["array", "null"], "items": {"type": "string"}}, "metadata": {"description": "IPTC, EXIF, and ICC metadata extracted from file", "type": ["object", "null"]}, "storage_divider": {"type": "string"}}}]}}, "x-collection": "usb_types"}]}, "description": {"type": ["string", "null"]}, "official_site": {"type": ["string", "null"]}, "width": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "height": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "depth": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "weight": {"description": "In Grams", "type": ["integer", "null"]}, "cloud_control": {"type": ["boolean", "null"]}, "local_control": {"type": ["boolean", "null"]}, "model_number": {"type": ["string", "null"]}, "material": {"type": ["string", "null"]}, "release_date": {"type": ["string", "null"], "format": "date"}, "discontinue_date": {"type": ["string", "null"], "format": "date"}, "discontinued": {"type": ["boolean", "null"]}, "hardware_requirement_description": {"type": ["string", "null"]}, "aka": {"description": "Also Known As (Rebrands/Regional names)", "type": ["string", "null"]}, "power": {"type": "string"}, "compatible_apps": {"type": "array", "items": {"type": "object"}}, "videos": {"type": "array", "items": {"type": "object"}}, "software_and_service": {"type": "string"}, "supported_voice_assistants": {"type": "array", "items": {"type": "object"}}, "connectivity": {"type": "string"}, "size": {"type": "string"}, "hardware_requirements": {"type": "array", "items": {"type": "object"}}, "freedom": {"type": "string"}, "compatible_services": {"type": "array", "items": {"type": "object"}}, "sensors": {"type": "array", "items": {"type": "object"}}, "power_type": {"type": "array", "items": {"type": "object"}}, "function": {"type": "array", "items": {"type": "object"}}, "images": {"type": "array", "items": {"type": "object"}}, "features_divider": {"type": "string"}, "connection_types": {"type": "array", "items": {"type": "object"}}, "media_divider": {"type": "string"}}, "x-collection": "hardware"}]}, "sensors_id": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}}, "x-collection": "sensors"}]}}, "x-collection": "hardware_sensors"}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/8ff67f59-e980-4abb-91ca-3d7a16552ca5/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsHardwareSensors | List the hardware_sensors items. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/34c7848c-6837-41b8-89a0-c3947cbd8954/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsEdits | Retrieve a single edits item by unique identifier. | 404 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/34c7848c-6837-41b8-89a0-c3947cbd8954/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsEdits | Retrieve a single edits item by unique identifier. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/34c7848c-6837-41b8-89a0-c3947cbd8954/2/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsEdits | Retrieve a single edits item by unique identifier. | 200 | null | {"data": {"id": 0, "user_created": "", "date_created": "", "user_updated": "", "date_updated": "", "model_name": "", "content": [], "status": "", "reject_reason": "", "old_content": [], "item_id": 0}} | {"type": "object", "properties": {"data": {"type": "object", "properties": {"id": {"type": "integer"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "model_name": {"type": ["string", "null"]}, "content": {"type": "array", "items": {"type": "string"}}, "status": {"type": ["string", "null"]}, "reject_reason": {"type": ["string", "null"]}, "old_content": {"type": ["array", "null"], "items": {"type": "string"}}, "item_id": {"type": ["integer", "null"]}}, "x-collection": "edits"}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/25955ed9-5b13-450e-97b2-228fd8e165a9/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsConnectivity | Retrieve a single connectivity item by unique identifier. | 404 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/25955ed9-5b13-450e-97b2-228fd8e165a9/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsConnectivity | Retrieve a single connectivity item by unique identifier. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/25955ed9-5b13-450e-97b2-228fd8e165a9/2/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsConnectivity | Retrieve a single connectivity item by unique identifier. | 200 | null | {"data": {"id": 0, "status": "", "user_created": "", "date_created": "", "user_updated": "", "date_updated": "", "name": "", "aka": ""}} | {"type": "object", "properties": {"data": {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "aka": {"type": ["string", "null"]}}, "x-collection": "connectivity"}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/32a9f05f-073d-4b72-88a6-4df5b3f7687a/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsVoiceAssistants | Retrieve a single voice_assistants item by unique identifier. | 404 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/32a9f05f-073d-4b72-88a6-4df5b3f7687a/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsVoiceAssistants | Retrieve a single voice_assistants item by unique identifier. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/32a9f05f-073d-4b72-88a6-4df5b3f7687a/2/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsVoiceAssistants | Retrieve a single voice_assistants item by unique identifier. | 200 | null | {"data": {"id": 0, "status": "", "user_created": "", "date_created": "", "user_updated": "", "date_updated": "", "name": ""}} | {"type": "object", "properties": {"data": {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}}, "x-collection": "voice_assistants"}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/fe75e238-6b01-46e5-a9f9-c7105991da24/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsHardwareServices | Retrieve a single hardware_services item by unique identifier. | 404 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/fe75e238-6b01-46e5-a9f9-c7105991da24/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsHardwareServices | Retrieve a single hardware_services item by unique identifier. | 200 | null | {"data": {"id": 0, "hardware_id": 0, "services_id": 0}} | {"type": "object", "properties": {"data": {"type": "object", "properties": {"id": {"type": "integer"}, "hardware_id": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"description": "Product Name", "type": ["string", "null"]}, "manufacturer": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}, "battery_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}}, "x-collection": "battery_types"}]}, "battery_count": {"type": ["integer", "null"]}, "brand": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "company": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}}, "x-collection": "brand"}]}, "power_usb_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "aka": {"type": ["string", "null"]}, "image": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the file.", "type": "string"}, "storage": {"description": "Where the file is stored. Either `local` for the local filesystem or the name of the storage adapter (for example `s3`).", "type": "string"}, "filename_disk": {"description": "Name of the file on disk. By default, Directus uses a random hash for the filename.", "type": "string"}, "filename_download": {"description": "How you want to the file to be named when it's being downloaded.", "type": "string"}, "title": {"description": "Title for the file. Is extracted from the filename on upload, but can be edited by the user.", "type": "string"}, "type": {"description": "MIME type of the file.", "type": "string"}, "folder": {"description": "Virtual folder where this file resides in.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the folder.", "type": "string"}, "name": {"description": "Name of the folder.", "type": "string"}, "parent": {"description": "Unique identifier of the parent folder. This allows for nested folders.", "type": ["object", "null"]}}}]}, "uploaded_by": {"description": "Who uploaded the file.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "uploaded_on": {"description": "When the file was uploaded.", "type": "string", "format": "date-time"}, "modified_by": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "modified_on": {"type": "string", "format": "timestamp"}, "charset": {"description": "Character set of the file.", "type": ["string", "null"]}, "filesize": {"description": "Size of the file in bytes.", "type": "integer"}, "width": {"description": "Width of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "height": {"description": "Height of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "duration": {"description": "Duration of the file in seconds. Only applies to audio and video.", "type": ["integer", "null"]}, "embed": {"description": "Where the file was embedded from.", "type": ["string", "null"]}, "description": {"description": "Description for the file.", "type": ["string", "null"]}, "location": {"description": "Where the file was created. Is automatically populated based on EXIF data for images.", "type": ["string", "null"]}, "tags": {"description": "Tags for the file. Is automatically populated based on EXIF data for images.", "type": ["array", "null"], "items": {"type": "string"}}, "metadata": {"description": "IPTC, EXIF, and ICC metadata extracted from file", "type": ["object", "null"]}, "storage_divider": {"type": "string"}}}]}}, "x-collection": "usb_types"}]}, "description": {"type": ["string", "null"]}, "official_site": {"type": ["string", "null"]}, "width": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "height": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "depth": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "weight": {"description": "In Grams", "type": ["integer", "null"]}, "cloud_control": {"type": ["boolean", "null"]}, "local_control": {"type": ["boolean", "null"]}, "model_number": {"type": ["string", "null"]}, "material": {"type": ["string", "null"]}, "release_date": {"type": ["string", "null"], "format": "date"}, "discontinue_date": {"type": ["string", "null"], "format": "date"}, "discontinued": {"type": ["boolean", "null"]}, "hardware_requirement_description": {"type": ["string", "null"]}, "aka": {"description": "Also Known As (Rebrands/Regional names)", "type": ["string", "null"]}, "power": {"type": "string"}, "compatible_apps": {"type": "array", "items": {"type": "object"}}, "videos": {"type": "array", "items": {"type": "object"}}, "software_and_service": {"type": "string"}, "supported_voice_assistants": {"type": "array", "items": {"type": "object"}}, "connectivity": {"type": "string"}, "size": {"type": "string"}, "hardware_requirements": {"type": "array", "items": {"type": "object"}}, "freedom": {"type": "string"}, "compatible_services": {"type": "array", "items": {"type": "object"}}, "sensors": {"type": "array", "items": {"type": "object"}}, "power_type": {"type": "array", "items": {"type": "object"}}, "function": {"type": "array", "items": {"type": "object"}}, "images": {"type": "array", "items": {"type": "object"}}, "features_divider": {"type": "string"}, "connection_types": {"type": "array", "items": {"type": "object"}}, "media_divider": {"type": "string"}}, "x-collection": "hardware"}]}, "services_id": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}}, "x-collection": "services"}]}}, "x-collection": "hardware_services"}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/fe75e238-6b01-46e5-a9f9-c7105991da24/2/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsHardwareServices | Retrieve a single hardware_services item by unique identifier. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/889a15c4-0e97-4918-a140-0665b2118994/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsHardwarePowerTypes2 | List the hardware_power_types_2 items. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/889a15c4-0e97-4918-a140-0665b2118994/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsHardwarePowerTypes2 | List the hardware_power_types_2 items. | 200 | null | {"data": [{"id": 0, "hardware_id": 0, "power_types_id": 0}]} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "hardware_id": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"description": "Product Name", "type": ["string", "null"]}, "manufacturer": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}, "battery_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}}, "x-collection": "battery_types"}]}, "battery_count": {"type": ["integer", "null"]}, "brand": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "company": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}}, "x-collection": "brand"}]}, "power_usb_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "aka": {"type": ["string", "null"]}, "image": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the file.", "type": "string"}, "storage": {"description": "Where the file is stored. Either `local` for the local filesystem or the name of the storage adapter (for example `s3`).", "type": "string"}, "filename_disk": {"description": "Name of the file on disk. By default, Directus uses a random hash for the filename.", "type": "string"}, "filename_download": {"description": "How you want to the file to be named when it's being downloaded.", "type": "string"}, "title": {"description": "Title for the file. Is extracted from the filename on upload, but can be edited by the user.", "type": "string"}, "type": {"description": "MIME type of the file.", "type": "string"}, "folder": {"description": "Virtual folder where this file resides in.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the folder.", "type": "string"}, "name": {"description": "Name of the folder.", "type": "string"}, "parent": {"description": "Unique identifier of the parent folder. This allows for nested folders.", "type": ["object", "null"]}}}]}, "uploaded_by": {"description": "Who uploaded the file.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "uploaded_on": {"description": "When the file was uploaded.", "type": "string", "format": "date-time"}, "modified_by": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "modified_on": {"type": "string", "format": "timestamp"}, "charset": {"description": "Character set of the file.", "type": ["string", "null"]}, "filesize": {"description": "Size of the file in bytes.", "type": "integer"}, "width": {"description": "Width of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "height": {"description": "Height of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "duration": {"description": "Duration of the file in seconds. Only applies to audio and video.", "type": ["integer", "null"]}, "embed": {"description": "Where the file was embedded from.", "type": ["string", "null"]}, "description": {"description": "Description for the file.", "type": ["string", "null"]}, "location": {"description": "Where the file was created. Is automatically populated based on EXIF data for images.", "type": ["string", "null"]}, "tags": {"description": "Tags for the file. Is automatically populated based on EXIF data for images.", "type": ["array", "null"], "items": {"type": "string"}}, "metadata": {"description": "IPTC, EXIF, and ICC metadata extracted from file", "type": ["object", "null"]}, "storage_divider": {"type": "string"}}}]}}, "x-collection": "usb_types"}]}, "description": {"type": ["string", "null"]}, "official_site": {"type": ["string", "null"]}, "width": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "height": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "depth": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "weight": {"description": "In Grams", "type": ["integer", "null"]}, "cloud_control": {"type": ["boolean", "null"]}, "local_control": {"type": ["boolean", "null"]}, "model_number": {"type": ["string", "null"]}, "material": {"type": ["string", "null"]}, "release_date": {"type": ["string", "null"], "format": "date"}, "discontinue_date": {"type": ["string", "null"], "format": "date"}, "discontinued": {"type": ["boolean", "null"]}, "hardware_requirement_description": {"type": ["string", "null"]}, "aka": {"description": "Also Known As (Rebrands/Regional names)", "type": ["string", "null"]}, "power": {"type": "string"}, "compatible_apps": {"type": "array", "items": {"type": "object"}}, "videos": {"type": "array", "items": {"type": "object"}}, "software_and_service": {"type": "string"}, "supported_voice_assistants": {"type": "array", "items": {"type": "object"}}, "connectivity": {"type": "string"}, "size": {"type": "string"}, "hardware_requirements": {"type": "array", "items": {"type": "object"}}, "freedom": {"type": "string"}, "compatible_services": {"type": "array", "items": {"type": "object"}}, "sensors": {"type": "array", "items": {"type": "object"}}, "power_type": {"type": "array", "items": {"type": "object"}}, "function": {"type": "array", "items": {"type": "object"}}, "images": {"type": "array", "items": {"type": "object"}}, "features_divider": {"type": "string"}, "connection_types": {"type": "array", "items": {"type": "object"}}, "media_divider": {"type": "string"}}, "x-collection": "hardware"}]}, "power_types_id": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "aka": {"type": ["string", "null"]}}, "x-collection": "power_types"}]}}, "x-collection": "hardware_power_types_2"}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/cdb76004-4bb5-416d-9ba2-ce4e59f3de7d/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsExternalItems | List the external_items items. | 200 | null | {"data": [{"id": 0, "status": "", "user_created": "", "date_created": "", "user_updated": "", "date_updated": "", "name": "", "external_id": "", "item_url": "", "connected_item": 0, "external_source": 0, "ignore": true, "do_create": true}]} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": ["string", "null"]}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "external_id": {"type": ["string", "null"]}, "item_url": {"type": ["string", "null"]}, "connected_item": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"description": "Product Name", "type": ["string", "null"]}, "manufacturer": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}, "battery_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}}, "x-collection": "battery_types"}]}, "battery_count": {"type": ["integer", "null"]}, "brand": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "company": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}}, "x-collection": "brand"}]}, "power_usb_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "aka": {"type": ["string", "null"]}, "image": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the file.", "type": "string"}, "storage": {"description": "Where the file is stored. Either `local` for the local filesystem or the name of the storage adapter (for example `s3`).", "type": "string"}, "filename_disk": {"description": "Name of the file on disk. By default, Directus uses a random hash for the filename.", "type": "string"}, "filename_download": {"description": "How you want to the file to be named when it's being downloaded.", "type": "string"}, "title": {"description": "Title for the file. Is extracted from the filename on upload, but can be edited by the user.", "type": "string"}, "type": {"description": "MIME type of the file.", "type": "string"}, "folder": {"description": "Virtual folder where this file resides in.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the folder.", "type": "string"}, "name": {"description": "Name of the folder.", "type": "string"}, "parent": {"description": "Unique identifier of the parent folder. This allows for nested folders.", "type": ["object", "null"]}}}]}, "uploaded_by": {"description": "Who uploaded the file.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "uploaded_on": {"description": "When the file was uploaded.", "type": "string", "format": "date-time"}, "modified_by": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "modified_on": {"type": "string", "format": "timestamp"}, "charset": {"description": "Character set of the file.", "type": ["string", "null"]}, "filesize": {"description": "Size of the file in bytes.", "type": "integer"}, "width": {"description": "Width of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "height": {"description": "Height of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "duration": {"description": "Duration of the file in seconds. Only applies to audio and video.", "type": ["integer", "null"]}, "embed": {"description": "Where the file was embedded from.", "type": ["string", "null"]}, "description": {"description": "Description for the file.", "type": ["string", "null"]}, "location": {"description": "Where the file was created. Is automatically populated based on EXIF data for images.", "type": ["string", "null"]}, "tags": {"description": "Tags for the file. Is automatically populated based on EXIF data for images.", "type": ["array", "null"], "items": {"type": "string"}}, "metadata": {"description": "IPTC, EXIF, and ICC metadata extracted from file", "type": ["object", "null"]}, "storage_divider": {"type": "string"}}}]}}, "x-collection": "usb_types"}]}, "description": {"type": ["string", "null"]}, "official_site": {"type": ["string", "null"]}, "width": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "height": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "depth": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "weight": {"description": "In Grams", "type": ["integer", "null"]}, "cloud_control": {"type": ["boolean", "null"]}, "local_control": {"type": ["boolean", "null"]}, "model_number": {"type": ["string", "null"]}, "material": {"type": ["string", "null"]}, "release_date": {"type": ["string", "null"], "format": "date"}, "discontinue_date": {"type": ["string", "null"], "format": "date"}, "discontinued": {"type": ["boolean", "null"]}, "hardware_requirement_description": {"type": ["string", "null"]}, "aka": {"description": "Also Known As (Rebrands/Regional names)", "type": ["string", "null"]}, "power": {"type": "string"}, "compatible_apps": {"type": "array", "items": {"type": "object"}}, "videos": {"type": "array", "items": {"type": "object"}}, "software_and_service": {"type": "string"}, "supported_voice_assistants": {"type": "array", "items": {"type": "object"}}, "connectivity": {"type": "string"}, "size": {"type": "string"}, "hardware_requirements": {"type": "array", "items": {"type": "object"}}, "freedom": {"type": "string"}, "compatible_services": {"type": "array", "items": {"type": "object"}}, "sensors": {"type": "array", "items": {"type": "object"}}, "power_type": {"type": "array", "items": {"type": "object"}}, "function": {"type": "array", "items": {"type": "object"}}, "images": {"type": "array", "items": {"type": "object"}}, "features_divider": {"type": "string"}, "connection_types": {"type": "array", "items": {"type": "object"}}, "media_divider": {"type": "string"}}, "x-collection": "hardware"}]}, "external_source": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": ["string", "null"]}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "feed_url": {"type": ["string", "null"]}, "item_css_selector": {"type": ["string", "null"]}, "name": {"type": ["string", "null"]}, "conversion_table": {"type": ["array", "null"], "items": {"type": "string"}}, "field_css_selectors": {"type": ["array", "null"], "items": {"type": "string"}}}, "x-collection": "external_sources"}]}, "ignore": {"type": ["boolean", "null"]}, "do_create": {"type": ["boolean", "null"]}}, "x-collection": "external_items"}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/cdb76004-4bb5-416d-9ba2-ce4e59f3de7d/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsExternalItems | List the external_items items. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/7ccc69ef-a839-4d42-99e7-db3f4f80eb41/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsHardwareHardware | List the hardware_hardware items. | 200 | null | {"data": [{"id": 0, "hardware_id": 0, "hardware_related_id": 0}]} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "hardware_id": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"description": "Product Name", "type": ["string", "null"]}, "manufacturer": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}, "battery_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}}, "x-collection": "battery_types"}]}, "battery_count": {"type": ["integer", "null"]}, "brand": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "company": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}}, "x-collection": "brand"}]}, "power_usb_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "aka": {"type": ["string", "null"]}, "image": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the file.", "type": "string"}, "storage": {"description": "Where the file is stored. Either `local` for the local filesystem or the name of the storage adapter (for example `s3`).", "type": "string"}, "filename_disk": {"description": "Name of the file on disk. By default, Directus uses a random hash for the filename.", "type": "string"}, "filename_download": {"description": "How you want to the file to be named when it's being downloaded.", "type": "string"}, "title": {"description": "Title for the file. Is extracted from the filename on upload, but can be edited by the user.", "type": "string"}, "type": {"description": "MIME type of the file.", "type": "string"}, "folder": {"description": "Virtual folder where this file resides in.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the folder.", "type": "string"}, "name": {"description": "Name of the folder.", "type": "string"}, "parent": {"description": "Unique identifier of the parent folder. This allows for nested folders.", "type": ["object", "null"]}}}]}, "uploaded_by": {"description": "Who uploaded the file.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "uploaded_on": {"description": "When the file was uploaded.", "type": "string", "format": "date-time"}, "modified_by": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "modified_on": {"type": "string", "format": "timestamp"}, "charset": {"description": "Character set of the file.", "type": ["string", "null"]}, "filesize": {"description": "Size of the file in bytes.", "type": "integer"}, "width": {"description": "Width of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "height": {"description": "Height of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "duration": {"description": "Duration of the file in seconds. Only applies to audio and video.", "type": ["integer", "null"]}, "embed": {"description": "Where the file was embedded from.", "type": ["string", "null"]}, "description": {"description": "Description for the file.", "type": ["string", "null"]}, "location": {"description": "Where the file was created. Is automatically populated based on EXIF data for images.", "type": ["string", "null"]}, "tags": {"description": "Tags for the file. Is automatically populated based on EXIF data for images.", "type": ["array", "null"], "items": {"type": "string"}}, "metadata": {"description": "IPTC, EXIF, and ICC metadata extracted from file", "type": ["object", "null"]}, "storage_divider": {"type": "string"}}}]}}, "x-collection": "usb_types"}]}, "description": {"type": ["string", "null"]}, "official_site": {"type": ["string", "null"]}, "width": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "height": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "depth": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "weight": {"description": "In Grams", "type": ["integer", "null"]}, "cloud_control": {"type": ["boolean", "null"]}, "local_control": {"type": ["boolean", "null"]}, "model_number": {"type": ["string", "null"]}, "material": {"type": ["string", "null"]}, "release_date": {"type": ["string", "null"], "format": "date"}, "discontinue_date": {"type": ["string", "null"], "format": "date"}, "discontinued": {"type": ["boolean", "null"]}, "hardware_requirement_description": {"type": ["string", "null"]}, "aka": {"description": "Also Known As (Rebrands/Regional names)", "type": ["string", "null"]}, "power": {"type": "string"}, "compatible_apps": {"type": "array", "items": {"type": "object"}}, "videos": {"type": "array", "items": {"type": "object"}}, "software_and_service": {"type": "string"}, "supported_voice_assistants": {"type": "array", "items": {"type": "object"}}, "connectivity": {"type": "string"}, "size": {"type": "string"}, "hardware_requirements": {"type": "array", "items": {"type": "object"}}, "freedom": {"type": "string"}, "compatible_services": {"type": "array", "items": {"type": "object"}}, "sensors": {"type": "array", "items": {"type": "object"}}, "power_type": {"type": "array", "items": {"type": "object"}}, "function": {"type": "array", "items": {"type": "object"}}, "images": {"type": "array", "items": {"type": "object"}}, "features_divider": {"type": "string"}, "connection_types": {"type": "array", "items": {"type": "object"}}, "media_divider": {"type": "string"}}, "x-collection": "hardware"}]}, "hardware_related_id": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"description": "Product Name", "type": ["string", "null"]}, "manufacturer": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}, "battery_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}}, "x-collection": "battery_types"}]}, "battery_count": {"type": ["integer", "null"]}, "brand": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "company": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}}, "x-collection": "brand"}]}, "power_usb_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "aka": {"type": ["string", "null"]}, "image": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the file.", "type": "string"}, "storage": {"description": "Where the file is stored. Either `local` for the local filesystem or the name of the storage adapter (for example `s3`).", "type": "string"}, "filename_disk": {"description": "Name of the file on disk. By default, Directus uses a random hash for the filename.", "type": "string"}, "filename_download": {"description": "How you want to the file to be named when it's being downloaded.", "type": "string"}, "title": {"description": "Title for the file. Is extracted from the filename on upload, but can be edited by the user.", "type": "string"}, "type": {"description": "MIME type of the file.", "type": "string"}, "folder": {"description": "Virtual folder where this file resides in.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the folder.", "type": "string"}, "name": {"description": "Name of the folder.", "type": "string"}, "parent": {"description": "Unique identifier of the parent folder. This allows for nested folders.", "type": ["object", "null"]}}}]}, "uploaded_by": {"description": "Who uploaded the file.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "uploaded_on": {"description": "When the file was uploaded.", "type": "string", "format": "date-time"}, "modified_by": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "modified_on": {"type": "string", "format": "timestamp"}, "charset": {"description": "Character set of the file.", "type": ["string", "null"]}, "filesize": {"description": "Size of the file in bytes.", "type": "integer"}, "width": {"description": "Width of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "height": {"description": "Height of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "duration": {"description": "Duration of the file in seconds. Only applies to audio and video.", "type": ["integer", "null"]}, "embed": {"description": "Where the file was embedded from.", "type": ["string", "null"]}, "description": {"description": "Description for the file.", "type": ["string", "null"]}, "location": {"description": "Where the file was created. Is automatically populated based on EXIF data for images.", "type": ["string", "null"]}, "tags": {"description": "Tags for the file. Is automatically populated based on EXIF data for images.", "type": ["array", "null"], "items": {"type": "string"}}, "metadata": {"description": "IPTC, EXIF, and ICC metadata extracted from file", "type": ["object", "null"]}, "storage_divider": {"type": "string"}}}]}}, "x-collection": "usb_types"}]}, "description": {"type": ["string", "null"]}, "official_site": {"type": ["string", "null"]}, "width": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "height": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "depth": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "weight": {"description": "In Grams", "type": ["integer", "null"]}, "cloud_control": {"type": ["boolean", "null"]}, "local_control": {"type": ["boolean", "null"]}, "model_number": {"type": ["string", "null"]}, "material": {"type": ["string", "null"]}, "release_date": {"type": ["string", "null"], "format": "date"}, "discontinue_date": {"type": ["string", "null"], "format": "date"}, "discontinued": {"type": ["boolean", "null"]}, "hardware_requirement_description": {"type": ["string", "null"]}, "aka": {"description": "Also Known As (Rebrands/Regional names)", "type": ["string", "null"]}, "power": {"type": "string"}, "compatible_apps": {"type": "array", "items": {"type": "object"}}, "videos": {"type": "array", "items": {"type": "object"}}, "software_and_service": {"type": "string"}, "supported_voice_assistants": {"type": "array", "items": {"type": "object"}}, "connectivity": {"type": "string"}, "size": {"type": "string"}, "hardware_requirements": {"type": "array", "items": {"type": "object"}}, "freedom": {"type": "string"}, "compatible_services": {"type": "array", "items": {"type": "object"}}, "sensors": {"type": "array", "items": {"type": "object"}}, "power_type": {"type": "array", "items": {"type": "object"}}, "function": {"type": "array", "items": {"type": "object"}}, "images": {"type": "array", "items": {"type": "object"}}, "features_divider": {"type": "string"}, "connection_types": {"type": "array", "items": {"type": "object"}}, "media_divider": {"type": "string"}}, "x-collection": "hardware"}]}}, "x-collection": "hardware_hardware"}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/7ccc69ef-a839-4d42-99e7-db3f4f80eb41/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsHardwareHardware | List the hardware_hardware items. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/46f82a3e-0acc-48eb-b81a-9e75a6bc5f0c/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsExternalItems | Retrieve a single external_items item by unique identifier. | 404 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/46f82a3e-0acc-48eb-b81a-9e75a6bc5f0c/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsExternalItems | Retrieve a single external_items item by unique identifier. | 200 | null | {"data": {"id": 0, "status": "", "user_created": "", "date_created": "", "user_updated": "", "date_updated": "", "name": "", "external_id": "", "item_url": "", "connected_item": 0, "external_source": 0, "ignore": true, "do_create": true}} | {"type": "object", "properties": {"data": {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": ["string", "null"]}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "external_id": {"type": ["string", "null"]}, "item_url": {"type": ["string", "null"]}, "connected_item": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"description": "Product Name", "type": ["string", "null"]}, "manufacturer": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}, "battery_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}}, "x-collection": "battery_types"}]}, "battery_count": {"type": ["integer", "null"]}, "brand": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "company": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}}, "x-collection": "brand"}]}, "power_usb_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "aka": {"type": ["string", "null"]}, "image": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the file.", "type": "string"}, "storage": {"description": "Where the file is stored. Either `local` for the local filesystem or the name of the storage adapter (for example `s3`).", "type": "string"}, "filename_disk": {"description": "Name of the file on disk. By default, Directus uses a random hash for the filename.", "type": "string"}, "filename_download": {"description": "How you want to the file to be named when it's being downloaded.", "type": "string"}, "title": {"description": "Title for the file. Is extracted from the filename on upload, but can be edited by the user.", "type": "string"}, "type": {"description": "MIME type of the file.", "type": "string"}, "folder": {"description": "Virtual folder where this file resides in.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the folder.", "type": "string"}, "name": {"description": "Name of the folder.", "type": "string"}, "parent": {"description": "Unique identifier of the parent folder. This allows for nested folders.", "type": ["object", "null"]}}}]}, "uploaded_by": {"description": "Who uploaded the file.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "uploaded_on": {"description": "When the file was uploaded.", "type": "string", "format": "date-time"}, "modified_by": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "modified_on": {"type": "string", "format": "timestamp"}, "charset": {"description": "Character set of the file.", "type": ["string", "null"]}, "filesize": {"description": "Size of the file in bytes.", "type": "integer"}, "width": {"description": "Width of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "height": {"description": "Height of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "duration": {"description": "Duration of the file in seconds. Only applies to audio and video.", "type": ["integer", "null"]}, "embed": {"description": "Where the file was embedded from.", "type": ["string", "null"]}, "description": {"description": "Description for the file.", "type": ["string", "null"]}, "location": {"description": "Where the file was created. Is automatically populated based on EXIF data for images.", "type": ["string", "null"]}, "tags": {"description": "Tags for the file. Is automatically populated based on EXIF data for images.", "type": ["array", "null"], "items": {"type": "string"}}, "metadata": {"description": "IPTC, EXIF, and ICC metadata extracted from file", "type": ["object", "null"]}, "storage_divider": {"type": "string"}}}]}}, "x-collection": "usb_types"}]}, "description": {"type": ["string", "null"]}, "official_site": {"type": ["string", "null"]}, "width": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "height": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "depth": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "weight": {"description": "In Grams", "type": ["integer", "null"]}, "cloud_control": {"type": ["boolean", "null"]}, "local_control": {"type": ["boolean", "null"]}, "model_number": {"type": ["string", "null"]}, "material": {"type": ["string", "null"]}, "release_date": {"type": ["string", "null"], "format": "date"}, "discontinue_date": {"type": ["string", "null"], "format": "date"}, "discontinued": {"type": ["boolean", "null"]}, "hardware_requirement_description": {"type": ["string", "null"]}, "aka": {"description": "Also Known As (Rebrands/Regional names)", "type": ["string", "null"]}, "power": {"type": "string"}, "compatible_apps": {"type": "array", "items": {"type": "object"}}, "videos": {"type": "array", "items": {"type": "object"}}, "software_and_service": {"type": "string"}, "supported_voice_assistants": {"type": "array", "items": {"type": "object"}}, "connectivity": {"type": "string"}, "size": {"type": "string"}, "hardware_requirements": {"type": "array", "items": {"type": "object"}}, "freedom": {"type": "string"}, "compatible_services": {"type": "array", "items": {"type": "object"}}, "sensors": {"type": "array", "items": {"type": "object"}}, "power_type": {"type": "array", "items": {"type": "object"}}, "function": {"type": "array", "items": {"type": "object"}}, "images": {"type": "array", "items": {"type": "object"}}, "features_divider": {"type": "string"}, "connection_types": {"type": "array", "items": {"type": "object"}}, "media_divider": {"type": "string"}}, "x-collection": "hardware"}]}, "external_source": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": ["string", "null"]}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "feed_url": {"type": ["string", "null"]}, "item_css_selector": {"type": ["string", "null"]}, "name": {"type": ["string", "null"]}, "conversion_table": {"type": ["array", "null"], "items": {"type": "string"}}, "field_css_selectors": {"type": ["array", "null"], "items": {"type": "string"}}}, "x-collection": "external_sources"}]}, "ignore": {"type": ["boolean", "null"]}, "do_create": {"type": ["boolean", "null"]}}, "x-collection": "external_items"}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/46f82a3e-0acc-48eb-b81a-9e75a6bc5f0c/2/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsExternalItems | Retrieve a single external_items item by unique identifier. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/a5c2acb0-815b-48ba-a2ba-381166e2ba5a/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsHardware | Retrieve a single hardware item by unique identifier. | 200 | null | {"data": {"id": 0, "status": "", "user_created": "", "date_created": "", "user_updated": "", "date_updated": "", "name": "", "manufacturer": 0, "battery_type": 0, "battery_count": 0, "brand": 0, "power_usb_type": 0, "description": "", "official_site": "", "width": 0, "height": 0, "depth": 0, "weight": 0, "cloud_control": true, "local_control": true, "model_number": "", "material": "", "release_date": "", "discontinue_date": "", "discontinued": true, "hardware_requirement_description": "", "aka": "", "power": "", "compatible_apps": [], "videos": [], "software_and_service": "", "supported_voice_assistants": [], "connectivity": "", "size": "", "hardware_requirements": [], "freedom": "", "compatible_services": [], "sensors": [], "power_type": [], "function": [], "images": [], "features_divider": "", "connection_types": [], "media_divider": ""}} | {"type": "object", "properties": {"data": {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"description": "Product Name", "type": ["string", "null"]}, "manufacturer": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}, "battery_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}}, "x-collection": "battery_types"}]}, "battery_count": {"type": ["integer", "null"]}, "brand": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "company": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}}, "x-collection": "brand"}]}, "power_usb_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "aka": {"type": ["string", "null"]}, "image": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the file.", "type": "string"}, "storage": {"description": "Where the file is stored. Either `local` for the local filesystem or the name of the storage adapter (for example `s3`).", "type": "string"}, "filename_disk": {"description": "Name of the file on disk. By default, Directus uses a random hash for the filename.", "type": "string"}, "filename_download": {"description": "How you want to the file to be named when it's being downloaded.", "type": "string"}, "title": {"description": "Title for the file. Is extracted from the filename on upload, but can be edited by the user.", "type": "string"}, "type": {"description": "MIME type of the file.", "type": "string"}, "folder": {"description": "Virtual folder where this file resides in.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the folder.", "type": "string"}, "name": {"description": "Name of the folder.", "type": "string"}, "parent": {"description": "Unique identifier of the parent folder. This allows for nested folders.", "type": ["object", "null"]}}}]}, "uploaded_by": {"description": "Who uploaded the file.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "uploaded_on": {"description": "When the file was uploaded.", "type": "string", "format": "date-time"}, "modified_by": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "modified_on": {"type": "string", "format": "timestamp"}, "charset": {"description": "Character set of the file.", "type": ["string", "null"]}, "filesize": {"description": "Size of the file in bytes.", "type": "integer"}, "width": {"description": "Width of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "height": {"description": "Height of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "duration": {"description": "Duration of the file in seconds. Only applies to audio and video.", "type": ["integer", "null"]}, "embed": {"description": "Where the file was embedded from.", "type": ["string", "null"]}, "description": {"description": "Description for the file.", "type": ["string", "null"]}, "location": {"description": "Where the file was created. Is automatically populated based on EXIF data for images.", "type": ["string", "null"]}, "tags": {"description": "Tags for the file. Is automatically populated based on EXIF data for images.", "type": ["array", "null"], "items": {"type": "string"}}, "metadata": {"description": "IPTC, EXIF, and ICC metadata extracted from file", "type": ["object", "null"]}, "storage_divider": {"type": "string"}}}]}}, "x-collection": "usb_types"}]}, "description": {"type": ["string", "null"]}, "official_site": {"type": ["string", "null"]}, "width": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "height": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "depth": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "weight": {"description": "In Grams", "type": ["integer", "null"]}, "cloud_control": {"type": ["boolean", "null"]}, "local_control": {"type": ["boolean", "null"]}, "model_number": {"type": ["string", "null"]}, "material": {"type": ["string", "null"]}, "release_date": {"type": ["string", "null"], "format": "date"}, "discontinue_date": {"type": ["string", "null"], "format": "date"}, "discontinued": {"type": ["boolean", "null"]}, "hardware_requirement_description": {"type": ["string", "null"]}, "aka": {"description": "Also Known As (Rebrands/Regional names)", "type": ["string", "null"]}, "power": {"type": "string"}, "compatible_apps": {"type": "array", "items": {"type": "object"}}, "videos": {"type": "array", "items": {"type": "object"}}, "software_and_service": {"type": "string"}, "supported_voice_assistants": {"type": "array", "items": {"type": "object"}}, "connectivity": {"type": "string"}, "size": {"type": "string"}, "hardware_requirements": {"type": "array", "items": {"type": "object"}}, "freedom": {"type": "string"}, "compatible_services": {"type": "array", "items": {"type": "object"}}, "sensors": {"type": "array", "items": {"type": "object"}}, "power_type": {"type": "array", "items": {"type": "object"}}, "function": {"type": "array", "items": {"type": "object"}}, "images": {"type": "array", "items": {"type": "object"}}, "features_divider": {"type": "string"}, "connection_types": {"type": "array", "items": {"type": "object"}}, "media_divider": {"type": "string"}}, "x-collection": "hardware"}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/a5c2acb0-815b-48ba-a2ba-381166e2ba5a/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsHardware | Retrieve a single hardware item by unique identifier. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/a5c2acb0-815b-48ba-a2ba-381166e2ba5a/2/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsHardware | Retrieve a single hardware item by unique identifier. | 404 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/9c255622-d9c2-4efb-9cdc-5c803b9a7f39/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsVideos | Retrieve a single videos item by unique identifier. | 200 | null | {"data": {"id": 0, "status": "", "user_created": "", "date_created": "", "user_updated": "", "date_updated": "", "name": "", "url": ""}} | {"type": "object", "properties": {"data": {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": ["string", "null"]}, "url": {"type": ["string", "null"]}}, "x-collection": "videos"}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/9c255622-d9c2-4efb-9cdc-5c803b9a7f39/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsVideos | Retrieve a single videos item by unique identifier. | 404 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/9c255622-d9c2-4efb-9cdc-5c803b9a7f39/2/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsVideos | Retrieve a single videos item by unique identifier. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/180142f1-d02a-418f-863b-4c6e041f607f/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsHardwareFunctions | List the hardware_functions items. | 200 | null | {"data": [{"id": 0, "hardware_id": 0, "functions_id": 0}]} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "hardware_id": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"description": "Product Name", "type": ["string", "null"]}, "manufacturer": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}, "battery_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}}, "x-collection": "battery_types"}]}, "battery_count": {"type": ["integer", "null"]}, "brand": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "company": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}}, "x-collection": "brand"}]}, "power_usb_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "aka": {"type": ["string", "null"]}, "image": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the file.", "type": "string"}, "storage": {"description": "Where the file is stored. Either `local` for the local filesystem or the name of the storage adapter (for example `s3`).", "type": "string"}, "filename_disk": {"description": "Name of the file on disk. By default, Directus uses a random hash for the filename.", "type": "string"}, "filename_download": {"description": "How you want to the file to be named when it's being downloaded.", "type": "string"}, "title": {"description": "Title for the file. Is extracted from the filename on upload, but can be edited by the user.", "type": "string"}, "type": {"description": "MIME type of the file.", "type": "string"}, "folder": {"description": "Virtual folder where this file resides in.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the folder.", "type": "string"}, "name": {"description": "Name of the folder.", "type": "string"}, "parent": {"description": "Unique identifier of the parent folder. This allows for nested folders.", "type": ["object", "null"]}}}]}, "uploaded_by": {"description": "Who uploaded the file.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "uploaded_on": {"description": "When the file was uploaded.", "type": "string", "format": "date-time"}, "modified_by": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "modified_on": {"type": "string", "format": "timestamp"}, "charset": {"description": "Character set of the file.", "type": ["string", "null"]}, "filesize": {"description": "Size of the file in bytes.", "type": "integer"}, "width": {"description": "Width of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "height": {"description": "Height of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "duration": {"description": "Duration of the file in seconds. Only applies to audio and video.", "type": ["integer", "null"]}, "embed": {"description": "Where the file was embedded from.", "type": ["string", "null"]}, "description": {"description": "Description for the file.", "type": ["string", "null"]}, "location": {"description": "Where the file was created. Is automatically populated based on EXIF data for images.", "type": ["string", "null"]}, "tags": {"description": "Tags for the file. Is automatically populated based on EXIF data for images.", "type": ["array", "null"], "items": {"type": "string"}}, "metadata": {"description": "IPTC, EXIF, and ICC metadata extracted from file", "type": ["object", "null"]}, "storage_divider": {"type": "string"}}}]}}, "x-collection": "usb_types"}]}, "description": {"type": ["string", "null"]}, "official_site": {"type": ["string", "null"]}, "width": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "height": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "depth": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "weight": {"description": "In Grams", "type": ["integer", "null"]}, "cloud_control": {"type": ["boolean", "null"]}, "local_control": {"type": ["boolean", "null"]}, "model_number": {"type": ["string", "null"]}, "material": {"type": ["string", "null"]}, "release_date": {"type": ["string", "null"], "format": "date"}, "discontinue_date": {"type": ["string", "null"], "format": "date"}, "discontinued": {"type": ["boolean", "null"]}, "hardware_requirement_description": {"type": ["string", "null"]}, "aka": {"description": "Also Known As (Rebrands/Regional names)", "type": ["string", "null"]}, "power": {"type": "string"}, "compatible_apps": {"type": "array", "items": {"type": "object"}}, "videos": {"type": "array", "items": {"type": "object"}}, "software_and_service": {"type": "string"}, "supported_voice_assistants": {"type": "array", "items": {"type": "object"}}, "connectivity": {"type": "string"}, "size": {"type": "string"}, "hardware_requirements": {"type": "array", "items": {"type": "object"}}, "freedom": {"type": "string"}, "compatible_services": {"type": "array", "items": {"type": "object"}}, "sensors": {"type": "array", "items": {"type": "object"}}, "power_type": {"type": "array", "items": {"type": "object"}}, "function": {"type": "array", "items": {"type": "object"}}, "images": {"type": "array", "items": {"type": "object"}}, "features_divider": {"type": "string"}, "connection_types": {"type": "array", "items": {"type": "object"}}, "media_divider": {"type": "string"}}, "x-collection": "hardware"}]}, "functions_id": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "parent_functions": {"type": "array", "items": {"type": "object"}}}, "x-collection": "functions"}]}}, "x-collection": "hardware_functions"}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/180142f1-d02a-418f-863b-4c6e041f607f/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsHardwareFunctions | List the hardware_functions items. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/d1fe25d1-f194-4ad1-86aa-a00a7bc42cca/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsHardwareConnectivity | List the hardware_connectivity items. | 200 | null | {"data": [{"id": 0, "hardware_id": 0, "connectivity_id": 0}]} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "hardware_id": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"description": "Product Name", "type": ["string", "null"]}, "manufacturer": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}, "battery_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}}, "x-collection": "battery_types"}]}, "battery_count": {"type": ["integer", "null"]}, "brand": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "company": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}}, "x-collection": "brand"}]}, "power_usb_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "aka": {"type": ["string", "null"]}, "image": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the file.", "type": "string"}, "storage": {"description": "Where the file is stored. Either `local` for the local filesystem or the name of the storage adapter (for example `s3`).", "type": "string"}, "filename_disk": {"description": "Name of the file on disk. By default, Directus uses a random hash for the filename.", "type": "string"}, "filename_download": {"description": "How you want to the file to be named when it's being downloaded.", "type": "string"}, "title": {"description": "Title for the file. Is extracted from the filename on upload, but can be edited by the user.", "type": "string"}, "type": {"description": "MIME type of the file.", "type": "string"}, "folder": {"description": "Virtual folder where this file resides in.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the folder.", "type": "string"}, "name": {"description": "Name of the folder.", "type": "string"}, "parent": {"description": "Unique identifier of the parent folder. This allows for nested folders.", "type": ["object", "null"]}}}]}, "uploaded_by": {"description": "Who uploaded the file.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "uploaded_on": {"description": "When the file was uploaded.", "type": "string", "format": "date-time"}, "modified_by": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "modified_on": {"type": "string", "format": "timestamp"}, "charset": {"description": "Character set of the file.", "type": ["string", "null"]}, "filesize": {"description": "Size of the file in bytes.", "type": "integer"}, "width": {"description": "Width of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "height": {"description": "Height of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "duration": {"description": "Duration of the file in seconds. Only applies to audio and video.", "type": ["integer", "null"]}, "embed": {"description": "Where the file was embedded from.", "type": ["string", "null"]}, "description": {"description": "Description for the file.", "type": ["string", "null"]}, "location": {"description": "Where the file was created. Is automatically populated based on EXIF data for images.", "type": ["string", "null"]}, "tags": {"description": "Tags for the file. Is automatically populated based on EXIF data for images.", "type": ["array", "null"], "items": {"type": "string"}}, "metadata": {"description": "IPTC, EXIF, and ICC metadata extracted from file", "type": ["object", "null"]}, "storage_divider": {"type": "string"}}}]}}, "x-collection": "usb_types"}]}, "description": {"type": ["string", "null"]}, "official_site": {"type": ["string", "null"]}, "width": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "height": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "depth": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "weight": {"description": "In Grams", "type": ["integer", "null"]}, "cloud_control": {"type": ["boolean", "null"]}, "local_control": {"type": ["boolean", "null"]}, "model_number": {"type": ["string", "null"]}, "material": {"type": ["string", "null"]}, "release_date": {"type": ["string", "null"], "format": "date"}, "discontinue_date": {"type": ["string", "null"], "format": "date"}, "discontinued": {"type": ["boolean", "null"]}, "hardware_requirement_description": {"type": ["string", "null"]}, "aka": {"description": "Also Known As (Rebrands/Regional names)", "type": ["string", "null"]}, "power": {"type": "string"}, "compatible_apps": {"type": "array", "items": {"type": "object"}}, "videos": {"type": "array", "items": {"type": "object"}}, "software_and_service": {"type": "string"}, "supported_voice_assistants": {"type": "array", "items": {"type": "object"}}, "connectivity": {"type": "string"}, "size": {"type": "string"}, "hardware_requirements": {"type": "array", "items": {"type": "object"}}, "freedom": {"type": "string"}, "compatible_services": {"type": "array", "items": {"type": "object"}}, "sensors": {"type": "array", "items": {"type": "object"}}, "power_type": {"type": "array", "items": {"type": "object"}}, "function": {"type": "array", "items": {"type": "object"}}, "images": {"type": "array", "items": {"type": "object"}}, "features_divider": {"type": "string"}, "connection_types": {"type": "array", "items": {"type": "object"}}, "media_divider": {"type": "string"}}, "x-collection": "hardware"}]}, "connectivity_id": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "aka": {"type": ["string", "null"]}}, "x-collection": "connectivity"}]}}, "x-collection": "hardware_connectivity"}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/d1fe25d1-f194-4ad1-86aa-a00a7bc42cca/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsHardwareConnectivity | List the hardware_connectivity items. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/aa1ce774-a216-48b5-b451-a42d99468ac9/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsFunctions | List the functions items. | 200 | null | {"data": [{"id": 0, "status": "", "user_created": "", "date_created": "", "user_updated": "", "date_updated": "", "name": "", "parent_functions": []}]} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "parent_functions": {"type": "array", "items": {"type": "object"}}}, "x-collection": "functions"}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/aa1ce774-a216-48b5-b451-a42d99468ac9/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsFunctions | List the functions items. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/2d9b0c9c-f5e4-4d80-b1db-665d2686b63c/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsHardware | List the hardware items. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/2d9b0c9c-f5e4-4d80-b1db-665d2686b63c/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsHardware | List the hardware items. | 200 | null | {"data": [{"id": 0, "status": "", "user_created": "", "date_created": "", "user_updated": "", "date_updated": "", "name": "", "manufacturer": 0, "battery_type": 0, "battery_count": 0, "brand": 0, "power_usb_type": 0, "description": "", "official_site": "", "width": 0, "height": 0, "depth": 0, "weight": 0, "cloud_control": true, "local_control": true, "model_number": "", "material": "", "release_date": "", "discontinue_date": "", "discontinued": true, "hardware_requirement_description": "", "aka": "", "power": "", "compatible_apps": [], "videos": [], "software_and_service": "", "supported_voice_assistants": [], "connectivity": "", "size": "", "hardware_requirements": [], "freedom": "", "compatible_services": [], "sensors": [], "power_type": [], "function": [], "images": [], "features_divider": "", "connection_types": [], "media_divider": ""}]} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"description": "Product Name", "type": ["string", "null"]}, "manufacturer": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}, "battery_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}}, "x-collection": "battery_types"}]}, "battery_count": {"type": ["integer", "null"]}, "brand": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "company": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}}, "x-collection": "brand"}]}, "power_usb_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "aka": {"type": ["string", "null"]}, "image": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the file.", "type": "string"}, "storage": {"description": "Where the file is stored. Either `local` for the local filesystem or the name of the storage adapter (for example `s3`).", "type": "string"}, "filename_disk": {"description": "Name of the file on disk. By default, Directus uses a random hash for the filename.", "type": "string"}, "filename_download": {"description": "How you want to the file to be named when it's being downloaded.", "type": "string"}, "title": {"description": "Title for the file. Is extracted from the filename on upload, but can be edited by the user.", "type": "string"}, "type": {"description": "MIME type of the file.", "type": "string"}, "folder": {"description": "Virtual folder where this file resides in.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the folder.", "type": "string"}, "name": {"description": "Name of the folder.", "type": "string"}, "parent": {"description": "Unique identifier of the parent folder. This allows for nested folders.", "type": ["object", "null"]}}}]}, "uploaded_by": {"description": "Who uploaded the file.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "uploaded_on": {"description": "When the file was uploaded.", "type": "string", "format": "date-time"}, "modified_by": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "modified_on": {"type": "string", "format": "timestamp"}, "charset": {"description": "Character set of the file.", "type": ["string", "null"]}, "filesize": {"description": "Size of the file in bytes.", "type": "integer"}, "width": {"description": "Width of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "height": {"description": "Height of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "duration": {"description": "Duration of the file in seconds. Only applies to audio and video.", "type": ["integer", "null"]}, "embed": {"description": "Where the file was embedded from.", "type": ["string", "null"]}, "description": {"description": "Description for the file.", "type": ["string", "null"]}, "location": {"description": "Where the file was created. Is automatically populated based on EXIF data for images.", "type": ["string", "null"]}, "tags": {"description": "Tags for the file. Is automatically populated based on EXIF data for images.", "type": ["array", "null"], "items": {"type": "string"}}, "metadata": {"description": "IPTC, EXIF, and ICC metadata extracted from file", "type": ["object", "null"]}, "storage_divider": {"type": "string"}}}]}}, "x-collection": "usb_types"}]}, "description": {"type": ["string", "null"]}, "official_site": {"type": ["string", "null"]}, "width": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "height": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "depth": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "weight": {"description": "In Grams", "type": ["integer", "null"]}, "cloud_control": {"type": ["boolean", "null"]}, "local_control": {"type": ["boolean", "null"]}, "model_number": {"type": ["string", "null"]}, "material": {"type": ["string", "null"]}, "release_date": {"type": ["string", "null"], "format": "date"}, "discontinue_date": {"type": ["string", "null"], "format": "date"}, "discontinued": {"type": ["boolean", "null"]}, "hardware_requirement_description": {"type": ["string", "null"]}, "aka": {"description": "Also Known As (Rebrands/Regional names)", "type": ["string", "null"]}, "power": {"type": "string"}, "compatible_apps": {"type": "array", "items": {"type": "object"}}, "videos": {"type": "array", "items": {"type": "object"}}, "software_and_service": {"type": "string"}, "supported_voice_assistants": {"type": "array", "items": {"type": "object"}}, "connectivity": {"type": "string"}, "size": {"type": "string"}, "hardware_requirements": {"type": "array", "items": {"type": "object"}}, "freedom": {"type": "string"}, "compatible_services": {"type": "array", "items": {"type": "object"}}, "sensors": {"type": "array", "items": {"type": "object"}}, "power_type": {"type": "array", "items": {"type": "object"}}, "function": {"type": "array", "items": {"type": "object"}}, "images": {"type": "array", "items": {"type": "object"}}, "features_divider": {"type": "string"}, "connection_types": {"type": "array", "items": {"type": "object"}}, "media_divider": {"type": "string"}}, "x-collection": "hardware"}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/e17afc6d-a54a-4acf-b044-7c018c808e89/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsHardwareServices | List the hardware_services items. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/e17afc6d-a54a-4acf-b044-7c018c808e89/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsHardwareServices | List the hardware_services items. | 200 | null | {"data": [{"id": 0, "hardware_id": 0, "services_id": 0}]} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "hardware_id": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"description": "Product Name", "type": ["string", "null"]}, "manufacturer": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}, "battery_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}}, "x-collection": "battery_types"}]}, "battery_count": {"type": ["integer", "null"]}, "brand": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "company": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}}, "x-collection": "brand"}]}, "power_usb_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "aka": {"type": ["string", "null"]}, "image": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the file.", "type": "string"}, "storage": {"description": "Where the file is stored. Either `local` for the local filesystem or the name of the storage adapter (for example `s3`).", "type": "string"}, "filename_disk": {"description": "Name of the file on disk. By default, Directus uses a random hash for the filename.", "type": "string"}, "filename_download": {"description": "How you want to the file to be named when it's being downloaded.", "type": "string"}, "title": {"description": "Title for the file. Is extracted from the filename on upload, but can be edited by the user.", "type": "string"}, "type": {"description": "MIME type of the file.", "type": "string"}, "folder": {"description": "Virtual folder where this file resides in.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the folder.", "type": "string"}, "name": {"description": "Name of the folder.", "type": "string"}, "parent": {"description": "Unique identifier of the parent folder. This allows for nested folders.", "type": ["object", "null"]}}}]}, "uploaded_by": {"description": "Who uploaded the file.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "uploaded_on": {"description": "When the file was uploaded.", "type": "string", "format": "date-time"}, "modified_by": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "modified_on": {"type": "string", "format": "timestamp"}, "charset": {"description": "Character set of the file.", "type": ["string", "null"]}, "filesize": {"description": "Size of the file in bytes.", "type": "integer"}, "width": {"description": "Width of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "height": {"description": "Height of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "duration": {"description": "Duration of the file in seconds. Only applies to audio and video.", "type": ["integer", "null"]}, "embed": {"description": "Where the file was embedded from.", "type": ["string", "null"]}, "description": {"description": "Description for the file.", "type": ["string", "null"]}, "location": {"description": "Where the file was created. Is automatically populated based on EXIF data for images.", "type": ["string", "null"]}, "tags": {"description": "Tags for the file. Is automatically populated based on EXIF data for images.", "type": ["array", "null"], "items": {"type": "string"}}, "metadata": {"description": "IPTC, EXIF, and ICC metadata extracted from file", "type": ["object", "null"]}, "storage_divider": {"type": "string"}}}]}}, "x-collection": "usb_types"}]}, "description": {"type": ["string", "null"]}, "official_site": {"type": ["string", "null"]}, "width": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "height": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "depth": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "weight": {"description": "In Grams", "type": ["integer", "null"]}, "cloud_control": {"type": ["boolean", "null"]}, "local_control": {"type": ["boolean", "null"]}, "model_number": {"type": ["string", "null"]}, "material": {"type": ["string", "null"]}, "release_date": {"type": ["string", "null"], "format": "date"}, "discontinue_date": {"type": ["string", "null"], "format": "date"}, "discontinued": {"type": ["boolean", "null"]}, "hardware_requirement_description": {"type": ["string", "null"]}, "aka": {"description": "Also Known As (Rebrands/Regional names)", "type": ["string", "null"]}, "power": {"type": "string"}, "compatible_apps": {"type": "array", "items": {"type": "object"}}, "videos": {"type": "array", "items": {"type": "object"}}, "software_and_service": {"type": "string"}, "supported_voice_assistants": {"type": "array", "items": {"type": "object"}}, "connectivity": {"type": "string"}, "size": {"type": "string"}, "hardware_requirements": {"type": "array", "items": {"type": "object"}}, "freedom": {"type": "string"}, "compatible_services": {"type": "array", "items": {"type": "object"}}, "sensors": {"type": "array", "items": {"type": "object"}}, "power_type": {"type": "array", "items": {"type": "object"}}, "function": {"type": "array", "items": {"type": "object"}}, "images": {"type": "array", "items": {"type": "object"}}, "features_divider": {"type": "string"}, "connection_types": {"type": "array", "items": {"type": "object"}}, "media_divider": {"type": "string"}}, "x-collection": "hardware"}]}, "services_id": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}}, "x-collection": "services"}]}}, "x-collection": "hardware_services"}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/000f3867-02c6-4bfe-80b5-e22ea20ecebe/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsConnectivity | List the connectivity items. | 200 | null | {"data": [{"id": 0, "status": "", "user_created": "", "date_created": "", "user_updated": "", "date_updated": "", "name": "", "aka": ""}]} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "aka": {"type": ["string", "null"]}}, "x-collection": "connectivity"}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/000f3867-02c6-4bfe-80b5-e22ea20ecebe/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsConnectivity | List the connectivity items. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/e6a5fe21-a8a2-4e73-9873-7360693a24f0/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsHardwareSensors | Retrieve a single hardware_sensors item by unique identifier. | 200 | null | {"data": {"id": 0, "hardware_id": 0, "sensors_id": 0}} | {"type": "object", "properties": {"data": {"type": "object", "properties": {"id": {"type": "integer"}, "hardware_id": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"description": "Product Name", "type": ["string", "null"]}, "manufacturer": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}, "battery_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}}, "x-collection": "battery_types"}]}, "battery_count": {"type": ["integer", "null"]}, "brand": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "company": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}}, "x-collection": "brand"}]}, "power_usb_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "aka": {"type": ["string", "null"]}, "image": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the file.", "type": "string"}, "storage": {"description": "Where the file is stored. Either `local` for the local filesystem or the name of the storage adapter (for example `s3`).", "type": "string"}, "filename_disk": {"description": "Name of the file on disk. By default, Directus uses a random hash for the filename.", "type": "string"}, "filename_download": {"description": "How you want to the file to be named when it's being downloaded.", "type": "string"}, "title": {"description": "Title for the file. Is extracted from the filename on upload, but can be edited by the user.", "type": "string"}, "type": {"description": "MIME type of the file.", "type": "string"}, "folder": {"description": "Virtual folder where this file resides in.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the folder.", "type": "string"}, "name": {"description": "Name of the folder.", "type": "string"}, "parent": {"description": "Unique identifier of the parent folder. This allows for nested folders.", "type": ["object", "null"]}}}]}, "uploaded_by": {"description": "Who uploaded the file.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "uploaded_on": {"description": "When the file was uploaded.", "type": "string", "format": "date-time"}, "modified_by": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "modified_on": {"type": "string", "format": "timestamp"}, "charset": {"description": "Character set of the file.", "type": ["string", "null"]}, "filesize": {"description": "Size of the file in bytes.", "type": "integer"}, "width": {"description": "Width of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "height": {"description": "Height of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "duration": {"description": "Duration of the file in seconds. Only applies to audio and video.", "type": ["integer", "null"]}, "embed": {"description": "Where the file was embedded from.", "type": ["string", "null"]}, "description": {"description": "Description for the file.", "type": ["string", "null"]}, "location": {"description": "Where the file was created. Is automatically populated based on EXIF data for images.", "type": ["string", "null"]}, "tags": {"description": "Tags for the file. Is automatically populated based on EXIF data for images.", "type": ["array", "null"], "items": {"type": "string"}}, "metadata": {"description": "IPTC, EXIF, and ICC metadata extracted from file", "type": ["object", "null"]}, "storage_divider": {"type": "string"}}}]}}, "x-collection": "usb_types"}]}, "description": {"type": ["string", "null"]}, "official_site": {"type": ["string", "null"]}, "width": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "height": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "depth": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "weight": {"description": "In Grams", "type": ["integer", "null"]}, "cloud_control": {"type": ["boolean", "null"]}, "local_control": {"type": ["boolean", "null"]}, "model_number": {"type": ["string", "null"]}, "material": {"type": ["string", "null"]}, "release_date": {"type": ["string", "null"], "format": "date"}, "discontinue_date": {"type": ["string", "null"], "format": "date"}, "discontinued": {"type": ["boolean", "null"]}, "hardware_requirement_description": {"type": ["string", "null"]}, "aka": {"description": "Also Known As (Rebrands/Regional names)", "type": ["string", "null"]}, "power": {"type": "string"}, "compatible_apps": {"type": "array", "items": {"type": "object"}}, "videos": {"type": "array", "items": {"type": "object"}}, "software_and_service": {"type": "string"}, "supported_voice_assistants": {"type": "array", "items": {"type": "object"}}, "connectivity": {"type": "string"}, "size": {"type": "string"}, "hardware_requirements": {"type": "array", "items": {"type": "object"}}, "freedom": {"type": "string"}, "compatible_services": {"type": "array", "items": {"type": "object"}}, "sensors": {"type": "array", "items": {"type": "object"}}, "power_type": {"type": "array", "items": {"type": "object"}}, "function": {"type": "array", "items": {"type": "object"}}, "images": {"type": "array", "items": {"type": "object"}}, "features_divider": {"type": "string"}, "connection_types": {"type": "array", "items": {"type": "object"}}, "media_divider": {"type": "string"}}, "x-collection": "hardware"}]}, "sensors_id": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}}, "x-collection": "sensors"}]}}, "x-collection": "hardware_sensors"}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/e6a5fe21-a8a2-4e73-9873-7360693a24f0/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsHardwareSensors | Retrieve a single hardware_sensors item by unique identifier. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/e6a5fe21-a8a2-4e73-9873-7360693a24f0/2/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsHardwareSensors | Retrieve a single hardware_sensors item by unique identifier. | 404 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/076d71ba-142b-4101-a723-04af2b956557/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsPowerTypes | List the power_types items. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/076d71ba-142b-4101-a723-04af2b956557/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsPowerTypes | List the power_types items. | 200 | null | {"data": [{"id": 0, "status": "", "user_created": "", "date_created": "", "user_updated": "", "date_updated": "", "name": "", "aka": ""}]} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "aka": {"type": ["string", "null"]}}, "x-collection": "power_types"}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/5d19bfb5-f9d2-44bf-b3df-1e74ef351fef/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsHardwareApps | Retrieve a single hardware_apps item by unique identifier. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/5d19bfb5-f9d2-44bf-b3df-1e74ef351fef/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsHardwareApps | Retrieve a single hardware_apps item by unique identifier. | 200 | null | {"data": {"id": 0, "hardware_id": 0, "apps_id": 0}} | {"type": "object", "properties": {"data": {"type": "object", "properties": {"id": {"type": "integer"}, "hardware_id": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"description": "Product Name", "type": ["string", "null"]}, "manufacturer": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}, "battery_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}}, "x-collection": "battery_types"}]}, "battery_count": {"type": ["integer", "null"]}, "brand": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "company": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}}, "x-collection": "brand"}]}, "power_usb_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "aka": {"type": ["string", "null"]}, "image": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the file.", "type": "string"}, "storage": {"description": "Where the file is stored. Either `local` for the local filesystem or the name of the storage adapter (for example `s3`).", "type": "string"}, "filename_disk": {"description": "Name of the file on disk. By default, Directus uses a random hash for the filename.", "type": "string"}, "filename_download": {"description": "How you want to the file to be named when it's being downloaded.", "type": "string"}, "title": {"description": "Title for the file. Is extracted from the filename on upload, but can be edited by the user.", "type": "string"}, "type": {"description": "MIME type of the file.", "type": "string"}, "folder": {"description": "Virtual folder where this file resides in.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the folder.", "type": "string"}, "name": {"description": "Name of the folder.", "type": "string"}, "parent": {"description": "Unique identifier of the parent folder. This allows for nested folders.", "type": ["object", "null"]}}}]}, "uploaded_by": {"description": "Who uploaded the file.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "uploaded_on": {"description": "When the file was uploaded.", "type": "string", "format": "date-time"}, "modified_by": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "modified_on": {"type": "string", "format": "timestamp"}, "charset": {"description": "Character set of the file.", "type": ["string", "null"]}, "filesize": {"description": "Size of the file in bytes.", "type": "integer"}, "width": {"description": "Width of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "height": {"description": "Height of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "duration": {"description": "Duration of the file in seconds. Only applies to audio and video.", "type": ["integer", "null"]}, "embed": {"description": "Where the file was embedded from.", "type": ["string", "null"]}, "description": {"description": "Description for the file.", "type": ["string", "null"]}, "location": {"description": "Where the file was created. Is automatically populated based on EXIF data for images.", "type": ["string", "null"]}, "tags": {"description": "Tags for the file. Is automatically populated based on EXIF data for images.", "type": ["array", "null"], "items": {"type": "string"}}, "metadata": {"description": "IPTC, EXIF, and ICC metadata extracted from file", "type": ["object", "null"]}, "storage_divider": {"type": "string"}}}]}}, "x-collection": "usb_types"}]}, "description": {"type": ["string", "null"]}, "official_site": {"type": ["string", "null"]}, "width": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "height": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "depth": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "weight": {"description": "In Grams", "type": ["integer", "null"]}, "cloud_control": {"type": ["boolean", "null"]}, "local_control": {"type": ["boolean", "null"]}, "model_number": {"type": ["string", "null"]}, "material": {"type": ["string", "null"]}, "release_date": {"type": ["string", "null"], "format": "date"}, "discontinue_date": {"type": ["string", "null"], "format": "date"}, "discontinued": {"type": ["boolean", "null"]}, "hardware_requirement_description": {"type": ["string", "null"]}, "aka": {"description": "Also Known As (Rebrands/Regional names)", "type": ["string", "null"]}, "power": {"type": "string"}, "compatible_apps": {"type": "array", "items": {"type": "object"}}, "videos": {"type": "array", "items": {"type": "object"}}, "software_and_service": {"type": "string"}, "supported_voice_assistants": {"type": "array", "items": {"type": "object"}}, "connectivity": {"type": "string"}, "size": {"type": "string"}, "hardware_requirements": {"type": "array", "items": {"type": "object"}}, "freedom": {"type": "string"}, "compatible_services": {"type": "array", "items": {"type": "object"}}, "sensors": {"type": "array", "items": {"type": "object"}}, "power_type": {"type": "array", "items": {"type": "object"}}, "function": {"type": "array", "items": {"type": "object"}}, "images": {"type": "array", "items": {"type": "object"}}, "features_divider": {"type": "string"}, "connection_types": {"type": "array", "items": {"type": "object"}}, "media_divider": {"type": "string"}}, "x-collection": "hardware"}]}, "apps_id": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}}, "x-collection": "apps"}]}}, "x-collection": "hardware_apps"}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/5d19bfb5-f9d2-44bf-b3df-1e74ef351fef/2/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsHardwareApps | Retrieve a single hardware_apps item by unique identifier. | 404 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/810142f4-3878-4736-8b63-99b3e17b29fd/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsApps | List the apps items. | 200 | null | {"data": [{"id": 0, "status": "", "user_created": "", "date_created": "", "user_updated": "", "date_updated": "", "name": ""}]} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}}, "x-collection": "apps"}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/810142f4-3878-4736-8b63-99b3e17b29fd/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsApps | List the apps items. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/32af6fd6-537a-4209-9da5-6a7e6de6c9e0/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsHardwareVoiceAssistants | List the hardware_voice_assistants items. | 200 | null | {"data": [{"id": 0, "hardware_id": 0, "voice_assistants_id": 0}]} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "hardware_id": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"description": "Product Name", "type": ["string", "null"]}, "manufacturer": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}, "battery_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}}, "x-collection": "battery_types"}]}, "battery_count": {"type": ["integer", "null"]}, "brand": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "company": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}}, "x-collection": "brand"}]}, "power_usb_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "aka": {"type": ["string", "null"]}, "image": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the file.", "type": "string"}, "storage": {"description": "Where the file is stored. Either `local` for the local filesystem or the name of the storage adapter (for example `s3`).", "type": "string"}, "filename_disk": {"description": "Name of the file on disk. By default, Directus uses a random hash for the filename.", "type": "string"}, "filename_download": {"description": "How you want to the file to be named when it's being downloaded.", "type": "string"}, "title": {"description": "Title for the file. Is extracted from the filename on upload, but can be edited by the user.", "type": "string"}, "type": {"description": "MIME type of the file.", "type": "string"}, "folder": {"description": "Virtual folder where this file resides in.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the folder.", "type": "string"}, "name": {"description": "Name of the folder.", "type": "string"}, "parent": {"description": "Unique identifier of the parent folder. This allows for nested folders.", "type": ["object", "null"]}}}]}, "uploaded_by": {"description": "Who uploaded the file.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "uploaded_on": {"description": "When the file was uploaded.", "type": "string", "format": "date-time"}, "modified_by": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "modified_on": {"type": "string", "format": "timestamp"}, "charset": {"description": "Character set of the file.", "type": ["string", "null"]}, "filesize": {"description": "Size of the file in bytes.", "type": "integer"}, "width": {"description": "Width of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "height": {"description": "Height of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "duration": {"description": "Duration of the file in seconds. Only applies to audio and video.", "type": ["integer", "null"]}, "embed": {"description": "Where the file was embedded from.", "type": ["string", "null"]}, "description": {"description": "Description for the file.", "type": ["string", "null"]}, "location": {"description": "Where the file was created. Is automatically populated based on EXIF data for images.", "type": ["string", "null"]}, "tags": {"description": "Tags for the file. Is automatically populated based on EXIF data for images.", "type": ["array", "null"], "items": {"type": "string"}}, "metadata": {"description": "IPTC, EXIF, and ICC metadata extracted from file", "type": ["object", "null"]}, "storage_divider": {"type": "string"}}}]}}, "x-collection": "usb_types"}]}, "description": {"type": ["string", "null"]}, "official_site": {"type": ["string", "null"]}, "width": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "height": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "depth": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "weight": {"description": "In Grams", "type": ["integer", "null"]}, "cloud_control": {"type": ["boolean", "null"]}, "local_control": {"type": ["boolean", "null"]}, "model_number": {"type": ["string", "null"]}, "material": {"type": ["string", "null"]}, "release_date": {"type": ["string", "null"], "format": "date"}, "discontinue_date": {"type": ["string", "null"], "format": "date"}, "discontinued": {"type": ["boolean", "null"]}, "hardware_requirement_description": {"type": ["string", "null"]}, "aka": {"description": "Also Known As (Rebrands/Regional names)", "type": ["string", "null"]}, "power": {"type": "string"}, "compatible_apps": {"type": "array", "items": {"type": "object"}}, "videos": {"type": "array", "items": {"type": "object"}}, "software_and_service": {"type": "string"}, "supported_voice_assistants": {"type": "array", "items": {"type": "object"}}, "connectivity": {"type": "string"}, "size": {"type": "string"}, "hardware_requirements": {"type": "array", "items": {"type": "object"}}, "freedom": {"type": "string"}, "compatible_services": {"type": "array", "items": {"type": "object"}}, "sensors": {"type": "array", "items": {"type": "object"}}, "power_type": {"type": "array", "items": {"type": "object"}}, "function": {"type": "array", "items": {"type": "object"}}, "images": {"type": "array", "items": {"type": "object"}}, "features_divider": {"type": "string"}, "connection_types": {"type": "array", "items": {"type": "object"}}, "media_divider": {"type": "string"}}, "x-collection": "hardware"}]}, "voice_assistants_id": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}}, "x-collection": "voice_assistants"}]}}, "x-collection": "hardware_voice_assistants"}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/32af6fd6-537a-4209-9da5-6a7e6de6c9e0/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsHardwareVoiceAssistants | List the hardware_voice_assistants items. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/b1e024be-9f60-4e9e-91ca-3fbff8578eb1/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsHardwareFunctions | Retrieve a single hardware_functions item by unique identifier. | 200 | null | {"data": {"id": 0, "hardware_id": 0, "functions_id": 0}} | {"type": "object", "properties": {"data": {"type": "object", "properties": {"id": {"type": "integer"}, "hardware_id": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"description": "Product Name", "type": ["string", "null"]}, "manufacturer": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}, "battery_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}}, "x-collection": "battery_types"}]}, "battery_count": {"type": ["integer", "null"]}, "brand": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "company": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}}, "x-collection": "brand"}]}, "power_usb_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "aka": {"type": ["string", "null"]}, "image": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the file.", "type": "string"}, "storage": {"description": "Where the file is stored. Either `local` for the local filesystem or the name of the storage adapter (for example `s3`).", "type": "string"}, "filename_disk": {"description": "Name of the file on disk. By default, Directus uses a random hash for the filename.", "type": "string"}, "filename_download": {"description": "How you want to the file to be named when it's being downloaded.", "type": "string"}, "title": {"description": "Title for the file. Is extracted from the filename on upload, but can be edited by the user.", "type": "string"}, "type": {"description": "MIME type of the file.", "type": "string"}, "folder": {"description": "Virtual folder where this file resides in.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the folder.", "type": "string"}, "name": {"description": "Name of the folder.", "type": "string"}, "parent": {"description": "Unique identifier of the parent folder. This allows for nested folders.", "type": ["object", "null"]}}}]}, "uploaded_by": {"description": "Who uploaded the file.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "uploaded_on": {"description": "When the file was uploaded.", "type": "string", "format": "date-time"}, "modified_by": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "modified_on": {"type": "string", "format": "timestamp"}, "charset": {"description": "Character set of the file.", "type": ["string", "null"]}, "filesize": {"description": "Size of the file in bytes.", "type": "integer"}, "width": {"description": "Width of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "height": {"description": "Height of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "duration": {"description": "Duration of the file in seconds. Only applies to audio and video.", "type": ["integer", "null"]}, "embed": {"description": "Where the file was embedded from.", "type": ["string", "null"]}, "description": {"description": "Description for the file.", "type": ["string", "null"]}, "location": {"description": "Where the file was created. Is automatically populated based on EXIF data for images.", "type": ["string", "null"]}, "tags": {"description": "Tags for the file. Is automatically populated based on EXIF data for images.", "type": ["array", "null"], "items": {"type": "string"}}, "metadata": {"description": "IPTC, EXIF, and ICC metadata extracted from file", "type": ["object", "null"]}, "storage_divider": {"type": "string"}}}]}}, "x-collection": "usb_types"}]}, "description": {"type": ["string", "null"]}, "official_site": {"type": ["string", "null"]}, "width": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "height": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "depth": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "weight": {"description": "In Grams", "type": ["integer", "null"]}, "cloud_control": {"type": ["boolean", "null"]}, "local_control": {"type": ["boolean", "null"]}, "model_number": {"type": ["string", "null"]}, "material": {"type": ["string", "null"]}, "release_date": {"type": ["string", "null"], "format": "date"}, "discontinue_date": {"type": ["string", "null"], "format": "date"}, "discontinued": {"type": ["boolean", "null"]}, "hardware_requirement_description": {"type": ["string", "null"]}, "aka": {"description": "Also Known As (Rebrands/Regional names)", "type": ["string", "null"]}, "power": {"type": "string"}, "compatible_apps": {"type": "array", "items": {"type": "object"}}, "videos": {"type": "array", "items": {"type": "object"}}, "software_and_service": {"type": "string"}, "supported_voice_assistants": {"type": "array", "items": {"type": "object"}}, "connectivity": {"type": "string"}, "size": {"type": "string"}, "hardware_requirements": {"type": "array", "items": {"type": "object"}}, "freedom": {"type": "string"}, "compatible_services": {"type": "array", "items": {"type": "object"}}, "sensors": {"type": "array", "items": {"type": "object"}}, "power_type": {"type": "array", "items": {"type": "object"}}, "function": {"type": "array", "items": {"type": "object"}}, "images": {"type": "array", "items": {"type": "object"}}, "features_divider": {"type": "string"}, "connection_types": {"type": "array", "items": {"type": "object"}}, "media_divider": {"type": "string"}}, "x-collection": "hardware"}]}, "functions_id": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "parent_functions": {"type": "array", "items": {"type": "object"}}}, "x-collection": "functions"}]}}, "x-collection": "hardware_functions"}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/b1e024be-9f60-4e9e-91ca-3fbff8578eb1/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsHardwareFunctions | Retrieve a single hardware_functions item by unique identifier. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/b1e024be-9f60-4e9e-91ca-3fbff8578eb1/2/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsHardwareFunctions | Retrieve a single hardware_functions item by unique identifier. | 404 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/e134cac8-4ad1-4509-804b-acb556f2369d/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsBrand | List the brand items. | 200 | null | {"data": [{"id": 0, "status": "", "user_created": "", "date_created": "", "user_updated": "", "date_updated": "", "name": "", "company": 0}]} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "company": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}}, "x-collection": "brand"}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/e134cac8-4ad1-4509-804b-acb556f2369d/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsBrand | List the brand items. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/4ef50040-1cc4-4af1-b57a-f87bb36fae70/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsServices | Retrieve a single services item by unique identifier. | 200 | null | {"data": {"id": 0, "status": "", "user_created": "", "date_created": "", "user_updated": "", "date_updated": "", "name": ""}} | {"type": "object", "properties": {"data": {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}}, "x-collection": "services"}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/4ef50040-1cc4-4af1-b57a-f87bb36fae70/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsServices | Retrieve a single services item by unique identifier. | 404 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/4ef50040-1cc4-4af1-b57a-f87bb36fae70/2/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsServices | Retrieve a single services item by unique identifier. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/9d44fd6c-5ab7-4102-94b6-fdd8eea3f280/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsVoiceAssistants | List the voice_assistants items. | 200 | null | {"data": [{"id": 0, "status": "", "user_created": "", "date_created": "", "user_updated": "", "date_updated": "", "name": ""}]} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}}, "x-collection": "voice_assistants"}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/9d44fd6c-5ab7-4102-94b6-fdd8eea3f280/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsVoiceAssistants | List the voice_assistants items. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/675d9dce-282c-47bd-bfb8-f90ff2e4fe76/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsApps | Retrieve a single apps item by unique identifier. | 200 | null | {"data": {"id": 0, "status": "", "user_created": "", "date_created": "", "user_updated": "", "date_updated": "", "name": ""}} | {"type": "object", "properties": {"data": {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}}, "x-collection": "apps"}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/675d9dce-282c-47bd-bfb8-f90ff2e4fe76/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsApps | Retrieve a single apps item by unique identifier. | 404 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/675d9dce-282c-47bd-bfb8-f90ff2e4fe76/2/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsApps | Retrieve a single apps item by unique identifier. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/d5bb5a44-8a0b-481f-afa8-97d27278467a/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsBrand | Retrieve a single brand item by unique identifier. | 200 | null | {"data": {"id": 0, "status": "", "user_created": "", "date_created": "", "user_updated": "", "date_updated": "", "name": "", "company": 0}} | {"type": "object", "properties": {"data": {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "company": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}}, "x-collection": "brand"}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/d5bb5a44-8a0b-481f-afa8-97d27278467a/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsBrand | Retrieve a single brand item by unique identifier. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/d5bb5a44-8a0b-481f-afa8-97d27278467a/2/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsBrand | Retrieve a single brand item by unique identifier. | 404 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/8a673f39-26b9-4271-9f20-db20a06447a8/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsExternalSources | List the external_sources items. | 200 | null | {"data": [{"id": 0, "status": "", "user_created": "", "date_created": "", "user_updated": "", "date_updated": "", "feed_url": "", "item_css_selector": "", "name": "", "conversion_table": [], "field_css_selectors": []}]} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": ["string", "null"]}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "feed_url": {"type": ["string", "null"]}, "item_css_selector": {"type": ["string", "null"]}, "name": {"type": ["string", "null"]}, "conversion_table": {"type": ["array", "null"], "items": {"type": "string"}}, "field_css_selectors": {"type": ["array", "null"], "items": {"type": "string"}}}, "x-collection": "external_sources"}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/8a673f39-26b9-4271-9f20-db20a06447a8/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsExternalSources | List the external_sources items. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/85a89ad6-2c66-40b2-b7fc-48c1a81d259d/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsVideos | List the videos items. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/85a89ad6-2c66-40b2-b7fc-48c1a81d259d/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsVideos | List the videos items. | 200 | null | {"data": [{"id": 0, "status": "", "user_created": "", "date_created": "", "user_updated": "", "date_updated": "", "name": "", "url": ""}]} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": ["string", "null"]}, "url": {"type": ["string", "null"]}}, "x-collection": "videos"}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/55735168-8dc8-4a7e-a147-1f6a9e5a9827/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsServices | List the services items. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/55735168-8dc8-4a7e-a147-1f6a9e5a9827/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsServices | List the services items. | 200 | null | {"data": [{"id": 0, "status": "", "user_created": "", "date_created": "", "user_updated": "", "date_updated": "", "name": ""}]} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}}, "x-collection": "services"}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/b42e4c66-53fa-4441-a714-207f3c0a4cf6/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsSensors | List the sensors items. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/b42e4c66-53fa-4441-a714-207f3c0a4cf6/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsSensors | List the sensors items. | 200 | null | {"data": [{"id": 0, "status": "", "user_created": "", "date_created": "", "user_updated": "", "date_updated": "", "name": ""}]} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}}, "x-collection": "sensors"}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/265d764f-0c58-4535-bfba-e5ebea86672f/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsHardwareVideos | Retrieve a single hardware_videos item by unique identifier. | 200 | null | {"data": {"id": 0, "hardware_id": 0, "videos_id": 0}} | {"type": "object", "properties": {"data": {"type": "object", "properties": {"id": {"type": "integer"}, "hardware_id": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"description": "Product Name", "type": ["string", "null"]}, "manufacturer": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}, "battery_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}}, "x-collection": "battery_types"}]}, "battery_count": {"type": ["integer", "null"]}, "brand": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "company": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "established": {"type": ["string", "null"], "format": "date"}, "ceased": {"type": ["string", "null"], "format": "date"}, "parent_company": {"type": ["object", "null"]}, "previously_known_as": {"type": ["string", "null"]}, "address": {"type": ["string", "null"]}, "country": {"type": ["string", "null"]}}, "x-collection": "company"}]}}, "x-collection": "brand"}]}, "power_usb_type": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "aka": {"type": ["string", "null"]}, "image": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the file.", "type": "string"}, "storage": {"description": "Where the file is stored. Either `local` for the local filesystem or the name of the storage adapter (for example `s3`).", "type": "string"}, "filename_disk": {"description": "Name of the file on disk. By default, Directus uses a random hash for the filename.", "type": "string"}, "filename_download": {"description": "How you want to the file to be named when it's being downloaded.", "type": "string"}, "title": {"description": "Title for the file. Is extracted from the filename on upload, but can be edited by the user.", "type": "string"}, "type": {"description": "MIME type of the file.", "type": "string"}, "folder": {"description": "Virtual folder where this file resides in.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the folder.", "type": "string"}, "name": {"description": "Name of the folder.", "type": "string"}, "parent": {"description": "Unique identifier of the parent folder. This allows for nested folders.", "type": ["object", "null"]}}}]}, "uploaded_by": {"description": "Who uploaded the file.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "uploaded_on": {"description": "When the file was uploaded.", "type": "string", "format": "date-time"}, "modified_by": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "modified_on": {"type": "string", "format": "timestamp"}, "charset": {"description": "Character set of the file.", "type": ["string", "null"]}, "filesize": {"description": "Size of the file in bytes.", "type": "integer"}, "width": {"description": "Width of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "height": {"description": "Height of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "duration": {"description": "Duration of the file in seconds. Only applies to audio and video.", "type": ["integer", "null"]}, "embed": {"description": "Where the file was embedded from.", "type": ["string", "null"]}, "description": {"description": "Description for the file.", "type": ["string", "null"]}, "location": {"description": "Where the file was created. Is automatically populated based on EXIF data for images.", "type": ["string", "null"]}, "tags": {"description": "Tags for the file. Is automatically populated based on EXIF data for images.", "type": ["array", "null"], "items": {"type": "string"}}, "metadata": {"description": "IPTC, EXIF, and ICC metadata extracted from file", "type": ["object", "null"]}, "storage_divider": {"type": "string"}}}]}}, "x-collection": "usb_types"}]}, "description": {"type": ["string", "null"]}, "official_site": {"type": ["string", "null"]}, "width": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "height": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "depth": {"description": "In millimetres", "type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "weight": {"description": "In Grams", "type": ["integer", "null"]}, "cloud_control": {"type": ["boolean", "null"]}, "local_control": {"type": ["boolean", "null"]}, "model_number": {"type": ["string", "null"]}, "material": {"type": ["string", "null"]}, "release_date": {"type": ["string", "null"], "format": "date"}, "discontinue_date": {"type": ["string", "null"], "format": "date"}, "discontinued": {"type": ["boolean", "null"]}, "hardware_requirement_description": {"type": ["string", "null"]}, "aka": {"description": "Also Known As (Rebrands/Regional names)", "type": ["string", "null"]}, "power": {"type": "string"}, "compatible_apps": {"type": "array", "items": {"type": "object"}}, "videos": {"type": "array", "items": {"type": "object"}}, "software_and_service": {"type": "string"}, "supported_voice_assistants": {"type": "array", "items": {"type": "object"}}, "connectivity": {"type": "string"}, "size": {"type": "string"}, "hardware_requirements": {"type": "array", "items": {"type": "object"}}, "freedom": {"type": "string"}, "compatible_services": {"type": "array", "items": {"type": "object"}}, "sensors": {"type": "array", "items": {"type": "object"}}, "power_type": {"type": "array", "items": {"type": "object"}}, "function": {"type": "array", "items": {"type": "object"}}, "images": {"type": "array", "items": {"type": "object"}}, "features_divider": {"type": "string"}, "connection_types": {"type": "array", "items": {"type": "object"}}, "media_divider": {"type": "string"}}, "x-collection": "hardware"}]}, "videos_id": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": ["string", "null"]}, "url": {"type": ["string", "null"]}}, "x-collection": "videos"}]}}, "x-collection": "hardware_videos"}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/265d764f-0c58-4535-bfba-e5ebea86672f/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsHardwareVideos | Retrieve a single hardware_videos item by unique identifier. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/265d764f-0c58-4535-bfba-e5ebea86672f/2/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsHardwareVideos | Retrieve a single hardware_videos item by unique identifier. | 404 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/633f1c57-d7a9-405b-8853-b1c8f11d6cf7/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsFunctionsFunctions | List the functions_functions items. | 200 | null | {"data": [{"id": 0, "functions_id": 0, "related_functions_id": 0}]} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "functions_id": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "parent_functions": {"type": "array", "items": {"type": "object"}}}, "x-collection": "functions"}]}, "related_functions_id": {"oneOf": [{"type": "integer"}, {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "parent_functions": {"type": "array", "items": {"type": "object"}}}, "x-collection": "functions"}]}}, "x-collection": "functions_functions"}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/633f1c57-d7a9-405b-8853-b1c8f11d6cf7/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsFunctionsFunctions | List the functions_functions items. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/abeaa9be-7695-4be7-874c-642e01536192/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsUSBTypes | Retrieve a single usb_types item by unique identifier. | 200 | null | {"data": {"id": 0, "status": "", "user_created": "", "date_created": "", "user_updated": "", "date_updated": "", "name": "", "aka": "", "image": ""}} | {"type": "object", "properties": {"data": {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "aka": {"type": ["string", "null"]}, "image": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the file.", "type": "string"}, "storage": {"description": "Where the file is stored. Either `local` for the local filesystem or the name of the storage adapter (for example `s3`).", "type": "string"}, "filename_disk": {"description": "Name of the file on disk. By default, Directus uses a random hash for the filename.", "type": "string"}, "filename_download": {"description": "How you want to the file to be named when it's being downloaded.", "type": "string"}, "title": {"description": "Title for the file. Is extracted from the filename on upload, but can be edited by the user.", "type": "string"}, "type": {"description": "MIME type of the file.", "type": "string"}, "folder": {"description": "Virtual folder where this file resides in.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the folder.", "type": "string"}, "name": {"description": "Name of the folder.", "type": "string"}, "parent": {"description": "Unique identifier of the parent folder. This allows for nested folders.", "type": ["object", "null"]}}}]}, "uploaded_by": {"description": "Who uploaded the file.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "uploaded_on": {"description": "When the file was uploaded.", "type": "string", "format": "date-time"}, "modified_by": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "modified_on": {"type": "string", "format": "timestamp"}, "charset": {"description": "Character set of the file.", "type": ["string", "null"]}, "filesize": {"description": "Size of the file in bytes.", "type": "integer"}, "width": {"description": "Width of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "height": {"description": "Height of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "duration": {"description": "Duration of the file in seconds. Only applies to audio and video.", "type": ["integer", "null"]}, "embed": {"description": "Where the file was embedded from.", "type": ["string", "null"]}, "description": {"description": "Description for the file.", "type": ["string", "null"]}, "location": {"description": "Where the file was created. Is automatically populated based on EXIF data for images.", "type": ["string", "null"]}, "tags": {"description": "Tags for the file. Is automatically populated based on EXIF data for images.", "type": ["array", "null"], "items": {"type": "string"}}, "metadata": {"description": "IPTC, EXIF, and ICC metadata extracted from file", "type": ["object", "null"]}, "storage_divider": {"type": "string"}}}]}}, "x-collection": "usb_types"}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/abeaa9be-7695-4be7-874c-642e01536192/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsUSBTypes | Retrieve a single usb_types item by unique identifier. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/abeaa9be-7695-4be7-874c-642e01536192/2/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsUSBTypes | Retrieve a single usb_types item by unique identifier. | 404 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/663cfe81-9ab8-4ab8-9620-0d3dfb777263/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsPowerTypes | Retrieve a single power_types item by unique identifier. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/663cfe81-9ab8-4ab8-9620-0d3dfb777263/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsPowerTypes | Retrieve a single power_types item by unique identifier. | 404 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/663cfe81-9ab8-4ab8-9620-0d3dfb777263/2/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsPowerTypes | Retrieve a single power_types item by unique identifier. | 200 | null | {"data": {"id": 0, "status": "", "user_created": "", "date_created": "", "user_updated": "", "date_updated": "", "name": "", "aka": ""}} | {"type": "object", "properties": {"data": {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "aka": {"type": ["string", "null"]}}, "x-collection": "power_types"}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/afcd88dc-21c9-47bb-a3ba-4ba9cef301d3/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsUSBTypes | List the usb_types items. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/afcd88dc-21c9-47bb-a3ba-4ba9cef301d3/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readItemsUSBTypes | List the usb_types items. | 200 | null | {"data": [{"id": 0, "status": "", "user_created": "", "date_created": "", "user_updated": "", "date_updated": "", "name": "", "aka": "", "image": ""}]} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}, "aka": {"type": ["string", "null"]}, "image": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the file.", "type": "string"}, "storage": {"description": "Where the file is stored. Either `local` for the local filesystem or the name of the storage adapter (for example `s3`).", "type": "string"}, "filename_disk": {"description": "Name of the file on disk. By default, Directus uses a random hash for the filename.", "type": "string"}, "filename_download": {"description": "How you want to the file to be named when it's being downloaded.", "type": "string"}, "title": {"description": "Title for the file. Is extracted from the filename on upload, but can be edited by the user.", "type": "string"}, "type": {"description": "MIME type of the file.", "type": "string"}, "folder": {"description": "Virtual folder where this file resides in.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_files", "properties": {"id": {"description": "Unique identifier for the folder.", "type": "string"}, "name": {"description": "Name of the folder.", "type": "string"}, "parent": {"description": "Unique identifier of the parent folder. This allows for nested folders.", "type": ["object", "null"]}}}]}, "uploaded_by": {"description": "Who uploaded the file.", "oneOf": [{"type": "string"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "uploaded_on": {"description": "When the file was uploaded.", "type": "string", "format": "date-time"}, "modified_by": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "modified_on": {"type": "string", "format": "timestamp"}, "charset": {"description": "Character set of the file.", "type": ["string", "null"]}, "filesize": {"description": "Size of the file in bytes.", "type": "integer"}, "width": {"description": "Width of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "height": {"description": "Height of the file in pixels. Only applies to images.", "type": ["integer", "null"]}, "duration": {"description": "Duration of the file in seconds. Only applies to audio and video.", "type": ["integer", "null"]}, "embed": {"description": "Where the file was embedded from.", "type": ["string", "null"]}, "description": {"description": "Description for the file.", "type": ["string", "null"]}, "location": {"description": "Where the file was created. Is automatically populated based on EXIF data for images.", "type": ["string", "null"]}, "tags": {"description": "Tags for the file. Is automatically populated based on EXIF data for images.", "type": ["array", "null"], "items": {"type": "string"}}, "metadata": {"description": "IPTC, EXIF, and ICC metadata extracted from file", "type": ["object", "null"]}, "storage_divider": {"type": "string"}}}]}}, "x-collection": "usb_types"}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/01c57b3d-6d53-4c1f-a518-54b2ed7aae93/0/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsSensors | Retrieve a single sensors item by unique identifier. | 200 | null | {"data": {"id": 0, "status": "", "user_created": "", "date_created": "", "user_updated": "", "date_updated": "", "name": ""}} | {"type": "object", "properties": {"data": {"type": "object", "properties": {"id": {"type": "integer"}, "status": {"type": "string"}, "user_created": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_created": {"type": ["string", "null"], "format": "timestamp"}, "user_updated": {"oneOf": [{"type": "string", "format": "uuid"}, {"type": "object", "x-collection": "directus_users", "properties": {"id": {"description": "Unique identifier for the user.", "type": "string"}}}]}, "date_updated": {"type": ["string", "null"], "format": "timestamp"}, "name": {"type": "string"}}, "x-collection": "sensors"}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/01c57b3d-6d53-4c1f-a518-54b2ed7aae93/1/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsSensors | Retrieve a single sensors item by unique identifier. | 401 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
7c99318c-13e3-428a-98c9-1d3602d179d7/01c57b3d-6d53-4c1f-a518-54b2ed7aae93/2/0 | IoTDb | Internet of Things (Smart Device Product) Database - Get product information for smart/iot devices. See better documentation at https://iotdb.com/api/docs | null | readSingleItemsSensors | Retrieve a single sensors item by unique identifier. | 404 | null | {"error": {"code": 0, "message": ""}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"code": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "message": {"type": "string"}}}}} |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.