Interface | Description |
---|---|
DeviceMonitorEventListener |
Interface for classes which will listen to device monitor
events such as arrivals, departures, and network exceptions.
|
Class | Description |
---|---|
AbstractDeviceMonitor |
Abstract super-class for 1-Wire Monitors, a optionally-threadable
object for searching 1-Wire networks.
|
ChainMonitor |
Class ChainMonitor represents the monitor that searches the 1-Wire net
for Chain Mode devices, otherwise known as "Sequence Detect".
|
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 | Description |
---|---|
DeviceMonitorException |
Represents an encapsulated exception from a particular Device Monitor.
|
Copyright © 1999-2012 Maxim Integrated Products. All Rights Reserved.