Uses of Interface
com.tccc.kos.core.service.hardware.IfaceAware
Packages that use IfaceAware
-
Uses of IfaceAware in com.tccc.kos.core.service.hardware
Subinterfaces of IfaceAware in com.tccc.kos.core.service.hardwareModifier and TypeInterfaceDescriptioninterface
IfaceAwareBoard<T extends BinaryMsgIface>
It is common that aBoard
class in KOS is linked to physical hardware using an adapter.interface
IfaceAwareNode<T extends BinaryMsgIface>
TODOinterface
IfaceAwareService<T extends BinaryMsgIface>
TODO