Package org.episteme.core.device


package org.episteme.core.device
Defines generic interfaces for
  • Class
    Description
    Base implementation for actuator devices.
    Base implementation for the Device interface.
    Represents a single record in the device history.
    AbstractSensor<Q extends Quantity<Q>>
    Base implementation for sensor devices.
    Represents an actuator device that accepts commands.
    Represents a complex instrument that may contain multiple sensors or actuators.
    Primary interface for all hardware and software devices in the Episteme ecosystem.
    Represents a single record in the device history.
    Device connection and operational status.
    Abstract base class for GPIB (IEEE-488) devices.
    Sensor<Q extends Quantity<Q>>
    Represents a sensor device that produces data.
    Abstract base class for USB-connected devices.