mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-17 21:48:58 +03:00
Significantly updates the Engineering guidebook (more explicitly the Atmos section) to have a lot more relevant and useful information. Right now engineering has been getting update after update with no real change to the relevant guidebook entry. This has lead to a lot of out of date information and bad practices being prevalent in the guidebook, something that pains me to read. (cherry picked from commit 98c606d76007865e93ebd438d0cf9219d14a4631)
40 lines
1.1 KiB
XML
40 lines
1.1 KiB
XML
<Document>
|
|
# Device Monitoring and Control
|
|
Given the station-wide nature of the atmospherics network, it is important to have a way to monitor and control devices from a central location.
|
|
|
|
Using these systems, Atmospherics can monitor and control the atmosphere across the entire station.
|
|
|
|
<Box>
|
|
<GuideEntityEmbed Entity="AirAlarm" Caption=""/>
|
|
<GuideEntityEmbed Entity="AirSensor" Caption=""/>
|
|
</Box>
|
|
<Box>
|
|
## Air Alarms
|
|
</Box>
|
|
<Box>
|
|
[color=#999999][italic]Wide area monitoring and control over atmos devices[italic][/color]
|
|
</Box>
|
|
|
|
<Box>
|
|
<GuideEntityEmbed Entity="ComputerAlert" Caption=""/>
|
|
</Box>
|
|
<Box>
|
|
## Atmospheric Alerts Computer
|
|
</Box>
|
|
<Box>
|
|
[color=#999999][italic]Station-wide monitoring of air alarms[italic][/color]
|
|
</Box>
|
|
|
|
<Box>
|
|
<GuideEntityEmbed Entity="ComputerAtmosMonitoring" Caption=""/>
|
|
<GuideEntityEmbed Entity="GasPipeSensor" Caption=""/>
|
|
</Box>
|
|
<Box>
|
|
## Atmospheric Network Monitor
|
|
</Box>
|
|
<Box>
|
|
[color=#999999][italic]Monitoring of whole pipe networks[italic][/color]
|
|
</Box>
|
|
|
|
</Document>
|