Package org.opentcs.drivers.peripherals
package org.opentcs.drivers.peripherals
Components needed for controlling peripheral devices and processing information sent by them.
-
KlasseBeschreibungA base class for peripheral communication adapters mainly providing command queue processing.A command a peripheral communication adapter may execute.This interface declares the methods that a driver communicating with and controlling a peripheral device must implement.Provides the description for a peripheral communication adapter.Provides communication adapter instances for peripheral devices to be controlled.Provides high-level methods for the system to control a peripheral device.Maintains associations between locations and peripheral controllers.A callback used to inform about the successful or failed completion of jobs.A model of a peripheral device's and its communication adapter's attributes.Used to describe what has changed in a process model.