dp_vent_pump 
Vars | |
| external_pressure_bound | Set the maximum allowed external pressure |
|---|---|
| id | Variable for radio id |
| input_pressure_min | Set the maximum pressure at the input port |
| output_pressure_max | Set the maximum pressure at the output port |
| pressure_checks | Set the flag for the pressure bound |
| pump_direction | Indicates that the direction of the pump, if 0 is siphoning, if 1 is releasing |
| radio_filter_out | The radio filter to send outbound packets on. |
Procs | |
| broadcast_status | Called in atmos_init(), send the component status to the radio device connected |
Var Details
external_pressure_bound 
Set the maximum allowed external pressure
id 
Variable for radio id
input_pressure_min 
Set the maximum pressure at the input port
output_pressure_max 
Set the maximum pressure at the output port
pressure_checks 
Set the flag for the pressure bound
pump_direction 
Indicates that the direction of the pump, if 0 is siphoning, if 1 is releasing
radio_filter_out 
The radio filter to send outbound packets on.
Proc Details
broadcast_status
Called in atmos_init(), send the component status to the radio device connected