Data ObjectsData Objects📄️ Create function transferCreate a new function transfer to transform data object values using mathematical expressions.📄️ Get function transfers with paginationRetrieve a paginated list of function transfers for a specific device.📄️ Get function transfer by IDRetrieve detailed information of a specific function transfer.📄️ Update function transferUpdate an existing function transfer's output name and expression.📄️ Delete function transferDelete a function transfer by its ID. This is a soft delete operation.📄️ Update function transfer statusEnable or disable a function transfer 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.