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.📄️ Retrieve the latest values of the device data objects.Retrieve all latest data objects for the device within the system - defined retention period(default: 60 minutes).