Interface Summary | |
ADContainer | Interface class for 1-Wire® devices that perform analog measuring operations. |
ClockContainer | Interface class for 1-Wire® devices that contain Real-Time clocks. |
HumidityContainer | 1-Wire Humidity interface class for basic Humidity measuring operations. |
MemoryBank | Memory bank interface class for basic memory communication with iButtons (or 1-Wire devices). |
MissionContainer | Interface class for 1-Wire® devices that perform analog measuring operations. |
OneWireSensor | 1-Wire sensor interface class for basic sensor operations. |
OTPMemoryBank | One-Time-Programmable (OTP) Memory bank interface for iButtons (or 1-Wire devices) with OTP features. |
PagedMemoryBank | Paged Memory bank interface for iButtons (or 1-Wire devices) with page based memory. |
PasswordContainer | Public interface for all devices which implement some form of password protection. |
PotentiometerContainer | 1-Wire® Potentiometer interface class for basic potentiometer operations. |
SwitchContainer | Interface class for 1-Wire® switch devices. |
TemperatureContainer | 1-Wire temperature interface class for basic temperature measuring operations. |
Class Summary | |
CommandAPDU | A CommandAPDU represents an ISO 7816-4 specified
Application Protocol Data Unit (APDU) sent to a
smart card. |
MemoryBankNVCRCPW | Memory bank class for the NVRAM with built-in CRC generation and Password protected memory read/write 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. |
MemoryBankScratchSHAEE | Memory bank class for the Scratchpad section of SHA EEPROM iButtons and 1-Wire devices with SHA write-protected memory pages. |
MemoryBankSHAEE | Memory bank class for the DS1961S/DS2432. |
OneWireContainer | A OneWireContainer encapsulates the DSPortAdapter ,
the 1-Wire® network address, and methods to manipulate a specific 1-Wire device. |
OneWireContainer01 | 1-Wire® container that encapsulates the functionality of the 1-Wire family type 01 (hex), Dallas Semiconductor part number: DS1990A, Serial Number. |
OneWireContainer02 | 1-Wire® container that encapsulates the functionality of the 1-Wire family type 02 (hex), Dallas Semiconductor part number: DS1991, MultiKey. |
OneWireContainer04 | 1-Wire container for 512 byte memory iButton Plus Time, DS1994 and 1-Wire Chip, DS2404. |
OneWireContainer05 | 1-Wire® container for a Single Addressable Switch, DS2405. |
OneWireContainer06 | 1-Wire container for 512 byte memory iButton, DS1993. |
OneWireContainer08 | 1-Wire container for 128 byte memory iButton, DS1992. |
OneWireContainer09 | 1-Wire container for 128 byte Add-Only memory (EPROM) iButton, DS1982 and 1-Wire Chip, DS2502. |
OneWireContainer0A | 1-Wire container for 2048 byte memory iButton, DS1995. |
OneWireContainer0B | 1-Wire container for 2048 byte Add-Only memory (EPROM) iButton, DS1985 and 1-Wire Chip, DS2505. |
OneWireContainer0C | 1-Wire container for 8192 byte memory iButton, DS1996. |
OneWireContainer0F | 1-Wire container for 8192 byte Add-Only memory (EPROM) iButton, DS1986 and 1-Wire Chip, DS2506. |
OneWireContainer10 | 1-Wire container for temperature iButton which measures temperatures from -55°C to +100°C, DS1920 or DS18S20. |
OneWireContainer12 | 1-Wire® container for a Dual Addressable Switch, DS2406 or DS2407. |
OneWireContainer13 | 1-Wire container for 512 byte Add-Only memory (EPROM) iButton, DS1983 and 1-Wire Chip, DS2503. |
OneWireContainer14 | 1-Wire container for 32 byte EEPROM memory iButton, DS1971 and 1-Wire Chip, DS2430A. |
OneWireContainer18 | 1-Wire® container for a SHA Transaction iButton, DS1963S. |
OneWireContainer1A | 1-Wire container for 512 byte memory iButton with write cycle counters, DS1963L. |
OneWireContainer1C | 1-Wire® container for a Addressable 1-Wire 4K-bit EEPROM, DS28E04. |
OneWireContainer1D | 1-Wire container for 512 byte memory with external counters, DS2423. |
OneWireContainer1F | 1-Wire® container for 1-Wire(MicroLAN) Coupler, DS2409. |
OneWireContainer20 | 1-Wire® container that encapsulates the functionality of the 1-Wire family type 20 (hex), Dallas Semiconductor part number: DS2450, 1-Wire Quad A/D Converter. |
OneWireContainer21 | 1-Wire® container for a Thermochron iButton, DS1921. |
OneWireContainer22 | 1-Wire container for temperature iButton which measures temperatures from -55°C to +125°C, DS1822. |
OneWireContainer23 | 1-Wire container for 512 byte EEPROM memory iButton, DS1973 and 1-Wire Chip, DS2433. |
OneWireContainer24 | 1-Wire container for Real-Time-Clock (RTC) iButton, DS1904 and 1-Wire Chip, DS2415. |
OneWireContainer26 | 1-Wire® container that encapsulates the functionality of the 1-Wire family type 26 (hex), Dallas Semiconductor part number: DS2438, Smart Battery Monitor. |
OneWireContainer27 | 1-Wire container for Real-Time Clock with Interrupt, DS2417. |
OneWireContainer28 | 1-Wire container for temperature iButton which measures temperatures from -55°C to +125°C, DS18B20. |
OneWireContainer29 | 1-Wire® container for a Single Addressable Switch, DS2408. |
OneWireContainer2C | 1-Wire® container that encapsulates the functionality of the 1-Wire family type 2C (hex), Dallas Semiconductor part number: DS2890, 1-Wire Digital Potentiometer. |
OneWireContainer2D | 1-Wire® container for the '1K-Bit protected 1-Wire EEPROM family type 2D (hex), Dallas Semiconductor part number: DS2431. |
OneWireContainer30 | 1-Wire® container that encapsulates the functionality of the 1-Wire family type 30 (hex), Dallas Semiconductor part number: DS2760, High Precision Li-ion Battery Monitor. |
OneWireContainer33 | 1-Wire® container for the '1K-Bit protected 1-Wire EEPROM with SHA-1 Engine' family type 33 (hex), Dallas Semiconductor part number: DS1961S,DS2432. |
OneWireContainer37 | 1-Wire® container for a 32K bytes of read-only and read/write password protected memory, DS1977. |
OneWireContainer3A | 1-Wire® container for a Single Addressable Switch, DS2413. |
OneWireContainer41 | 1-Wire® container for a Temperature and Humidity/A-D Logging iButton, DS1922. |
ResponseAPDU | A ResponseAPDU represents an Application Protocol Data Unit (APDU)
received from the smart card in response to a previous CommandAPDU . |