mirror of
https://github.com/SyncrowIOT/data.git
synced 2025-11-26 07:24:55 +00:00
set vs current temperature
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
--This model shows the number of times a presence was detected per hour, per day.
|
||||
|
||||
|
||||
WITH device_logs AS (
|
||||
SELECT
|
||||
device.uuid AS device_id,
|
||||
|
||||
Reference in New Issue
Block a user