Cumulus MX Local API: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
215 bytes added ,  16:06, 18 October 2020
(2 intermediate revisions by the same user not shown)
Line 52: Line 52:
Cumulus will return weather data on request, it is formatted as JSON, please refer to this page [[API Extra Sensor Data]]
Cumulus will return weather data on request, it is formatted as JSON, please refer to this page [[API Extra Sensor Data]]
=== Reports Data ===
=== Reports Data ===
Cumulus will return NOAA reports on request, it is formatted as plain text, please refer to this page [[API Get Reports]]
Cumulus will return NOAA reports on request, it is formatted as an array of strings. You can also request that Cumulus MX regenerate an NOAA report on demand, please refer to this page [[API NOAA Reports]]
Cumulus can be instructed to regenerate NOAA reports from the logged data, please refer to this page [[API Regenerate Reports]]
=== Data Logs ===
Cumulus will return data from its log files on request. You can request data from...
* dayfile
* a monthly log file
* the extra sensors log file
* weather diary data
* a selection of current data
 
Please refer to this page [[API Data Logs]]

Navigation menu