Package com.tccc.kos.core.service.hardware


package com.tccc.kos.core.service.hardware
  • Class
    Description
    Logical 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 Troubles that implements the board iface.
    Base class that implements the backend protocol for a particular board.
    Interface to add a new way of matching HardwareLink to a Board.
    Base interface for hardware related listeners.
    Service that manages all external hardware.
    Exception when trying to access board features when the board doesn't have a hardware link.
    A Board that supports firmware update.