Package org.openmuc.core.driver

Interface Summary
DataReceivedListener With this interface a device driver can communicate with the readout process.
DeviceDriverInterface Interface that all openMUC i/o drivers have to implement.
DeviceDriverManager  
 

Class Summary
BusURI  
ChannelInformation The class ChannelInformation provides Information about a certain channel
It's used in Drivers to return Information about the Measurement Channels.
DeviceURI  
 

Exception Summary
InvalidObjectLocator  
MethodNotImplementedException  
NoSuchDriverException Will be thrown by the driver manager if the requested driver is not available in the framework.
NoSuchInterfaceException