diff --git a/api/runtime.php b/api/runtime.php index e29c014..cfbff86 100644 --- a/api/runtime.php +++ b/api/runtime.php @@ -718,6 +718,11 @@ class runtime extends cora\api { ], 'operator' => 'between' ] + ], + [ + 'runtime_sensor_id', + 'sensor_id', + 'timestamp' ] );