Goonstation 13 - Modules - TypesProc Details

area power controller

Procs

accept_excessPost-cycle APC proc; updates charging status, and delivers discretionary recharging if excess power is available.
cell_cycleAPC cycle phase 2: cell cycle. Debit the load from cell, and if any external power is available, attempt to use it to "settle up"
load_cycleAPC cycle phase 1: load cycle. Check if the APC's able to operate, and if so, combine and prepare the load for phase 2 where it gets expended.

Proc Details

accept_excess

Post-cycle APC proc; updates charging status, and delivers discretionary recharging if excess power is available.

cell_cycle

APC cycle phase 2: cell cycle. Debit the load from cell, and if any external power is available, attempt to use it to "settle up"

load_cycle

APC cycle phase 1: load cycle. Check if the APC's able to operate, and if so, combine and prepare the load for phase 2 where it gets expended.