interface LocationTimeRangePointProperties {
    _archive: string;
    _client: string;
    _timestamp: number;
    schema: "network.xyo.location";
}

Properties

_archive: string
_client: string
_timestamp: number
schema: "network.xyo.location"