Package com.dalsemi.onewire.container

Interface Summary
ADContainer 1-Wire A/D interface class for basic analog measuring operations.
ClockContainer 1-Wire clock interface class for basic real-time-clock 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 Memory bank interface for iButtons (or 1-Wire devices) that have one-time-programmable features.
PagedMemoryBank Paged Memory bank interface for iButtons (or 1-Wire devices) with page based memory.
PotentiometerContainer 1-Wire Switch interface class for basic potentiometer operations.
SwitchContainer 1-Wire Switch interface class for basic switch operations.
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 General iButton container class with basic communication functions.
OneWireContainer01 iButton container for iButton family type 01 (hex), DS1990A/DS2401.
OneWireContainer02 iButton container for iButton family type 02 (hex), DS1991/DS1425.
OneWireContainer04 iButton container for iButton family type 04 (hex), DS1994/DS2404.
OneWireContainer05 DS2405 container class with part specific commands.
OneWireContainer06 iButton container for iButton family type 06 (hex), DS1993.
OneWireContainer08 iButton container for iButton family type 08 (hex), DS1992.
OneWireContainer09 iButton container for iButton family type 09 (hex), DS1982/DS2502.
OneWireContainer0A iButton container for iButton family type 0A (hex), DS1995.
OneWireContainer0B iButton container for iButton family type 0B (hex), DS1985/DS2505.
OneWireContainer0C iButton container for iButton family type 0C (hex), DS1996.
OneWireContainer0F iButton container for iButton family type 0F (hex), DS1986/DS2506.
OneWireContainer10 iButton container for iButton family type 10 (hex).
OneWireContainer12 iButton container for iButton family type 12 (hex).
OneWireContainer13 iButton container for iButton family type 13 (hex), DS1983/DS2503.
OneWireContainer14 iButton container for iButton family type 14 (hex), DS1971/DS2430A.
OneWireContainer16 OneWireContainer for iButton family type 0x16 (Java iButton).
OneWireContainer18 OneWire container for iButton family type 18 (hex), DS1963S.

This container makes use of several optimizations to help it run fast on TINI.
OneWireContainer1A iButton container for iButton family type 1A (hex), DS1963L.
OneWireContainer1D iButton container for iButton family type 1D (hex).
OneWireContainer1F iButton container for iButton family type 1F (hex), DS2409
OneWireContainer20 iButton container for iButton family type 20 (hex).
OneWireContainer21 The DS1921L-F5X Thermochron iButtons are rugged, self-sufficient systems that, once setup for a mission, measure temperature and record the result in a protected memory section.
OneWireContainer23 iButton container for iButton family type 23 (hex), DS1973/DS2433.
OneWireContainer26 The DS2438 Smart Battery Monitor provides several functions that are desirable to carry in a battery pack: a means of tagging a battery pack with a unique serial number, a direct-to-digital tmperature sensor which eliminates the need for thermistors in the pack, an A/D converter which measures the battery voltage and current, an integrated current accumulator which keeps a running total of all current going into and out of the battery, an elapsed time meter, and 40 bytes of nonvolatile EEPROM memory for storage of important parameters.
OneWireContainer28 iButton container for iButton family type 28 (hex).
OneWireContainer2C iButton container for iButton family type 2C (hex).
OneWireContainer30 The DS2760 1-Cell Li-Ion Battery Monitor is a data acquisition, information storage, and safety protection device tailored for cost-sensitive battery pack applications.
ResponseAPDU A ResponseAPDU represents an Application Protocol Data Unit (APDU) received from the smart card in response to a previous CommandAPDU.
SHAiButton Higher level access class for a DS1963S, Sha iButton.