Package com.tccc.kos.core.service.hardware
package com.tccc.kos.core.service.hardware
-
ClassDescriptionLogical representation of a circuit board in the system.Uniquely identifies a board in an assembly.HardwareLink class for BoardIface devices.Interface for board link / unlink callbacks.Interface for board is ready for use.Interface for
Trouble
s that implements the board iface.Base class that implements the backend protocol for a particular board.Interface to add a new way of matchingHardwareLink
to aBoard
.Base interface for hardware related listeners.Service that manages all external hardware.IfaceAware<T extends BinaryMsgIface>Interface that indicates the associated instance has aBinaryMsgIface
available.IfaceAwareBoard<T extends BinaryMsgIface>It is common that aBoard
class in KOS is linked to physical hardware using an adapter.IfaceAwareNode<T extends BinaryMsgIface>TODOTODOIfaceAwareService<T extends BinaryMsgIface>TODOException when trying to access features related to an iface or link where the iface or link isn't ready.ABoard
that supports firmware update.