Class OneWireContainer01

java.lang.Object
com.dalsemi.onewire.container.OneWireContainer
com.dalsemi.onewire.container.OneWireContainer01

public class OneWireContainer01 extends OneWireContainer

1-Wire® container that encapsulates the functionality of the 1-Wire family type 01 (hex), Maxim Integrated Products part number: DS1990A, Serial Number.

This 1-Wire device is used as a unique serial number.

Features

  • 64 bit unique serial number
  • Operating temperature range from -40 to +85

Alternate Names

  • DS2401
  • DS1420 (Family 81)

DataSheets

http://pdfserv.maxim-ic.com/arpdf/DS1990A.pdf
http://pdfserv.maxim-ic.com/arpdf/DS2401.pdf
http://pdfserv.maxim-ic.com/arpdf/DS1420.pdf
  • Constructor Details

  • Method Details

    • getName

      public String getName()
      Description copied from class: OneWireContainer
      Retrieves the Maxim Integrated Products part number of the 1-Wire device as a String. For example 'Crypto iButton' or 'DS1992'.
      Overrides:
      getName in class OneWireContainer
      Returns:
      1-Wire device name
    • getAlternateNames

      public String getAlternateNames()
      Description copied from class: OneWireContainer
      Retrieves the alternate Maxim Integrated Products part numbers or names. A 'family' of 1-Wire Network devices may have more than one part number depending on packaging. There can also be nicknames such as 'Crypto iButton'.
      Overrides:
      getAlternateNames in class OneWireContainer
      Returns:
      1-Wire device alternate names
    • getDescription

      public String getDescription()
      Description copied from class: OneWireContainer
      Retrieves a short description of the function of the 1-Wire device type.
      Overrides:
      getDescription in class OneWireContainer
      Returns:
      device functional description