DevicesDevices📄️ Get device telemetry configurationsGet telemetry configurations for a specific device.📄️ Update device telemetry configurationsPartially update telemetry configurations for a specific device.📄️ Get device data source definitionsRetrieve data source definitions for the specified device, containing all sensors paired with their schema definitions.📄️ Get device data objectsRetrieve the paged list of data objects (synchronized sensor definitions) for the specified device.📄️ Get data object by IDRetrieve a single data object by its unique identifier for the specified 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 custom info of a deviceRetrieve all custom info entries of the specified device in JSON key/value format.📄️ Update multiple custom info valuesInsert 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 Device Custom Info ValueUpdates the value of the specified custom info key for the given device.📄️ Delete a single custom info entry for deviceRemove a specific custom info entry identified by its key for the specified device.📄️ Get devices with paginationGet kinds of devices. Including WEDA Node, subnodes, and Custom devices.📄️ Register a device to an organizationLink one existed weda node device to one organization. Or create a weda node device which is associated with the organization.📄️ List Weda Nodes by OrganizationThis api will response paginated list of Weda Node devices belonging to a specific organization ID.