Interface Summary | |
DeviceMonitorEventListener | Interface for classes which will listen to device monitor events such as arrivals, departures, and network exceptions. |
Class Summary | |
AbstractDeviceMonitor | Abstract super-class for 1-Wire Monitors, a optionally-threadable object for searching 1-Wire networks. |
DeviceMonitor | Class DeviceMonitor represents the monitor that searches the 1-Wire net for new arrivals. |
DeviceMonitorEvent | Represents a group of 1-Wire addresses that have either arrived to or departed from the 1-Wire network. |
NetworkDeviceMonitor | Class NetworkDeviceMonitor represents the monitor that searches the 1-Wire net, including the traversal of branches, looing for new arrivals and departures. |
Exception Summary | |
DeviceMonitorException | Represents an encapsulated exception from a particular Device Monitor. |