vv for tripped thresholds, device list update event for air alarms

This commit is contained in:
vulppine
2022-08-22 18:41:24 -07:00
parent b8d011f8f4
commit 83cac4de1e
2 changed files with 7 additions and 1 deletions

View File

@@ -59,7 +59,7 @@ namespace Content.Server.Atmos.Monitor.Components
[ViewVariables]
public AtmosMonitorAlarmType LastAlarmState = AtmosMonitorAlarmType.Normal;
public HashSet<AtmosMonitorThresholdType> TrippedThresholds = new();
[ViewVariables] public HashSet<AtmosMonitorThresholdType> TrippedThresholds = new();
/// <summary>
/// Registered devices in this atmos monitor. Alerts will be sent directly