Data ObjectsData Objects📄️ Create transfer functionCreate a new transfer function to transform data object values using mathematical expressions.📄️ Get transfer functions with paginationRetrieve a paginated list of transfer functions for a specific device.📄️ Get transfer function by IDRetrieve detailed information of a specific transfer function.📄️ Update transfer functionUpdate an existing transfer function's expression, type, or enabled status. All fields are optional; only provided fields are updated.📄️ Delete transfer functionDelete a transfer function by its ID. This is a soft delete operation.📄️ Update transfer function statusEnable or disable a transfer function without modifying its configuration.📄️ Create alert ruleCreate a new alert rule with defined conditions and actions.📄️ Get alert rules with paginationRetrieve a paginated list of alert rules for a specific device.📄️ Get alert rule by IDRetrieve detailed information of a specific alert rule.📄️ Update alert ruleUpdate an existing alert rule.📄️ Delete alert ruleDelete an alert rule by its ID.📄️ Update alert rule statusEnable or disable an existing alert rule.📄️ Get device telemetry data with cursor-based paginationRetrieve telemetry data objects for a device using cursor-based pagination for better performance.📄️ Get paginated telemetry data for a specific data objectRetrieve telemetry records of a specific data object channel for a device within a time range, returned in paginated format with offset-based pagination.📄️ Get device latest CPQ data from cacheRetrieve the latest CPQ (Current Process Quantity) data of a device from distributed cache.