- Aug 26, 2020
- Jun 25, 2020
-
-
root authored
-
Leonardo Passig Horstmann authored
Now, when creating a series, we compare the new series with the already existent ones and if they share space-time and the other attributes (e.g., unit and domain) we only update the existent series and the necessary rows so that it encompasses the new series being inserted. If there is no space-time intersection, the new series is inserted on the data-base.
-
root authored
A whole response json can be too large to be handled as an argument to a workflow call. Thus we decided to inform the parameters with a buffer file to be read by the workflow. Also, as previously discussed, the series workflow is not used as a filter during data querying. It is used to process the data before responding to the client.
-
- Jun 24, 2020
-
-
Leonardo Passig Horstmann authored
Adding missing libs for workflow See merge request !5
-
José Luis Conradi Hoffmann authored
-
Leonardo Passig Horstmann authored
Adding workflows and Output Support See merge request !4
-
José Luis Conradi Hoffmann authored
-
- Jun 03, 2020
-
-
-
Leonardo Passig Horstmann authored
Backend now controls workflow daemon execution; Workflows are placed directly on /smartdata/bin/; Workflow names are inN and outN for input and output workflows, respectively; S-curve workflow (in3) added to aqtech domain; Workflows are able to make notifications via the returned JSON.
-
- Apr 20, 2020
-
-
Leonardo Passig Horstmann authored
Most of the differences were related to the fact that aggregators are not already available on sv3. The Backend differences were innocuous (spaces, indentation, and blank lines). Config changes consists on email and log address.
-
- Apr 12, 2020
-
-
Antônio Augusto Fröhlich authored
Cleanup See merge request !2
-
Antônio Augusto Fröhlich authored
-
root authored
-
Antônio Augusto Fröhlich authored
Updating Aggregators and Adding plugin folder See merge request !1
-
- Mar 15, 2020
-
-
Leonardo Passig Horstmann authored
Updating bin/smartdata/Aggregators.php to add Aggregators to developed on 2019-2. Updating lib files to include those aggregators. Uploading the smartdata_grafana_plugin, with the code that when compiled generates the lib folder. Lib folder's content is the one we put on the server. This content is generated using the plugin code, that was originally placed at https://epos.lisha.ufsc.br/svn/makers/smartdata_grafana_plugin/. A tutorial of how to do this process is available at https://epos.lisha.ufsc.br/IoT+Internals#Grafana_Integration. However, it is a bit outdated. Should I update the page at epos site or create a README inside the plugin folder on gitlab?
-
- Feb 13, 2020
-
-
Antônio Augusto Fröhlich authored
-
- Dec 28, 2019
-
-
Antônio Augusto Fröhlich authored
-
Antônio Augusto Fröhlich authored
-
Antonio Augusto Frohlich authored
-
root authored
-