fiware-austria / SCDP

Smart City Data Platform Graz
0 stars 0 forks source link

Research wirecloud connectors #72

Closed amarbajric closed 5 years ago

amarbajric commented 5 years ago

Research connectors for wirecloud

NSpalek commented 5 years ago

QL has a REST API that can be addressed by all components and sends responses as JSON. The data is stored in the CrateDB (Time series DB). It is intended to be used in combination with Grafana as a visualization tool, but it can also be combined with Wirecloud.

https://fiware-tutorials.readthedocs.io/en/latest/time-series-data/index.html#time-series-data-queries-quantumleap-api https://app.swaggerhub.com/apis/smartsdk/ngsi-tsdb/0.2 https://github.com/Fiware/tutorials.Step-by-Step/blob/master/docs/time-series-data.md