add the oldK2 for Tschireen
This commit is contained in:
parent
f897d49106
commit
848d821c6c
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue