|
Class Summary |
| Address |
Utilities to translate and verify the 1-Wire Network address. |
| Bit |
Utilities for bit operations on an array. |
| Convert |
Utilities for conversion between miscellaneous datatypes. |
| CRC16 |
CRC16 is a class containing an implementation of the
Cyclic-Redundency-Check (CRC) CRC16. |
| CRC8 |
CRC8 is a class to contain an implementation of the
Cyclic-Redundency-Check CRC8 for the iButton. |
| IOHelper |
Generic IO routines. |
| NetworkMonitor |
1-Wire® complex Network Monitor. |
| NetworkMonitorEvent |
1-Wire® complex Network Event. |
| OneWireMonitor |
This class allows an application to be notified of arriving
and departing 1-Wire devices on a 1-Wire network. |
| OneWireMonitorEvent |
This class encapsulates a 1-Wire network event such as
arrival or departure. |
| OWFile |
Deprecated. use com.dalsemi.onewire.utils.OWFile instead. |
| OWFileDescriptor |
Deprecated. use com.dalsemi.onewire.application.file.OWFileDescriptor instead. |
| OWFileInputStream |
Deprecated. use com.dalsemi.onewire.application.file.OWFileInputStream instead. |
| OWFileOutputStream |
Deprecated. use com.dalsemi.onewire.application.file.OWFileOutputStream instead. |
| OWPath |
1-Wire® Network path. |
| OWPathElement |
1-Wire® Network path element. |
| SHA |
|