All Implemented Interfaces:
ConfigAware<MicroSuperPumpConfig>, HandleAware, Abortable, Cancelable, Terminable, CompositePump, PourAvailability

public class MicroSuperPump extends AbstractMicroPump<MicroSuperPumpConfig> implements CompositePump
Represents a super pump. A super pump is a virtual pump made up of multiple physical pumps. We create a super pump on the fly by telling the embedded code that our physical pumps should form a super pump which we can then send commands to and let the embedded sort out the details.
Version:
Jun-15-17