Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SDK

Primary access point to the SOFAR API SDK.

Hierarchy

  • SDK

Index

Constructors

Properties

Constructors

constructor

  • new SDK(apiKey: string): SDK
  • Create a new SOFAR API.

    Parameters

    • apiKey: string

      SOFAR weather dashboard API key.

    Returns SDK

Properties

Readonly marineWeather

marineWeather: MarineWeather

Access the Marine Weather API.

Readonly spotters

spotters: Spotters

Access the Spotter API.

Readonly waveSpectra

waveSpectra: WaveSpectra

Access the Wave Spectra API.

Generated using TypeDoc