dalsi uprava vypoctu delty (ignorujeme orezane vyroby)
This commit is contained in:
@@ -234,6 +234,12 @@ as $fn$
|
||||
),
|
||||
'[]'::jsonb
|
||||
),
|
||||
'pv_forecast_calibration',
|
||||
(
|
||||
select to_jsonb(c.*)
|
||||
from ems.site_pv_forecast_calibration c
|
||||
where c.site_id = p_site_id
|
||||
),
|
||||
'operational',
|
||||
jsonb_build_object(
|
||||
'heartbeat_last_seen',
|
||||
|
||||
Reference in New Issue
Block a user