weather_station:start
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| weather_station:start [2022/09/30 11:29] – [MQTT to subscribe to Real-Time Online Data] rolf001 | weather_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 | + | ===== Interactive Grafana |
| | [[https:// | | [[https:// | ||
| Line 22: | Line 23: | ||
| - | ===== Sensors ===== | + | ===== The Sensors |
| Line 36: | Line 37: | ||
| | Solar Radiation | | Solar Radiation | ||
| - | ====== | + | ====== |
| - | The data of our weather station is available | + | |
| - | All data is made available in a JSON-format: | + | The data of our weather station is **freely |
| - | ^ Key ^ Unit | + | |
| + | | ||
| + | - RESTful API | ||
| + | |||
| + | The accessible variables: | ||
| + | |||
| + | ^ Key ^ Unit | ||
| | wind_speed | | wind_speed | ||
| | wind_direction | | wind_direction | ||
| Line 53: | Line 60: | ||
| | precipitation | | precipitation | ||
| | created_at | | created_at | ||
| + | |||
| + | ===== MQTT Broker and Topic for Subscribing to Real-Time Online Data ===== | ||
| + | |||
| + | We also publish our data on our own MQTT Server which doesn' | ||
| + | |||
| + | ^ MQTT Broker and Topic || | ||
| + | ^ URL | eolab.de | ||
| + | ^ PORT | 1883 | | ||
| + | ^ TOPIC | weather/ | ||
| + | |||
| ===== 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 in its own programs. | + | The RESTful Application Programming Interface (API) is used to download data or retrieve data e.g. in own programs |
| + | |||
| + | |||
| + | |||
| + | ==== Examples (response takes some time) ===== | ||
| - | ==== Examples ===== | + | Get the recent 20 measurements: |
| + | '' | ||
| Retrieve the last 20 sensor data from all sensors since 12th Nov. 2021, 14:55:32, Central European Time (CET, Germany): \\ '' | Retrieve the last 20 sensor data from all sensors since 12th Nov. 2021, 14:55:32, Central European Time (CET, Germany): \\ '' | ||
weather_station/start.1664530158.txt.gz · Last modified: 2023/01/05 14:38 (external edit)