pressure_valve 
Vars | |
| id | ID for radio signaling |
|---|---|
| is_gas_flowing | Check if the gas is moving from one pipenet to the other |
| regulate_mode | Which side is the valve regulating? |
| target_pressure | Amount of pressure needed before the valve for it to open |
Procs | |
| broadcast_status | Called in atmos_init(), send the component status to the radio device connected |
Var Details
id 
ID for radio signaling
is_gas_flowing 
Check if the gas is moving from one pipenet to the other
regulate_mode 
Which side is the valve regulating?
target_pressure 
Amount of pressure needed before the valve for it to open
Proc Details
broadcast_status
Called in atmos_init(), send the component status to the radio device connected