Package org.pidome.server.system.hardware.usb
package org.pidome.server.system.hardware.usb
USB peripherals.
Provides means and methods to connect PiDome to USB peripheral interfaces and proxies to OS specific implementations
- Since:
- 1.0
-
Interface SummaryInterfaceDescriptionThe interface to be implemented by systems supporting the USB subsystem.Listener interface for mutations in the USB sub system.
-
Class SummaryClassDescriptionUSBDevice<D extends org.pidome.platform.hardware.driver.HardwareDriver>Creates an USB device.Covering class for all USB actions.Event class used to determine which event occurred on the USB subsystem.An USB HID device.An USB device supporting a serial interface.
-
Enum Class Summary
-
Exception SummaryExceptionDescriptionThe exception used when an unsupported usb type is encountered.