implmemtace cuttoff genportu
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
-- BA81: při BLOCK_EXPORT (sell_price < 0) je potřeba aktivovat „MI export to Grid cutoff“.
|
||||
-- EMS to řeší přes Deye reg 179 bits 0–1 (masked RMW) pouze když je tento feature flag zapnutý.
|
||||
|
||||
update ems.asset_inverter ai
|
||||
set deye_gen_microinverter_cutoff_enabled = true
|
||||
from ems.site s
|
||||
where s.id = ai.site_id
|
||||
and s.code = 'BA81'
|
||||
and ai.code = 'deye-main';
|
||||
|
||||
Reference in New Issue
Block a user