interface DatapointInfo {
    timestamp: Date;
}

Hierarchy (view full)

Properties

Properties

timestamp: Date