Uses of Interface
com.tccc.kos.ext.freestyle.pumpinfo.PumpInfoResolver
Packages that use PumpInfoResolver
Package
Description
-
Uses of PumpInfoResolver in com.tccc.kos.ext.freestyle.hardware.can.board
Constructors in com.tccc.kos.ext.freestyle.hardware.can.board with parameters of type PumpInfoResolverModifierConstructorDescriptionCANBoard
(Assembly assembly, String name, String type, int instanceId, PumpInfoResolver resolver) Create a new board with the specified type which is used to match the board bean with the physical board found during CAN bus enumeration and discovery.FlexMacroBoard
(Assembly assembly, String name, FlexMacroBoard.NsPumpType nsPumpType, PumpInfoResolver resolver) Create a new Macro board.FlexMicroBoard
(Assembly assembly, String name, List<SuperPumpDefinition> superPumpDefs, PumpInfoResolver resolver) Create a new Micro board with the specified disambiguation value.MacKSMBoard
(Assembly assembly, String name, PumpInfoResolver resolver) Create a new MacKSM board.MacroBoard
(Assembly assembly, String name, PumpInfoResolver resolver) Create a new Macro board.Micro12Board
(Assembly assembly, String name, int instanceId, List<SuperPumpDefinition> superPumpDefs, PumpInfoResolver resolver) Create a new Micro12 board with the specified disambiguation value.Micro13Board
(Assembly assembly, String name, int instanceId, int totalPumps, List<SuperPumpDefinition> superPumpDefs, PumpInfoResolver resolver) Create a new Micro13 board with the specified disambiguation value.MicroAgit8Board
(Assembly assembly, String name, int instanceId, PumpInfoResolver resolver) Create a new MicroAgit8 board with the specified instanceId and resolver.MicroAgit8Board
(Assembly assembly, String name, PumpInfoResolver resolver) Create a new MicroAgit8 board with and instanceId of zero and specified resolver.RCGPBoard
(Assembly assembly, String name, int instanceId, boolean includeFsmAndVM, boolean includeVPumps, PumpInfoResolver resolver) Create a new RCGP board with optional fsm/vm and vpumps.RCGPBoard
(Assembly assembly, String name, int instanceId, PumpInfoResolver resolver) Create a new RCGP board with the specified category. -
Uses of PumpInfoResolver in com.tccc.kos.ext.freestyle.pumpinfo
Classes in com.tccc.kos.ext.freestyle.pumpinfo that implement PumpInfoResolverModifier and TypeClassDescriptionclass
Implementation ofPumpInfoResolver
which allows micros to be assigned with<prefix><pos>
names, including the ability to name child pumps of a super pump automatically.