mirror of
https://github.com/SyncrowIOT/backend.git
synced 2025-07-16 02:36:19 +00:00
test
This commit is contained in:
@ -13,6 +13,7 @@ WITH presence_logs AS (
|
||||
AND p.cat_name = 'hps'
|
||||
),
|
||||
|
||||
|
||||
-- Intervals when device was in 'presence' (between prev_time and event_time when value='none')
|
||||
presence_intervals AS (
|
||||
SELECT
|
||||
|
Reference in New Issue
Block a user