X-Git-Url: https://git.toastfreeware.priv.at/chrisu/seepark.git/blobdiff_plain/8f6a1d3a3440e4fa5324a211715880dc9144a6e2..69144e84f2380aabe6904ec9f63cb849d6eaf2d3:/web/static/doc/index.html diff --git a/web/static/doc/index.html b/web/static/doc/index.html index becf2b4..1a0fc0c 100644 --- a/web/static/doc/index.html +++ b/web/static/doc/index.html @@ -52,22 +52,26 @@
GET /api/(version)/sensor/type/(sensor_type)¶

Return all data for a specific sensor type

-

URL parameters: -begin=<datetime>, optional, format like “2018-05-19T21:07:53” -end=<datetime>, optional, format like “2018-05-19T21:07:53” -mode=<full|consolidated>, optional. return all rows (default) or with lower resolution (for charts) -format=<default|c3>, optional. return result as returned by sqlalchemy (default) or formatted for c3.js

+

URL parameters:

+
GET /api/(version)/sensor/id/(sensor_id)¶

Return all data for a specific sensor

-

URL parameters: -begin=<datetime>, optional, format like “2018-05-19T21:07:53” -end=<datetime>, optional, format like “2018-05-19T21:07:53” -mode=<full|consolidated>, optional. return all rows (default) or with lower resolution (for charts) -format=<default|c3>, optional. return result as returned by sqlalchemy (default) or formatted for c3.js

+

URL parameters:

+