Node.js SDK for digi.me
    Preparing search index...

    Interface CAScope

    interface CAScope {
        criteria?: Criteria[];
        serviceGroups?: ServiceGroup[];
        timeRanges?: TimeRange[];
    }
    Index

    Properties

    criteria?: Criteria[]

    Control the scope for raw data

    serviceGroups?: ServiceGroup[]

    Control the scope for mapped data using service groups

    timeRanges?: TimeRange[]

    Control the scope of mapped data using time ranges