Namespace Content.Server.Atmos.Monitor.Components
Classes
AirAlarmComponent
AtmosAlarmableComponent
A component to add to device network devices if you want them to be alarmed by an atmospheric alarmer. This will store every single alert received, and calculate the highest alert based on the alerts received. Equally, if you link other alarmables to this, it will store the alerts from them to calculate the highest network alert.