Interface RecordUnitReference

Reference to a unit from the CDF unit catalog (e.g. temperature:deg_c).

interface RecordUnitReference {
    externalId: string;
}

Properties

Properties

externalId: string