Variable CatalogableEndpointConst

CatalogableEndpoint: {
    Locations: "LOCATIONS";
    Timeseries: "TIMESERIES";
} = ...

Set of data for which a larger catalog can be built.

Type declaration

  • Readonly Locations: "LOCATIONS"
  • Readonly Timeseries: "TIMESERIES"

Export