Uses of Class
com.tccc.kos.core.service.hardware.HardwareService
Packages that use HardwareService
-
Uses of HardwareService in com.tccc.kos.core.service.firmware
Methods in com.tccc.kos.core.service.firmware that return HardwareService -
Uses of HardwareService in com.tccc.kos.core.service.hardware
Methods in com.tccc.kos.core.service.hardware with parameters of type HardwareServiceModifier and TypeMethodDescriptionHardwareLinkResolver.matchLinkToBoard
(HardwareService service, HardwareLink link, Collection<Board> boards) Return a matchingBoard
for the specified link to link with the board.