FE cutoff vizsualize
Some checks failed
CI and deploy / deploy (push) Has been skipped
CI and deploy / migration-check (push) Failing after 11s

This commit is contained in:
Dusan Vojacek
2026-04-29 13:47:57 +02:00
parent b66b0109b9
commit f3a7b0c64f
3 changed files with 19 additions and 0 deletions

View File

@@ -433,6 +433,9 @@ export type DeyeRegistersLive = {
reg142_limit_control: number
reg143_export_limit_w: number
reg178_peak_shaving_switch: number
reg178_control_board_special_1: number
reg178_mi_export_cutoff_bits: number
reg178_mi_export_cutoff_is_on: boolean
reg191_peak_shaving_w: number
read_at: string
}