Skip to content
Snippets Groups Projects
  1. Dec 05, 2023
  2. Nov 22, 2023
  3. Oct 26, 2023
  4. Mar 09, 2022
  5. Oct 14, 2021
  6. Aug 09, 2021
  7. Nov 05, 2020
    • José Luis Conradi Hoffmann's avatar
      Search anomalous data per Domain · a9e3fabe
      José Luis Conradi Hoffmann authored
      A search API has been created.
      The Backend and the SmartAPI has been modified to support the search functionalities.
      A search recieves a series as a parameter, one that do not necessarily specifies a unit. Similar to a workflow, a search type is defined per domain. Moreover, a 'options' parameter is also expected, specifying which type of search will be performed. If options is not presented, search of index 0 will be executed.
      A search returns a multi-unit series, ordered by timestamp.
      
      An example for tutorial domain is provided, where through search0 anomalous temperature values are detected in the space-time range specified by the series parameter.
      a9e3fabe
  8. Nov 03, 2020
    • Leonardo Passig Horstmann's avatar
      Synchronizing with gitlab · c80ad372
      Leonardo Passig Horstmann authored
      on mu_put.php and mv_put.php we changed instantiation of Backend to support requests with certificate.
      on put.php the extra newline that php was complaining about was removed.
      on Backend.php was changed to adjust create series (fix algorithm that merge series),
      and some bug fixes on multi SmartData insertion.
      on Series.php throw exception if invalid values of t0, t1 and r was changed to include the values of these parameters.
      on MultiSmartData.php: bug fix on verifying existance of ->uncertainty and adding a parseJson method.
      Also, files Backend.php and SmartAPI.php were changed to support get_activity.
      c80ad372
  9. Apr 12, 2020
  10. Dec 28, 2019
Loading