delete device state for sinexcel project. not needed
This commit is contained in:
parent
92b9265a67
commit
ce62bb5687
|
|
@ -1,8 +0,0 @@
|
|||
namespace InnovEnergy.App.SinexcelCommunication;
|
||||
|
||||
public enum DeviceState
|
||||
{
|
||||
Disabled,
|
||||
Measured,
|
||||
Computed
|
||||
}
|
||||
Loading…
Reference in New Issue