ismop / dap

3 stars 0 forks source link

Anomaly detection #187

Closed tbartynski closed 7 years ago

tbartynski commented 7 years ago

Provide a mechanism to query DB for devices and measurements along section edge. Detect anomalies based on measurement deltas. _delta = current_measurement - reference_value_ where reference_value is the value at the moment when experiment was started. Inform about detected anomaly.