interface ExternalDatapoints {
    datapoints: ExternalDatapoint[];
}

Hierarchy (view full)

Properties

Properties

datapoints: ExternalDatapoint[]