Engineering guidebook megaupdate v2 (#33062)
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.
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user