Cumulus MX Local API: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
929 bytes added ,  16:06, 18 October 2020
No edit summary
(9 intermediate revisions by the same user not shown)
Line 45: Line 45:
=== Graph Data ===
=== Graph Data ===
Cumulus MX will return graph data on request, it is formatted as JSON, please refer to this page [[API Graph Data]]
Cumulus MX will return graph data on request, it is formatted as JSON, please refer to this page [[API Graph Data]]
=== Records Data ===
Cumulus will return weather records on request, it is formatted as JSON, please refer to this page [[API Records Data]]
=== Today/Yesterday Data ===
Cumulus will return weather data on request, it is formatted as JSON, please refer to this page [[API Today/Yesterday Data]]
=== 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 ===
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]]
=== 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