Daedalus Dock - Modules - TypesVar Details - Proc Details

atmos_control

Vars

atmos_chambersWhich sensors/input/outlets do we want to listen to. Assoc of list[chamber_id] = readable_chamber_name
controlWhether we can actually adjust the chambers or not.
reconnectingWhether we are allowed to reconnect.

Procs

reconnectReconnect only works for station based chambers.

Var Details

atmos_chambers

Which sensors/input/outlets do we want to listen to. Assoc of list[chamber_id] = readable_chamber_name

control

Whether we can actually adjust the chambers or not.

reconnecting

Whether we are allowed to reconnect.

Proc Details

reconnect

Reconnect only works for station based chambers.