DevicesDevices📄️ Get device sensorsGet sensor information for a specific device.📄️ Update device sensorsPartially update sensor configurations for a specific device.📄️ Update device statusDeactivate or reactivate a device.📄️ Delete a devicePermanently delete device by given deviceId.📄️ Update a deviceUpdate device by given deviceId.📄️ Get device hardware capabilitiesRetrieve the full hardware capability report of the specified device, including CPU, memory, disk, network interfaces, sensors, containers, and sub-nodes.📄️ Get device CPQ sensor namesRetrieve the synchronized sensor name list (CPQ) for the specified device. Data is read from local cache first; if no cache exists, the device Shadow is queried in real time.📄️ Get custom info of a deviceRetrieve all custom info entries of the specified device in JSON key/value format.📄️ Add or update multiple custom info entries for deviceInsert or update multiple custom info key/value pairs for the specified device.📄️ Delete all custom info of a deviceRemove all custom info entries associated with the specified device.📄️ Update a single custom info entry for deviceUpdate the value of a specific custom info key for the specified device.📄️ Delete a single custom info entry for deviceRemove a specific custom info entry identified by its key for the specified device.📄️ Get each kinds of devices with paginationGet three kinds of devices. Including devices, virtual devices, and sub devices.📄️ Link or create physical device to organizationLink one existed physical device to one organization. Or create a physical device which is associated with the organization.📄️ Get physical devices of organizationThis api will response paginated list of physical devices belonging to a specific organization ID.📄️ Remove linkage between physical device and organizationRemove linkage between physical device and organization. Target physical device will no longer belongs to any organization. Only system administrator can link target physical device to other organization.