User Tools

Site Tools


weather_station:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
weather_station:start [2022/09/30 11:43] – [MQTT to subscribe to Real-Time Online Data] rolf001weather_station:start [2023/01/05 14:38] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +~~NOTOC~~
 ====== HSRW Weather Station at Campus Kamp-Lintfort ====== ====== HSRW Weather Station at Campus Kamp-Lintfort ======
  
Line 6: Line 7:
  
  
-===== Dashboard for Real-Time Data =====+===== Interactive Grafana Dashboard of Real-Time Weather Data =====
  
 | [[https://weather.eolab.de/grafana/d/Eb_lKrGMk/weather?orgId=1&refresh=15m&from=now-14d&to=now|{{ :weather_station:eolab_weatherstation_grafana.png?direct&600 |}}]] | | [[https://weather.eolab.de/grafana/d/Eb_lKrGMk/weather?orgId=1&refresh=15m&from=now-14d&to=now|{{ :weather_station:eolab_weatherstation_grafana.png?direct&600 |}}]] |
Line 22: Line 23:
  
  
-===== Sensors =====+===== The Sensors of the Weather Station =====
  
  
Line 36: Line 37:
 | Solar Radiation                      | Pyranometer, Kipp & Zonen SMP10               | {{ :weather_station:smp10.pdf |SMP10}}              | | Solar Radiation                      | Pyranometer, Kipp & Zonen SMP10               | {{ :weather_station:smp10.pdf |SMP10}}              |
  
-====== Access Real-Time Online Data ======+====== Accessing the Real-Time Online Data ======
  
  
Line 60: Line 61:
 | created_at       | ISO8601   | UTC                  | | created_at       | ISO8601   | UTC                  |
  
-===== MQTT to subscribe to Real-Time Online Data =====+===== MQTT Broker and Topic for Subscribing to Real-Time Online Data =====
  
 We also publish our data on our own MQTT Server which doesn't need any authentication for receiving that kind of data. We also publish our data on our own MQTT Server which doesn't need any authentication for receiving that kind of data.
  
-^ MQTT Broker and Topic ^^ + MQTT Broker and Topic                      || 
-^ URL | eolab.de | +^ URL                     | eolab.de           
-^ PORT | 1883 | +^ PORT                    | 1883               
-^ TOPIC | weather/hsrw-kali |+^ TOPIC                   | weather/hsrw-kali  |
  
  
 ===== RESTful API to Request Real-Time Online Data ===== ===== RESTful API to Request Real-Time Online Data =====
  
-The RESTful Application Programming Interface (API) is used to download data or retrieve data e.g. in own programs or scripts. The data is provided in a JSON-format.+The RESTful Application Programming Interface (API) is used to download data or retrieve data e.g. in own programs or scripts. \\ The data is provided in a JSON-format.
  
  
  
 ==== Examples (response takes some time) ===== ==== Examples (response takes some time) =====
 +
 +Get the recent 20 measurements: \\
 +''[[https://weather.eolab.de/api/weather]]''
  
 Retrieve the last 20 sensor data from all sensors since 12th Nov. 2021, 14:55:32, Central European Time (CET, Germany): \\ ''[[https://weather.eolab.de/api/weather/2021-11-12T14:55:32.000+0100|]]''  Retrieve the last 20 sensor data from all sensors since 12th Nov. 2021, 14:55:32, Central European Time (CET, Germany): \\ ''[[https://weather.eolab.de/api/weather/2021-11-12T14:55:32.000+0100|]]'' 
weather_station/start.1664531001.txt.gz · Last modified: 2023/01/05 14:38 (external edit)