Package com.dalsemi.onewire.container

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).
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.
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.
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.
OneWireContainer16 1-Wire container for Java-powered iButton, DS195X.
OneWireContainer18 1-Wire® container for a SHA Transaction iButton, DS1963S.
OneWireContainer1A 1-Wire container for 512 byte memory iButton with write cycle counters, DS1963L.
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 Thermocron 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.
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.
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.
ResponseAPDU A ResponseAPDU represents an Application Protocol Data Unit (APDU) received from the smart card in response to a previous CommandAPDU.