Package org.pidome.server.system.hardware
package org.pidome.server.system.hardware
PiDome compatible low level connectable hardware.
Package for handling devices connected to the hardware of the host system.
- Since:
- 1.0
-
Interface Summary
-
Class SummaryClassDescriptionA base class to ensure compatibility with hardware methods.Class to supply base hardware config.Collection of server hardware drivers currently available.Hardware interface to the collection of peripherals connected to the server.Peripheral<T extends org.pidome.platform.hardware.driver.HardwareDriver>A to PiDome attached device.
-
Enum Class SummaryEnum ClassDescriptionThe hardware interface of the component.A mutation within a peripheral.
-
Exception Summary