mirror of
https://github.com/beestat/app.git
synced 2025-07-09 03:04:07 -04:00
Reduced the number of columns returned from sensor sync
This commit is contained in:
parent
6be1f189cf
commit
3022f25631
@ -718,6 +718,11 @@ class runtime extends cora\api {
|
||||
],
|
||||
'operator' => 'between'
|
||||
]
|
||||
],
|
||||
[
|
||||
'runtime_sensor_id',
|
||||
'sensor_id',
|
||||
'timestamp'
|
||||
]
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user