Commit Graph

8 Commits

Author SHA1 Message Date
Peter J. Holzer 81fa412202 Add simple visualization 2022-11-20 18:43:45 +01:00
Peter J. Holzer 5ab325ea56 List dimensions and members and search for timeseries by the same
This should be enough to implement a simple query tool.
2022-09-06 22:47:52 +02:00
Peter J. Holzer b2c874b4a6 Return 404 on missing timeseries 2022-09-04 21:03:17 +02:00
Peter J. Holzer f8d0e84097 Remove breakpoint 2022-09-04 20:07:14 +02:00
Peter J. Holzer a8bfb68c8c Retrieve a single timeseries by id 2022-09-04 17:58:17 +02:00
Peter J. Holzer 5eb0edaaf9 Make hash name compatible with Python 3.9
Apparently SHA-256 with a dash works only with Python 3.10.
2022-09-04 12:48:15 +02:00
Peter J. Holzer 1f747af6d3 Authenticate reporting nodes 2022-09-02 18:41:19 +02:00
Peter J. Holzer 24544cbdac Add web API 2022-09-02 14:06:47 +02:00