1-Wire API for .NET Version 4.00
|
AbstractDeviceMonitor | |
ADContainer | |
Address | Utilities to translate and verify the 1-Wire Network address |
Bit | Utilities for bit operations on an array |
ChainMonitor | |
ClockContainer | |
Contact | This class provides a default object for the Contact type of a tagged 1-Wire device |
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 |
D2A | This class provides a default object for the D2A type of a tagged 1-Wire device |
Debug | |
DeviceMonitor | |
DeviceMonitorEvent | Represents a group of 1-Wire addresses that have either arrived to or departed from the 1-Wire network |
DeviceMonitorEventListener | Interface for classes which will listen to device monitor events such as arrivals, departures, and network exceptions |
DeviceMonitorException | Represents an encapsulated exception from a particular Device Monitor |
DotNetAdapterx64 | The DSPortAdapter class for all DotNet native adapters for x64 Windows |
DotNetAdapterx86 | The DSPortAdapterx86 class for all DotNet native adapters (Win32) |
DSPortAdapter | The abstract base class for all 1-Wire port adapter objects |
DumbAdapter | |
Event | This class provides a default object for the Event type of a tagged 1-Wire device |
Humidity | This class provides a default object for the Humidity type of a tagged 1-Wire device |
HumidityContainer | 1-Wire Humidity interface class for basic Humidity measuring operations |
IOHelper | Generic IO routines |
Level | This class provides a default object for the Level type of a tagged 1-Wire device |
MemoryBank | |
MemoryBankAD | Memory bank class for the DS2450 |
MemoryBankAppReg | Memory bank class for the EPROM section of iButtons and 1-Wire devices |
MemoryBankEE | Memory bank class for the DS1971/DS2430 |
MemoryBankEEPROM | Memory bank class for the EEPROM section of iButtons and 1-Wire devices on the DS2431 |
MemoryBankEEPROMblock | Memory bank class for the EEPROM section of iButtons and 1-Wire devices on the DS2408 |
MemoryBankEEPROMstatus | Memory bank class for the EEPROM section of iButtons and 1-Wire devices on the DS2408 |
MemoryBankEPROM | Memory bank class for the EPROM section of iButtons and 1-Wire devices |
MemoryBankNV | Memory bank class for the NVRAM section of iButtons and 1-Wire devices |
MemoryBankNVCRC | Memory bank class for the NVRAM with build in CRC section of iButtons and 1-Wire devices |
MemoryBankNVCRCPW | Memory bank class for the NVRAM with built-in CRC generation and Password protected memory read/write iButtons and 1-Wire Devices |
MemoryBankSBM | Memory bank class for the DS2438 |
MemoryBankScratch | Memory bank class for the Scratchpad section of NVRAM iButtons and 1-Wire devices |
MemoryBankScratchCRC | Memory bank class for the Scratchpad section of NVRAM iButtons and 1-Wire devices |
MemoryBankScratchCRCPW | Memory bank class for the Scratchpad section of NVRAM iButtons and 1-Wire devices with password protected memory pages |
MemoryBankScratchEE | Memory bank class for the Scratchpad section of EEPROM iButtons and 1-Wire devices |
MemoryBankScratchEx | Memory bank class for the Scratchpad section of NVRAM iButtons and 1-Wire devices |
MemoryBankScratchSHA | Memory bank class for the Scratchpad section of SHA iButtons and 1-Wire devices |
MemoryBankScratchSHAEE | Memory bank class for the Scratchpad section of SHA EEPROM iButtons and 1-Wire devices with SHA write-protected memory pages |
MemoryBankScratchTemp | Memory bank class for the DS28EA00 |
MemoryBankSHAEE | Memory bank class for the DS1961S/DS2432 |
MemoryCache | Class to provide read/write cache services to a 1-Wire memory device |
MissionContainer | |
MulticastListener | Generic Mulitcast broadcast listener |
NetAdapter | |
NetAdapterConstants | Interface for holding all constants related to Network Adapter communications |
NetAdapterHost | |
NetAdapterSim | |
NetworkDeviceMonitor | Class NetworkDeviceMonitor represents the monitor that searches the 1-Wire net, including the traversal of branches, looing for new arrivals and departures |
OneWireAccessProvider | Manages the Maxim adapter class derivatives of DSPortAdapter |
OneWireContainer | A OneWireContainer encapsulates the DSPortAdapter , the 1-Wire® network address, and methods to manipulate a specific 1-Wire device |
OneWireContainer01 | |
OneWireContainer02 | |
OneWireContainer04 | |
OneWireContainer05 | |
OneWireContainer06 | |
OneWireContainer08 | |
OneWireContainer09 | |
OneWireContainer0A | |
OneWireContainer0B | |
OneWireContainer0C | |
OneWireContainer0F | |
OneWireContainer10 | |
OneWireContainer12 | |
OneWireContainer13 | |
OneWireContainer14 | |
OneWireContainer18 | |
OneWireContainer1A | |
OneWireContainer1C | |
OneWireContainer1D | |
OneWireContainer1F | |
OneWireContainer20 | |
OneWireContainer21 | |
OneWireContainer22 | |
OneWireContainer23 | |
OneWireContainer24 | |
OneWireContainer27 | |
OneWireContainer28 | |
OneWireContainer29 | |
OneWireContainer2C | |
OneWireContainer2D | |
OneWireContainer30 | |
OneWireContainer33 | |
OneWireContainer37 | |
OneWireContainer3A | |
OneWireContainer41 | |
OneWireContainer42 | |
OneWireContainer43 | |
OneWireException | This is the general exception thrown by the iButton and 1-Wire operations |
OneWireIOException | This exception is thrown when there is an IO error communicating on on the 1-Wire Network |
OneWireSensor | |
OTPMemoryBank | |
OWFile | An abstract representation of file and directory pathnames on 1-Wire devices |
OWFileDescriptor | Instances of the 1-Wire file descriptor class serve as an opaque handle to the underlying machine-specific structure representing an open file, an open socket, or another source or sink of bytes |
OWFileInputStream | A OWFileInputStream obtains input bytes from a file in a 1-Wire Filesystem |
OWFileNotFoundException | |
OWFileOutputStream | A 1-Wire file output stream is an output stream for writing data to a OWFile or to a OWFileDescriptor |
OWPath | 1-Wire® Network path |
OWPathElement | 1-Wire® Network path element |
OWSyncFailedException | Represents a failed 1-Wire memory sync operation |
PagedMemoryBank | |
PasswordContainer | Public interface for all devices which implement some form of password protection |
PotentiometerContainer | 1-Wire® Potentiometer interface class for basic potentiometer operations |
SAXParser | |
ScratchPad | Scratchpad interface for Memory banks that require it |
SHA | Utility methods for performing SHA calculations |
SHADebit | |
SHADebitUnsigned | |
SHAiButtonCopr | |
SHAiButtonCoprVM | |
SHAiButtonUser | |
SHAiButtonUser18 | |
SHAiButtonUser33 | |
SHASoftAuth | |
SHATransaction | |
Switch | This class provides a default object for the Switch type of a tagged 1-Wire device |
SwitchContainer | |
TaggedDevice | This class provides a default object for a tagged 1-Wire device |
TAGHandler | SAX parser handler that handles XML 1-wire tags |
TAGParser | The tag parser parses tagging information |
TemperatureContainer | 1-Wire temperature interface class for basic temperature measuring operations |
Thermal | This class provides a default object for the Thermal type of a tagged 1-Wire device |
XML | XML services |