Uses of Class
com.kosdev.kos.core.service.hardware.HardwareService
Packages that use HardwareService
Package
Description
-
Uses of HardwareService in com.kosdev.kos.core.app
Methods in com.kosdev.kos.core.app that return HardwareServiceModifier and TypeMethodDescriptionstatic HardwareServiceKosCore.getHardwareService()Return a reference toHardwareService. -
Uses of HardwareService in com.kosdev.kos.core.service.firmware
Methods in com.kosdev.kos.core.service.firmware that return HardwareService -
Uses of HardwareService in com.kosdev.kos.core.service.hardware
Methods in com.kosdev.kos.core.service.hardware with parameters of type HardwareServiceModifier and TypeMethodDescriptionHardwareLinkResolver.matchLinkToBoard(HardwareService service, HardwareLink link, Collection<Board> boards) Return a matchingBoardfor the specified link to link with the board.