Type Alias RecordTargetUnits

RecordTargetUnits: {
    unitSystemName: string;
} | {
    properties: PropertySpecificTargetUnit[];
}

Request-time unit conversion for filter, sync, and aggregate. Applies to both response values and filter thresholds on listed properties.