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.", ... |
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": "obje... |
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": "Uniq... |
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", "forma... |
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"}}}]}, "dat... |
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.... |
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.... |
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": "obje... |
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", "forma... |
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": {"descripti... |
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", "forma... |
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... |
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... | {"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.... |
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.... |
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", "forma... |
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", "forma... |
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": "Uniq... |
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_contro... | {"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": "Uniq... |
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", "forma... |
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": "Uniq... |
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": "obje... |
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": "Uniq... |
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": "obje... |
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": "Uniq... |
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", "forma... |
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": "obje... |
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": "Uniq... |
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.... |
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": "Uniq... |
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.... |
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.... |
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": {"descripti... |
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": "Uniq... |
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": "Uniq... |
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": "Uniq... |
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": "obje... |
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", "form... |
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.... |
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.... |
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": "Uniq... |
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.... |
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 community queries yet
The top public SQL queries from the community will appear here once available.