add the oldK2 for Tschireen

This commit is contained in:
atef 2026-02-13 10:03:48 +01:00
parent f897d49106
commit 848d821c6c
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ public interface IRelaysRecord
Boolean FiWarning { get; } Boolean FiWarning { get; }
Boolean FiError { get; } Boolean FiError { get; }
Boolean K2ConnectIslandBusToGridBus { get; set; } Boolean K2ConnectIslandBusToGridBus { get; set; }
Boolean OldK2ConnectIslandBusToGridBus { get; set; }
// Boolean Inverter1WagoRelay { get; set; } // to add in the future // Boolean Inverter1WagoRelay { get; set; } // to add in the future
// Boolean Inverter2WagoRelay { get; set; } // to add in the future // Boolean Inverter2WagoRelay { get; set; } // to add in the future