diff --git a/README.md b/README.md index 60ca171..55a639f 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ console.log( // Output: The maximum rain rate in the current hour was 0.2 in/h! ``` -- Getting **realtime weather data** (read more [here](https://harrydehix.github.io/vantjs/classes/structures.DetailedRealtimeData.html)) +- Getting **realtime weather data** (read more [here](https://open-weather-vision.github.io/vantjs/classes/structures.DetailedRealtimeData.html)) ```ts const realtime = await station.getDetailedRealtimeData(); @@ -62,7 +62,7 @@ console.log(`It's ${realtime.tempIn} °C`); - **Stable connection** management: On disconnect vantjs repeatedly tries to reconnect in the background, your application won't crash! -- and more (read the [docs](https://harrydehix.github.io/vantjs/index.html)!) +- and more (read the [docs](https://open-weather-vision.github.io/vantjs/index.html)!) diff --git a/docs/classes/errors.ClosedConnectionError.html b/docs/classes/errors.ClosedConnectionError.html index 8161cf6..755de8b 100644 --- a/docs/classes/errors.ClosedConnectionError.html +++ b/docs/classes/errors.ClosedConnectionError.html @@ -27,7 +27,7 @@

Hierarchy

+
  • Defined in src/errors/ClosedConnectionError.ts:6
  • diff --git a/docs/classes/errors.FailedToWakeUpError.html b/docs/classes/errors.FailedToWakeUpError.html index e296abb..d575bd6 100644 --- a/docs/classes/errors.FailedToWakeUpError.html +++ b/docs/classes/errors.FailedToWakeUpError.html @@ -27,7 +27,7 @@

    Hierarchy

    • FailedToWakeUpError
    +
  • Defined in src/errors/FailedToWakeUpError.ts:6
  • diff --git a/docs/classes/errors.MalformedDataError.html b/docs/classes/errors.MalformedDataError.html index 4048023..91b74d1 100644 --- a/docs/classes/errors.MalformedDataError.html +++ b/docs/classes/errors.MalformedDataError.html @@ -27,7 +27,7 @@

    Hierarchy

    • MalformedDataError
    +
  • Defined in src/errors/MalformedDataError.ts:6
  • diff --git a/docs/classes/errors.ParserError.html b/docs/classes/errors.ParserError.html index b2e5757..090f8bc 100644 --- a/docs/classes/errors.ParserError.html +++ b/docs/classes/errors.ParserError.html @@ -28,7 +28,7 @@

    Hierarchy

    • ParserError
    +
  • Defined in src/errors/ParserError.ts:7
  • diff --git a/docs/classes/errors.SerialPortError.html b/docs/classes/errors.SerialPortError.html index e3e2044..cea6c7b 100644 --- a/docs/classes/errors.SerialPortError.html +++ b/docs/classes/errors.SerialPortError.html @@ -27,7 +27,7 @@

    Hierarchy

    • SerialPortError
    +
  • Defined in src/errors/SerialPortError.ts:6
  • diff --git a/docs/classes/errors.UnsupportedDeviceModelError.html b/docs/classes/errors.UnsupportedDeviceModelError.html index 15bd1b1..6d3e746 100644 --- a/docs/classes/errors.UnsupportedDeviceModelError.html +++ b/docs/classes/errors.UnsupportedDeviceModelError.html @@ -27,7 +27,7 @@

    Hierarchy

    • UnsupportedDeviceModelError
    +
  • Defined in src/errors/UnsupportedDeviceModelError.ts:6
  • diff --git a/docs/classes/errors.VantError.html b/docs/classes/errors.VantError.html index bfe6318..2c108f4 100644 --- a/docs/classes/errors.VantError.html +++ b/docs/classes/errors.VantError.html @@ -34,7 +34,7 @@

    Hierarchy

  • SerialPortError
  • UnsupportedDeviceModelError
  • +
  • Defined in src/errors/VantError.ts:4
  • diff --git a/docs/classes/realtime_containers.AdvancedRealtimeDataContainer.html b/docs/classes/realtime_containers.AdvancedRealtimeDataContainer.html index 4502b0b..1e76824 100644 --- a/docs/classes/realtime_containers.AdvancedRealtimeDataContainer.html +++ b/docs/classes/realtime_containers.AdvancedRealtimeDataContainer.html @@ -39,7 +39,7 @@

    Implements

    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:21
  • @@ -160,7 +160,7 @@

    Example

    const
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:472
  • Properties

    @@ -171,7 +171,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:356
  • chill: null | number = null
    @@ -180,7 +180,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:425
  • consoleBatteryVoltage: null | number = null
    @@ -189,7 +189,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:306
  • dew: null | number = null
    @@ -198,7 +198,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:366
  • etDay: null | number = null
    @@ -207,7 +207,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:155
  • etMonth: null | number = null
    @@ -216,7 +216,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:226
  • etYear: null | number = null
    @@ -225,7 +225,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:231
  • forecast: null | "Mostly Clear" | "Partly Cloudy" | "Mostly Cloudy" | "Mostly Cloudy, Rain within 12 hours" | "Mostly Cloudy, Snow within 12 hours" | "Mostly Cloudy, Rain or Snow within 12 hours" | "Partly Cloudy, Rain within 12 hours" | "Partly Cloudy, Snow within 12 hours" | "Partly Cloudy, Rain or Snow within 12 hours" = null
    @@ -246,7 +246,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:267
  • forecastID: null | 2 | 3 | 7 | 8 | 6 | 18 | 19 | 22 | 23 = null
    @@ -266,7 +266,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:291
  • forecastRule: null | number = null
    @@ -275,7 +275,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:296
  • heat: null | number = null
    @@ -284,7 +284,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:361
  • highsAndLows: HighsAndLows = ...
    @@ -292,7 +292,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:28
  • humExtra: [null | number, null | number, null | number, null | number, null | number, null | number, null | number] = ...
    @@ -301,7 +301,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:203
  • humIn: null | number = null
    @@ -310,7 +310,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:70
  • humOut: null | number = null
    @@ -319,7 +319,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:75
  • leafTemps: [null | number, null | number, null | number, null | number] = ...
    @@ -328,7 +328,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:183
  • leafWetnesses: [null | number, null | number, null | number, null | number] = ...
    @@ -337,7 +337,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:246
  • press: null | number = null
    @@ -346,7 +346,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:33
  • pressAbs: null | number = null
    @@ -355,7 +355,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:322
  • pressCalibrationOffset: null | number = null
    @@ -364,7 +364,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:351
  • pressRaw: null | number = null
    @@ -373,7 +373,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:319
  • pressReductionMethod: null | "user offset" | "altimeter setting" | "NOAA bar reduction" = null
    @@ -388,7 +388,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:331
  • pressReductionMethodID: null | 0 | 1 | 2 = null
    @@ -398,7 +398,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:341
  • pressTrend: null | "Falling Rapidly" | "Falling Slowly" | "Steady" | "Rising Slowly" | "Rising Rapidly" = null
    @@ -414,7 +414,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:43
  • pressTrendID: null | 0 | 60 | -60 | 20 | -20 = null
    @@ -430,7 +430,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:59
  • pressUserOffset: null | number = null
    @@ -439,7 +439,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:346
  • rain15m: null | number = null
    @@ -448,7 +448,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:435
  • rain1h: null | number = null
    @@ -457,7 +457,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:440
  • rain24h: null | number = null
    @@ -466,7 +466,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:445
  • rainDay: null | number = null
    @@ -475,7 +475,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:140
  • rainMonth: null | number = null
    @@ -484,7 +484,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:216
  • rainRate: null | number = null
    @@ -493,7 +493,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:135
  • rainYear: null | number = null
    @@ -502,7 +502,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:221
  • @@ -511,7 +511,7 @@
    +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:227
  • soilMoistures: [null | number, null | number, null | number, null | number] = ...
    @@ -520,7 +520,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:236
  • soilTemps: [null | number, null | number, null | number, null | number] = ...
    @@ -529,7 +529,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:193
  • solarRadiation: null | number = null
    @@ -538,7 +538,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:165
  • stormRain: null | number = null
    @@ -547,7 +547,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:145
  • stormStartDate: null | Date = null
    @@ -556,7 +556,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:150
  • sunrise: null | Date = null
    @@ -565,7 +565,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:311
  • sunset: null | Date = null
    @@ -574,7 +574,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:316
  • tempExtra: [null | number, null | number, null | number, null | number, null | number, null | number, null | number] = ...
    @@ -583,7 +583,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:170
  • tempIn: null | number = null
    @@ -592,7 +592,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:65
  • tempOut: null | number = null
    @@ -601,7 +601,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:62
  • thsw: null | number = null
    @@ -610,7 +610,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:430
  • time: Date = ...
    @@ -619,7 +619,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:450
  • transmitterBatteryStatus: null | number = null
    @@ -628,7 +628,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:301
  • uv: null | number = null
    @@ -637,7 +637,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:160
  • wind: null | number = null
    @@ -646,7 +646,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:80
  • windAvg10m: null | number = null
    @@ -655,7 +655,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:85
  • windAvg2m: null | number = null
    @@ -664,7 +664,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:370
  • windDir: null | "NNE" | "NE" | "ENE" | "E" | "ESE" | "SE" | "SSE" | "S" | "SSW" | "SW" | "WSW" | "W" | "WNW" | "NW" | "NNW" | "N" = null
    @@ -691,7 +691,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:106
  • windDirDeg: null | number = null
    @@ -701,7 +701,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:130
  • windGust: null | number = null
    @@ -710,7 +710,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:375
  • windGustDir: null | "NNE" | "NE" | "ENE" | "E" | "ESE" | "SE" | "SSE" | "S" | "SSW" | "SW" | "WSW" | "W" | "WNW" | "NW" | "NNW" | "N" = null
    @@ -737,7 +737,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:396
  • windGustDirDeg: null | number = null
    @@ -747,7 +747,7 @@
    +
  • Defined in src/realtime-containers/DetailedRealtimeDataContainer.ts:420
  • defaultMaxListeners: number
    @@ -757,7 +757,7 @@
    +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:26
  • Methods

    @@ -790,7 +790,7 @@

    Returns

    +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:34
  • +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:63
  • +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:74
  • +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:82
  • +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:91
  • +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:100
  • +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:112
  • +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:125
  • +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:140
  • +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:264
  • +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:175
  • +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:191
  • +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:211
  • +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:49
  • +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:273
  • +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:163
  • +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:289
  • +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:304
  • +
  • Defined in src/realtime-containers/BasicRealtimeDataContainer.ts:29
  • humIn: null | number = null
    @@ -153,7 +153,7 @@
    +
  • Defined in src/realtime-containers/BasicRealtimeDataContainer.ts:71
  • humOut: null | number = null
    @@ -162,7 +162,7 @@
    +
  • Defined in src/realtime-containers/BasicRealtimeDataContainer.ts:76
  • press: null | number = null
    @@ -171,7 +171,7 @@
    +
  • Defined in src/realtime-containers/BasicRealtimeDataContainer.ts:34
  • pressTrend: null | "Falling Rapidly" | "Falling Slowly" | "Steady" | "Rising Slowly" | "Rising Rapidly" = null
    @@ -187,7 +187,7 @@
    +
  • Defined in src/realtime-containers/BasicRealtimeDataContainer.ts:44
  • pressTrendID: null | 0 | 60 | -60 | 20 | -20 = null
    @@ -203,7 +203,7 @@
    +
  • Defined in src/realtime-containers/BasicRealtimeDataContainer.ts:60
  • rainDay: null | number = null
    @@ -212,7 +212,7 @@
    +
  • Defined in src/realtime-containers/BasicRealtimeDataContainer.ts:141
  • rainRate: null | number = null
    @@ -221,7 +221,7 @@
    +
  • Defined in src/realtime-containers/BasicRealtimeDataContainer.ts:136
  • @@ -230,7 +230,7 @@
    +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:227
  • solarRadiation: null | number = null
    @@ -239,7 +239,7 @@
    +
  • Defined in src/realtime-containers/BasicRealtimeDataContainer.ts:166
  • stormRain: null | number = null
    @@ -248,7 +248,7 @@
    +
  • Defined in src/realtime-containers/BasicRealtimeDataContainer.ts:146
  • stormStartDate: null | Date = null
    @@ -257,7 +257,7 @@
    +
  • Defined in src/realtime-containers/BasicRealtimeDataContainer.ts:151
  • tempIn: null | number = null
    @@ -266,7 +266,7 @@
    +
  • Defined in src/realtime-containers/BasicRealtimeDataContainer.ts:66
  • tempOut: null | number = null
    @@ -275,7 +275,7 @@
    +
  • Defined in src/realtime-containers/BasicRealtimeDataContainer.ts:63
  • time: Date = ...
    @@ -284,7 +284,7 @@
    +
  • Defined in src/realtime-containers/BasicRealtimeDataContainer.ts:171
  • uv: null | number = null
    @@ -293,7 +293,7 @@
    +
  • Defined in src/realtime-containers/BasicRealtimeDataContainer.ts:161
  • wind: null | number = null
    @@ -302,7 +302,7 @@
    +
  • Defined in src/realtime-containers/BasicRealtimeDataContainer.ts:81
  • windAvg10m: null | number = null
    @@ -311,7 +311,7 @@
    +
  • Defined in src/realtime-containers/BasicRealtimeDataContainer.ts:86
  • windDir: null | "NNE" | "NE" | "ENE" | "E" | "ESE" | "SE" | "SSE" | "S" | "SSW" | "SW" | "WSW" | "W" | "WNW" | "NW" | "NNW" | "N" = null
    @@ -338,7 +338,7 @@
    +
  • Defined in src/realtime-containers/BasicRealtimeDataContainer.ts:107
  • windDirDeg: null | number = null
    @@ -348,7 +348,7 @@
    +
  • Defined in src/realtime-containers/BasicRealtimeDataContainer.ts:131
  • defaultMaxListeners: number
    @@ -358,7 +358,7 @@
    +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:26
  • Methods

    @@ -391,7 +391,7 @@

    Returns

    +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:34
  • +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:63
  • +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:74
  • +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:82
  • +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:91
  • +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:100
  • +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:112
  • +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:125
  • +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:140
  • +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:264
  • +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:175
  • +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:191
  • +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:211
  • +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:49
  • +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:273
  • +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:163
  • +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:289
  • +
  • Defined in src/realtime-containers/RealtimeDataContainer.ts:304
  • +
  • Defined in src/weather-station/WeatherStationEventBase.ts:10
  • defaultSettings: WeatherStationSettings = ...
    @@ -112,7 +112,7 @@
    +
  • Defined in src/weather-station/WeatherStation.ts:92
  • Accessors

    @@ -125,7 +125,7 @@
    +
  • Defined in src/weather-station/WeatherStation.ts:112
  • Methods

    @@ -158,7 +158,7 @@

    Returns

    +
  • Defined in src/weather-station/WeatherStationEventBase.ts:24
  • +
  • Defined in src/weather-station/WeatherStation.ts:401
  • +
  • Defined in src/weather-station/WeatherStation.ts:622
  • +
  • Defined in src/weather-station/WeatherStation.ts:452
  • +
  • Defined in src/weather-station/WeatherStationEventBase.ts:53
  • +
  • Defined in src/weather-station/WeatherStationEventBase.ts:64
    • @@ -291,7 +291,7 @@

      Link

      Following errors are possible:

    +
  • Defined in src/weather-station/WeatherStation.ts:572
  • +
  • Defined in src/weather-station/WeatherStation.ts:633
    • @@ -328,7 +328,7 @@

      Link

      Following errors are possible:

    +
  • Defined in src/weather-station/WeatherStation.ts:512
    • @@ -352,7 +352,7 @@

      Link

      Following errors are possible:

    +
  • Defined in src/weather-station/WeatherStation.ts:423
    • @@ -376,7 +376,7 @@

      Link

      Following errors are possible:

    +
  • Defined in src/weather-station/WeatherStation.ts:466
  • +
  • Defined in src/weather-station/WeatherStationEventBase.ts:72
    • @@ -425,7 +425,7 @@

      Link

      Following errors are possible:

    +
  • Defined in src/weather-station/WeatherStation.ts:700
    • @@ -461,7 +461,7 @@

      Link

      Following errors are possible:

    +
  • Defined in src/weather-station/WeatherStation.ts:771
  • +
  • Defined in src/weather-station/WeatherStation.ts:748
  • +
  • Defined in src/weather-station/WeatherStationEventBase.ts:81
  • +
  • Defined in src/weather-station/WeatherStationEventBase.ts:90
  • +
  • Defined in src/weather-station/WeatherStationEventBase.ts:102
  • +
  • Defined in src/weather-station/WeatherStationEventBase.ts:115
  • +
  • Defined in src/weather-station/WeatherStationEventBase.ts:130
  • +
  • Defined in src/weather-station/WeatherStationEventBase.ts:165
  • +
  • Defined in src/weather-station/WeatherStationEventBase.ts:179
    • @@ -696,7 +696,7 @@

      Link

      Following errors are possible:

    +
  • Defined in src/weather-station/WeatherStation.ts:155
  • +
  • Defined in src/weather-station/WeatherStationEventBase.ts:191
  • +
  • Defined in src/weather-station/WeatherStationEventBase.ts:39
    • @@ -775,7 +775,7 @@

      Link

      Following errors are possible:

    +
  • Defined in src/weather-station/WeatherStation.ts:656
  • +
  • Defined in src/weather-station/WeatherStationEventBase.ts:153
    • @@ -829,7 +829,7 @@

      Link

      Following errors are possible:

    +
  • Defined in src/weather-station/WeatherStation.ts:139
  • +
  • Defined in src/weather-station/WeatherStationEventBase.ts:10
  • defaultSettings: WeatherStationSettings = ...
    @@ -116,7 +116,7 @@
    +
  • Defined in src/weather-station/WeatherStation.ts:92
  • Accessors

    @@ -130,7 +130,7 @@

    Returns boolean

    +
  • Defined in src/weather-station/WeatherStation.ts:112
  • Methods

    @@ -163,7 +163,7 @@

    Returns

    +
  • Defined in src/weather-station/WeatherStationEventBase.ts:24
  • +
  • Defined in src/weather-station/WeatherStation.ts:401
  • +
  • Defined in src/weather-station/WeatherStation.ts:622
  • +
  • Defined in src/weather-station/WeatherStationAdvanced.ts:272
  • +
  • Defined in src/weather-station/WeatherStation.ts:452
  • +
  • Defined in src/weather-station/WeatherStationEventBase.ts:53
  • +
  • Defined in src/weather-station/WeatherStationEventBase.ts:64
  • +
  • Defined in src/weather-station/WeatherStation.ts:572
  • +
  • Defined in src/weather-station/WeatherStation.ts:633
  • +
  • Defined in src/weather-station/WeatherStation.ts:512
    • @@ -396,7 +396,7 @@

      Link

      Following errors are possible:

    +
  • Defined in src/weather-station/WeatherStationAdvanced.ts:225
  • +
  • Defined in src/weather-station/WeatherStationAdvanced.ts:283
  • +
  • Defined in src/weather-station/WeatherStation.ts:423
    • @@ -457,7 +457,7 @@

      Link

      Following errors are possible:

    +
  • Defined in src/weather-station/WeatherStationAdvanced.ts:92
  • +
  • Defined in src/weather-station/WeatherStation.ts:466
    • @@ -506,7 +506,7 @@

      Link

      Following errors are possible:

    +
  • Defined in src/weather-station/WeatherStationAdvanced.ts:121
    • @@ -531,7 +531,7 @@

      Link

      Following errors are possible:

    +
  • Defined in src/weather-station/WeatherStationAdvanced.ts:173
  • +
  • Defined in src/weather-station/WeatherStationEventBase.ts:72
  • +
  • Defined in src/weather-station/WeatherStation.ts:700
  • +
  • Defined in src/weather-station/WeatherStation.ts:771
    • @@ -642,7 +642,7 @@

      Link

      Following errors are possible:

    +
  • Defined in src/weather-station/WeatherStationAdvanced.ts:70
  • +
  • Defined in src/weather-station/WeatherStation.ts:748
  • +
  • Defined in src/weather-station/WeatherStationEventBase.ts:81
  • +
  • Defined in src/weather-station/WeatherStationEventBase.ts:90
  • +
  • Defined in src/weather-station/WeatherStationEventBase.ts:102
  • +
  • Defined in src/weather-station/WeatherStationEventBase.ts:115
  • +
  • Defined in src/weather-station/WeatherStationEventBase.ts:130
  • +
  • Defined in src/weather-station/WeatherStationEventBase.ts:165
  • +
  • Defined in src/weather-station/WeatherStationEventBase.ts:179
  • +
  • Defined in src/weather-station/WeatherStation.ts:155
  • +
  • Defined in src/weather-station/WeatherStationEventBase.ts:191
  • +
  • Defined in src/weather-station/WeatherStationEventBase.ts:39
  • +
  • Defined in src/weather-station/WeatherStation.ts:656
  • +
  • Defined in src/weather-station/WeatherStationEventBase.ts:153
  • +
  • Defined in src/weather-station/WeatherStationAdvanced.ts:52
  • +
  • Defined in src/util/serialPortList.ts:11
  • +
  • Defined in src/realtime-containers/events/RealtimeDataContainerEvents.ts:12
  • removeListener: ((eventName, listener) => void)
    @@ -103,7 +103,7 @@
    listener: Returns void
    +
  • Defined in src/realtime-containers/events/RealtimeDataContainerEvents.ts:33
  • start: (() => void)
    @@ -119,7 +119,7 @@

    Type declaration

    Returns void

    +
  • Defined in src/realtime-containers/events/RealtimeDataContainerEvents.ts:9
  • update: ((err?) => void)
    @@ -141,7 +141,7 @@
    Optional Returns void
    +
  • Defined in src/realtime-containers/events/RealtimeDataContainerEvents.ts:18
  • valid-update: (() => void)
    @@ -157,7 +157,7 @@

    Type declaration

    Returns void

    +
  • Defined in src/realtime-containers/events/RealtimeDataContainerEvents.ts:21
  • +
  • Defined in src/realtime-containers/settings/RealtimeDataContainerSettings.ts:18
  • +
  • Defined in src/weather-station/events/WeatherStationEvents.ts:8
  • newListener: ((eventName, listener) => void)
    @@ -94,7 +94,7 @@
    listener: Returns void
    +
  • Defined in src/weather-station/events/WeatherStationEvents.ts:17
  • removeListener: ((eventName, listener) => void)
    @@ -117,7 +117,7 @@
    listener: Returns void
    +
  • Defined in src/weather-station/events/WeatherStationEvents.ts:23
  • +
  • Defined in src/realtime-containers/index.ts:1
  • Index

    diff --git a/docs/modules/realtime_containers_events.html b/docs/modules/realtime_containers_events.html index 4ef6034..9a82e9b 100644 --- a/docs/modules/realtime_containers_events.html +++ b/docs/modules/realtime_containers_events.html @@ -16,7 +16,7 @@
  • realtime-containers/events
  • Module realtime-containers/events

    +
  • Defined in src/realtime-containers/events/index.ts:1
  • Index

    diff --git a/docs/modules/realtime_containers_settings.html b/docs/modules/realtime_containers_settings.html index 1727bb5..b1e99e4 100644 --- a/docs/modules/realtime_containers_settings.html +++ b/docs/modules/realtime_containers_settings.html @@ -16,7 +16,7 @@
  • realtime-containers/settings
  • Module realtime-containers/settings

    +
  • Defined in src/realtime-containers/settings/index.ts:1
  • Index

    diff --git a/docs/modules/structures.html b/docs/modules/structures.html index 4baaec8..24dec16 100644 --- a/docs/modules/structures.html +++ b/docs/modules/structures.html @@ -16,7 +16,7 @@
  • structures
  • Module structures

    +
  • Defined in src/structures/index.ts:1
  • Index

    diff --git a/docs/modules/structures_subtypes.html b/docs/modules/structures_subtypes.html index 334d67d..778a20a 100644 --- a/docs/modules/structures_subtypes.html +++ b/docs/modules/structures_subtypes.html @@ -16,7 +16,7 @@
  • structures/subtypes
  • Module structures/subtypes

    +
  • Defined in src/structures/subtypes/index.ts:1
  • Index

    diff --git a/docs/modules/units.html b/docs/modules/units.html index 10dfc59..aa01283 100644 --- a/docs/modules/units.html +++ b/docs/modules/units.html @@ -16,7 +16,7 @@
  • units
  • Module units

    +
  • Defined in src/units/index.ts:1
  • Index

    diff --git a/docs/modules/util.html b/docs/modules/util.html index 81c2426..d73d9e9 100644 --- a/docs/modules/util.html +++ b/docs/modules/util.html @@ -16,7 +16,7 @@
  • util
  • Module util

    +
  • Defined in src/util/index.ts:1
  • Index

    diff --git a/docs/modules/weather_station.html b/docs/modules/weather_station.html index 71c1fc7..1ab233f 100644 --- a/docs/modules/weather_station.html +++ b/docs/modules/weather_station.html @@ -16,7 +16,7 @@
  • weather-station
  • Module weather-station

    +
  • Defined in src/weather-station/index.ts:1
  • Index

    diff --git a/docs/modules/weather_station_events.html b/docs/modules/weather_station_events.html index 02f08aa..a682266 100644 --- a/docs/modules/weather_station_events.html +++ b/docs/modules/weather_station_events.html @@ -16,7 +16,7 @@
  • weather-station/events
  • Module weather-station/events

    +
  • Defined in src/weather-station/events/index.ts:1
  • Index

    diff --git a/docs/modules/weather_station_settings.html b/docs/modules/weather_station_settings.html index e2ba7d2..af708e6 100644 --- a/docs/modules/weather_station_settings.html +++ b/docs/modules/weather_station_settings.html @@ -16,7 +16,7 @@
  • weather-station/settings
  • Module weather-station/settings

    +
  • Defined in src/weather-station/settings/index.ts:1
  • Index

    diff --git a/package.json b/package.json index 0570248..a90232a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vantjs", - "version": "2.0.1", + "version": "2.0.2", "description": "platform independent javascript/typescript interface to Davis Vantage Pro, Pro 2 and Vue", "exports": { ".": "./dist/index.js",