Skip to content
Snippets Groups Projects
  • José Luis Conradi Hoffmann's avatar
    a9e3fabe
    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
    History
    Search anomalous data per Domain
    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.