Skip to content
Snippets Groups Projects
  1. Aug 27, 2020
    • root's avatar
      Cleaning Up · dd202d94
      root authored
      Removing junk files: old code files, python cache files, log folders.
      dd202d94
  2. Aug 26, 2020
  3. Jun 25, 2020
    • root's avatar
      Finishing first version of Output Workflows support · 7fbf789e
      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.
      7fbf789e
  4. Jun 24, 2020
  5. Jun 03, 2020
    • Leonardo Passig Horstmann's avatar
      workflow changes · b14564cc
      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.
      b14564cc
Loading