Interface IAtmosDeviceData
Namespace: Content.Shared.Atmos.Monitor.Components
Assembly: Content.Shared.dll
Syntax
public interface IAtmosDeviceData
Properties
| Improve this Doc View SourceDirty
Declaration
bool Dirty { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Enabled
Declaration
bool Enabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IgnoreAlarms
Declaration
bool IgnoreAlarms { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |