A B C D E F G H I J K L M N O P R S T U V W X

A

AD_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer26
Flag to set/check the voltage A/D Input Select Bit with setFlag/getFlag When this bit is true the battery input is (VDD) is selected as input for the voltage A/D input.
adapterDetected() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Detects adapter presence on the selected port.
adapterDetected() - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Detects adapter presence on the selected port.
ADB_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer26
Flag to check whether or not the A/D converter is busy using getFlag().
ADContainer - interface com.dalsemi.onewire.container.ADContainer.
Interface class for 1-Wire® devices that perform analog measuring operations.
add(OneWireContainer, int) - Method in class com.dalsemi.onewire.utils.OWPath
Add a 1-Wire path element to this 1-Wire path.
addContainer(OneWireContainer) - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Adds a OneWireContainer to the list of containers that this adapter object will find.
addEventListener(NetworkMonitorEventListener) - Method in class com.dalsemi.onewire.utils.NetworkMonitor
Add a complex Network event listener.
addEventListener(OneWireMonitorEventListener) - Method in class com.dalsemi.onewire.utils.OneWireMonitor
Adds an event listener that should be notified in case of 1-Wire event.
Address - class com.dalsemi.onewire.utils.Address.
Utilities to translate and verify the 1-Wire Network address.
AID_LENGTH_OFFSET - Static variable in class com.dalsemi.onewire.container.OneWireContainer16
offset of AID length in applet APDU data stream
AID_LENGTH_SIZE - Static variable in class com.dalsemi.onewire.container.OneWireContainer16
size of AID length in byte
AID_NAME_OFFSET - Static variable in class com.dalsemi.onewire.container.OneWireContainer16
offset of AID name in applet APDU data stream
AID_SIZE - Static variable in class com.dalsemi.onewire.container.OneWireContainer16
maximum length of AID in byte
ALARM_HIGH - Static variable in interface com.dalsemi.onewire.container.ADContainer
Indicates the high AD alarm.
ALARM_HIGH - Static variable in interface com.dalsemi.onewire.container.TemperatureContainer
high temperature alarm
ALARM_HIGH - Static variable in interface com.dalsemi.onewire.container.HumidityContainer
high temperature alarm
ALARM_LOW - Static variable in interface com.dalsemi.onewire.container.ADContainer
Indicates the low AD alarm.
ALARM_LOW - Static variable in interface com.dalsemi.onewire.container.TemperatureContainer
low temperature alarm
ALARM_LOW - Static variable in interface com.dalsemi.onewire.container.HumidityContainer
low temperature alarm
ALARM_OFFSET - Static variable in class com.dalsemi.onewire.container.OneWireContainer20
Offset of ALARMS in array returned from read state
APDU_PACKET_LENGTH - Static variable in class com.dalsemi.onewire.container.OneWireContainer16
default APDU data packet length in byte
APPLET_FILE_HEADER_SIZE - Static variable in class com.dalsemi.onewire.container.OneWireContainer16
size of applet file header in byte
arrayReadBit(int, int, byte[]) - Static method in class com.dalsemi.onewire.utils.Bit
Read a bit state in a byte array.
arrayWriteBit(int, int, int, byte[]) - Static method in class com.dalsemi.onewire.utils.Bit
Write the bit state in a byte array.
AUTH_HOST - Static variable in class com.dalsemi.onewire.container.OneWireContainer18
 
available() - Method in class com.dalsemi.onewire.utils.OWFileInputStream
Returns the number of bytes that can be read from this file input stream without blocking.

B

beginExclusive(boolean) - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Gets exclusive use of the 1-Wire to communicate with an iButton or 1-Wire Device.
beginExclusive(boolean) - Method in class com.dalsemi.onewire.adapter.DumbAdapter
This method does nothing in DumbAdapter.
BIND_SECRET_FAILED - Static variable in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
 
bindSecretToiButton(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer33
 
bindSecretToiButton(int, byte[], byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer18
Binds an installed secret to a DS1963S by using well-known binding data and the DS1963S's unique address.
bindSecretToiButton(int, byte[], byte[], int) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM
Binds an installed secret to this virtual DS1963S by using well-known binding data and this DS1963S's (unique?) address.
Bit - class com.dalsemi.onewire.utils.Bit.
Utilities for bit operations on an array.
Bit() - Constructor for class com.dalsemi.onewire.utils.Bit
 
BITMAP_OFFSET - Static variable in class com.dalsemi.onewire.container.OneWireContainer20
Offset of BITMAP in array returned from read state
branchVector - Variable in class com.dalsemi.onewire.application.tag.TaggedDevice
A Vector of branches describing how to physically get to the tagged device through a set of 1-Wire switches.

C

CA_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer26
Flag to set/check the Current Accumulator bit with setFlag/getFlag.
calibrateCurrentADC() - Method in class com.dalsemi.onewire.container.OneWireContainer26
Calibrate the current ADC.
canADMultiChannelRead() - Method in interface com.dalsemi.onewire.container.ADContainer
Checks to see if this A/D supports doing multiple voltage conversions at the same time.
canADMultiChannelRead() - Method in class com.dalsemi.onewire.container.OneWireContainer30
Queries to see if this A/D device supports doing multiple voltage conversions at the same time.
canADMultiChannelRead() - Method in class com.dalsemi.onewire.container.OneWireContainer20
Queries to see if this A/D supports doing multiple voltage conversions at the same time.
canADMultiChannelRead() - Method in class com.dalsemi.onewire.container.OneWireContainer26
Query to see if this A/D supports doing multiple voltage conversions at the same time.
canBreak() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Returns whether adapter can physically support 0 volt 'break' mode.
canBreak() - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Applications might check this method and not attempt operation unless this method returns true.
canDeliverPower() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Returns whether the adapter can physically support strong 5 volt power mode.
canDeliverPower() - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Applications might check this method and not attempt operation unless this method returns true.
canDeliverSmartPower() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Returns whether the adapter can physically support "smart" strong 5 volt power mode.
canDeliverSmartPower() - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Applications might check this method and not attempt operation unless this method returns true.
canDisableClock() - Method in class com.dalsemi.onewire.container.OneWireContainer21
Checks to see if the clock can be disabled.
canDisableClock() - Method in class com.dalsemi.onewire.container.OneWireContainer27
Query to see if the clock can be disabled.
canDisableClock() - Method in class com.dalsemi.onewire.container.OneWireContainer04
Query to see if the clock can be disabled.
canDisableClock() - Method in class com.dalsemi.onewire.container.OneWireContainer24
Query to see if the clock can be disabled.
canDisableClock() - Method in interface com.dalsemi.onewire.container.ClockContainer
Checks to see if the clock can be disabled.
canDisableClock() - Method in class com.dalsemi.onewire.container.OneWireContainer26
Query to see if the clock can be disabled.
canFlex() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Returns whether the adapter can physically support flex speed mode.
canFlex() - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Applications might check this method and not attempt operation unless this method returns true.
canHyperdrive() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Returns whether the adapter can physically support hyperdrive mode.
canHyperdrive() - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Applications might check this method and not attempt operation unless this method returns true.
canLockPage() - Method in interface com.dalsemi.onewire.container.OTPMemoryBank
Checks to see if this memory bank has pages that can be locked.
canLockRedirectPage() - Method in interface com.dalsemi.onewire.container.OTPMemoryBank
Checks to see if this memory bank has pages that can be locked from being redirected.
canOverdrive() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Returns whether adapter can physically support overdrive mode.
canOverdrive() - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Applications might check this method and not attempt operation unless this method returns true.
canProgram() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Returns whether adapter can physically support 12 volt power mode.
canProgram() - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Applications might check this method and not attempt operation unless this method returns true.
canRead() - Method in class com.dalsemi.onewire.utils.OWFile
Tests whether the application can read the file denoted by this abstract pathname.
canReadAfterExpire(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Check if the device can be read after a write protected alarm has occured.
canRedirectPage() - Method in interface com.dalsemi.onewire.container.OTPMemoryBank
Checks to see if this memory bank has pages that can be redirected to a new page.
canWrite() - Method in class com.dalsemi.onewire.utils.OWFile
Tests whether the application can modify to the file denoted by this abstract pathname.
CC_PIN_STATE_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer30
PROTECTION REGISTER FLAG: Mirrors the !CC output pin.
channel - Variable in class com.dalsemi.onewire.application.tag.TaggedDevice
The channel on which to probe for info.
CHANNEL_A_ONLY - Static variable in class com.dalsemi.onewire.container.OneWireContainer12
channelMode for the channelAccess method.
CHANNEL_AUX - Static variable in class com.dalsemi.onewire.container.OneWireContainer1F
Aux Channel number.
CHANNEL_B_ONLY - Static variable in class com.dalsemi.onewire.container.OneWireContainer12
channelMode for the channelAccess method.
CHANNEL_BOTH - Static variable in class com.dalsemi.onewire.container.OneWireContainer12
channelMode for the channelAccess method.
CHANNEL_MAIN - Static variable in class com.dalsemi.onewire.container.OneWireContainer1F
Main Channel number.
CHANNEL_NONE - Static variable in class com.dalsemi.onewire.container.OneWireContainer12
Used to select neither channel as the source for alarm conditions in the setSearchConditions() method.
CHANNEL_VAD - Static variable in class com.dalsemi.onewire.container.OneWireContainer26
Channel selector for the VAD input.
CHANNEL_VDD - Static variable in class com.dalsemi.onewire.container.OneWireContainer26
Channel selector for the VDD input.
CHANNELA - Static variable in class com.dalsemi.onewire.container.OneWireContainer20
Channel A number
channelAccess(byte[], boolean, boolean, int, int, boolean, boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer12
Accesses the PIO channels to sense the logical status of the output node.
CHANNELB - Static variable in class com.dalsemi.onewire.container.OneWireContainer20
Channel B number
CHANNELC - Static variable in class com.dalsemi.onewire.container.OneWireContainer20
Channel C number
CHANNELD - Static variable in class com.dalsemi.onewire.container.OneWireContainer20
Channel D number
CHARGE_ENABLE_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer30
PROTECTION REGISTER FLAG: Reseting this flag will disable charging regardless of cell or pack conditions.
CHARGE_OVERCURRENT_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer30
PROTECTION REGISTER FLAG: When this flag is true the battery has experienced a charge-direction overcurrent condition.
CLA - Static variable in class com.dalsemi.onewire.container.CommandAPDU
Index for addressing CLA in this CommandAPDU apduBuffer.
clearActivity() - Method in class com.dalsemi.onewire.container.OneWireContainer1F
Clears the activity latches the next time possible.
clearActivity() - Method in class com.dalsemi.onewire.container.OneWireContainer05
Clears the activity latches the next time possible.
clearActivity() - Method in class com.dalsemi.onewire.container.OneWireContainer12
Clears the activity latches the next time possible.
clearActivity() - Method in interface com.dalsemi.onewire.container.SwitchContainer
Clears the activity latches the next time possible.
clearConditions() - Method in class com.dalsemi.onewire.container.OneWireContainer30
Clears the overvoltage, undervoltage, charge overcurrent, and discharge overcurrent flags.
clearMemory() - Method in class com.dalsemi.onewire.container.OneWireContainer21
Clears the memory of any previous mission.
clearUseOverridingAdapter() - Static method in class com.dalsemi.onewire.OneWireAccessProvider
Clears the overriding adapter.
ClockContainer - interface com.dalsemi.onewire.container.ClockContainer.
Interface class for 1-Wire® devices that contain Real-Time clocks.
close() - Method in class com.dalsemi.onewire.jib.terminal.JiBCardTerminalFactory
Deinitialize the CardTerminalFactory.
close() - Method in class com.dalsemi.onewire.jib.terminal.JiBCardTerminal
Closes the terminal and stops polling the 1-Wire bus for Java Powered iButtons.
close() - Method in class com.dalsemi.onewire.utils.OWFileOutputStream
Closes this file output stream and releases any system resources associated with this stream.
close() - Method in class com.dalsemi.onewire.utils.OWFile
Closes this file and releases any system resources associated with this stream.
close() - Method in class com.dalsemi.onewire.utils.OWPath
Close each element in this 1-Wire path in reverse order.
close() - Method in class com.dalsemi.onewire.utils.OWFileInputStream
Closes this file input stream and releases any system resources associated with the stream.
clusterName - Variable in class com.dalsemi.onewire.application.tag.TaggedDevice
The name of the cluster to which the tagged device is associated.
com.dalsemi.onewire - package com.dalsemi.onewire
 
com.dalsemi.onewire.adapter - package com.dalsemi.onewire.adapter
 
com.dalsemi.onewire.application.sha - package com.dalsemi.onewire.application.sha
 
com.dalsemi.onewire.application.tag - package com.dalsemi.onewire.application.tag
 
com.dalsemi.onewire.container - package com.dalsemi.onewire.container
 
com.dalsemi.onewire.jib - package com.dalsemi.onewire.jib
 
com.dalsemi.onewire.jib.service - package com.dalsemi.onewire.jib.service
 
com.dalsemi.onewire.jib.terminal - package com.dalsemi.onewire.jib.terminal
 
com.dalsemi.onewire.utils - package com.dalsemi.onewire.utils
 
CommandAPDU - class com.dalsemi.onewire.container.CommandAPDU.
A CommandAPDU represents an ISO 7816-4 specified Application Protocol Data Unit (APDU) sent to a smart card.
CommandAPDU(byte[]) - Constructor for class com.dalsemi.onewire.container.CommandAPDU
Constructs a new ISO 7816-4 CommandAPDU.
CommandAPDU(byte, byte, byte, byte) - Constructor for class com.dalsemi.onewire.container.CommandAPDU
Constructs a new ISO 7816-4 CASE 1 CommandAPDU.
CommandAPDU(byte, byte, byte, byte, byte[]) - Constructor for class com.dalsemi.onewire.container.CommandAPDU
Constructs a new ISO 7816-4 CASE 3 CommandAPDU.
CommandAPDU(byte, byte, byte, byte, byte[], int) - Constructor for class com.dalsemi.onewire.container.CommandAPDU
Constructs a new ISO 7816-4 CASE 4 CommandAPDU.
CommandAPDU(byte, byte, byte, byte, int) - Constructor for class com.dalsemi.onewire.container.CommandAPDU
Constructs a new ISO 7816-4 CASE 2 CommandAPDU.
compareTo(Object) - Method in class com.dalsemi.onewire.utils.OWFile
Compares this abstract pathname to another object.
compareTo(OWFile) - Method in class com.dalsemi.onewire.utils.OWFile
Compares two abstract pathnames lexicographically.
COMPUTE_CHALLENGE - Static variable in class com.dalsemi.onewire.container.OneWireContainer18
 
COMPUTE_FIRST_SECRET - Static variable in class com.dalsemi.onewire.container.OneWireContainer18
 
COMPUTE_NEXT_SECRET - Static variable in class com.dalsemi.onewire.container.OneWireContainer18
 
COMPUTE_SHA - Static variable in class com.dalsemi.onewire.container.OneWireContainer18
 
compute(byte[]) - Static method in class com.dalsemi.onewire.utils.CRC8
Perform the CRC8 on an array of data elements based on a zero seed.
compute(byte[]) - Static method in class com.dalsemi.onewire.utils.CRC16
Perform the CRC16 on an array of data elements based on a zero seed.
compute(byte[], int) - Static method in class com.dalsemi.onewire.utils.CRC8
Perform the CRC8 on an array of data elements based on the provided seed.
compute(byte[], int) - Static method in class com.dalsemi.onewire.utils.CRC16
Perform the CRC16 on an array of data elements based on the provided seed.
compute(byte[], int, int) - Static method in class com.dalsemi.onewire.utils.CRC8
Perform the CRC8 on an array of data elements based on a zero seed.
compute(byte[], int, int) - Static method in class com.dalsemi.onewire.utils.CRC16
Perform the CRC16 on an array of data elements based on a zero seed.
compute(byte[], int, int, int) - Static method in class com.dalsemi.onewire.utils.CRC8
Perform the CRC8 on an array of data elements based on the provided seed.
compute(byte[], int, int, int) - Static method in class com.dalsemi.onewire.utils.CRC16
Perform the CRC16 on an array of data elements based on the provided seed.
compute(int) - Static method in class com.dalsemi.onewire.utils.CRC8
Perform the CRC8 on the data element based on a zero seed.
compute(int) - Static method in class com.dalsemi.onewire.utils.CRC16
Perform the CRC16 on the data element based on a zero seed.
compute(int, int) - Static method in class com.dalsemi.onewire.utils.CRC8
Perform the CRC8 on the data element based on the provided seed.
compute(int, int) - Static method in class com.dalsemi.onewire.utils.CRC16
Perform the CRC16 on the data element based on the provided seed.
computeNextSecret(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer33
Compute Next Secret
ComputeSHA(byte[], byte[], int) - Static method in class com.dalsemi.onewire.utils.SHA
Does Dallas SHA, as specified in DS1963S datasheet.
ComputeSHA(byte[], int[]) - Static method in class com.dalsemi.onewire.utils.SHA
Does Dallas SHA, as specified in DS1963S datasheet.
CONDITION_AFTER_BIT - Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
Condition for power state change, after next bit communication
CONDITION_AFTER_BYTE - Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
Condition for power state change, after next byte communication
CONDITION_NOW - Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
Condition for power state change, immediate
Contact - class com.dalsemi.onewire.application.tag.Contact.
This class provides a default object for the Contact type of a tagged 1-Wire device.
Contact() - Constructor for class com.dalsemi.onewire.application.tag.Contact
Creates an object for the device.
Contact(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.application.tag.Contact
Creates an object for the device with the supplied address and device type connected to the supplied port adapter.
CONTROL_REGISTER - Static variable in class com.dalsemi.onewire.container.OneWireContainer21
Address of the control register.
CONVERT_TEMPERATURE_COMMAND - Static variable in class com.dalsemi.onewire.container.OneWireContainer22
DS18B20 converts temperature command
CONVERT_TEMPERATURE_COMMAND - Static variable in class com.dalsemi.onewire.container.OneWireContainer28
DS18B20 converts temperature command
convertToCelsius(double) - Static method in class com.dalsemi.onewire.container.OneWireContainer10
Converts a temperature reading from Fahrenheit to Celsius.
convertToFahrenheit(double) - Static method in class com.dalsemi.onewire.container.OneWireContainer10
Converts a temperature reading from Celsius to Fahrenheit.
convertToFahrenheit(float) - Method in class com.dalsemi.onewire.container.OneWireContainer22
Converts a temperature reading from Celsius to Fahrenheit.
convertToFahrenheit(float) - Method in class com.dalsemi.onewire.container.OneWireContainer28
Converts a temperature reading from Celsius to Fahrenheit.
COPR_BIND_SECRET_FAILED - Static variable in class com.dalsemi.onewire.application.sha.SHATransaction
 
COPR_COMPUTE_CHALLENGE_FAILED - Static variable in class com.dalsemi.onewire.application.sha.SHATransaction
 
COPR_WRITE_DATAPAGE_FAILED - Static variable in class com.dalsemi.onewire.application.sha.SHATransaction
 
COPR_WRITE_SCRATCHPAD_FAILED - Static variable in class com.dalsemi.onewire.application.sha.SHATransaction
 
COPROCESSOR_FAILURE - Static variable in class com.dalsemi.onewire.application.sha.SHATransaction
 
COPY_SCRATCHPAD - Static variable in class com.dalsemi.onewire.container.OneWireContainer18
 
COPY_SCRATCHPAD_COMMAND - Static variable in class com.dalsemi.onewire.container.OneWireContainer22
DS18B20 copys data from scratchpad to E-squared memory command
COPY_SCRATCHPAD_COMMAND - Static variable in class com.dalsemi.onewire.container.OneWireContainer28
DS18B20 copys data from scratchpad to E-squared memory command
COPY_SCRATCHPAD_FAILED - Static variable in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
 
copy(OWPath) - Method in class com.dalsemi.onewire.utils.OWPath
Copy the elements from the provided 1-Wire path into this 1-Wire path.
copyScratchpad() - Method in class com.dalsemi.onewire.container.OneWireContainer22
Copies the Scratchpad to the E-squared memory of the DS1822.
copyScratchpad() - Method in class com.dalsemi.onewire.container.OneWireContainer28
Copies the Scratchpad to the E-squared memory of the DS18B20.
copyScratchPad() - Method in class com.dalsemi.onewire.container.OneWireContainer18
Copies the contents of the scratchpad to the target destination that was specified in a call to writeScratchPad() or eraseScratchPad().
copyScratchpad(int, byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer02
Writes the data from the scratchpad to the specified block or blocks.
copyScratchpad(int, int, byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer33
 
CRC_DISABLE - Static variable in class com.dalsemi.onewire.container.OneWireContainer12
CRCMode for the channelAccess method.
CRC_EVERY_32_BYTES - Static variable in class com.dalsemi.onewire.container.OneWireContainer12
CRCMode for the channelAccess method.
CRC_EVERY_8_BYTES - Static variable in class com.dalsemi.onewire.container.OneWireContainer12
CRCMode for the channelAccess method.
CRC_EVERY_BYTE - Static variable in class com.dalsemi.onewire.container.OneWireContainer12
CRCMode for the channelAccess method.
CRC16 - class com.dalsemi.onewire.utils.CRC16.
CRC16 is a class containing an implementation of the Cyclic-Redundency-Check (CRC) CRC16.
CRC8 - class com.dalsemi.onewire.utils.CRC8.
CRC8 is a class to contain an implementation of the Cyclic-Redundency-Check CRC8 for the iButton.
createCardTerminals(CardTerminalRegistry, String[]) - Method in class com.dalsemi.onewire.jib.terminal.JiBCardTerminalFactory
Create a specific CardTerminal object that knows how to handle a specific card terminal and register it to the CardTerminalRegistry.
createDataSignature(byte[], byte[], byte[], int) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
Given a 32-byte array for page data and a 32-byte array for scratchpad content, this function will create a 20-byte signature for the data based on SHA-1.
createDataSignature(byte[], byte[], byte[], int) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM
Given a 32-byte array for page data and a 32-byte array for scratchpad content, this function will create a 20-byte signature for the data based on SHA-1.
createDataSignatureAuth(byte[], byte[], byte[], int, byte[]) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
Creates a data signature, but instead of using the signing secret, it uses the authentication secret, bound for a particular button.
createDataSignatureAuth(byte[], byte[], byte[], int, byte[]) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM
Creates a data signature, but instead of using the signing secret, it uses the authentication secret, bound for a particular button.
createNewFile() - Method in class com.dalsemi.onewire.utils.OWFile
Atomically creates a new, empty file named by this abstract pathname if and only if a file with this name does not yet exist.
createSAXParser() - Static method in class com.dalsemi.onewire.application.tag.XML
Create a SAX parser.

D

D2A - class com.dalsemi.onewire.application.tag.D2A.
This class provides a default object for the D2A type of a tagged 1-Wire device.
D2A() - Constructor for class com.dalsemi.onewire.application.tag.D2A
Creates an object for the device.
D2A(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.application.tag.D2A
Creates an object for the device with the supplied address connected to the supplied port adapter.
dataBlock(byte[], int, int) - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Sends a block of data and returns the data received in the same array.
dataBlock(byte[], int, int) - Method in class com.dalsemi.onewire.adapter.DumbAdapter
This method does nothing in DumbAdapter.
DC_PIN_STATE_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer30
PROTECTION REGISTER FLAG: Mirrors the !DC output pin.
DEBIT_AMOUNT - Static variable in class com.dalsemi.onewire.application.sha.SHADebitUnsigned
Update the amount this transaction will debit
DEBIT_AMOUNT - Static variable in class com.dalsemi.onewire.application.sha.SHADebit
Update the amount this transaction will debit
decodeTemperature(byte) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Converts a temperature from the DS1921 byte encoded format to degrees Celsius.
decrement() - Method in class com.dalsemi.onewire.container.OneWireContainer2C
Decrements the wiper position after selecting the part.
decrement() - Method in interface com.dalsemi.onewire.container.PotentiometerContainer
Decrements the wiper position after selecting the part.
decrement(boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer2C
Decrements the wiper position.
decrement(boolean) - Method in interface com.dalsemi.onewire.container.PotentiometerContainer
Decrements the wiper position.
delete() - Method in class com.dalsemi.onewire.utils.OWFile
Deletes the file or directory denoted by this abstract pathname.
deleteAppletByAID(String) - Method in class com.dalsemi.onewire.container.OneWireContainer16
Deletes an applet by its AID.
deleteAppletByNumber(int) - Method in class com.dalsemi.onewire.container.OneWireContainer16
Deletes an applet by its installed number.
deleteSelectedApplet() - Method in class com.dalsemi.onewire.container.OneWireContainer16
Deletes the currently selected applet.
DELIVERY_CURRENT_DETECT - Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
Duration used in delivering power to the 1-Wire, current detect
DELIVERY_EPROM - Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
Duration used in delivering power to the 1-Wire, 480 us
DELIVERY_FOUR_SECONDS - Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
Duration used in delivering power to the 1-Wire, 4 second
DELIVERY_HALF_SECOND - Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
Duration used in delivering power to the 1-Wire, 1/2 second
DELIVERY_INFINITE - Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
Duration used in delivering power to the 1-Wire, infinite
DELIVERY_ONE_SECOND - Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
Duration used in delivering power to the 1-Wire, 1 second
DELIVERY_SMART_DONE - Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
Duration used in delivering power to the 1-Wire, smart complete
DELIVERY_TWO_SECONDS - Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
Duration used in delivering power to the 1-Wire, 2 seconds
DeviceContainer - Variable in class com.dalsemi.onewire.application.tag.TaggedDevice
1-Wire Container for the tagged device.
DeviceType - Variable in class com.dalsemi.onewire.application.tag.TaggedDevice
Device type for the device (i.e., contact, switch, d2a, etc.).
disableMission() - Method in class com.dalsemi.onewire.container.OneWireContainer21
Ends this DS1921's running mission.
DISCHARGE_ENABLE_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer30
PROTECTION REGISTER FLAG: Reseting this flag will disable discharging.
DISCHARGE_OVERCURRENT_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer30
PROTECTION REGISTER FLAG: When this flag is true the battery has experienced a discharge-direction overcurrent condition.
dischargeLines(int) - Method in class com.dalsemi.onewire.container.OneWireContainer1F
Force a power-on reset for parasitically powered 1-Wire devices connected to the main or auziliary output of the DS2409.
doADConvert(boolean[], byte[]) - Method in interface com.dalsemi.onewire.container.ADContainer
Performs voltage conversion on one or more specified channels.
doADConvert(boolean[], byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer30
Performs voltage conversion on all specified channels.
doADConvert(boolean[], byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer20
Performs voltage conversion on all specified channels.
doADConvert(boolean[], byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
This method is used to perform voltage conversion on all specified channels.
doADConvert(boolean[], int[], byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer20
Performs voltage conversion on all specified channels.
doADConvert(int, byte[]) - Method in interface com.dalsemi.onewire.container.ADContainer
Performs a voltage conversion on one specified channel.
doADConvert(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer30
Performs voltage conversion on the specified channel.
doADConvert(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer20
Performs voltage conversion on specified channel.
doADConvert(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
This method is used to perform voltage conversion on all specified channels.
doADConvert(int, int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer20
Performs voltage conversion on specified channel.
doHumidityConvert(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
Performs a Humidity conversion.
doHumidityConvert(byte[]) - Method in interface com.dalsemi.onewire.container.HumidityContainer
Performs a Humidity conversion.
DONT_CHANGE - Static variable in class com.dalsemi.onewire.container.OneWireContainer12
Used for options in the setSearchConditions() to make sure the specified option is not changes from its current value.
doSpeed() - Method in class com.dalsemi.onewire.container.OneWireContainer
Go to the specified speed for this container.
doTemperatureConvert(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Performs a temperature conversion.
doTemperatureConvert(byte[]) - Method in interface com.dalsemi.onewire.container.TemperatureContainer
Performs a temperature conversion.
doTemperatureConvert(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer10
Performs a temperature conversion on state information.
doTemperatureConvert(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer30
Performs a temperature conversion.
doTemperatureConvert(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer22
Performs a temperature conversion on state information.
doTemperatureConvert(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
Perform an temperature conversion.
doTemperatureConvert(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer28
Performs a temperature conversion on state information.
DSPortAdapter - class com.dalsemi.onewire.adapter.DSPortAdapter.
The abstract base class for all 1-Wire port adapter objects.
DSPortAdapter() - Constructor for class com.dalsemi.onewire.adapter.DSPortAdapter
 
DumbAdapter - class com.dalsemi.onewire.adapter.DumbAdapter.
This DSPortAdapter class was designed to be used for the iB-IDE's emulator.
DumbAdapter() - Constructor for class com.dalsemi.onewire.adapter.DumbAdapter
 

E

EE_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer26
Flag to set/check the Current Accumulator Shadow Selector bit with setFlag/getFlag.
EEPROM_BLOCK_0_LOCK_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer30
EEPROM REGISTER FLAG: When this flag is true, Block 0 of the EEPROM (addresses 32-47) is read-only.
EEPROM_BLOCK_1_LOCK_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer30
EEPROM REGISTER FLAG: When this flag is true, Block 1 of the EEPROM (addresses 48-63) is read-only.
EEPROM_COPY_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer30
EEPROM REGISTER FLAG: This flag will be true if the Copy Data Command is in progress.
EEPROM_LOCK_ENABLE_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer30
EEPROM REGISTER FLAG: When this flag is true, the Lock Command is enabled.
EEPROM_REGISTER - Static variable in class com.dalsemi.onewire.container.OneWireContainer30
Address of the EEPROM Register.
enableMission(int) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Begins this DS1921's mission.
encodeTemperature(double) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Converts a temperature in degrees Celsius to a byte formatted for the DS1921.
endExclusive() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Relinquishes exclusive control of the 1-Wire Network.
endExclusive() - Method in class com.dalsemi.onewire.adapter.DumbAdapter
This method does nothing in DumbAdapter.
enumerateAllAdapters() - Static method in class com.dalsemi.onewire.OneWireAccessProvider
Gets an Enumeration of all 1-Wire adapter types supported.
equals(Object) - Method in class com.dalsemi.onewire.utils.OWFile
Tests this abstract pathname for equality with the given object.
equals(OWPath) - Method in class com.dalsemi.onewire.utils.OWPath
Compare this 1-Wire path with another.
ERASE_SCRATCHPAD - Static variable in class com.dalsemi.onewire.container.OneWireContainer18
 
ERASE_SCRATCHPAD_FAILED - Static variable in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
 
eraseScratchPad(int) - Method in class com.dalsemi.onewire.container.OneWireContainer18
Erases the scratchpad of the DS1963S.
escape(String) - Static method in class com.dalsemi.onewire.application.tag.XML
Escape special characters in the given string.
Event - class com.dalsemi.onewire.application.tag.Event.
This class provides a default object for the Event type of a tagged 1-Wire device.
Event() - Constructor for class com.dalsemi.onewire.application.tag.Event
Creates an object for the device.
Event(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.application.tag.Event
Creates an object for the device with the supplied address and device type connected to the supplied port adapter.
excludeFamily(byte[]) - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Takes an array of bytes containing family codes to avoid when finding iButtons or 1-Wire devices.
excludeFamily(byte[]) - Method in class com.dalsemi.onewire.adapter.DumbAdapter
This method does nothing in DumbAdapter.
excludeFamily(int) - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Takes an integer family code to avoid when searching for iButtons.
excludeFamily(int) - Method in class com.dalsemi.onewire.adapter.DumbAdapter
This method does nothing in DumbAdapter.
executeTransaction(SHAiButtonUser, boolean) - Method in class com.dalsemi.onewire.application.sha.SHATransaction
Performs the transaction.
executeTransaction(SHAiButtonUser, boolean) - Method in class com.dalsemi.onewire.application.sha.SHADebitUnsigned
Performs the unsigned debit, subtracting the debit amount from the user's balance and storing the new, unsigned account data on the user's iButton.
executeTransaction(SHAiButtonUser, boolean) - Method in class com.dalsemi.onewire.application.sha.SHADebit
Performs the signed debit, subtracting the debit amount from the user's balance and storing the new, signed account data on the user's iButton.
exists() - Method in class com.dalsemi.onewire.utils.OWFile
Tests whether the file denoted by this abstract pathname exists.
exists(AppletID) - Method in class com.dalsemi.onewire.jib.service.JiBAppletAccessCardService
Check whether the card-resident applet with the specified AppletID exists on the card.
EXPOWER_OFFSET - Static variable in class com.dalsemi.onewire.container.OneWireContainer20
Offset of external power offset in array returned from read state

F

FF - Static variable in class com.dalsemi.onewire.container.OneWireContainer18
 
finalize() - Method in class com.dalsemi.onewire.utils.OWFileOutputStream
Cleans up the connection to the file, and ensures that the close method of this file output stream is called when there are no more references to this stream.
finalize() - Method in class com.dalsemi.onewire.utils.OWFileInputStream
Ensures that the close method of this file input stream is called when there are no more references to it.
findFirstDevice() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Returns true if the first iButton or 1-Wire device is found on the 1-Wire Network.
findFirstDevice() - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Returns true if the first iButton or 1-Wire device is found on the 1-Wire Network.
findNextDevice() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Returns true if the next iButton or 1-Wire device is found.
findNextDevice() - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Returns true if the next iButton or 1-Wire device is found.
format() - Method in class com.dalsemi.onewire.utils.OWFile
Format the Filesystem on the 1-Wire device provided in the constructor.
freePort() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Frees ownership of the selected port, if it is currently owned, back to the system.
freePort() - Method in class com.dalsemi.onewire.adapter.DumbAdapter
This method does nothing in DumbAdapter.

G

generateChallenge(int, byte[], int) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
Generates a 3 byte random challenge in the iButton, sufficient to be used as a challenge to be answered by a User iButton.
generateChallenge(int, byte[], int) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM
Generates a 3 byte random challenge in the iButton, sufficient to be used as a challenge to be answered by a User iButton.
getAbsoluteFile() - Method in class com.dalsemi.onewire.utils.OWFile
Returns the absolute form of this abstract pathname.
getAbsolutePath() - Method in class com.dalsemi.onewire.utils.OWFile
Returns the absolute pathname string of this abstract pathname.
getAccountFilename() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser
Returns the TMEX filename of the user's account data file.
getAccountPageNumber() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser
Returns the page number of the first memory page where account data is stored.
getADAlarm(int, int, byte[]) - Method in interface com.dalsemi.onewire.container.ADContainer
Reads the value of the specified A/D alarm on the specified channel.
getADAlarm(int, int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer30
Extracts the alarm voltage value of the specified channel from the provided state buffer.
getADAlarm(int, int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer20
Extracts the alarm voltage value of the specified channel from the provided state buffer.
getADAlarm(int, int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
This method is used to extract the alarm voltage value of the specified channel from the provided state buffer.
getADAlarmEnable(int, int, byte[]) - Method in interface com.dalsemi.onewire.container.ADContainer
Checks to see if the specified alarm on the specified channel is enabled.
getADAlarmEnable(int, int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer30
Extracts the alarm enable value of the specified channel from the provided state buffer.
getADAlarmEnable(int, int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer20
Extracts the alarm enable value of the specified channel from the provided state buffer.
getADAlarmEnable(int, int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
This method is used to extract the alarm enable value of the specified channel from the provided state buffer.
getAdapter() - Method in class com.dalsemi.onewire.container.OneWireContainer
Retrieves the port adapter object used to create this container.
getAdapter() - Method in class com.dalsemi.onewire.utils.NetworkMonitorEvent
Get the adapter this event occurred on.
getAdapter() - Method in class com.dalsemi.onewire.utils.OneWireMonitorEvent
Retrieves the adapter on which the event occurred.
getAdapter(String, String) - Static method in class com.dalsemi.onewire.OneWireAccessProvider
Finds, opens, and verifies the specified adapter on the indicated port.
getAdapterAddress() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Retrieves the address of the adapter, if it has one.
getAdapterAddress() - Method in class com.dalsemi.onewire.jib.terminal.JiBCardTerminal
Gets the ROM ID of the adapter.
getAdapterId() - Method in class com.dalsemi.onewire.jib.terminal.JiBCardTerminal
Gets the ROM ID of the adapter.
getAdapterName() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Retrieves the name of the port adapter as a string.
getAdapterName() - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Retrieves the name of the port adapter as a string.
getAdapterVersion() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Retrieves the version of the adapter.
getAddress() - Method in class com.dalsemi.onewire.container.OneWireContainer
Gets the 1-Wire Network address of this device as an array of bytes.
getAddress() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser
Returns the 8 byte address of the OneWireContainer this SHAiButton refers to.
getAddress() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
Returns the 8 byte address of the OneWireContainer this SHAiButton refers to.
getAddress() - Method in class com.dalsemi.onewire.utils.NetworkMonitorEvent
Get the address of the event 1-Wire device as a byte array
getAddress() - Method in class com.dalsemi.onewire.utils.OneWireMonitorEvent
Retrieves the address of the 1-Wire device causing the event.
getAddress(byte[]) - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Copies the 'current' 1-Wire device address being used by the adapter into the array.
getAddress(byte[]) - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Copies the 'current' 1-Wire device address being used by the adapter into the array.
getAddress(byte[], int) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser
Copies the 8 byte address of the OneWireContainer into the provided array starting at the given offset.
getAddress(byte[], int) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
Copies the 8 byte address of the OneWireContainer into the provided array starting at the given offset.
getAddress(byte[], int, int) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser
Copies the specified number of bytes from the address of the OneWireContainer into the provided array starting at the given offset.
getAddress(byte[], int, int) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
Copies the specified number of bytes from the address of the OneWireContainer into the provided array starting at the given offset.
getAddressAsLong() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Gets the 'current' 1-Wire device address being used by the adapter as a long.
getAddressAsLong() - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Gets the 'current' 1-Wire device address being used by the adapter as a long.
getAddressAsLong() - Method in class com.dalsemi.onewire.container.OneWireContainer
Gets this device's 1-Wire Network address as a long.
getAddressAsLong() - Method in class com.dalsemi.onewire.utils.NetworkMonitorEvent
Get the address of the event 1-Wire device as a long
getAddressAsLong() - Method in class com.dalsemi.onewire.utils.OneWireMonitorEvent
Retrieves the address of the 1-Wire device causing the event.
getAddressAsString() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Gets the 'current' 1-Wire device address being used by the adapter as a String.
getAddressAsString() - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Gets the 'current' 1-Wire device address being used by the adapter as a String.
getAddressAsString() - Method in class com.dalsemi.onewire.container.OneWireContainer
Gets this device's 1-Wire Network address as a String.
getAddressAsString() - Method in class com.dalsemi.onewire.utils.NetworkMonitorEvent
Get the address of the event 1-Wire device as a string
getAddressAsString() - Method in class com.dalsemi.onewire.utils.OneWireMonitorEvent
Retrieves the address of the 1-Wire device causing the event.
getADRange(int, byte[]) - Method in interface com.dalsemi.onewire.container.ADContainer
Returns the currently selected range for the specified channel.
getADRange(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer30
Extracts the A/D input voltage range of the specified channel from the provided state buffer.
getADRange(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer20
Extracts the input voltage range of the specified channel from the provided state buffer.
getADRange(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
This method is used to extract the input voltage range of the specified channel from the provided state buffer.
getADRanges(int) - Method in interface com.dalsemi.onewire.container.ADContainer
Gets an array of available ranges for the specified A/D channel.
getADRanges(int) - Method in class com.dalsemi.onewire.container.OneWireContainer30
Queries to get an array of available ranges for the specified A/D channel.
getADRanges(int) - Method in class com.dalsemi.onewire.container.OneWireContainer20
Queries to get an array of available ranges for the specified A/D channel.
getADRanges(int) - Method in class com.dalsemi.onewire.container.OneWireContainer26
Query to get an array of available ranges for the specified A/D channel.
getADResolution(int, byte[]) - Method in interface com.dalsemi.onewire.container.ADContainer
Returns the currently selected resolution for the specified channel.
getADResolution(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer30
Extracts the A/D conversion resolution of the specified channel from the provided state buffer expressed in volts.
getADResolution(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer20
Extracts the conversion resolution of the specified channel from the provided state buffer expressed in volts.
getADResolution(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
This method is used to extract the conversion resolution of the specified channel from the provided state buffer expressed in volts.
getADResolutions(int, double) - Method in interface com.dalsemi.onewire.container.ADContainer
Gets an array of available resolutions based on the specified range on the specified A/D channel.
getADResolutions(int, double) - Method in class com.dalsemi.onewire.container.OneWireContainer30
Queries to get an array of available resolutions based on the specified range on the specified A/D channel.
getADResolutions(int, double) - Method in class com.dalsemi.onewire.container.OneWireContainer20
Queries to get an array of available resolutions based on the specified range on the specified A/D channel.
getADResolutions(int, double) - Method in class com.dalsemi.onewire.container.OneWireContainer26
Query to get an array of available resolutions based on the specified range on the specified A/D channel.
getADVoltage(byte[]) - Method in interface com.dalsemi.onewire.container.ADContainer
Reads the value of the voltages after a doADConvert(boolean[],byte[]) method call.
getADVoltage(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer30
Reads the voltage values.
getADVoltage(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer20
Reads the voltage values.
getADVoltage(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
This method is used to read the voltage values.
getADVoltage(int, byte[]) - Method in interface com.dalsemi.onewire.container.ADContainer
Reads the value of the voltages after a doADConvert(int,byte[]) method call.
getADVoltage(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer30
Reads a channel voltage value.
getADVoltage(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer20
Reads a channels voltage value.
getADVoltage(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
This method is used to read a channels voltage value.
getAIDByNumber(int) - Method in class com.dalsemi.onewire.container.OneWireContainer16
Gets the AID of the applet by its installed number.
getAlarmHistory(byte) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Returns an array containing the alarm log.
getAlarmStatus(byte, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Returns true if the specified alarm has been triggered.
getAlarmTime(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Gets the clock alarm time settings.
getAllDeviceContainers() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Returns an enumeration of OneWireContainer objects corresponding to all of the iButtons or 1-Wire devices found on the 1-Wire Network.
getAllDeviceContainers() - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Returns an enumeration of OneWireContainer objects corresponding to all of the iButtons or 1-Wire devices found on the 1-Wire Network.
getAllOWPathElements() - Method in class com.dalsemi.onewire.utils.OWPath
Get an enumeration of all of the 1-Wire path elements in this 1-Wire path.
getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer
Retrieves the alternate Dallas Semiconductor part numbers or names.
getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer0B
Get the alternate Dallas Semiconductor part numbers or names.
getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer1F
Gets the alternate Dallas Semiconductor part numbers or names.
getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer0F
Get the alternate Dallas Semiconductor part numbers or names.
getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer01
 
getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer21
Retrieves the alternate Dallas Semiconductor part numbers or names.
getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer13
Get the alternate Dallas Semiconductor part numbers or names.
getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer33
Retrieve the alternate Dallas Semiconductor part numbers or names.
getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer23
Get the alternate Dallas Semiconductor part numbers or names.
getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer05
Retrieves the alternate Dallas Semiconductor part numbers or names.
getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer27
Get the alternate Dallas Semiconductor part numbers or names.
getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer09
Get the alternate Dallas Semiconductor part numbers or names.
getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer1A
Get the alternate Dallas Semiconductor part numbers or names.
getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer2C
Retrieves the alternate Dallas Semiconductor part numbers or names.
getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer10
Retrieves the alternate Dallas Semiconductor part numbers or names.
getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer30
Returns the alternate Dallas Semiconductor part number or name.
getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer20
Gets any other possible names for this 1-Wire device.
getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer12
Retrieves the alternate Dallas Semiconductor part numbers or names.
getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer02
 
getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer22
Retrieves the alternate Dallas Semiconductor part numbers or names.
getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer14
Get the alternate Dallas Semiconductor part numbers or names.
getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer04
Get the alternate Dallas Semiconductor part numbers or names.
getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer24
Get the alternate Dallas Semiconductor part numbers or names.
getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer16
Gets the alternate Dallas Semiconductor part numbers or names.
getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer26
Return the alternate Dallas Semiconductor part number or name.
getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer18
Retrieve the alternate Dallas Semiconductor part numbers or names.
getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer28
Retrieves the alternate Dallas Semiconductor part numbers or names.
getAppletGCMode() - Method in class com.dalsemi.onewire.container.OneWireContainer16
Gets the Applet Garbage Collection Mode.
getATR() - Method in class com.dalsemi.onewire.container.OneWireContainer16
Gets the Answer To Reset (ATR) from this Java iButton.
getAuthenticationPageNumber() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
Returns the page number used by this coprocessor for storing system authentication secret and recreating user's authentication secret.
getAuthorizationCommand() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser
Returns a byte representing the appropriate authorization command for the coprocessor to use to authenticate this user.
getAuthorizationCommand() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser33
Returns a byte representing the appropriate authorization command for the coprocessor to use to authenticate this user.
getAuthorizationCommand() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser18
Returns a byte representing the appropriate authorization command for the coprocessor to use to authenticate this user.
getAuxilliaryData() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
Returns a string representing the auxilliary data associated with this coprocessor's service.
getBankDescription() - Method in interface com.dalsemi.onewire.container.MemoryBank
Gets a string description of this memory bank.
getBindCode() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
Returns 7 byte binding code for finalizing secret installation on user buttons.
getBindCode(byte[], int) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
Copies 7 byte binding code for finalizing secret installation on user buttons.
getBindData() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
Returns 32 byte binding data for finalizing secret installation on user buttons.
getBindData(byte[], int) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
Copies 32 byte binding data for finalizing secret installation on user buttons.
getBit() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Gets a bit from the 1-Wire Network.
getBit() - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Gets a bit from the 1-Wire Network.
getBlock(byte[], int) - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Gets a block of data from the 1-Wire Network and write it into the provided array.
getBlock(byte[], int) - Method in class com.dalsemi.onewire.adapter.DumbAdapter
This method does nothing in DumbAdapter.
getBlock(byte[], int, int) - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Gets a block of data from the 1-Wire Network and write it into the provided array.
getBlock(byte[], int, int) - Method in class com.dalsemi.onewire.adapter.DumbAdapter
This method does nothing in DumbAdapter.
getBlock(int) - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Gets a block of data from the 1-Wire Network.
getBlock(int) - Method in class com.dalsemi.onewire.adapter.DumbAdapter
This method does nothing in DumbAdapter.
getBranches() - Method in class com.dalsemi.onewire.application.tag.TAGParser
Returns the vector of Branch TaggedDevice objects described in the TAG file.
getBranches() - Method in class com.dalsemi.onewire.application.tag.TaggedDevice
Gets a vector of branches (to get to) the tagged device.
getBuffer() - Method in class com.dalsemi.onewire.container.CommandAPDU
Gets this CommandAPDU apduBuffer.
getByte() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Gets a byte from the 1-Wire Network.
getByte() - Method in class com.dalsemi.onewire.adapter.DumbAdapter
This method does nothing in DumbAdapter.
getByte(int) - Method in class com.dalsemi.onewire.container.CommandAPDU
Gets the byte at the specified offset in the apduBuffer.
getByte(int) - Method in class com.dalsemi.onewire.container.ResponseAPDU
Gets the byte value at the specified offset in apduBuffer.
getBytes() - Method in class com.dalsemi.onewire.container.CommandAPDU
Gets a byte array of the buffered CommandAPDU.
getBytes() - Method in class com.dalsemi.onewire.container.ResponseAPDU
Gets a byte array holding this ResponseAPDU apduBuffer.
getCanonicalFile() - Method in class com.dalsemi.onewire.utils.OWFile
Returns the canonical form of this abstract pathname.
getCanonicalPath() - Method in class com.dalsemi.onewire.utils.OWFile
Returns the canonical pathname string of this abstract pathname.
getCardID(int) - Method in class com.dalsemi.onewire.jib.terminal.JiBCardTerminal
Gets the CardID from the Java Powered iButton on the specified slot.
getCardID(int, int) - Method in class com.dalsemi.onewire.jib.terminal.JiBCardTerminal
Get the CardID from the Java Powered iButton on the specified slot.
getCardType(CardID, CardServiceScheduler) - Method in class com.dalsemi.onewire.jib.service.JiBCardServiceFactory
Indicate whether this CardServiceFactory "knows" the smart card OS and/or installed card applications and might be able to instantiate CardServices for it.
getCCA() - Method in class com.dalsemi.onewire.container.OneWireContainer26
Retrieves the current CCA value in mVHr.
getChallenge(byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer33
Get the challenge of this device as an array of bytes.
getChannel() - Method in class com.dalsemi.onewire.application.tag.TaggedDevice
Gets the channel for the tagged device as an int.
getChannel() - Method in class com.dalsemi.onewire.utils.OWPathElement
Get the channel number of this 1-Wire path element.
getChannelAsString() - Method in class com.dalsemi.onewire.application.tag.TaggedDevice
Gets the channel for the tagged device as a String.
getCLA() - Method in class com.dalsemi.onewire.container.CommandAPDU
Gets the CLA byte value.
getClasses(CardType) - Method in class com.dalsemi.onewire.jib.service.JiBCardServiceFactory
Return an enumeration of known CardService classes.
getClassVersion() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Retrieves a version string for this class.
getClassVersion() - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Retrieves a version string for this class.
getClock(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Extracts the Real-Time clock value in milliseconds.
getClock(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer27
Extracts the Real-Time clock value in milliseconds.
getClock(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Extracts the Real-Time clock value in milliseconds.
getClock(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer24
Extracts the Real-Time clock value in milliseconds.
getClock(byte[]) - Method in interface com.dalsemi.onewire.container.ClockContainer
Extracts the Real-Time clock value in milliseconds.
getClock(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
This method extracts the Clock Value in milliseconds from the state data retrieved from the readDevice() method.
getClockAlarm(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Extracts the clock alarm value for the Real-Time clock.
getClockAlarm(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer27
Extracts the clock alarm value for the Real-Time clock.
getClockAlarm(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Extracts the clock alarm value for the Real-Time clock.
getClockAlarm(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer24
Extracts the clock alarm value for the Real-Time clock.
getClockAlarm(byte[]) - Method in interface com.dalsemi.onewire.container.ClockContainer
Extracts the clock alarm value for the Real-Time clock.
getClockAlarm(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
This method extracts the Clock Alarm Value from the provided state data retrieved from the readDevice() method.
getClockResolution() - Method in class com.dalsemi.onewire.container.OneWireContainer21
Gets the clock resolution in milliseconds
getClockResolution() - Method in class com.dalsemi.onewire.container.OneWireContainer27
Query to get the clock resolution in milliseconds
getClockResolution() - Method in class com.dalsemi.onewire.container.OneWireContainer04
Query to get the clock resolution in milliseconds
getClockResolution() - Method in class com.dalsemi.onewire.container.OneWireContainer24
Query to get the clock resolution in milliseconds
getClockResolution() - Method in interface com.dalsemi.onewire.container.ClockContainer
Gets the clock resolution in milliseconds.
getClockResolution() - Method in class com.dalsemi.onewire.container.OneWireContainer26
Query to get the clock resolution in milliseconds
getClusterName() - Method in class com.dalsemi.onewire.application.tag.TaggedDevice
Gets the cluster name for the tagged device.
getCommandAPDUInfo() - Method in class com.dalsemi.onewire.container.OneWireContainer16
Gets the current CommandAPDU sent to this Java iButton
getCommandPINMode() - Method in class com.dalsemi.onewire.container.OneWireContainer16
Gets the Command PIN Mode.
getCommitBufferSize() - Method in class com.dalsemi.onewire.container.OneWireContainer16
Gets the size of the Commit Buffer.
getContainer() - Method in class com.dalsemi.onewire.utils.OWPathElement
Get the 1-Wire container for this 1-Wire path element.
getContainer(int) - Method in class com.dalsemi.onewire.jib.terminal.JiBCardTerminal
Gets the com.dalsemi.onewire.container.OneWireContainer of the currently inserted Java Powered iButton.
getContainerSecret(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer33
Get the secret of this device as an array of bytes.
getControlChannelAssociation(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer1F
Checks the channel association of the control pin.
getControlData(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer1F
Checks the control data value.
getCurrent(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer30
Gets the instantaneous current.
getCurrent(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
Get the instantaneous current.
getCurrentWiperNumber(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer2C
Gets the currently selected wiper number.
getCurrentWiperNumber(byte[]) - Method in interface com.dalsemi.onewire.container.PotentiometerContainer
Gets the currently selected wiper number.
getCycleCounter(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Get the power cycle count value.
getCycleCounterAlarm(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Get the cycle count Alarm Value.
getData() - Method in class com.dalsemi.onewire.container.ResponseAPDU
Gets the data field of this ResponseAPDU.
getDCA() - Method in class com.dalsemi.onewire.container.OneWireContainer26
Retrieves the value of the DCA in mVHr.
getDefaultAdapter() - Static method in class com.dalsemi.onewire.OneWireAccessProvider
Finds, opens, and verifies the default adapter and port.
getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer
Retrieves a short description of the function of the 1-Wire device type.
getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer0B
Get a short description of the function of this iButton or 1-Wire Device type.
getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer1D
Get a short description of the function of this iButton or 1-Wire Device type.
getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer1F
Gets a short description of the function of this iButton or 1-Wire Device type.
getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer0F
Get a short description of the function of this iButton or 1-Wire Device type.
getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer01
 
getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer21
Gets a short description of the function of this iButton or 1-Wire Device type.
getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer13
Get a short description of the function of this iButton or 1-Wire Device type.
getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer33
Retrieve a short description of the function of the iButton type.
getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer23
Get a short description of the function of this iButton or 1-Wire Device type.
getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer05
Gets a short description of the function of this iButton or 1-Wire Device type.
getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer27
Get a short description of the function of this iButton or 1-Wire Device type.
getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer09
Get a short description of the function of this iButton or 1-Wire Device type.
getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer1A
Get a short description of the function of this iButton or 1-Wire Device type.
getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer0A
Get a short description of the function of this iButton or 1-Wire Device type.
getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer0C
Get a short description of the function of this iButton or 1-Wire Device type.
getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer2C
Retrieves a short description of the function of this 1-Wire Device.
getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer10
Retrieves a short description of the function of this OneWireContainer10 type.
getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer30
Returns a short description of the function of this 1-Wire device type.
getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer20
Gets a brief description of the functionality of this 1-Wire device.
getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer12
Gets a short description of the function of this iButton or 1-Wire Device type.
getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer02
 
getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer22
Retrieves a short description of the function of this OneWireContainer22 type.
getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer14
Get a short description of the function of this iButton or 1-Wire Device type.
getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer04
Get a short description of the function of this iButton or 1-Wire Device type.
getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer24
Get a short description of the function of this iButton or 1-Wire Device type.
getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer16
Gets a short description of the function of this Java iButton.
getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer06
Get a short description of the function of this iButton or 1-Wire Device type.
getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer26
Return a short description of the function of this 1-Wire device type.
getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer18
Get a short description of the function of this iButton or 1-Wire Device type.
getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer08
Get a short description of the function of this iButton or 1-Wire Device type.
getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer28
Retrieves a short description of the function of this OneWireContainer28 type.
getDeviceContainer() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Constructs a OneWireContainer object using the current 1-Wire network address.
getDeviceContainer() - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Returns a OneWireContainer object using the current 1-Wire network address.
getDeviceContainer() - Method in class com.dalsemi.onewire.application.tag.TaggedDevice
Gets the 1-Wire Container for the tagged device.
getDeviceContainer() - Method in class com.dalsemi.onewire.utils.NetworkMonitorEvent
Get the 1-Wire device that this event is about as a 1-Wire container.
getDeviceContainer() - Method in class com.dalsemi.onewire.utils.OneWireMonitorEvent
Retrieves the container for the device causing the event.
getDeviceContainer(byte[]) - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Constructs a OneWireContainer object with a user supplied 1-Wire network address.
getDeviceContainer(byte[]) - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Gets the container from this adapter whose address matches the address of a container in the DumbAdapter's internal java.util.Vector.
getDeviceContainer(long) - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Constructs a OneWireContainer object with a user supplied 1-Wire network address.
getDeviceContainer(long) - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Gets the container from this adapter whose address matches the address of a container in the DumbAdapter's internal java.util.Vector.
getDeviceContainer(String) - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Constructs a OneWireContainer object with a user supplied 1-Wire network address.
getDeviceContainer(String) - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Gets the container from this adapter whose address matches the address of a container in the DumbAdapter's internal java.util.Vector.
getDevicePOR(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer20
Detects if this device has seen a Power-On-Reset (POR).
getDeviceSamplesCounter(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Determines the total number of samples taken by this Thermocron.
getDeviceType() - Method in class com.dalsemi.onewire.application.tag.TaggedDevice
Gets the device type for the tagged device.
getDisconnectTime(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
This method extracts the Clock Value in milliseconds from the state data retrieved from the readDevice() method.
getEncryptionCode() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
Returns an integer representing the encryption code for this coprocessor.
getEndOfChargeTime(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
This method extracts the Clock Value in milliseconds from the state data retrieved from the readDevice() method.
getEphemeralGCMode() - Method in class com.dalsemi.onewire.container.OneWireContainer16
Gets the Ephemeral Gabage Collection Mode.
getErrorReportingMode() - Method in class com.dalsemi.onewire.container.OneWireContainer16
Gets the Error Reporting Mode.
getExceptionMode() - Method in class com.dalsemi.onewire.container.OneWireContainer16
Gets the Exception Mode.
getExtraInfoDescription() - Method in interface com.dalsemi.onewire.container.PagedMemoryBank
Gets a string description of what is contained in the Extra Information returned when reading pages in this memory bank.
getExtraInfoLength() - Method in interface com.dalsemi.onewire.container.PagedMemoryBank
Gets the length in bytes of extra information that is read when reading a page in this memory bank.
getFD() - Method in class com.dalsemi.onewire.utils.OWFileOutputStream
Returns the file descriptor associated with this stream.
getFD() - Method in class com.dalsemi.onewire.utils.OWFile
Returns the OWFileDescriptor object that represents the connection to the actual file in the Filesystem being used by this OWFileInputStream.
getFD() - Method in class com.dalsemi.onewire.utils.OWFileInputStream
Returns the OWFileDescriptor object that represents the connection to the actual file in the Filesystem being used by this FileInputStream.
getFilename(byte[], int) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
Copies the filename (used for storing account data on user buttons) into the specified array starting at the specified offset.
getFilenameExt() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
Returns the extension of the filename used for storing account data on user buttons.
getFirmwareVersionString() - Method in class com.dalsemi.onewire.container.OneWireContainer16
Gets the firmware version string.
getFirstDeviceContainer() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Returns a OneWireContainer object corresponding to the first iButton or 1-Wire device found on the 1-Wire Network.
getFirstDeviceContainer() - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Returns a OneWireContainer object corresponding to the first iButton or 1-Wire device found on the 1-Wire Network.
getFirstLogOffset(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Helps determine the times for values in a temperature log.
getFlag(byte) - Method in class com.dalsemi.onewire.container.OneWireContainer26
Checks the specified flag in the status/configuration register and returns its status as a boolean.
getFlag(int, byte) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Gets the status of the specified flag from the specified register.
getFlag(int, byte) - Method in class com.dalsemi.onewire.container.OneWireContainer30
Checks the specified flag in the specified register.
getFlag(int, byte, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Gets the status of the specified flag from the specified register.
getForceOverdrive() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser
 
getFreeMemory() - Method in class com.dalsemi.onewire.utils.OWFile
Gets the number of bytes available on this device for file and directory information.
getFreeRAM() - Method in class com.dalsemi.onewire.container.OneWireContainer16
Gets the amount of free RAM in this Java iButton.
getFullBindCode(byte[], int) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser
This function creates the full 15-byte binding data for the coprocessor to use to recreate this user's secret on the copr's workspace page.
getFullBindCode(byte[], int) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser33
This function creates the full 15-byte binding data for the coprocessor to use to recreate this user's secret on the copr's workspace page.
getFullBindCode(byte[], int) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser18
This function creates the full 15-byte binding data for the coprocessor to use to recreate this user's secret on the copr's workspace page.
getHumidity(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
Gets the humidity expressed as a percent value (0.0 to 100.0) of humidity.
getHumidity(byte[]) - Method in interface com.dalsemi.onewire.container.HumidityContainer
Gets the humidity expressed as a percent value (0.0 to 100.0) of humidity.
getHumidityAlarm(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
Gets the specified Humidity alarm value in percent from the state data retrieved from the readDevice() method.
getHumidityAlarm(int, byte[]) - Method in interface com.dalsemi.onewire.container.HumidityContainer
Gets the specified Humidity alarm value in percent from the state data retrieved from the readDevice() method.
getHumidityAlarmResolution() - Method in class com.dalsemi.onewire.container.OneWireContainer26
Gets the Humidity alarm resolution in percent.
getHumidityAlarmResolution() - Method in interface com.dalsemi.onewire.container.HumidityContainer
Gets the Humidity alarm resolution in percent.
getHumidityResolution(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
Gets the current Humidity resolution in percent from the state data retrieved from the readDevice() method.
getHumidityResolution(byte[]) - Method in interface com.dalsemi.onewire.container.HumidityContainer
Gets the current Humidity resolution in percent from the state data retrieved from the readDevice() method.
getHumidityResolutions() - Method in class com.dalsemi.onewire.container.OneWireContainer26
Get an array of available Humidity resolutions in percent humidity (0 to 100).
getHumidityResolutions() - Method in interface com.dalsemi.onewire.container.HumidityContainer
Get an array of available Humidity resolutions in percent humidity (0 to 100).
getiButtonAddress(int) - Method in class com.dalsemi.onewire.jib.terminal.JiBCardTerminal
Gets the ROM ID of the currently inserted Java Powered iButton.
getiButtonId(int) - Method in class com.dalsemi.onewire.jib.terminal.JiBCardTerminal
Gets the ROM ID of the currently inserted Java Powered iButton.
getICA() - Method in class com.dalsemi.onewire.container.OneWireContainer26
Retrieves the current ICA value in mVHr.
getInfo(AppletID) - Method in class com.dalsemi.onewire.jib.service.JiBAppletAccessCardService
Reads the AppletInfo of a given applet ID from the card's list of applets.
getInit() - Method in class com.dalsemi.onewire.application.tag.TaggedDevice
Gets the init (Initialization String) for the tagged device.
getInitialSignature() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
Returns the 20-byte initial signature used by this coprocessor for signing account data.
getInitialSignature(byte[], int) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
Copies the 20-byte initial signature used by this coprocessor for signing account data into the specified array starting at the specified offset.
getINS() - Method in class com.dalsemi.onewire.container.CommandAPDU
Gets the INS byte value.
getInterruptInterval(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer27
Returns the interval, in seconds, that the device will interrupt on.
getIntervalTimer(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Get the Interval Timer Value in milliseconds.
getIntervalTimerAlarm(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Get the Interval Timer Alarm Value.
getLabel() - Method in class com.dalsemi.onewire.application.tag.TaggedDevice
Gets the label for the tagged device.
getLastCoprError() - Method in class com.dalsemi.onewire.application.sha.SHATransaction
Returns the error code for the last error in the transaction process.
getLastError() - Method in class com.dalsemi.onewire.container.OneWireContainer16
Gets the last error value.
getLastError() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
Returns error code matching last error encountered by the coprocessor.
getLastError() - Method in class com.dalsemi.onewire.application.sha.SHATransaction
Returns the error code for the last error in the transaction process.
getLastSmartOnDeviceDetect() - Method in class com.dalsemi.onewire.container.OneWireContainer1F
Gets flag that indicates if a device was present when doing the last smart on.
getLatchState() - Method in class com.dalsemi.onewire.container.OneWireContainer30
Returns the latch state of the Programmable Input/Ouput pin on the DS2760.
getLatchState(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer1F
Checks the latch state of the indicated channel.
getLatchState(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer05
Checks the latch state of the indicated channel.
getLatchState(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer12
Checks the latch state of the indicated channel.
getLatchState(int, byte[]) - Method in interface com.dalsemi.onewire.container.SwitchContainer
Checks the latch state of the indicated channel.
getLC() - Method in class com.dalsemi.onewire.container.CommandAPDU
Gets the length of data field (LC).
getLE() - Method in class com.dalsemi.onewire.container.CommandAPDU
Gets the expected length of ResponseAPDU (LE).
getLength() - Method in class com.dalsemi.onewire.container.CommandAPDU
Gets the length of the buffered CommandAPDU.
getLength() - Method in class com.dalsemi.onewire.container.ResponseAPDU
Gets the length of apduBuffer.
getLevel(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer1F
Checks the sensed level on the indicated channel.
getLevel(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer05
Checks the sensed level on the indicated channel.
getLevel(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer12
Checks the sensed level on the indicated channel.
getLevel(int, byte[]) - Method in interface com.dalsemi.onewire.container.SwitchContainer
Checks the sensed level on the indicated channel.
getLoadPacketSize() - Method in class com.dalsemi.onewire.container.OneWireContainer16
Gets the size of the packets sent on load.
getLoadPINMode() - Method in class com.dalsemi.onewire.container.OneWireContainer16
Gets the Load PIN Mode.
getLocalPage(int) - Method in class com.dalsemi.onewire.utils.OWFile
Get's the local page number on the memory bank object for the specified page.
getMax() - Method in class com.dalsemi.onewire.application.tag.TaggedDevice
Gets the max string for the tagged device.
getMaxPacketDataLength() - Method in interface com.dalsemi.onewire.container.PagedMemoryBank
Gets Maximum data page length in bytes for a packet read or written in this memory bank.
getMaxSpeed() - Method in class com.dalsemi.onewire.container.OneWireContainer
Returns the maximum speed this iButton or 1-Wire device can communicate at.
getMaxSpeed() - Method in class com.dalsemi.onewire.container.OneWireContainer1D
Get the maximum speed this iButton or 1-Wire device can communicate at.
getMaxSpeed() - Method in class com.dalsemi.onewire.container.OneWireContainer0F
Get the maximum speed this iButton or 1-Wire device can communicate at.
getMaxSpeed() - Method in class com.dalsemi.onewire.container.OneWireContainer21
Returns the maximum speed this iButton device can communicate at.
getMaxSpeed() - Method in class com.dalsemi.onewire.container.OneWireContainer33
Returns the maximum speed this iButton can communicate at.
getMaxSpeed() - Method in class com.dalsemi.onewire.container.OneWireContainer23
Get the maximum speed this iButton or 1-Wire device can communicate at.
getMaxSpeed() - Method in class com.dalsemi.onewire.container.OneWireContainer09
Get the maximum speed this iButton or 1-Wire device can communicate at.
getMaxSpeed() - Method in class com.dalsemi.onewire.container.OneWireContainer1A
Get the maximum speed this iButton or 1-Wire device can communicate at.
getMaxSpeed() - Method in class com.dalsemi.onewire.container.OneWireContainer0A
Get the maximum speed this iButton or 1-Wire device can communicate at.
getMaxSpeed() - Method in class com.dalsemi.onewire.container.OneWireContainer0C
Get the maximum speed this iButton or 1-Wire device can communicate at.
getMaxSpeed() - Method in class com.dalsemi.onewire.container.OneWireContainer2C
Gets the maximum speed this 1-Wire device can communicate at.
getMaxSpeed() - Method in class com.dalsemi.onewire.container.OneWireContainer20
Gets the maximum speed this 1-Wire device can communicate at.
getMaxSpeed() - Method in class com.dalsemi.onewire.container.OneWireContainer16
Gets the maximum speed this One-Wire device can communicate at.
getMaxSpeed() - Method in class com.dalsemi.onewire.container.OneWireContainer18
Returns the maximum speed this iButton device can communicate at.
getMaxTemperature() - Method in class com.dalsemi.onewire.container.OneWireContainer21
Gets the maximum temperature in Celsius.
getMaxTemperature() - Method in interface com.dalsemi.onewire.container.TemperatureContainer
Gets the maximum temperature in Celsius.
getMaxTemperature() - Method in class com.dalsemi.onewire.container.OneWireContainer10
Gets the maximum temperature in Celsius.
getMaxTemperature() - Method in class com.dalsemi.onewire.container.OneWireContainer30
Queries to get the maximum temperature in degrees C.
getMaxTemperature() - Method in class com.dalsemi.onewire.container.OneWireContainer22
Gets the maximum temperature in Celsius.
getMaxTemperature() - Method in class com.dalsemi.onewire.container.OneWireContainer26
Query to get the maximum temperature in degrees C.
getMaxTemperature() - Method in class com.dalsemi.onewire.container.OneWireContainer28
Gets the maximum temperature in Celsius.
getMemoryBankForPage(int) - Method in class com.dalsemi.onewire.utils.OWFile
Get's the memory bank object for the specified page.
getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer
Returns an Enumeration of MemoryBank.
getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer0B
Get an enumeration of memory bank instances that implement one or more of the following interfaces: MemoryBank, PagedMemoryBank, and OTPMemoryBank.
getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer1D
Get an enumeration of memory bank instances that implement one or more of the following interfaces: MemoryBank, PagedMemoryBank, and OTPMemoryBank.
getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer0F
Get an enumeration of memory bank instances that implement one or more of the following interfaces: MemoryBank, PagedMemoryBank, and OTPMemoryBank.
getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer21
Gets an enumeration of memory bank instances that implement one or more of the following interfaces: MemoryBank, PagedMemoryBank, and OTPMemoryBank.
getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer13
Get an enumeration of memory bank instances that implement one or more of the following interfaces: MemoryBank, PagedMemoryBank, and OTPMemoryBank.
getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer33
Get an enumeration of memory bank instances that implement one or more of the following interfaces: MemoryBank, PagedMemoryBank, and OTPMemoryBank.
getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer23
Get an enumeration of memory bank instances that implement one or more of the following interfaces: MemoryBank, PagedMemoryBank, and OTPMemoryBank.
getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer09
Get an enumeration of memory bank instances that implement one or more of the following interfaces: MemoryBank, PagedMemoryBank, and OTPMemoryBank.
getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer1A
Get an enumeration of memory bank instances that implement one or more of the following interfaces: MemoryBank, PagedMemoryBank, and OTPMemoryBank.
getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer0A
Get an enumeration of memory bank instances that implement one or more of the following interfaces: MemoryBank, PagedMemoryBank, and OTPMemoryBank.
getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer0C
Get an enumeration of memory bank instances that implement one or more of the following interfaces: MemoryBank, PagedMemoryBank, and OTPMemoryBank.
getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer20
Gets an enumeration of memory banks.
getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer12
Gets an enumeration of memory bank instances that implement one or more of the following interfaces: MemoryBank, PagedMemoryBank, and OTPMemoryBank.
getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer14
Get an enumeration of memory bank instances that implement one or more of the following interfaces: MemoryBank, PagedMemoryBank, and OTPMemoryBank.
getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer04
Get an enumeration of memory bank instances that implement one or more of the following interfaces: MemoryBank, PagedMemoryBank, and OTPMemoryBank.
getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer06
Get an enumeration of memory bank instances that implement one or more of the following interfaces: MemoryBank, PagedMemoryBank, and OTPMemoryBank.
getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer18
Gets an enumeration of memory bank instances that implement one or more of the following interfaces: MemoryBank, PagedMemoryBank, and OTPMemoryBank.
getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer08
Get an enumeration of memory bank instances that implement one or more of the following interfaces: MemoryBank, PagedMemoryBank, and OTPMemoryBank.
getMin() - Method in class com.dalsemi.onewire.application.tag.TaggedDevice
Gets the min string for the tagged device.
getMinTemperature() - Method in class com.dalsemi.onewire.container.OneWireContainer21
Gets the minimum temperature in Celsius.
getMinTemperature() - Method in interface com.dalsemi.onewire.container.TemperatureContainer
Gets the minimum temperature in Celsius.
getMinTemperature() - Method in class com.dalsemi.onewire.container.OneWireContainer10
Gets the minimum temperature in Celsius.
getMinTemperature() - Method in class com.dalsemi.onewire.container.OneWireContainer30
Queries to get the minimum temperature in degrees C.
getMinTemperature() - Method in class com.dalsemi.onewire.container.OneWireContainer22
Gets the minimum temperature in Celsius.
getMinTemperature() - Method in class com.dalsemi.onewire.container.OneWireContainer26
Query to get the minimum temperature in degrees C.
getMinTemperature() - Method in class com.dalsemi.onewire.container.OneWireContainer28
Gets the minimum temperature in Celsius.
getMissionSamplesCounter(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Determines the number of samples taken on this mission.
getMissionTimeStamp(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Returns the date and time that the last mission was started.
getName() - Method in class com.dalsemi.onewire.container.OneWireContainer
Retrieves the Dallas Semiconductor part number of the 1-Wire device as a String.
getName() - Method in class com.dalsemi.onewire.container.OneWireContainer0B
Get the Dallas Semiconductor part number of the iButton or 1-Wire Device as a string.
getName() - Method in class com.dalsemi.onewire.container.OneWireContainer1D
Get the Dallas Semiconductor part number of the iButton or 1-Wire Device as a string.
getName() - Method in class com.dalsemi.onewire.container.OneWireContainer1F
Gets the Dallas Semiconductor part number of the iButton or 1-Wire Device as a string.
getName() - Method in class com.dalsemi.onewire.container.OneWireContainer0F
Get the Dallas Semiconductor part number of the iButton or 1-Wire Device as a string.
getName() - Method in class com.dalsemi.onewire.container.OneWireContainer01
 
getName() - Method in class com.dalsemi.onewire.container.OneWireContainer21
Gets the Dallas Semiconductor part number of the iButton or 1-Wire Device as a java.lang.String.
getName() - Method in class com.dalsemi.onewire.container.OneWireContainer13
Get the Dallas Semiconductor part number of the iButton or 1-Wire Device as a string.
getName() - Method in class com.dalsemi.onewire.container.OneWireContainer33
Retrieve the Dallas Semiconductor part number of the iButton as a string.
getName() - Method in class com.dalsemi.onewire.container.OneWireContainer23
Get the Dallas Semiconductor part number of the iButton or 1-Wire Device as a string.
getName() - Method in class com.dalsemi.onewire.container.OneWireContainer05
Gets the Dallas Semiconductor part number of the iButton or 1-Wire Device as a java.lang.String.
getName() - Method in class com.dalsemi.onewire.container.OneWireContainer27
Get the Dallas Semiconductor part number of the iButton or 1-Wire Device as a string.
getName() - Method in class com.dalsemi.onewire.container.OneWireContainer09
Get the Dallas Semiconductor part number of the iButton or 1-Wire Device as a string.
getName() - Method in class com.dalsemi.onewire.container.OneWireContainer1A
Get the Dallas Semiconductor part number of the iButton or 1-Wire Device as a string.
getName() - Method in class com.dalsemi.onewire.container.OneWireContainer0A
Get the Dallas Semiconductor part number of the iButton or 1-Wire Device as a string.
getName() - Method in class com.dalsemi.onewire.container.OneWireContainer0C
Get the Dallas Semiconductor part number of the iButton or 1-Wire Device as a string.
getName() - Method in class com.dalsemi.onewire.container.OneWireContainer2C
Retrieves the Dallas Semiconductor part number of this 1-Wire device as a string.
getName() - Method in class com.dalsemi.onewire.container.OneWireContainer10
Retrieves the Dallas Semiconductor part number of this OneWireContainer10 as a String.
getName() - Method in class com.dalsemi.onewire.container.OneWireContainer30
Returns the Dallas Semiconductor part number of this 1-Wire device as a string.
getName() - Method in class com.dalsemi.onewire.container.OneWireContainer20
Gets the name of this 1-Wire device.
getName() - Method in class com.dalsemi.onewire.container.OneWireContainer12
Gets the Dallas Semiconductor part number of the iButton or 1-Wire Device as a java.lang.String.
getName() - Method in class com.dalsemi.onewire.container.OneWireContainer02
 
getName() - Method in class com.dalsemi.onewire.container.OneWireContainer22
Retrieves the Dallas Semiconductor part number of this OneWireContainer22 as a String.
getName() - Method in class com.dalsemi.onewire.container.OneWireContainer14
Get the Dallas Semiconductor part number of the iButton or 1-Wire Device as a string.
getName() - Method in class com.dalsemi.onewire.container.OneWireContainer04
Get the Dallas Semiconductor part number of the iButton or 1-Wire Device as a string.
getName() - Method in class com.dalsemi.onewire.container.OneWireContainer24
Get the Dallas Semiconductor part number of the iButton or 1-Wire Device as a string.
getName() - Method in class com.dalsemi.onewire.container.OneWireContainer16
Gets the Dallas Semiconductor part number of this Java iButton as a string.
getName() - Method in class com.dalsemi.onewire.container.OneWireContainer06
Get the Dallas Semiconductor part number of the iButton or 1-Wire Device as a string.
getName() - Method in class com.dalsemi.onewire.container.OneWireContainer26
Returns the Dallas Semiconductor part number of this 1-Wire device as a string.
getName() - Method in class com.dalsemi.onewire.container.OneWireContainer18
Get the Dallas Semiconductor part number of the iButton or 1-Wire Device as a java.lang.String.
getName() - Method in class com.dalsemi.onewire.container.OneWireContainer08
Get the Dallas Semiconductor part number of the iButton or 1-Wire Device as a string.
getName() - Method in class com.dalsemi.onewire.container.OneWireContainer28
Retrieves the Dallas Semiconductor part number of this OneWireContainer28 as a String.
getName() - Method in class com.dalsemi.onewire.utils.OWFile
Returns the name of the file or directory denoted by this abstract pathname.
getNextDeviceContainer() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Returns a OneWireContainer object corresponding to the next iButton or 1-Wire device found.
getNextDeviceContainer() - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Returns a OneWireContainer object corresponding to the next iButton or 1-Wire device found.
getNumberADChannels() - Method in interface com.dalsemi.onewire.container.ADContainer
Gets the number of channels supported by this A/D.
getNumberADChannels() - Method in class com.dalsemi.onewire.container.OneWireContainer30
Queries to get the number of channels supported by this A/D device.
getNumberADChannels() - Method in class com.dalsemi.onewire.container.OneWireContainer20
Queries to get the number of channels supported by this A/D.
getNumberADChannels() - Method in class com.dalsemi.onewire.container.OneWireContainer26
Query to get the number of channels supported by this A/D.
getNumberChannels(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer1F
Query to get the number of channels supported by this switch.
getNumberChannels(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer05
Gets the number of channels supported by this switch.
getNumberChannels(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer12
Gets the number of channels supported by this switch.
getNumberChannels(byte[]) - Method in interface com.dalsemi.onewire.container.SwitchContainer
Gets the number of channels supported by this switch.
getNumberPages() - Method in interface com.dalsemi.onewire.container.PagedMemoryBank
Gets the number of pages in this memory bank.
getOneWireContainer() - Method in class com.dalsemi.onewire.utils.OWFile
Gets the OneWireContainer that this File resides on.
getOneWireContainers() - Method in class com.dalsemi.onewire.utils.OWFile
Gets the OneWireContainer(s) that this File resides on.
getOutputState(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer20
Detects if the output is enabled for the specified channel from the provided register buffer.
getOWPath() - Method in class com.dalsemi.onewire.application.tag.TaggedDevice
Gets the OWPath for the tagged device.
getOWPath() - Method in class com.dalsemi.onewire.utils.NetworkMonitorEvent
Get the 1-Wire path where the event occurred
getOWPaths() - Method in class com.dalsemi.onewire.application.tag.TAGParser
Returns the vector of OWPath objects discovered through parsing the XML file.
getP1() - Method in class com.dalsemi.onewire.container.CommandAPDU
Gets the first parameter (P1) byte value.
getP2() - Method in class com.dalsemi.onewire.container.CommandAPDU
Gets the second parameter (P2) byte value.
getPageLength() - Method in interface com.dalsemi.onewire.container.PagedMemoryBank
Gets raw page length in bytes in this memory bank.
getPageList() - Method in class com.dalsemi.onewire.utils.OWFile
Get's an array of integers that represents the page list of the file or directory represented by this OWFile.
getParameter(int) - Method in class com.dalsemi.onewire.application.sha.SHATransaction
Retrieves the value of a particular parameter for this transaction.
getParameter(int) - Method in class com.dalsemi.onewire.application.sha.SHADebitUnsigned
Retrieves the value of a particular parameter for this debit transaction.
getParameter(int) - Method in class com.dalsemi.onewire.application.sha.SHADebit
Retrieves the value of a particular parameter for this debit transaction.
getParent() - Method in class com.dalsemi.onewire.utils.OWFile
Returns the pathname string of this abstract pathname's parent, or null if this pathname does not name a parent directory.
getParentFile() - Method in class com.dalsemi.onewire.utils.OWFile
Returns the abstract pathname of this abstract pathname's parent, or null if this pathname does not name a parent directory.
getPath() - Method in class com.dalsemi.onewire.utils.OWFile
Converts this abstract pathname into a pathname string.
getPORCount() - Method in class com.dalsemi.onewire.container.OneWireContainer16
Gets the number of times this Java iButton has been power-on-reset (POR) since the last master erase.
getPortName() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Retrieves the name of the selected port as a String.
getPortName() - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Retrieves the name of the selected port as a String.
getPortNames() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Retrieves a list of the platform appropriate port names for this adapter.
getPortNames() - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Retrieves a list of the platform appropriate port names for this adapter.
getPortTypeDescription() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Retrieves a description of the port required by this port adapter.
getPortTypeDescription() - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Retrieves a description of the port required by this port adapter.
getProperty(String) - Static method in class com.dalsemi.onewire.OneWireAccessProvider
Gets the specfied onewire property.
getProviderName() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
Returns a string representing the Provider name associated with this coprocessor's service.
getRandomBytes(int) - Method in class com.dalsemi.onewire.container.OneWireContainer16
Gets requested number of bytes of random data generated by this Java iButton.
getRealTimeClock() - Method in class com.dalsemi.onewire.container.OneWireContainer16
Gets the Real Time Clock.
getRedirectedPage(int) - Method in interface com.dalsemi.onewire.container.OTPMemoryBank
Gets the page redirection of the specified page.
getRemainingCapacity() - Method in class com.dalsemi.onewire.container.OneWireContainer26
Calculate the remaining capacity in mAH as outlined in the data sheet.
getRemainingCapacity(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer30
Calculates the remaining capacity in mAHours from the current Accumulator.
getResponseAPDUInfo() - Method in class com.dalsemi.onewire.container.OneWireContainer16
Gets the current ResponseAPDU received from this Java iButton
getRestoreMode() - Method in class com.dalsemi.onewire.container.OneWireContainer16
Gets the Restore Mode.
getRunTime() - Method in class com.dalsemi.onewire.container.OneWireContainer16
Gets the run time value set for this Java iButton
getSampleRate(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Returns the rate at which the DS1921 takes temperature samples.
getSelections() - Method in interface com.dalsemi.onewire.application.tag.TaggedActuator
Get the possible selection states of this actuator
getSelections() - Method in class com.dalsemi.onewire.application.tag.Switch
Get the possible selection states of this actuator
getSelections() - Method in class com.dalsemi.onewire.application.tag.D2A
Get the possible selection states of this actuator
getSensedActivity(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer1F
Checks if the indicated channel has experienced activity.
getSensedActivity(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer05
Checks if the indicated channel has experienced activity.
getSensedActivity(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer12
Checks if the indicated channel has experienced activity.
getSensedActivity(int, byte[]) - Method in interface com.dalsemi.onewire.container.SwitchContainer
Checks if the indicated channel has experienced activity.
getSenseResistor() - Method in class com.dalsemi.onewire.container.OneWireContainer26
Get the value used for the sense resistor in the getCurrent() calculations.
getSigningChallenge() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
Returns the 3-byte signing challenge used by this coprocessor for data validation.
getSigningChallenge(byte[], int) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
Copies the 3-byte signing challenge used by this coprocessor for data validation into the specified array starting at the specified offset.
getSigningPageNumber() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
Returns the page number used by this coprocessor for signing account data.
getSize() - Method in interface com.dalsemi.onewire.container.MemoryBank
Gets the size of this memory bank in bytes.
getSpeed() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Returns the current data transfer speed on the 1-Wire Network.
getSpeed() - Method in class com.dalsemi.onewire.adapter.DumbAdapter
This method does nothing in DumbAdapter.
getStartPhysicalAddress() - Method in interface com.dalsemi.onewire.container.MemoryBank
Gets the starting physical address of this bank.
getSW() - Method in class com.dalsemi.onewire.container.ResponseAPDU
Gets the value of SW1 and SW2 as an integer.
getSW1() - Method in class com.dalsemi.onewire.container.ResponseAPDU
Gets the value of SW1.
getSW2() - Method in class com.dalsemi.onewire.container.ResponseAPDU
Gets the value of SW2.
getTemperature(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Gets the temperature value in Celsius from the state data retrieved from the readDevice() method.
getTemperature(byte[]) - Method in interface com.dalsemi.onewire.container.TemperatureContainer
Gets the temperature value in Celsius from the state data retrieved from the readDevice() method.
getTemperature(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer10
Gets the temperature value in Celsius from the state data retrieved from the readDevice() method.
getTemperature(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer30
Extracts the temperature value in degrees C from the state data retrieved from the readDevice() method.
getTemperature(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer22
Gets the temperature value in Celsius from the state data retrieved from the readDevice() method.
getTemperature(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
This method extracts the Temperature Value in degrees C from the state data retrieved from the readDevice() method.
getTemperature(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer28
Gets the temperature value in Celsius from the state data retrieved from the readDevice() method.
getTemperatureAlarm(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Gets the specified temperature alarm value in Celsius from the state data retrieved from the readDevice() method.
getTemperatureAlarm(int, byte[]) - Method in interface com.dalsemi.onewire.container.TemperatureContainer
Gets the specified temperature alarm value in Celsius from the state data retrieved from the readDevice() method.
getTemperatureAlarm(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer10
Gets the specified temperature alarm value in Celsius from the state data retrieved from the readDevice() method.
getTemperatureAlarm(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer30
Extracts the specified temperature alarm value in degrees C from the state data retrieved from the readDevice() method.
getTemperatureAlarm(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer22
Gets the specified temperature alarm value in Celsius from the state data retrieved from the readDevice() method.
getTemperatureAlarm(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
This method extracts the specified Alarm value in degrees C from the state data retrieved from the readDevice() method.
getTemperatureAlarm(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer28
Gets the specified temperature alarm value in Celsius from the state data retrieved from the readDevice() method.
getTemperatureAlarmResolution() - Method in class com.dalsemi.onewire.container.OneWireContainer21
Gets the temperature alarm resolution in Celsius.
getTemperatureAlarmResolution() - Method in interface com.dalsemi.onewire.container.TemperatureContainer
Gets the temperature alarm resolution in Celsius.
getTemperatureAlarmResolution() - Method in class com.dalsemi.onewire.container.OneWireContainer10
Gets the temperature alarm resolution in Celsius.
getTemperatureAlarmResolution() - Method in class com.dalsemi.onewire.container.OneWireContainer30
Queries to get the high/low temperature alarm resolution in degrees C.
getTemperatureAlarmResolution() - Method in class com.dalsemi.onewire.container.OneWireContainer22
Gets the temperature alarm resolution in Celsius.
getTemperatureAlarmResolution() - Method in class com.dalsemi.onewire.container.OneWireContainer26
Query to get the high/low resolution in degrees C.
getTemperatureAlarmResolution() - Method in class com.dalsemi.onewire.container.OneWireContainer28
Gets the temperature alarm resolution in Celsius.
getTemperatureHistogram() - Method in class com.dalsemi.onewire.container.OneWireContainer21
Returns an array of the 63 counter bins holding the DS1921 histogram data.
getTemperatureLog(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Returns the log of temperature measurements.
getTemperatureResolution(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Gets the current temperature resolution in Celsius from the state data retrieved from the readDevice() method.
getTemperatureResolution(byte[]) - Method in interface com.dalsemi.onewire.container.TemperatureContainer
Gets the current temperature resolution in Celsius from the state data retrieved from the readDevice() method.
getTemperatureResolution(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer10
Gets the current temperature resolution in Celsius from the state data retrieved from the readDevice() method.
getTemperatureResolution(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer30
Extracts the current temperature resolution in degrees C from the state data retrieved from the readDevice() method.
getTemperatureResolution(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer22
Gets the current temperature resolution in Celsius from the state data retrieved from the readDevice() method.
getTemperatureResolution(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
This method extracts the current resolution in degrees C from the state data retrieved from the readDevice() method.
getTemperatureResolution(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer28
Gets the current temperature resolution in Celsius from the state data retrieved from the readDevice() method.
getTemperatureResolutions() - Method in class com.dalsemi.onewire.container.OneWireContainer21
Get an array of available temperature resolutions in Celsius.
getTemperatureResolutions() - Method in interface com.dalsemi.onewire.container.TemperatureContainer
Get an array of available temperature resolutions in Celsius.
getTemperatureResolutions() - Method in class com.dalsemi.onewire.container.OneWireContainer10
Gets an array of available temperature resolutions in Celsius.
getTemperatureResolutions() - Method in class com.dalsemi.onewire.container.OneWireContainer30
Queries to get an array of available temperature resolutions in degrees C.
getTemperatureResolutions() - Method in class com.dalsemi.onewire.container.OneWireContainer22
Gets an array of available temperature resolutions in Celsius.
getTemperatureResolutions() - Method in class com.dalsemi.onewire.container.OneWireContainer26
Query to get an array of available resolutions in degrees C.
getTemperatureResolutions() - Method in class com.dalsemi.onewire.container.OneWireContainer28
Gets an array of available temperature resolutions in Celsius.
getVersion() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
Returns the version number of this service.
getWiperPosition() - Method in class com.dalsemi.onewire.container.OneWireContainer2C
Gets the current wiper position of this device.
getWiperPosition() - Method in interface com.dalsemi.onewire.container.PotentiometerContainer
Gets the current wiper position of the Potentiometer.
getWorkspacePageNumber() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
Returns the page number used by this coprocessor for regenerating the user authentication.
getWriteCycleCounter() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser
Returns the value of the write cycle counter for the page where the account data is stored.
getWriteCycleCounter() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser33
Returns the value of the write cycle counter for the page where the account data is stored.
getWriteCycleCounter() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser18
Returns the value of the write cycle counter for the page where the account data is stored.

H

hasActivitySensing() - Method in class com.dalsemi.onewire.container.OneWireContainer1F
Checks to see if the channels of this switch support activity sensing.
hasActivitySensing() - Method in class com.dalsemi.onewire.container.OneWireContainer05
Checks if the channels of this switch support activity sensing.
hasActivitySensing() - Method in class com.dalsemi.onewire.container.OneWireContainer12
Checks if the channels of this switch support activity sensing.
hasActivitySensing() - Method in interface com.dalsemi.onewire.container.SwitchContainer
Checks to see if the channels of this switch support activity sensing.
hasADAlarmed(int, int, byte[]) - Method in interface com.dalsemi.onewire.container.ADContainer
Checks the state of the specified alarm on the specified channel.
hasADAlarmed(int, int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer30
Checks the A/D alarm event value of the specified channel from the provided state buffer.
hasADAlarmed(int, int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer20
Checks the alarm event value of the specified channel from the provided state buffer.
hasADAlarmed(int, int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
This method is used to check the alarm event value of the specified channel from the provided state buffer.
hasADAlarms() - Method in interface com.dalsemi.onewire.container.ADContainer
Checks to see if this A/D measuring device has high/low alarms.
hasADAlarms() - Method in class com.dalsemi.onewire.container.OneWireContainer30
Queries to see if this A/D measuring device has high/low alarms.
hasADAlarms() - Method in class com.dalsemi.onewire.container.OneWireContainer20
Queries to see if this A/D measuring device has high/low alarms.
hasADAlarms() - Method in class com.dalsemi.onewire.container.OneWireContainer26
Query to see if this A/D measuring device has high/low alarms.
hasClockAlarm() - Method in class com.dalsemi.onewire.container.OneWireContainer21
Checks to see if the clock has an alarm feature.
hasClockAlarm() - Method in class com.dalsemi.onewire.container.OneWireContainer27
Query to see if the clock has an alarm feature.
hasClockAlarm() - Method in class com.dalsemi.onewire.container.OneWireContainer04
Query to see if the clock has an alarm feature.
hasClockAlarm() - Method in class com.dalsemi.onewire.container.OneWireContainer24
Query to see if the clock has an alarm feature.
hasClockAlarm() - Method in interface com.dalsemi.onewire.container.ClockContainer
Checks to see if the clock has an alarm feature.
hasClockAlarm() - Method in class com.dalsemi.onewire.container.OneWireContainer26
Query to see if the clock has an alarm feature.
hasExtraInfo() - Method in interface com.dalsemi.onewire.container.PagedMemoryBank
Checks to see if this memory bank's pages deliver extra information outside of the normal data space, when read.
hashCode() - Method in class com.dalsemi.onewire.utils.OWFile
Computes a hash code for this abstract pathname.
hasHumidityAlarms() - Method in class com.dalsemi.onewire.container.OneWireContainer26
Checks to see if this Humidity measuring device has high/low trip alarms.
hasHumidityAlarms() - Method in interface com.dalsemi.onewire.container.HumidityContainer
Checks to see if this Humidity measuring device has high/low trip alarms.
hasLevelSensing() - Method in class com.dalsemi.onewire.container.OneWireContainer1F
Checks to see if the channels of this switch support level sensing.
hasLevelSensing() - Method in class com.dalsemi.onewire.container.OneWireContainer05
Checks if the channels of this switch support level sensing.
hasLevelSensing() - Method in class com.dalsemi.onewire.container.OneWireContainer12
Checks if the channels of this switch support level sensing.
hasLevelSensing() - Method in interface com.dalsemi.onewire.container.SwitchContainer
Checks to see if the channels of this switch support level sensing.
hasPageAutoCRC() - Method in interface com.dalsemi.onewire.container.PagedMemoryBank
Checks to see if this memory bank's pages can be read with the contents being verified by a device generated CRC.
hasSelectableHumidityResolution() - Method in class com.dalsemi.onewire.container.OneWireContainer26
Checks to see if this device has selectable Humidity resolution.
hasSelectableHumidityResolution() - Method in interface com.dalsemi.onewire.container.HumidityContainer
Checks to see if this device has selectable Humidity resolution.
hasSelectableTemperatureResolution() - Method in class com.dalsemi.onewire.container.OneWireContainer21
Checks to see if this device has selectable temperature resolution.
hasSelectableTemperatureResolution() - Method in interface com.dalsemi.onewire.container.TemperatureContainer
Checks to see if this device has selectable temperature resolution.
hasSelectableTemperatureResolution() - Method in class com.dalsemi.onewire.container.OneWireContainer10
Checks to see if this device has selectable temperature resolution.
hasSelectableTemperatureResolution() - Method in class com.dalsemi.onewire.container.OneWireContainer30
Queries to see if this device has selectable temperature resolution.
hasSelectableTemperatureResolution() - Method in class com.dalsemi.onewire.container.OneWireContainer22
Checks to see if this device has selectable temperature resolution.
hasSelectableTemperatureResolution() - Method in class com.dalsemi.onewire.container.OneWireContainer26
Query to see if this device has selectable resolution.
hasSelectableTemperatureResolution() - Method in class com.dalsemi.onewire.container.OneWireContainer28
Checks to see if this device has selectable temperature resolution.
hasSmartOn() - Method in class com.dalsemi.onewire.container.OneWireContainer1F
Checks to see if the channels of this switch support 'smart on'.
hasSmartOn() - Method in class com.dalsemi.onewire.container.OneWireContainer05
Checks if the channels of this switch support 'smart on'.
hasSmartOn() - Method in class com.dalsemi.onewire.container.OneWireContainer12
Checks if the channels of this switch support 'smart on'.
hasSmartOn() - Method in interface com.dalsemi.onewire.container.SwitchContainer
Checks to see if the channels of this switch support 'smart on'.
hasTemperatureAlarms() - Method in class com.dalsemi.onewire.container.OneWireContainer21
Checks to see if this temperature measuring device has high/low trip alarms.
hasTemperatureAlarms() - Method in interface com.dalsemi.onewire.container.TemperatureContainer
Checks to see if this temperature measuring device has high/low trip alarms.
hasTemperatureAlarms() - Method in class com.dalsemi.onewire.container.OneWireContainer10
Checks to see if this temperature measuring device has high/low trip alarms.
hasTemperatureAlarms() - Method in class com.dalsemi.onewire.container.OneWireContainer30
Queries to see if this temperature measuring device has high/low trip alarms.
hasTemperatureAlarms() - Method in class com.dalsemi.onewire.container.OneWireContainer22
Checks to see if this temperature measuring device has high/low trip alarms.
hasTemperatureAlarms() - Method in class com.dalsemi.onewire.container.OneWireContainer26
Query to see if this temperature measuring device has high/low trip alarms.
hasTemperatureAlarms() - Method in class com.dalsemi.onewire.container.OneWireContainer28
Checks to see if this temperature measuring device has high/low trip alarms.
hasWriteCycleCounter() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser
Returns true if this buttons account data is stored on a page that has a write cycle counter.
hasWriteCycleCounter() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser33
Returns true if this buttons account data is stored on a page that has a write cycle counter.
hasWriteCycleCounter() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser18
Returns true if this buttons account data is stored on a page that has a write cycle counter.
haveExtraInfo() - Method in interface com.dalsemi.onewire.container.PagedMemoryBank
Deprecated. As of 1-Wire API 0.01, replaced by PagedMemoryBank.hasExtraInfo()
Humidity - class com.dalsemi.onewire.application.tag.Humidity.
This class provides a default object for the Humidity type of a tagged 1-Wire device.
Humidity() - Constructor for class com.dalsemi.onewire.application.tag.Humidity
Creates an object for the device.
Humidity(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.application.tag.Humidity
Creates an object for the device with the supplied address and device type connected to the supplied port adapter.
HumidityContainer - interface com.dalsemi.onewire.container.HumidityContainer.
1-Wire Humidity interface class for basic Humidity measuring operations.

I

IAD_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer26
Flag to set/check the Current A/D Control bit with setFlag/getFlag.
increment() - Method in class com.dalsemi.onewire.container.OneWireContainer2C
Increments the wiper position after selecting the part.
increment() - Method in interface com.dalsemi.onewire.container.PotentiometerContainer
Increments the wiper position after selecting the part.
increment(boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer2C
Increments the wiper position.
increment(boolean) - Method in interface com.dalsemi.onewire.container.PotentiometerContainer
Increments the wiper position by one.
init - Variable in class com.dalsemi.onewire.application.tag.TaggedDevice
An initialization parameter for the tagged device.
initActuator() - Method in interface com.dalsemi.onewire.application.tag.TaggedActuator
Initialize the actuator
initActuator() - Method in class com.dalsemi.onewire.application.tag.Switch
Initializes the actuator
initActuator() - Method in class com.dalsemi.onewire.application.tag.D2A
Initializes the actuator
INITIAL_AMOUNT - Static variable in class com.dalsemi.onewire.application.sha.SHADebitUnsigned
Update the amount for initial account balance
INITIAL_AMOUNT - Static variable in class com.dalsemi.onewire.application.sha.SHADebit
Update the amount for initial account balance
INS - Static variable in class com.dalsemi.onewire.container.CommandAPDU
Index for addressing INS in this CommandAPDU apduBuffer.
installApplet(AppletCode) - Method in class com.dalsemi.onewire.jib.service.JiBAppletManagerCardService
Install an applet on the smart card.
installMasterSecret(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer33
 
installMasterSecret(int, byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer18
Installs a secret on a DS1963S.
installMasterSecret(int, byte[], int) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM
Installs a secret on this virtual DS1963S.
interpret(int) - Static method in class com.dalsemi.onewire.jib.SWInterpreter
Returns an appropriate message for the status word argument.
interpretVoltage(long, double) - Static method in class com.dalsemi.onewire.container.OneWireContainer20
Converts a raw voltage long value for the DS2450 into a valid voltage.
INTERRUPT_INTERVAL_1 - Static variable in class com.dalsemi.onewire.container.OneWireContainer27
 
INTERRUPT_INTERVAL_131072 - Static variable in class com.dalsemi.onewire.container.OneWireContainer27
 
INTERRUPT_INTERVAL_2048 - Static variable in class com.dalsemi.onewire.container.OneWireContainer27
 
INTERRUPT_INTERVAL_32 - Static variable in class com.dalsemi.onewire.container.OneWireContainer27
 
INTERRUPT_INTERVAL_4 - Static variable in class com.dalsemi.onewire.container.OneWireContainer27
 
INTERRUPT_INTERVAL_4096 - Static variable in class com.dalsemi.onewire.container.OneWireContainer27
 
INTERRUPT_INTERVAL_64 - Static variable in class com.dalsemi.onewire.container.OneWireContainer27
 
INTERRUPT_INTERVAL_65536 - Static variable in class com.dalsemi.onewire.container.OneWireContainer27
 
IOHelper - class com.dalsemi.onewire.utils.IOHelper.
Generic IO routines.
isAbsolute() - Method in class com.dalsemi.onewire.utils.OWFile
Tests whether this abstract pathname is absolute.
isAlarming() - Method in class com.dalsemi.onewire.container.OneWireContainer
Verifies that the iButton or 1-Wire device is present on the 1-Wire Network and in an alarm state.
isAlarming(byte[]) - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Verifies that the iButton or 1-Wire device specified is present on the 1-Wire Network and in an alarm state.
isAlarming(byte[]) - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Verifies that the iButton or 1-Wire device specified is present on the 1-Wire Network and in an alarm state.
isAlarming(long) - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Verifies that the iButton or 1-Wire device specified is present on the 1-Wire Network and in an alarm state.
isAlarming(long) - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Verifies that the iButton or 1-Wire device specified is present on the 1-Wire Network and in an alarm state.
isAlarming(String) - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Verifies that the iButton or 1-Wire device specified is present on the 1-Wire Network and in an alarm state.
isAlarming(String) - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Verifies that the iButton or 1-Wire device specified is present on the 1-Wire Network and in an alarm state.
isAutomaticDelayLong(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Checks if the automatic delay for the Inteval Timer and the Cycle counter is either 3.5ms (regular) or 123ms (long).
isCardPresent(int) - Method in class com.dalsemi.onewire.jib.terminal.JiBCardTerminal
Determines if there is a Java Powered iButton on the given slot.
isChargePumpOn(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer2C
Determines if this device's charge pump is enabled.
isChargePumpOn(byte[]) - Method in interface com.dalsemi.onewire.container.PotentiometerContainer
Determines if the Potentiometer's charge pump is enabled.
isCharging(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
Determines if the battery is charging and returns a boolean.
isClockAlarmEnabled(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Checks if the clock alarm is enabled.
isClockAlarmEnabled(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer27
Checks if the clock alarm is enabled.
isClockAlarmEnabled(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Checks if the clock alarm is enabled.
isClockAlarmEnabled(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer24
Checks if the clock alarm is enabled.
isClockAlarmEnabled(byte[]) - Method in interface com.dalsemi.onewire.container.ClockContainer
Checks if the clock alarm is enabled.
isClockAlarmEnabled(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
This method checks if the Clock Alarm is enabled from the provided state data retrieved from the readDevice() method.
isClockAlarming(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Checks if the clock alarm flag has been set.
isClockAlarming(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer27
Checks if the clock alarm flag has been set.
isClockAlarming(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Checks if the clock alarm flag has been set.
isClockAlarming(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer24
Checks if the clock alarm flag has been set.
isClockAlarming(byte[]) - Method in interface com.dalsemi.onewire.container.ClockContainer
Checks if the clock alarm flag has been set.
isClockAlarming(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
This method checks if the Clock Alarm flag has been set from the state data retrieved from the readDevice() method.
isClockRunning(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Checks if the device's oscillator is enabled.
isClockRunning(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer27
Checks if the device's oscillator is enabled.
isClockRunning(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Checks if the device's oscillator is enabled.
isClockRunning(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer24
Checks if the device's oscillator is enabled.
isClockRunning(byte[]) - Method in interface com.dalsemi.onewire.container.ClockContainer
Checks if the device's oscillator is enabled.
isClockRunning(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
This method checks if the device's oscilator is enabled.
isClockWriteProtected(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Check if the Real-Time clock/Alarm is write protected.
isContainerSecretSet() - Method in class com.dalsemi.onewire.container.OneWireContainer33
Get the current status of the secret.
isCycleCounterAlarmEnabled(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Check if the Cycle Alarm is enabled.
isCycleCounterAlarming(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Check if the Cycle Alarm flag has been set.
isCycleCounterWriteProtected(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Check if the Cycle Counter and Alarm is write protected.
isDirectory() - Method in class com.dalsemi.onewire.utils.OWFile
Tests whether the file denoted by this abstract pathname is a directory.
isDS1961Scompatible() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
Returns a boolean indicating whether or not this coprocessor's secret's were formatted for compatibility with the DS1961S.
isExternalPowerSupplied() - Method in class com.dalsemi.onewire.container.OneWireContainer22
Reads the way power is supplied to the DS1822.
isExternalPowerSupplied() - Method in class com.dalsemi.onewire.container.OneWireContainer28
Reads the way power is supplied to the DS18B20.
isFile() - Method in class com.dalsemi.onewire.utils.OWFile
Tests whether the file denoted by this abstract pathname is a normal file.
isGeneralPurposeMemory() - Method in interface com.dalsemi.onewire.container.MemoryBank
Checks to see if this memory bank is general purpose user memory.
isHidden() - Method in class com.dalsemi.onewire.utils.OWFile
Tests whether the file named by this abstract pathname is a hidden file.
isHighSideSwitch() - Method in class com.dalsemi.onewire.container.OneWireContainer1F
Checks to see if the channels of this switch are 'high side' switches.
isHighSideSwitch() - Method in class com.dalsemi.onewire.container.OneWireContainer05
Checks if the channels of this switch are 'high side' switches.
isHighSideSwitch() - Method in class com.dalsemi.onewire.container.OneWireContainer12
Checks if the channels of this switch are 'high side' switches.
isHighSideSwitch() - Method in interface com.dalsemi.onewire.container.SwitchContainer
Checks to see if the channels of this switch are 'high side' switches.
isInterruptEnabled(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer27
Checks to see if interrupt mode is turned on.
isIntervalTimerAlarmEnabled(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Check if the Interval Timer Alarm is enabled.
isIntervalTimerAlarming(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Check if the Interval Timer Alarm flag has been set.
isIntervalTimerAutomatic(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Checks if the Interval timer is automatic or manual.
isIntervalTimerStopped(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Check if the Interval timer is stopped.
isIntervalTimerWriteProtected(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Check if the Interval Timer and Interval Timer Alarm register is write protected.
isLinear(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer2C
Queries to see if this Potentiometer One Wire Device has linear potentiometer element(s) or logarithmic potentiometer element(s).
isLinear(byte[]) - Method in interface com.dalsemi.onewire.container.PotentiometerContainer
Querys to see if this Potentiometer 1-Wire Device has linear potentiometer element(s) or logarithmic potentiometer element(s).
isMACValid(int, byte[], byte[], byte[], byte[], byte[]) - Static method in class com.dalsemi.onewire.container.OneWireContainer33
Authenticates page data given a MAC.
isModeAuto(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer1F
Checks if the control I/O pin mode is automatic (see DS2409 data sheet).
isMonitorRunning() - Method in class com.dalsemi.onewire.utils.NetworkMonitor
Check if this complex Network monitor is running.
isNonVolatile() - Method in interface com.dalsemi.onewire.container.MemoryBank
Checks to see if this memory bank is non-volatile.
isOutputEnabled(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer20
Detects if the output is enabled for the specified channel from the provided register buffer.
isPageLocked(int) - Method in interface com.dalsemi.onewire.container.OTPMemoryBank
Checks to see if the specified page is locked.
isPageOneEPROMmode() - Method in class com.dalsemi.onewire.container.OneWireContainer33
Tells if page one is in EPROM mode.
isPageRedirected(int) - Method in interface com.dalsemi.onewire.container.OTPMemoryBank
Deprecated. As of 1-Wire API 0.01, replaced by OTPMemoryBank.getRedirectedPage(int)
isPowerExternal(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer20
Extracts the state of the external power indicator from the provided register buffer.
isPowerSupplied(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer12
Checks to see how the DS2406 is being supplied with power.
isPresent() - Method in class com.dalsemi.onewire.container.OneWireContainer
Verifies that the iButton or 1-Wire device is present on the 1-Wire Network.
isPresent(byte[]) - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Verifies that the iButton or 1-Wire device specified is present on the 1-Wire Network.
isPresent(byte[]) - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Verifies that the iButton or 1-Wire device specified is present on the 1-Wire Network.
isPresent(long) - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Verifies that the iButton or 1-Wire device specified is present on the 1-Wire Network.
isPresent(long) - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Verifies that the iButton or 1-Wire device specified is present on the 1-Wire Network.
isPresent(String) - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Verifies that the iButton or 1-Wire device specified is present on the 1-Wire Network.
isPresent(String) - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Verifies that the iButton or 1-Wire device specified is present on the 1-Wire Network.
isReadOnly() - Method in interface com.dalsemi.onewire.container.MemoryBank
Checks to see if this memory bank is read only.
isReadWrite() - Method in interface com.dalsemi.onewire.container.MemoryBank
Checks to see if this memory bank is read/write.
isRedirectPageLocked(int) - Method in interface com.dalsemi.onewire.container.OTPMemoryBank
Checks to see if the specified page has redirection locked.
isRelative() - Method in class com.dalsemi.onewire.container.OneWireContainer26
Checks to see if humidity value given is a 'relative' humidity value.
isRelative() - Method in interface com.dalsemi.onewire.container.HumidityContainer
Checks to see if humidity value given is a 'relative' humidity value.
isSecretWriteProtected() - Method in class com.dalsemi.onewire.container.OneWireContainer33
Get the status of the secret, if it is write protected.
isValid(byte[]) - Static method in class com.dalsemi.onewire.utils.Address
Checks the CRC8 calculation of this 1-Wire Network address.
isValid(long) - Static method in class com.dalsemi.onewire.utils.Address
Checks the CRC8 calculation of this 1-Wire Network address.
isValid(String) - Static method in class com.dalsemi.onewire.utils.Address
Checks the CRC8 calculation of this 1-Wire Network address.
isWriteOnce() - Method in interface com.dalsemi.onewire.container.MemoryBank
Checks to see if this memory bank is write once such as with EPROM technology.
isWriteProtectAllSet() - Method in class com.dalsemi.onewire.container.OneWireContainer33
Get the status of all the pages, if they are write protected.
isWriteProtectPageZeroSet() - Method in class com.dalsemi.onewire.container.OneWireContainer33
Get the status of page zero, if it is write protected.

J

JiBAppletAccessCardService - class com.dalsemi.onewire.jib.service.JiBAppletAccessCardService.
The JiBAppletAccessCardService class implements calls for accessing card-resident applets.
JiBAppletAccessCardService() - Constructor for class com.dalsemi.onewire.jib.service.JiBAppletAccessCardService
 
JiBAppletManagerCardService - class com.dalsemi.onewire.jib.service.JiBAppletManagerCardService.
The JiBAppletManagerCardService implements a set of calls for the maintenance of multiple applets on a card.
JiBAppletManagerCardService() - Constructor for class com.dalsemi.onewire.jib.service.JiBAppletManagerCardService
 
JiBCardServiceFactory - class com.dalsemi.onewire.jib.service.JiBCardServiceFactory.
A JiBCardServiceFactory can instantiate CardServices for the Java Powered iButton.
JiBCardServiceFactory() - Constructor for class com.dalsemi.onewire.jib.service.JiBCardServiceFactory
 
JiBCardTerminal - class com.dalsemi.onewire.jib.terminal.JiBCardTerminal.
The JiBCardTerminal class represents a physical card terminal for a Java Powered iButton.
JiBCardTerminal(String, String, String) - Constructor for class com.dalsemi.onewire.jib.terminal.JiBCardTerminal
Instantiate a JiBCardTerminal object.
JiBCardTerminalFactory - class com.dalsemi.onewire.jib.terminal.JiBCardTerminalFactory.
A JiBCardTerminalFactory produces CardTerminal objects that know how to communicate with Java Powered iButtons attached at an address.
JiBCardTerminalFactory() - Constructor for class com.dalsemi.onewire.jib.terminal.JiBCardTerminalFactory
 

K

killMonitor() - Method in class com.dalsemi.onewire.utils.OneWireMonitor
Causes the OneWireMonitor to exit gracefully.
killMonitor() - Method in class com.dalsemi.onewire.utils.NetworkMonitor
Kill this complex Network monitor.
killMonitor(boolean) - Method in class com.dalsemi.onewire.utils.OneWireMonitor
Causes the OneWireMonitor to exit gracefully and allows the release of resources.

L

label - Variable in class com.dalsemi.onewire.application.tag.TaggedDevice
Label for the "name" of the device.
lastModified() - Method in class com.dalsemi.onewire.utils.OWFile
Returns the time that the file denoted by this abstract pathname was last modified.
LC - Static variable in class com.dalsemi.onewire.container.CommandAPDU
Index for addressing LC in this CommandAPDU apduBuffer.
length() - Method in class com.dalsemi.onewire.utils.OWFile
Returns the length of the file denoted by this abstract pathname.
LEVEL_BREAK - Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
1-Wire Network level, (strong pulldown to 0Volts, reset 1-Wire)
LEVEL_NORMAL - Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
1-Wire Network level, normal (weak 5Volt pullup)
LEVEL_POWER_DELIVERY - Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
1-Wire Network level, (strong 5Volt pullup, used for power delivery)
LEVEL_PROGRAM - Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
1-Wire Network level, (strong 12Volt pullup, used to program eprom )
list() - Method in class com.dalsemi.onewire.jib.service.JiBAppletAccessCardService
List the available card-resident applets on the smart card.
list() - Method in class com.dalsemi.onewire.utils.OWFile
Returns an array of strings naming the files and directories in the directory denoted by this abstract pathname.
listFiles() - Method in class com.dalsemi.onewire.utils.OWFile
Returns an array of abstract pathnames denoting the files in the directory denoted by this abstract pathname.
listRoots(OneWireContainer) - Static method in class com.dalsemi.onewire.utils.OWFile
List the available filesystem roots.
load(OneWireContainer18, String) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM
Loads coprocessor configuration information from a standard TMEX service file on a DS1963S.
load(OneWireContainer, String) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM
Loads coprocessor configuration information from an (almost) standard service TMEX file on 1-Wire memory device.
load(String) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM
Loads coprocessor configuration information from an (almost) standard service file on hard drive.
loadApplet(InputStream, String) - Method in class com.dalsemi.onewire.container.OneWireContainer16
Loads an applet onto this Java iButton.
loadApplet(String, String, String) - Method in class com.dalsemi.onewire.container.OneWireContainer16
Loads an applet onto this Java iButton.
loadFirstSecret(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer33
Load First Secret
lockBlock(int) - Method in class com.dalsemi.onewire.container.OneWireContainer30
Permanently write-protects one of the user blocks of EEPROM.
lockPage(int) - Method in interface com.dalsemi.onewire.container.OTPMemoryBank
Locks the specifed page in this memory bank.
lockRedirectPage(int) - Method in interface com.dalsemi.onewire.container.OTPMemoryBank
Locks the redirection of the specifed page.

M

mark(int) - Method in class com.dalsemi.onewire.utils.OWFileInputStream
Marks the current position in this input stream.
markSupported() - Method in class com.dalsemi.onewire.utils.OWFileInputStream
Tests if this input stream supports the mark and reset methods.
masterErase() - Method in class com.dalsemi.onewire.container.OneWireContainer16
Clears all memory in this Java iButton.
MATCH_SCRATCHPAD - Static variable in class com.dalsemi.onewire.container.OneWireContainer18
 
MATCH_SCRATCHPAD_FAILED - Static variable in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
 
MATCH_SCRATCHPAD_FAILED - Static variable in class com.dalsemi.onewire.application.sha.SHATransaction
 
matchScratchPad(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer18
Verifies the hidden signature in the scratchpad of the DS1963S.
max - Variable in class com.dalsemi.onewire.application.tag.TaggedDevice
A string message representing a high or maximum value.
MEMORY_CLEAR_ENABLE_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer21
CONTROL REGISTER FLAG: Must be enabled to allow a clear memory function.
MEMORY_CLEARED_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer21
STATUS REGISTER FLAG: Will read back true if the memory has been cleared.
MemoryBank - interface com.dalsemi.onewire.container.MemoryBank.
Memory bank interface class for basic memory communication with iButtons (or 1-Wire devices).
min - Variable in class com.dalsemi.onewire.application.tag.TaggedDevice
A string message representing a low or minimum value.
MISSION_ENABLE_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer21
CONTROL REGISTER FLAG: When DISABLED, the mission will start as soon as the sample rate is written.
MISSION_IN_PROGRESS_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer21
STATUS REGISTER FLAG: Will read back true when a mission is in progress.
mkdir() - Method in class com.dalsemi.onewire.utils.OWFile
Creates the directory named by this abstract pathname.
mkdirs() - Method in class com.dalsemi.onewire.utils.OWFile
Creates the directory named by this abstract pathname, including any necessary but nonexistent parent directories.

N

needsPowerDelivery() - Method in interface com.dalsemi.onewire.container.MemoryBank
Checks to see if this memory bank requires 'PowerDelivery' in order to write.
needsProgramPulse() - Method in interface com.dalsemi.onewire.container.MemoryBank
Checks to see if this memory bank requires a 'ProgramPulse' in order to write.
networkArrival(NetworkMonitorEvent) - Method in interface com.dalsemi.onewire.utils.NetworkMonitorEventListener
Arrival event as a NetworkMonitorEventListener
networkDeparture(NetworkMonitorEvent) - Method in interface com.dalsemi.onewire.utils.NetworkMonitorEventListener
Depart event as a NetworkMonitorEventListener
networkException(Exception) - Method in interface com.dalsemi.onewire.utils.NetworkMonitorEventListener
Exception event as a NetworkMonitorEventListener
NetworkMonitor - class com.dalsemi.onewire.utils.NetworkMonitor.
1-Wire® complex Network Monitor.
NetworkMonitor(DSPortAdapter) - Constructor for class com.dalsemi.onewire.utils.NetworkMonitor
Create a new complex Network monitor on the provided adapter.
NetworkMonitorEvent - class com.dalsemi.onewire.utils.NetworkMonitorEvent.
1-Wire® complex Network Event.
NetworkMonitorEvent(NetworkMonitor, DSPortAdapter, long, OWPath) - Constructor for class com.dalsemi.onewire.utils.NetworkMonitorEvent
Create a complex Network monitor event.
NetworkMonitorEventListener - interface com.dalsemi.onewire.utils.NetworkMonitorEventListener.
Interface to be a complex 1-Wire® Network Monitor Event Listener.
NO_ERROR - Static variable in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
 
NO_ERROR - Static variable in class com.dalsemi.onewire.application.sha.SHATransaction
 
NO_PRESET - Static variable in class com.dalsemi.onewire.container.OneWireContainer20
No preset value
NUM_CHANNELS - Static variable in class com.dalsemi.onewire.container.OneWireContainer20
Number of channels
numberOfPotentiometers(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer2C
Queries to see how many potentiometers this Potentiometer One Wire Device has.
numberOfPotentiometers(byte[]) - Method in interface com.dalsemi.onewire.container.PotentiometerContainer
Querys to see how many potentiometers this Potentiometer 1-Wire Device has.
numberOfWiperSettings(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer2C
Queries to find the number of wiper settings that any wiper on this Potentiometer One Wire Device can have.
numberOfWiperSettings(byte[]) - Method in interface com.dalsemi.onewire.container.PotentiometerContainer
Querys to find the number of wiper settings that any wiper on this Potentiometer 1-Wire Device can have.
NVB_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer26
Flag to check whether or not an operation is being performed on the nonvolatile memory using getFlag.

O

ONCE_PER_DAY - Static variable in class com.dalsemi.onewire.container.OneWireContainer21
Alarm frequency setting for the setClockAlarm() method.
ONCE_PER_HOUR - Static variable in class com.dalsemi.onewire.container.OneWireContainer21
Alarm frequency setting for the setClockAlarm() method.
ONCE_PER_MINUTE - Static variable in class com.dalsemi.onewire.container.OneWireContainer21
Alarm frequency setting for the setClockAlarm() method.
ONCE_PER_SECOND - Static variable in class com.dalsemi.onewire.container.OneWireContainer21
Alarm frequency setting for the setClockAlarm() method.
ONCE_PER_WEEK - Static variable in class com.dalsemi.onewire.container.OneWireContainer21
Alarm frequency setting for the setClockAlarm() method.
OneWireAccessProvider - class com.dalsemi.onewire.OneWireAccessProvider.
The OneWireAccessProvider class manages the Dallas Semiconductor adapter class derivatives of DSPortAdapter.
oneWireArrival(OneWireMonitorEvent) - Method in interface com.dalsemi.onewire.utils.OneWireMonitorEventListener
Notifies when a new 1-Wire device is detected on the network.
OneWireContainer - class com.dalsemi.onewire.container.OneWireContainer.
A OneWireContainer encapsulates the DSPortAdapter, the 1-Wire® network address, and methods to manipulate a specific 1-Wire device.
OneWireContainer() - Constructor for class com.dalsemi.onewire.container.OneWireContainer
Create an empty container.
OneWireContainer(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer
Create a container with a provided adapter object and the address of the iButton or 1-Wire device.
OneWireContainer(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer
Create a container with a provided adapter object and the address of the iButton or 1-Wire device.
OneWireContainer(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer
Create a container with a provided adapter object and the address of the iButton or 1-Wire device.
OneWireContainer01 - class com.dalsemi.onewire.container.OneWireContainer01.
1-Wire® container that encapsulates the functionality of the 1-Wire family type 01 (hex), Dallas Semiconductor part number: DS1990A, Serial Number.
OneWireContainer01() - Constructor for class com.dalsemi.onewire.container.OneWireContainer01
Create an empty container.
OneWireContainer01(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer01
Create a container with a provided adapter object and the address of the iButton or 1-Wire device.
OneWireContainer01(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer01
Create a container with a provided adapter object and the address of the iButton or 1-Wire device.
OneWireContainer01(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer01
Create a container with a provided adapter object and the address of the iButton or 1-Wire device.
OneWireContainer02 - class com.dalsemi.onewire.container.OneWireContainer02.
1-Wire® container that encapsulates the functionality of the 1-Wire family type 02 (hex), Dallas Semiconductor part number: DS1991, MultiKey.
OneWireContainer02() - Constructor for class com.dalsemi.onewire.container.OneWireContainer02
Create an empty container.
OneWireContainer02(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer02
Create a container with a provided adapter object and the address of the iButton or 1-Wire device.
OneWireContainer02(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer02
Create a container with a provided adapter object and the address of the iButton or 1-Wire device.
OneWireContainer02(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer02
Create a container with a provided adapter object and the address of the iButton or 1-Wire device.
OneWireContainer04 - class com.dalsemi.onewire.container.OneWireContainer04.
1-Wire container for 512 byte memory iButton Plus Time, DS1994 and 1-Wire Chip, DS2404.
OneWireContainer04() - Constructor for class com.dalsemi.onewire.container.OneWireContainer04
Create an empty container that is not complete until after a call to setupContainer.
OneWireContainer04(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer04
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer04(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer04
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer04(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer04
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer05 - class com.dalsemi.onewire.container.OneWireContainer05.
1-Wire® container for a Single Addressable Switch, DS2405.
OneWireContainer05() - Constructor for class com.dalsemi.onewire.container.OneWireContainer05
Creates a new OneWireContainer for communication with a DS2405.
OneWireContainer05(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer05
Creates a new OneWireContainer for communication with a DS2405.
OneWireContainer05(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer05
Creates a new OneWireContainer for communication with a DS2405.
OneWireContainer05(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer05
Creates a new OneWireContainer for communication with a DS2405.
OneWireContainer06 - class com.dalsemi.onewire.container.OneWireContainer06.
1-Wire container for 512 byte memory iButton, DS1993.
OneWireContainer06() - Constructor for class com.dalsemi.onewire.container.OneWireContainer06
Create an empty container that is not complete until after a call to setupContainer.
OneWireContainer06(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer06
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer06(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer06
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer06(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer06
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer08 - class com.dalsemi.onewire.container.OneWireContainer08.
1-Wire container for 128 byte memory iButton, DS1992.
OneWireContainer08() - Constructor for class com.dalsemi.onewire.container.OneWireContainer08
Create an empty container that is not complete until after a call to setupContainer.
OneWireContainer08(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer08
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer08(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer08
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer08(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer08
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer09 - class com.dalsemi.onewire.container.OneWireContainer09.
1-Wire container for 128 byte Add-Only memory (EPROM) iButton, DS1982 and 1-Wire Chip, DS2502.
OneWireContainer09() - Constructor for class com.dalsemi.onewire.container.OneWireContainer09
Create an empty container that is not complete until after a call to setupContainer.
OneWireContainer09(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer09
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer09(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer09
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer09(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer09
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer0A - class com.dalsemi.onewire.container.OneWireContainer0A.
1-Wire container for 2048 byte memory iButton, DS1995.
OneWireContainer0A() - Constructor for class com.dalsemi.onewire.container.OneWireContainer0A
Create an empty container that is not complete until after a call to setupContainer.
OneWireContainer0A(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer0A
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer0A(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer0A
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer0A(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer0A
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer0B - class com.dalsemi.onewire.container.OneWireContainer0B.
1-Wire container for 2048 byte Add-Only memory (EPROM) iButton, DS1985 and 1-Wire Chip, DS2505.
OneWireContainer0B() - Constructor for class com.dalsemi.onewire.container.OneWireContainer0B
Create an empty container that is not complete until after a call to setupContainer.
OneWireContainer0B(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer0B
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer0B(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer0B
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer0B(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer0B
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer0C - class com.dalsemi.onewire.container.OneWireContainer0C.
1-Wire container for 8192 byte memory iButton, DS1996.
OneWireContainer0C() - Constructor for class com.dalsemi.onewire.container.OneWireContainer0C
Create an empty container that is not complete until after a call to setupContainer.
OneWireContainer0C(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer0C
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer0C(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer0C
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer0C(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer0C
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer0F - class com.dalsemi.onewire.container.OneWireContainer0F.
1-Wire container for 8192 byte Add-Only memory (EPROM) iButton, DS1986 and 1-Wire Chip, DS2506.
OneWireContainer0F() - Constructor for class com.dalsemi.onewire.container.OneWireContainer0F
Create an empty container that is not complete until after a call to setupContainer.
OneWireContainer0F(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer0F
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer0F(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer0F
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer0F(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer0F
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer10 - class com.dalsemi.onewire.container.OneWireContainer10.
1-Wire container for temperature iButton which measures temperatures from -55°C to +100°C, DS1920 or DS18S20.
OneWireContainer10() - Constructor for class com.dalsemi.onewire.container.OneWireContainer10
Creates an empty OneWireContainer10.
OneWireContainer10(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer10
Creates a OneWireContainer10 with the provided adapter object and the address of this One-Wire device.
OneWireContainer10(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer10
Creates a OneWireContainer10 with the provided adapter object and the address of this One-Wire device.
OneWireContainer10(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer10
Creates a OneWireContainer10 with the provided adapter object and the address of this One-Wire device.
OneWireContainer12 - class com.dalsemi.onewire.container.OneWireContainer12.
1-Wire® container for a Dual Addressable Switch, DS2406 or DS2407.
OneWireContainer12() - Constructor for class com.dalsemi.onewire.container.OneWireContainer12
Creates a new OneWireContainer for communication with a DS2406/2407.
OneWireContainer12(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer12
Creates a new OneWireContainer for communication with a DS2406/2407.
OneWireContainer12(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer12
Creates a new OneWireContainer for communication with a DS2406/2407.
OneWireContainer12(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer12
Creates a new OneWireContainer for communication with a DS2406/2407.
OneWireContainer13 - class com.dalsemi.onewire.container.OneWireContainer13.
1-Wire container for 512 byte Add-Only memory (EPROM) iButton, DS1983 and 1-Wire Chip, DS2503.
OneWireContainer13() - Constructor for class com.dalsemi.onewire.container.OneWireContainer13
Create an empty container that is not complete until after a call to setupContainer.
OneWireContainer13(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer13
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer13(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer13
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer13(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer13
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer14 - class com.dalsemi.onewire.container.OneWireContainer14.
1-Wire container for 32 byte EEPROM memory iButton, DS1971 and 1-Wire Chip, DS2430A.
OneWireContainer14() - Constructor for class com.dalsemi.onewire.container.OneWireContainer14
Create an empty container that is not complete until after a call to setupContainer.
OneWireContainer14(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer14
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer14(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer14
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer14(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer14
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer16 - class com.dalsemi.onewire.container.OneWireContainer16.
1-Wire container for Java-powered iButton, DS195X.
OneWireContainer16() - Constructor for class com.dalsemi.onewire.container.OneWireContainer16
Creates an empty OneWireContainer16.
OneWireContainer16(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer16
Creates a OneWireContainer16 with the provided adapter object and the address of this Java iButton.
OneWireContainer16(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer16
Creates a OneWireContainer16 with the provided adapter object and the address of this Java iButton.
OneWireContainer16(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer16
Creates a OneWireContainer16 with the provided adapter object and the address of this Java iButton.
OneWireContainer18 - class com.dalsemi.onewire.container.OneWireContainer18.
1-Wire® container for a SHA Transaction iButton, DS1963S.
OneWireContainer18() - Constructor for class com.dalsemi.onewire.container.OneWireContainer18
Creates a new OneWireContainer for communication with a DS1963S SHA iButton.
OneWireContainer18(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer18
Creates a new OneWireContainer for communication with a DS1963S SHA iButton.
OneWireContainer18(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer18
Creates a new OneWireContainer for communication with a DS1963S SHA iButton.
OneWireContainer18(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer18
Creates a new OneWireContainer for communication with a DS1963S SHA iButton.
OneWireContainer1A - class com.dalsemi.onewire.container.OneWireContainer1A.
1-Wire container for 512 byte memory iButton with write cycle counters, DS1963L.
OneWireContainer1A() - Constructor for class com.dalsemi.onewire.container.OneWireContainer1A
Create an empty container that is not complete until after a call to setupContainer.
OneWireContainer1A(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer1A
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer1A(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer1A
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer1A(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer1A
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer1D - class com.dalsemi.onewire.container.OneWireContainer1D.
1-Wire container for 512 byte memory with external counters, DS2423.
OneWireContainer1D() - Constructor for class com.dalsemi.onewire.container.OneWireContainer1D
Create an empty container that is not complete until after a call to setupContainer.
OneWireContainer1D(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer1D
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer1D(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer1D
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer1D(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer1D
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer1F - class com.dalsemi.onewire.container.OneWireContainer1F.
1-Wire® container for 1-Wire(MicroLAN) Coupler, DS2409.
OneWireContainer1F() - Constructor for class com.dalsemi.onewire.container.OneWireContainer1F
Create an empty container that is not complete until after a call to setupContainer.
OneWireContainer1F(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer1F
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer1F(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer1F
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer1F(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer1F
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer20 - class com.dalsemi.onewire.container.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.
OneWireContainer20() - Constructor for class com.dalsemi.onewire.container.OneWireContainer20
Default constructor
OneWireContainer20(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer20
Creates a container with a provided adapter object and the address of the 1-Wire device.
OneWireContainer20(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer20
Creates a container with a provided adapter object and the address of the 1-Wire device.
OneWireContainer20(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer20
Creates a container with a provided adapter object and the address of the 1-Wire device.
OneWireContainer21 - class com.dalsemi.onewire.container.OneWireContainer21.
1-Wire® container for a Thermocron iButton, DS1921.
OneWireContainer21() - Constructor for class com.dalsemi.onewire.container.OneWireContainer21
Creates a new OneWireContainer for communication with a DS1921 Thermocron iButton.
OneWireContainer21(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer21
Creates a new OneWireContainer for communication with a DS1921 Thermocron iButton.
OneWireContainer21(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer21
Creates a new OneWireContainer for communication with a DS1921 Thermocron iButton.
OneWireContainer21(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer21
Creates a new OneWireContainer for communication with a DS1921 Thermocron iButton.
OneWireContainer22 - class com.dalsemi.onewire.container.OneWireContainer22.
1-Wire container for temperature iButton which measures temperatures from -55°C to +125°C, DS1822.
OneWireContainer22() - Constructor for class com.dalsemi.onewire.container.OneWireContainer22
Creates an empty OneWireContainer22.
OneWireContainer22(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer22
Creates a OneWireContainer22 with the provided adapter object and the address of this One-Wire device.
OneWireContainer22(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer22
Creates a OneWireContainer22 with the provided adapter object and the address of this One-Wire device.
OneWireContainer22(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer22
Creates a OneWireContainer22 with the provided adapter object and the address of this One-Wire device.
OneWireContainer23 - class com.dalsemi.onewire.container.OneWireContainer23.
1-Wire container for 512 byte EEPROM memory iButton, DS1973 and 1-Wire Chip, DS2433.
OneWireContainer23() - Constructor for class com.dalsemi.onewire.container.OneWireContainer23
Create an empty container that is not complete until after a call to setupContainer.
OneWireContainer23(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer23
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer23(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer23
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer23(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer23
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer24 - class com.dalsemi.onewire.container.OneWireContainer24.
1-Wire container for Real-Time-Clock (RTC) iButton, DS1904 and 1-Wire Chip, DS2415.
OneWireContainer24() - Constructor for class com.dalsemi.onewire.container.OneWireContainer24
Create an empty container that is not complete until after a call to setupContainer.
OneWireContainer24(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer24
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer24(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer24
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer24(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer24
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer26 - class com.dalsemi.onewire.container.OneWireContainer26.
1-Wire® container that encapsulates the functionality of the 1-Wire family type 26 (hex), Dallas Semiconductor part number: DS2438, Smart Battery Monitor.
OneWireContainer26() - Constructor for class com.dalsemi.onewire.container.OneWireContainer26
Default constructor
OneWireContainer26(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer26
Create a container with a provided adapter object and the address of the 1-Wire device.
OneWireContainer26(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer26
Create a container with a provided adapter object and the address of the 1-Wire device.
OneWireContainer26(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer26
Create a container with a provided adapter object and the address of the 1-Wire device.
OneWireContainer27 - class com.dalsemi.onewire.container.OneWireContainer27.
1-Wire container for Real-Time Clock with Interrupt, DS2417.
OneWireContainer27() - Constructor for class com.dalsemi.onewire.container.OneWireContainer27
Create an empty container that is not complete until after a call to setupContainer.
OneWireContainer27(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer27
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer27(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer27
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer27(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer27
Create a container with the provided adapter instance and the address of the iButton or 1-Wire device.
OneWireContainer28 - class com.dalsemi.onewire.container.OneWireContainer28.
1-Wire container for temperature iButton which measures temperatures from -55°C to +125°C, DS18B20.
OneWireContainer28() - Constructor for class com.dalsemi.onewire.container.OneWireContainer28
Creates an empty OneWireContainer28.
OneWireContainer28(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer28
Creates a OneWireContainer28 with the provided adapter object and the address of this One-Wire device.
OneWireContainer28(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer28
Creates a OneWireContainer28 with the provided adapter object and the address of this One-Wire device.
OneWireContainer28(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer28
Creates a OneWireContainer28 with the provided adapter object and the address of this One-Wire device.
OneWireContainer2C - class com.dalsemi.onewire.container.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.
OneWireContainer2C() - Constructor for class com.dalsemi.onewire.container.OneWireContainer2C
Default constructor
OneWireContainer2C(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer2C
Creates a container with a provided adapter object and the address of the 1-Wire device.
OneWireContainer2C(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer2C
Creates a container with a provided adapter object and the address of this 1-Wire device.
OneWireContainer2C(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer2C
Creates a container with a provided adapter object and the address of this 1-Wire device.
OneWireContainer30 - class com.dalsemi.onewire.container.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.
OneWireContainer30() - Constructor for class com.dalsemi.onewire.container.OneWireContainer30
Default constructor
OneWireContainer30(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer30
Creates a container with a provided adapter object and the address of this 1-Wire device.
OneWireContainer30(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer30
Creates a container with a provided adapter object and the address of this 1-Wire device.
OneWireContainer30(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer30
Creates a container with a provided adapter object and the address of this 1-Wire device.
OneWireContainer33 - class com.dalsemi.onewire.container.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.
OneWireContainer33() - Constructor for class com.dalsemi.onewire.container.OneWireContainer33
Default Constructor OneWireContainer33.
OneWireContainer33(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer33
Create a container with a provided adapter object and the address of the iButton or 1-Wire device.
OneWireContainer33(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer33
Create a container with a provided adapter object and the address of the iButton or 1-Wire device.
OneWireContainer33(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer33
Create a container with a provided adapter object and the address of the iButton or 1-Wire device.
oneWireDeparture(OneWireMonitorEvent) - Method in interface com.dalsemi.onewire.utils.OneWireMonitorEventListener
Notifies when a 1-Wire device has left the network.
OneWireException - exception com.dalsemi.onewire.OneWireException.
This is the general exception thrown by the iButton and 1-Wire operations.
OneWireException() - Constructor for class com.dalsemi.onewire.OneWireException
Constructs a OneWireException with no detail message.
OneWireException(String) - Constructor for class com.dalsemi.onewire.OneWireException
Constructs a OneWireException with the specified detail message.
OneWireIOException - exception com.dalsemi.onewire.adapter.OneWireIOException.
This exception is thrown when there is an IO error communicating on on the 1-Wire Network.
OneWireIOException() - Constructor for class com.dalsemi.onewire.adapter.OneWireIOException
Constructs a OneWireIOException with no detail message.
OneWireIOException(String) - Constructor for class com.dalsemi.onewire.adapter.OneWireIOException
Constructs a OneWireIOException with the specified detail message.
OneWireMonitor - class com.dalsemi.onewire.utils.OneWireMonitor.
This class allows an application to be notified of arriving and departing 1-Wire devices on a 1-Wire network.
OneWireMonitor(DSPortAdapter) - Constructor for class com.dalsemi.onewire.utils.OneWireMonitor
Creates a 1-Wire monitoring object attached to the specified adapter.
OneWireMonitorEvent - class com.dalsemi.onewire.utils.OneWireMonitorEvent.
This class encapsulates a 1-Wire network event such as arrival or departure.
OneWireMonitorEvent(Object, OneWireContainer) - Constructor for class com.dalsemi.onewire.utils.OneWireMonitorEvent
Create a new OneWireMonitorEvent that will return the specified contianer.
NOTE: This constructor is meant to be used for debug purposes, specifically for the iB-IDE to report events.
OneWireMonitorEvent(OneWireMonitor, DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.utils.OneWireMonitorEvent
Create a new OneWireMonitorEvent with specified adapter, and address
OneWireMonitorEvent(OneWireMonitor, OneWireContainer) - Constructor for class com.dalsemi.onewire.utils.OneWireMonitorEvent
Create a new OneWireMonitorEvent that will return the specified contianer.
NOTE: This constructor is meant to be used for debug purposes, specifically for the iB-IDE to report events.
OneWireMonitorEventListener - interface com.dalsemi.onewire.utils.OneWireMonitorEventListener.
Implementing this interface will allow a class to receive 1-Wire device arrival/departure events from a OneWireMonitor.
OneWireSensor - interface com.dalsemi.onewire.container.OneWireSensor.
1-Wire sensor interface class for basic sensor operations.
onlySingleChannelOn() - Method in class com.dalsemi.onewire.container.OneWireContainer1F
Checks to see if the channels of this switch require that only one channel is on at any one time.
onlySingleChannelOn() - Method in class com.dalsemi.onewire.container.OneWireContainer05
Checks if the channels of this switch require that only one channel is on at any one time.
onlySingleChannelOn() - Method in class com.dalsemi.onewire.container.OneWireContainer12
Checks if the channels of this switch require that only one channel is on at any one time.
onlySingleChannelOn() - Method in interface com.dalsemi.onewire.container.SwitchContainer
Checks to see if the channels of this switch require that only one channel is on at any one time.
open() - Method in class com.dalsemi.onewire.jib.terminal.JiBCardTerminalFactory
Initialize the CardTerminalFactory.
open() - Method in class com.dalsemi.onewire.jib.terminal.JiBCardTerminal
Open the terminal for communication.
open() - Method in class com.dalsemi.onewire.utils.OWPath
Open this 1-Wire path so that a remote device can be accessed.
OSCILLATOR_ENABLE_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer21
CONTROL REGISTER FLAG: When DISABLED, the real time clock will start working.
OTPMemoryBank - interface com.dalsemi.onewire.container.OTPMemoryBank.
One-Time-Programmable (OTP) Memory bank interface for iButtons (or 1-Wire devices) with OTP features.
OVERVOLTAGE_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer30
PROTECTION REGISTER FLAG: When this flag is true, it indicates that the battery pack has experienced an overvoltage condition.
OWFile - class com.dalsemi.onewire.utils.OWFile.
An abstract representation of file and directory pathnames on 1-Wire devices.
OWFile(OneWireContainer[], String) - Constructor for class com.dalsemi.onewire.utils.OWFile
Creates a new OWFile instance by converting the given pathname string into an abstract pathname.
OWFile(OneWireContainer, String) - Constructor for class com.dalsemi.onewire.utils.OWFile
Creates a new OWFile instance by converting the given pathname string into an abstract pathname.
OWFile(OneWireContainer, String, String) - Constructor for class com.dalsemi.onewire.utils.OWFile
Creates a new OWFile instance from a parent pathname string and a child pathname string.
OWFile(OWFile, String) - Constructor for class com.dalsemi.onewire.utils.OWFile
Creates a new OWFile instance from a parent abstract pathname and a child pathname string.
OWFileDescriptor - class com.dalsemi.onewire.utils.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.
OWFileDescriptor() - Constructor for class com.dalsemi.onewire.utils.OWFileDescriptor
Construct an invalid 1-Wire FileDescriptor
OWFileInputStream - class com.dalsemi.onewire.utils.OWFileInputStream.
A OWFileInputStream obtains input bytes from a file in a 1-Wire Filesystem.
OWFileInputStream(OneWireContainer[], String) - Constructor for class com.dalsemi.onewire.utils.OWFileInputStream
Creates a FileInputStream by opening a connection to an actual file, the file named by the path name name in the Filesystem.
OWFileInputStream(OneWireContainer, String) - Constructor for class com.dalsemi.onewire.utils.OWFileInputStream
Creates a FileInputStream by opening a connection to an actual file, the file named by the path name name in the Filesystem.
OWFileInputStream(OWFile) - Constructor for class com.dalsemi.onewire.utils.OWFileInputStream
Creates a OWFileInputStream by opening a connection to an actual file, the file named by the File object file in the Filesystem.
OWFileInputStream(OWFileDescriptor) - Constructor for class com.dalsemi.onewire.utils.OWFileInputStream
Creates a OWFileInputStream by using the file descriptor fdObj, which represents an existing connection to an actual file in the Filesystem.
OWFileOutputStream - class com.dalsemi.onewire.utils.OWFileOutputStream.
A 1-Wire file output stream is an output stream for writing data to a OWFile or to a OWFileDescriptor.
OWFileOutputStream(OneWireContainer[], String) - Constructor for class com.dalsemi.onewire.utils.OWFileOutputStream
Creates an output file stream to write to the file with the specified name.
OWFileOutputStream(OneWireContainer[], String, boolean) - Constructor for class com.dalsemi.onewire.utils.OWFileOutputStream
Creates an output file stream to write to the file with the specified name.
OWFileOutputStream(OneWireContainer, String) - Constructor for class com.dalsemi.onewire.utils.OWFileOutputStream
Creates an output file stream to write to the file with the specified name.
OWFileOutputStream(OneWireContainer, String, boolean) - Constructor for class com.dalsemi.onewire.utils.OWFileOutputStream
Creates an output file stream to write to the file with the specified name.
OWFileOutputStream(OWFile) - Constructor for class com.dalsemi.onewire.utils.OWFileOutputStream
Creates a file output stream to write to the file represented by the specified File object.
OWFileOutputStream(OWFileDescriptor) - Constructor for class com.dalsemi.onewire.utils.OWFileOutputStream
Creates an output file stream to write to the specified file descriptor, which represents an existing connection to an actual file in the Filesystem.
OWPath - class com.dalsemi.onewire.utils.OWPath.
1-Wire® Network path.
OWPath(DSPortAdapter) - Constructor for class com.dalsemi.onewire.utils.OWPath
Create a new 1-Wire path with no elemements.
OWPath(DSPortAdapter, OWPath) - Constructor for class com.dalsemi.onewire.utils.OWPath
Create a new path with a starting path.
OWPathElement - class com.dalsemi.onewire.utils.OWPathElement.
1-Wire® Network path element.
OWPathElement(OneWireContainer, int) - Constructor for class com.dalsemi.onewire.utils.OWPathElement
Create a new 1-Wire path element.

P

P1 - Static variable in class com.dalsemi.onewire.container.CommandAPDU
Index for addressing P1 in this CommandAPDU apduBuffer.
P2 - Static variable in class com.dalsemi.onewire.container.CommandAPDU
Index for addressing P2 in this CommandAPDU apduBuffer.
PagedMemoryBank - interface com.dalsemi.onewire.container.PagedMemoryBank.
Paged Memory bank interface for iButtons (or 1-Wire devices) with page based memory.
parse(InputSource) - Method in class com.dalsemi.onewire.application.tag.SAXParser
Parse an XML document.
parse(InputStream) - Method in class com.dalsemi.onewire.application.tag.TAGParser
Returns the vector of TaggedDevice objects described in the TAG file.
parse(String) - Method in class com.dalsemi.onewire.application.tag.SAXParser
Parse an XML document specified by system identifier or URL.
PASSWORD_LENGTH_SIZE - Static variable in class com.dalsemi.onewire.container.OneWireContainer16
size of password length in byte
PASSWORD_SIZE - Static variable in class com.dalsemi.onewire.container.OneWireContainer16
maximum length of password in byte
pathSeparator - Static variable in class com.dalsemi.onewire.utils.OWFile
Field pathSeparator
pathSeparatorChar - Static variable in class com.dalsemi.onewire.utils.OWFile
Field pathSeparatorChar
pauseMonitor() - Method in class com.dalsemi.onewire.utils.NetworkMonitor
Pause this complex Network monitor
PIO_PIN_SENSE_AND_CONTROL_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer30
SPECIAL FEATURE REGISTER FLAG: Mirrors/sets the state of the PIO pin.
POLARITY_ONE - Static variable in class com.dalsemi.onewire.container.OneWireContainer12
Used to set the polarity to logical '1' for conditional search checking in the setSearchConditions() method.
POLARITY_ZERO - Static variable in class com.dalsemi.onewire.container.OneWireContainer12
Used to set the polarity to logical '0' for conditional search checking in the setSearchConditions() method.
poll() - Method in class com.dalsemi.onewire.jib.terminal.JiBCardTerminal
Method called to poll the One-Wire bus for the presence of a Java Powered iButton.
PotentiometerContainer - interface com.dalsemi.onewire.container.PotentiometerContainer.
1-Wire® Potentiometer interface class for basic potentiometer operations.
potentiometerResistance(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer2C
Queries to find the resistance value of the potentiometer.
potentiometerResistance(byte[]) - Method in interface com.dalsemi.onewire.container.PotentiometerContainer
Querys to find the resistance value of the potentiometer.
PRESET_TO_ONES - Static variable in class com.dalsemi.onewire.container.OneWireContainer20
Preset value to ones
PRESET_TO_ZEROS - Static variable in class com.dalsemi.onewire.container.OneWireContainer20
Preset value to zeros
process(CommandAPDU) - Method in class com.dalsemi.onewire.container.OneWireContainer16
Sends a generic process command to this JavaiButton.
PROTECTION_REGISTER - Static variable in class com.dalsemi.onewire.container.OneWireContainer30
Address of the Protection Register.
provideCredentials(SecurityDomain, CredentialBag) - Method in class com.dalsemi.onewire.jib.service.JiBAppletManagerCardService
This method is not implemented in the current JibAppletManagerCardService.
PS_PIN_STATE_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer30
SPECIAL FEATURE REGISTER FLAG: Mirrors the state of the !PS pin.
putBit(boolean) - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Sends a bit to the 1-Wire Network.
putBit(boolean) - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Sends a bit to the 1-Wire Network.
putByte(int) - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Sends a byte to the 1-Wire Network.
putByte(int) - Method in class com.dalsemi.onewire.adapter.DumbAdapter
This method does nothing in DumbAdapter.

R

READ_AUTHENTICATED_PAGE - Static variable in class com.dalsemi.onewire.container.OneWireContainer18
 
READ_MEMORY - Static variable in class com.dalsemi.onewire.container.OneWireContainer18
 
READ_NET_ADDRESS_OPCODE_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer30
STATUS REGISTER FLAG: If set, the opcode for the Read Net Address command will be set to 33h.
READ_POWER_SUPPLY_COMMAND - Static variable in class com.dalsemi.onewire.container.OneWireContainer22
DS18B20 reads power supply command.
READ_POWER_SUPPLY_COMMAND - Static variable in class com.dalsemi.onewire.container.OneWireContainer28
DS18B20 reads power supply command.
READ_SCRATCHPAD - Static variable in class com.dalsemi.onewire.container.OneWireContainer18
 
READ_SCRATCHPAD_COMMAND - Static variable in class com.dalsemi.onewire.container.OneWireContainer22
DS18B20 reads data from scratchpad command
READ_SCRATCHPAD_COMMAND - Static variable in class com.dalsemi.onewire.container.OneWireContainer28
DS18B20 reads data from scratchpad command
read() - Method in class com.dalsemi.onewire.utils.OWFileInputStream
Reads a byte of data from this input stream.
read(byte[]) - Method in class com.dalsemi.onewire.utils.OWFileInputStream
Reads up to b.length bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class com.dalsemi.onewire.utils.OWFileInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read(int, boolean, byte[], int, int) - Method in interface com.dalsemi.onewire.container.MemoryBank
Reads memory in this bank with no CRC checking (device or data).
readAccountData(byte[], int) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser
Reads the account data off the SHAiButton using a standard READ command.
readAccountData(byte[], int) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser33
Reads the account data off the SHAiButton using a standard READ command.
readAccountData(byte[], int) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser18
Reads the account data off the SHAiButton using a standard READ command.
readAccountData(byte[], int, byte[], int, byte[], int) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser
Reads the account data off the SHAiButton using a READ_AUTHENTICATE command.
readAccountData(byte[], int, byte[], int, byte[], int) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser33
Reads the account data off the SHAiButton using a READ_AUTHENTICATE command.
readAccountData(byte[], int, byte[], int, byte[], int) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser18
Reads the account data off the SHAiButton using a READ_AUTHENTICATE command.
readAuthenticatedPage(int, byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer18
Reads and authenticates a page.
readAuthenticatedPage(int, byte[], int, byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer33
 
readByte(int) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Reads a single byte from the DS1921.
readByte(int) - Method in class com.dalsemi.onewire.container.OneWireContainer30
Reads a register byte from the memory of the DS2760.
readBytes(int, byte[], int, int) - Method in class com.dalsemi.onewire.container.OneWireContainer30
Reads bytes from the DS2760.
readBytes(int, int, boolean) - Static method in class com.dalsemi.onewire.utils.IOHelper
 
readBytesAsc(int, int) - Static method in class com.dalsemi.onewire.utils.IOHelper
 
readBytesHex(int, int) - Static method in class com.dalsemi.onewire.utils.IOHelper
 
readCounter(int) - Method in class com.dalsemi.onewire.container.OneWireContainer1D
Read the counter value associated with a page on this 1-Wire Device.
readDevice() - Method in interface com.dalsemi.onewire.container.OneWireSensor
Retrieves the 1-Wire device sensor state.
readDevice() - Method in class com.dalsemi.onewire.container.OneWireContainer1F
Retrieves the 1-Wire device sensor state.
readDevice() - Method in class com.dalsemi.onewire.container.OneWireContainer21
Retrieves the 1-Wire device sensor state.
readDevice() - Method in class com.dalsemi.onewire.container.OneWireContainer05
Retrieves the 1-Wire device sensor state.
readDevice() - Method in class com.dalsemi.onewire.container.OneWireContainer27
Retrieves the five byte state over the 1-Wire bus.
readDevice() - Method in class com.dalsemi.onewire.container.OneWireContainer2C
Retrieves the 1-Wire device sensor state.
readDevice() - Method in class com.dalsemi.onewire.container.OneWireContainer10
Retrieves this OneWireContainer10 state information.
readDevice() - Method in class com.dalsemi.onewire.container.OneWireContainer30
Retrieves the 1-Wire device sensor state.
readDevice() - Method in class com.dalsemi.onewire.container.OneWireContainer20
Retrieves the entire A/D control/status and alarm pages.
readDevice() - Method in class com.dalsemi.onewire.container.OneWireContainer12
Retrieves the 1-Wire device sensor state.
readDevice() - Method in class com.dalsemi.onewire.container.OneWireContainer22
Retrieves this OneWireContainer22 state information.
readDevice() - Method in class com.dalsemi.onewire.container.OneWireContainer04
Retrieves the 1-Wire device sensor state.
readDevice() - Method in class com.dalsemi.onewire.container.OneWireContainer24
Retrieves the five byte state over the 1-Wire bus.
readDevice() - Method in class com.dalsemi.onewire.container.OneWireContainer26
This method retrieves the 1-Wire device sensor state.
readDevice() - Method in class com.dalsemi.onewire.container.OneWireContainer28
Retrieves this OneWireContainer28 state information.
readEEPROMBlock(int) - Method in class com.dalsemi.onewire.container.OneWireContainer30
Reads a 16 byte data block from one of the user EEPROM blocks.
readInt() - Static method in class com.dalsemi.onewire.utils.IOHelper
 
readInt(int) - Static method in class com.dalsemi.onewire.utils.IOHelper
 
readLine() - Static method in class com.dalsemi.onewire.utils.IOHelper
 
readMemoryPage(int, byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer33
 
readMemoryPage(int, byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer18
Reads a memory page from the DS1963S.
readPage(int) - Method in class com.dalsemi.onewire.container.OneWireContainer26
Reads the specified 8 byte page and returns the data in an array.
readPage(int, boolean, byte[], int) - Method in interface com.dalsemi.onewire.container.PagedMemoryBank
Reads a page in this memory bank with no CRC checking (device or data).
readPage(int, boolean, byte[], int, byte[]) - Method in interface com.dalsemi.onewire.container.PagedMemoryBank
Reads a page in this memory bank with extra information with no CRC checking (device or data).
readPageCRC(int, boolean, byte[], int) - Method in interface com.dalsemi.onewire.container.PagedMemoryBank
Reads a complete memory page with CRC verification provided by the device.
readPageCRC(int, boolean, byte[], int, byte[]) - Method in interface com.dalsemi.onewire.container.PagedMemoryBank
Reads a complete memory page with CRC verification provided by the device with extra information.
readPagePacket(int, boolean, byte[], int) - Method in interface com.dalsemi.onewire.container.PagedMemoryBank
Reads a Universal Data Packet.
readPagePacket(int, boolean, byte[], int, byte[]) - Method in interface com.dalsemi.onewire.container.PagedMemoryBank
Reads a Universal Data Packet and extra information.
readScratchpad() - Method in class com.dalsemi.onewire.container.OneWireContainer02
Reads the entire scratchpad.
readScratchpad() - Method in class com.dalsemi.onewire.container.OneWireContainer22
Reads the Scratchpad of the DS1822.
readScratchpad() - Method in class com.dalsemi.onewire.container.OneWireContainer28
Reads the Scratchpad of the DS18B20.
readScratchPad(byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer18
Reads the contents of the DS1963S scratchpad.
readSensor() - Method in class com.dalsemi.onewire.application.tag.Thermal
The readSensor method returns a temperature in degrees Celsius
readSensor() - Method in interface com.dalsemi.onewire.application.tag.TaggedSensor
The readSensor
readSensor() - Method in class com.dalsemi.onewire.application.tag.Contact
The readSensor method returns the "max" string if the Sensor is present or the "min" string if the Sensor is not present.
readSensor() - Method in class com.dalsemi.onewire.application.tag.Humidity
The readSensor method returns a relative humidity reading in %RH
readSensor() - Method in class com.dalsemi.onewire.application.tag.Event
The readSensor method returns the "max" string if the Sensor (a switch) has had activity since last time it was checked for activity.
readSubkey(byte[], int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer02
Reads the subkey requested with the given key name and password.
readSubkey(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer02
Reads the subkey requested with the given key name and password.
RECALL_E2MEMORY_COMMAND - Static variable in class com.dalsemi.onewire.container.OneWireContainer22
DS18B20 recalls E-squared memory command
RECALL_E2MEMORY_COMMAND - Static variable in class com.dalsemi.onewire.container.OneWireContainer28
DS18B20 recalls E-squared memory command
recallE2() - Method in class com.dalsemi.onewire.container.OneWireContainer22
Recalls the DS1822 temperature trigger values (ALARM_HIGH and ALARM_LOW) and the configuration register to the scratchpad and reads the scratchpad.
recallE2() - Method in class com.dalsemi.onewire.container.OneWireContainer28
Recalls the DS18B20 temperature trigger values (ALARM_HIGH and ALARM_LOW) and the configuration register to the scratchpad and reads the scratchpad.
redirectPage(int, int) - Method in interface com.dalsemi.onewire.container.OTPMemoryBank
Redirects the specifed page to a new page.
reformatFor1961S(byte[]) - Static method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
Static method that reformats the inputted authentication secret so it is compatible with the DS1961S.
registerApplet(AppletID) - Method in class com.dalsemi.onewire.jib.service.JiBAppletManagerCardService
Register an applet on the smart card.
registerOneWireContainerClass(int, Class) - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Registers a user provided OneWireContainer class.
registerOneWireContainerClass(int, Class) - Method in class com.dalsemi.onewire.adapter.DumbAdapter
This method does nothing in DumbAdapter.
removeAllListeners() - Method in class com.dalsemi.onewire.utils.OneWireMonitor
Removes all event listeners.
removeApplet(AppletID) - Method in class com.dalsemi.onewire.jib.service.JiBAppletManagerCardService
Remove an applet from the smart card.
removeContainer(OneWireContainer) - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Removes a OneWireContainer from the list of containers that this adapter object will find.
removeEventListener(NetworkMonitorEventListener) - Method in class com.dalsemi.onewire.utils.NetworkMonitor
Remove a complex Network event listener.
removeEventListener(OneWireMonitorEventListener) - Method in class com.dalsemi.onewire.utils.OneWireMonitor
Removes an event listener.
renameTo(OWFile) - Method in class com.dalsemi.onewire.utils.OWFile
Renames the file denoted by this abstract pathname.
RESET_ALARM - Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
1-Wire Network reset result = alarm
RESET_NOPRESENCE - Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
1-Wire Network reset result = no presence
RESET_PRESENCE - Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
1-Wire Network reset result = presence
RESET_SHORT - Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
1-Wire Network reset result = shorted
reset() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Sends a Reset to the 1-Wire Network.
reset() - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Sends a Reset to the 1-Wire Network.
reset() - Method in class com.dalsemi.onewire.utils.OWFileInputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
resetParameters() - Method in class com.dalsemi.onewire.application.sha.SHATransaction
Resets the value of all parameters for this transaction.
resetParameters() - Method in class com.dalsemi.onewire.application.sha.SHADebitUnsigned
Resets all transaction parameters to default values
resetParameters() - Method in class com.dalsemi.onewire.application.sha.SHADebit
Resets all transaction parameters to default values
RESOLUTION_10_BIT - Static variable in class com.dalsemi.onewire.container.OneWireContainer22
DS18B20 10-bit resolution constant for CONFIG byte
RESOLUTION_10_BIT - Static variable in class com.dalsemi.onewire.container.OneWireContainer28
DS18B20 10-bit resolution constant for CONFIG byte
RESOLUTION_11_BIT - Static variable in class com.dalsemi.onewire.container.OneWireContainer22
DS18B20 11-bit resolution constant for CONFIG byte
RESOLUTION_11_BIT - Static variable in class com.dalsemi.onewire.container.OneWireContainer28
DS18B20 11-bit resolution constant for CONFIG byte
RESOLUTION_12_BIT - Static variable in class com.dalsemi.onewire.container.OneWireContainer22
DS18B20 12-bit resolution constant for CONFIG byte
RESOLUTION_12_BIT - Static variable in class com.dalsemi.onewire.container.OneWireContainer28
DS18B20 12-bit resolution constant for CONFIG byte
RESOLUTION_9_BIT - Static variable in class com.dalsemi.onewire.container.OneWireContainer22
DS18B20 9-bit resolution constant for CONFIG byte
RESOLUTION_9_BIT - Static variable in class com.dalsemi.onewire.container.OneWireContainer28
DS18B20 9-bit resolution constant for CONFIG byte
RESOLUTION_MAXIMUM - Static variable in class com.dalsemi.onewire.container.OneWireContainer10
maximum temperature resolution for this OneWireContainer10 device.
RESOLUTION_NORMAL - Static variable in class com.dalsemi.onewire.container.OneWireContainer10
default temperature resolution for this OneWireContainer10 device.
ResponseAPDU - class com.dalsemi.onewire.container.ResponseAPDU.
A ResponseAPDU represents an Application Protocol Data Unit (APDU) received from the smart card in response to a previous CommandAPDU.
ResponseAPDU(byte[]) - Constructor for class com.dalsemi.onewire.container.ResponseAPDU
Constructs a new ResponseAPDU with the given buffer byte array.
RESUME - Static variable in class com.dalsemi.onewire.container.OneWireContainer18
 
resumeMonitor() - Method in class com.dalsemi.onewire.utils.NetworkMonitor
Resume this complex Network monitor
ROLLOVER_ENABLE_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer21
CONTROL REGISTER FLAG: When enabled, the device will begin overwriting the earlier temperature measurements when the temperature log memory becomes full.
run() - Method in class com.dalsemi.onewire.utils.OneWireMonitor
Monitor will run when at least one listener is registered.
run() - Method in class com.dalsemi.onewire.utils.NetworkMonitor
Network monitor run method that performs a periodic search of the entire 1-Wire network including sub-branches.

S

SAMPLE_IN_PROGRESS_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer21
STATUS REGISTER FLAG: Will read back true when a mission temperature conversion is in progress
save(OneWireContainer, String, boolean) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM
Saves simulated coprocessor configuration info to an (almost) standard-format to a 1-Wire Memory Device's TMEX file.
save(String, boolean) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM
Saves simulated coprocessor configuration info to an (almost) standard-format to a hard drive file.
SAXParser - class com.dalsemi.onewire.application.tag.SAXParser.
A SAX parser.
SAXParser() - Constructor for class com.dalsemi.onewire.application.tag.SAXParser
Construct the SAX parser.
select(byte[]) - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Selects the specified iButton or 1-Wire device by broadcasting its address.
select(byte[]) - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Selects the specified iButton or 1-Wire device by broadcasting its address.
select(long) - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Selects the specified iButton or 1-Wire device by broadcasting its address.
select(long) - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Selects the specified iButton or 1-Wire device by broadcasting its address.
select(String) - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Selects the specified iButton or 1-Wire device by broadcasting its address.
select(String) - Method in class com.dalsemi.onewire.adapter.DumbAdapter
Selects the specified iButton or 1-Wire device by broadcasting its address.
select(String) - Method in class com.dalsemi.onewire.container.OneWireContainer16
Selects an applet by AID.
selectPort(String) - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Specifies a platform appropriate port name for this adapter.
selectPort(String) - Method in class com.dalsemi.onewire.adapter.DumbAdapter
This method does nothing in DumbAdapter.
sendAPDU(CommandAPDU, int) - Method in class com.dalsemi.onewire.container.OneWireContainer16
Sends a CommandAPDU to this Java iButton.
separator - Static variable in class com.dalsemi.onewire.utils.OWFile
Field separator
separatorChar - Static variable in class com.dalsemi.onewire.utils.OWFile
Field separatorChar
setADAlarm(int, int, double, byte[]) - Method in interface com.dalsemi.onewire.container.ADContainer
Sets the voltage value of the specified alarm on the specified channel.
setADAlarm(int, int, double, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer30
Sets the A/D alarm voltage value of the specified channel in the provided state buffer.
setADAlarm(int, int, double, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer20
Sets the alarm voltage value of the specified channel in the provided state buffer.
setADAlarm(int, int, double, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
This method is used to set the alarm voltage value of the specified channel in the provided state buffer.
setADAlarmEnable(int, int, boolean, byte[]) - Method in interface com.dalsemi.onewire.container.ADContainer
Enables or disables the specified alarm on the specified channel.
setADAlarmEnable(int, int, boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer30
Sets the A/D alarm enable value of the specified channel in the provided state buffer.
setADAlarmEnable(int, int, boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer20
Sets the alarm enable value of the specified channel in the provided state buffer.
setADAlarmEnable(int, int, boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
This method is used to set the alarm enable value of the specified channel in the provided state buffer.
setADRange(int, double, byte[]) - Method in interface com.dalsemi.onewire.container.ADContainer
Sets the input range for the specified channel.
setADRange(int, double, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer30
Sets the A/D input range for the specified channel in the provided state buffer.
setADRange(int, double, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer20
Sets the input range for the specified channel in the provided state buffer.
setADRange(int, double, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
This method is used to set the input range for the specified channel in the provided state buffer.
setADResolution(int, double, byte[]) - Method in interface com.dalsemi.onewire.container.ADContainer
Sets the conversion resolution value for the specified channel.
setADResolution(int, double, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer30
Sets the A/D conversion resolution value for the specified channel in the provided state buffer.
setADResolution(int, double, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer20
Sets the conversion resolution value for the specified channel in the provided state buffer.
setADResolution(int, double, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
This method is used to set the conversion resolution value for the specified channel in the provided state buffer.
setAppletGCMode(int) - Method in class com.dalsemi.onewire.container.OneWireContainer16
Sets the Applet Garbage Collection Mode.
setAutomaticDelayLong(boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Sets the automatic delay for the Inteval Timer and the Cycle counter to either 123ms (long) or 3.5ms (regular).
setBranches(Vector) - Method in class com.dalsemi.onewire.application.tag.TaggedDevice
Sets the vector of branches to get to the tagged device.
setByte(int, byte) - Method in class com.dalsemi.onewire.container.CommandAPDU
Sets the byte value at the specified offset in the apduBuffer.
setCCA(int) - Method in class com.dalsemi.onewire.container.OneWireContainer26
Set the value of the CCA.
setChallenge(byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer33
Sets the challenge for the Read Authenticate Page
setChannel(int) - Method in class com.dalsemi.onewire.application.tag.TaggedDevice
Sets the channel for the tagged device from an int.
setChannelFromString(String) - Method in class com.dalsemi.onewire.application.tag.TaggedDevice
Sets the channel for the tagged device from a String.
setChargePump(boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer2C
Sets this device's charge pump.
setChargePump(boolean, byte[]) - Method in interface com.dalsemi.onewire.container.PotentiometerContainer
Sets the state of the Potentiometer's charge pump.
setCHVDialog(CHVDialog) - Method in class com.dalsemi.onewire.jib.service.JiBAppletAccessCardService
Provides an application-specific dialog for CHV input.
setClock(long, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Sets the Real-Time clock.
setClock(long, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer27
Sets the Real-Time clock.
setClock(long, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Sets the Real-Time clock.
setClock(long, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer24
Sets the Real-Time clock.
setClock(long, byte[]) - Method in interface com.dalsemi.onewire.container.ClockContainer
Sets the Real-Time clock.
setClock(long, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
This method sets the Clock time in the provided state data Use the method writeDevice() with this data to finalize the change to the device.
setClockAlarm(int, int, int, int, int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Set the DS1921's alarm clock.
setClockAlarm(long, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Sets the clock alarm.
setClockAlarm(long, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer27
Sets the clock alarm.
setClockAlarm(long, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Sets the clock alarm.
setClockAlarm(long, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer24
Sets the clock alarm.
setClockAlarm(long, byte[]) - Method in interface com.dalsemi.onewire.container.ClockContainer
Sets the clock alarm.
setClockAlarm(long, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
This method sets the Clock Alarm in the provided state data.
setClockAlarmEnable(boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Enables or disables the clock alarm.
setClockAlarmEnable(boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer27
Enables or disables the clock alarm.
setClockAlarmEnable(boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Enables or disables the clock alarm.
setClockAlarmEnable(boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer24
Enables or disables the clock alarm.
setClockAlarmEnable(boolean, byte[]) - Method in interface com.dalsemi.onewire.container.ClockContainer
Enables or disables the clock alarm.
setClockAlarmEnable(boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
This method sets the Clock Alarm enable.
setClockRunEnable(boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Enables or disables the oscillator, turning the clock 'on' and 'off'.
setClockRunEnable(boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer27
Enables or disables the oscillator, turning the clock 'on' and 'off'.
setClockRunEnable(boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Enables or disables the oscillator, turning the clock 'on' and 'off'.
setClockRunEnable(boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer24
Enables or disables the oscillator, turning the clock 'on' and 'off'.
setClockRunEnable(boolean, byte[]) - Method in interface com.dalsemi.onewire.container.ClockContainer
Enables or disables the oscillator, turning the clock 'on' and 'off'.
setClockRunEnable(boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
This method sets the oscillator enable to the specified value.
setClusterName(String) - Method in class com.dalsemi.onewire.application.tag.TaggedDevice
Sets the cluster name for the tagged device.
setCommandPINMode(int) - Method in class com.dalsemi.onewire.container.OneWireContainer16
Sets the Command PIN Mode.
setCommitBufferSize(int) - Method in class com.dalsemi.onewire.container.OneWireContainer16
Sets the Commit Buffer size.
setCommonPIN(String) - Method in class com.dalsemi.onewire.container.OneWireContainer16
Sets the Common PIN.
setContainerSecret(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer33
Sets the bus master secret for this DS2432.
setControlChannelAssociation(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer1F
Sets the control pin channel association.
setControlData(boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer1F
Sets the control pin data to a value.
setCurrentWiperNumber(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer2C
Sets the currently selected wiper number.
setCurrentWiperNumber(int, byte[]) - Method in interface com.dalsemi.onewire.container.PotentiometerContainer
Sets the currently selected wiper number.
setCycleCounter(long, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Sets power Cycle Counter.
setCycleCounterAlarm(long, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Sets the power Cycle Count Alarm.
setCycleCounterAlarmEnable(boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Sets the Cycle counter Alarm enable.
setDCA(int) - Method in class com.dalsemi.onewire.container.OneWireContainer26
Set the value of the DCA.
setDeviceContainer(DSPortAdapter, String) - Method in class com.dalsemi.onewire.application.tag.TaggedDevice
Sets the 1-Wire Container for the tagged device.
setDeviceType(String) - Method in class com.dalsemi.onewire.application.tag.TaggedDevice
Sets the device type for the tagged device.
setDocumentHandler(DocumentHandler) - Method in class com.dalsemi.onewire.application.tag.SAXParser
Register a document event handler.
setDTDHandler(DTDHandler) - Method in class com.dalsemi.onewire.application.tag.SAXParser
Register a DTD event handler.
setEntityResolver(EntityResolver) - Method in class com.dalsemi.onewire.application.tag.SAXParser
Register a custom entity resolver.
setEphemeralGCMode(int) - Method in class com.dalsemi.onewire.container.OneWireContainer16
Sets the Ephemeral Garbage Collection Mode.
setEPROMModePageOne() - Method in class com.dalsemi.onewire.container.OneWireContainer33
Sets the EPROM mode for page 1.
setErrorHandler(ErrorHandler) - Method in class com.dalsemi.onewire.application.tag.SAXParser
Register an error event handler.
setErrorReportingMode(int) - Method in class com.dalsemi.onewire.container.OneWireContainer16
Sets the Error Reporting mode.
setExceptionMode(int) - Method in class com.dalsemi.onewire.container.OneWireContainer16
Sets the Exception Mode.
setFlag(byte, boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer26
Set one of the flags in the STATUS/CONFIGURATION register.
setFlag(int, byte, boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Sets the status of the specified flag in the specified register.
setFlag(int, byte, boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer30
Sets one of the flags in one of the registers.
Valid registers are: PROTECTION_REGISTER, STATUS_REGISTER, EEPROM_REGISTER and SPECIAL_FEATURE_REGISTER.
setFlag(int, byte, boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Sets the status of the specified flag in the specified register.
setForceOverdrive(boolean) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser
 
setHumidityAlarm(int, double, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
Sets the Humidity alarm value in percent in the provided state data.
setHumidityAlarm(int, double, byte[]) - Method in interface com.dalsemi.onewire.container.HumidityContainer
Sets the Humidity alarm value in percent in the provided state data.
setHumidityResolution(double, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
Sets the current Humidity resolution in percent in the provided state data.
setHumidityResolution(double, byte[]) - Method in interface com.dalsemi.onewire.container.HumidityContainer
Sets the current Humidity resolution in percent in the provided state data.
setiButton18(OneWireContainer18) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser18
Modifies this SHA iButton so that it refers to another DS1963S container.
setiButton33(OneWireContainer33) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser33
Modifies this SHA iButton so that it refers to another DS1961S container.
setiButtonUser(byte[]) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser
Modifies this SHA iButton so that it refers to another device.
setiButtonUser(byte[]) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser33
Modifies this SHA iButton so that it refers to another device.
setiButtonUser(byte[]) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser18
Modifies this SHA iButton so that it refers to another device.
setiButtonUser(DSPortAdapter, byte[]) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser
Modifies this SHA iButton so that it refers to another device.
setiButtonUser(DSPortAdapter, byte[]) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser33
Modifies this SHA iButton so that it refers to another 1963S.
setiButtonUser(DSPortAdapter, byte[]) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser18
Modifies this SHA iButton so that it refers to another 1963S.
setICA(int) - Method in class com.dalsemi.onewire.container.OneWireContainer26
Set the value of the ICA.
setInit(String) - Method in class com.dalsemi.onewire.application.tag.TaggedDevice
Sets the init (initialization String) for the tagged device.
setInterruptEnable(boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer27
Enables or disables hardware interrupting.
setInterruptInterval(byte, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer27
Sets the interval at which interrupting will occur.
setIntervalTimer(long, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Sets the Interval Timer.
setIntervalTimerAlarm(long, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Sets the Interval Timer Alarm.
setIntervalTimerAlarmEnable(boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Sets the Interval Timer Alarm enable.
setIntervalTimerAutomatic(boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Sets the Interval timer to automatic or manual mode.
setIntervalTimerRunState(boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Sets the Interval timer run/stop mode.
setLabel(String) - Method in class com.dalsemi.onewire.application.tag.TaggedDevice
Sets the label for the tagged device.
setLastModified(long) - Method in class com.dalsemi.onewire.utils.OWFile
Sets the last-modified time of the file or directory named by this abstract pathname.
setLatchState(boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer30
Sets the state for the Programmable Input/Output pin.
setLatchState(int, boolean, boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer1F
Sets the latch state of the indicated channel.
setLatchState(int, boolean, boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer05
Sets the latch state of the indicated channel.
setLatchState(int, boolean, boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer12
Sets the latch state of the indicated channel.
setLatchState(int, boolean, boolean, byte[]) - Method in interface com.dalsemi.onewire.container.SwitchContainer
Sets the latch state of the indicated channel.
setLoadPacketSize(int) - Method in class com.dalsemi.onewire.container.OneWireContainer16
Sets the size of the packets sent on load.
setLoadPINMode(int) - Method in class com.dalsemi.onewire.container.OneWireContainer16
Sets the Load PIN Mode.
setLocale(Locale) - Method in class com.dalsemi.onewire.application.tag.SAXParser
Set the locale for errors and warnings.
setMissionStartDelay(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Sets the time to wait before starting the mission.
setModeAuto(boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer1F
Sets the control pin mode.
setNoResetSearch() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Sets the 1-Wire Network search to not perform a 1-Wire reset before a search.
setNoResetSearch() - Method in class com.dalsemi.onewire.adapter.DumbAdapter
This method does nothing in DumbAdapter.
setOutput(int, boolean, boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer20
Sets the output enable and state for the specified channel in the provided register buffer.
setOWPath(DSPortAdapter, Vector) - Method in class com.dalsemi.onewire.application.tag.TaggedDevice
Sets the OWPath for the tagged device.
setOWPath(OWPath) - Method in class com.dalsemi.onewire.application.tag.TaggedDevice
Sets the OWPath for the tagged device.
setParameter(int, int) - Method in class com.dalsemi.onewire.application.sha.SHATransaction
Sets a particular parameter for this transaction.
setParameter(int, int) - Method in class com.dalsemi.onewire.application.sha.SHADebitUnsigned
Sets the value of a particular parameter for this debit transaction.
setParameter(int, int) - Method in class com.dalsemi.onewire.application.sha.SHADebit
Sets the value of a particular parameter for this debit transaction.
setPIN(String) - Method in class com.dalsemi.onewire.container.OneWireContainer16
Sets the PIN used to communicate with this Java iButton.
setPower(boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer20
Sets or clears the external power flag in the provided register buffer.
setPowerDuration(int) - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Sets the duration to supply power to the 1-Wire Network.
setPowerDuration(int) - Method in class com.dalsemi.onewire.adapter.DumbAdapter
This method does nothing in DumbAdapter.
setPowerNormal() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Sets the 1-Wire Network voltage to normal level.
setPowerNormal() - Method in class com.dalsemi.onewire.adapter.DumbAdapter
This method does nothing in DumbAdapter.
setProgramPulseDuration(int) - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Sets the duration for providing a program pulse on the 1-Wire Network.
setProgramPulseDuration(int) - Method in class com.dalsemi.onewire.adapter.DumbAdapter
This method does nothing in DumbAdapter.
setReadAfterExpire(boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Sets the read state of the device after a write protected alarm has occured.
setReader(Reader) - Static method in class com.dalsemi.onewire.utils.IOHelper
 
setReadOnly() - Method in class com.dalsemi.onewire.utils.OWFile
Marks the file or directory named by this abstract pathname so that only read operations are allowed.
setRemainingCapacity(double) - Method in class com.dalsemi.onewire.container.OneWireContainer30
Allows user to set the remaining capacity.
setResistorExternal(double) - Method in class com.dalsemi.onewire.container.OneWireContainer30
Sets the DS2760 to use an external, user-selectable resistance.
setResistorInternal() - Method in class com.dalsemi.onewire.container.OneWireContainer30
Sets the DS2760 to use its internal .025 ohm resistor for measurements.
setRestoreMode(int) - Method in class com.dalsemi.onewire.container.OneWireContainer16
Sets the Restore Mode.
setRunTime(int) - Method in class com.dalsemi.onewire.container.OneWireContainer16
Sets the run time value for this Java iButton
setSearchAllDevices() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Sets the 1-Wire Network search to find all iButtons and 1-Wire devices whether they are in an 'Alarm' state or not and restores the default setting of providing a 1-Wire reset command before each search.
setSearchAllDevices() - Method in class com.dalsemi.onewire.adapter.DumbAdapter
This method does nothing in DumbAdapter.
setSearchConditions(byte, byte, byte, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer12
Programs the Conditional Search options for the DS2406/2407.
setSearchOnlyAlarmingDevices() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Sets the 1-Wire Network search to find only iButtons and 1-Wire devices that are in an 'Alarm' state that signals a need for attention.
setSearchOnlyAlarmingDevices() - Method in class com.dalsemi.onewire.adapter.DumbAdapter
This method does nothing in DumbAdapter.
setSelection(String) - Method in interface com.dalsemi.onewire.application.tag.TaggedActuator
Set the selectionof this actuator
setSelection(String) - Method in class com.dalsemi.onewire.application.tag.Switch
Set the selection of this actuator
setSelection(String) - Method in class com.dalsemi.onewire.application.tag.D2A
Set the selection of this actuator
setSenseResistor(double) - Method in class com.dalsemi.onewire.container.OneWireContainer26
Set the value of the sense resistor used to determine battery current.
setSpeed(int) - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Sets the new speed of data transfer on the 1-Wire Network.
setSpeed(int) - Method in class com.dalsemi.onewire.adapter.DumbAdapter
This method does nothing in DumbAdapter.
setSpeed(int, boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer
Sets the maximum speed for this container.
setSpeedCheck(boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer1F
Directs the container to avoid the calls to doSpeed() in methods that communicate with the Thermocron.
setSpeedCheck(boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Directs the container to avoid the calls to doSpeed() in methods that communicate with the Thermocron.
setSpeedCheck(boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer12
Directs the container to avoid the calls to doSpeed() in methods that communicate with the Thermocron.
setSpeedCheck(boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer26
Directs the container to avoid the calls to doSpeed() in methods that communicate with the Thermocron.
setSpeedCheck(boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer18
Directs the container to avoid the calls to doSpeed() in methods that communicate with the SHA iButton.
setTemperatureAlarm(int, double, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Sets the temperature alarm value in Celsius in the provided state data.
setTemperatureAlarm(int, double, byte[]) - Method in interface com.dalsemi.onewire.container.TemperatureContainer
Sets the temperature alarm value in Celsius in the provided state data.
setTemperatureAlarm(int, double, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer10
Sets the temperature alarm value in Celsius in the provided state data.
setTemperatureAlarm(int, double, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer30
Sets the temperature alarm value in degrees C in the provided state data.
setTemperatureAlarm(int, double, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer22
Sets the temperature alarm value in Celsius in the provided state data.
setTemperatureAlarm(int, double, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
This method sets the alarm value in degrees C in the provided state data.
setTemperatureAlarm(int, double, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer28
Sets the temperature alarm value in Celsius in the provided state data.
setTemperatureResolution(double, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Sets the current temperature resolution in Celsius in the provided state data.
setTemperatureResolution(double, byte[]) - Method in interface com.dalsemi.onewire.container.TemperatureContainer
Sets the current temperature resolution in Celsius in the provided state data.
setTemperatureResolution(double, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer10
Sets the current temperature resolution in Celsius in the provided state data.
setTemperatureResolution(double, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer30
Sets the current temperature resolution in degrees C in the provided state data.
setTemperatureResolution(double, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer22
Sets the current temperature resolution in Celsius in the provided state data.
setTemperatureResolution(double, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
This method sets the current resolution in degrees C in the provided state data.
setTemperatureResolution(double, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer28
Sets the current temperature resolution in Celsius in the provided state data.
setThreshold(byte) - Method in class com.dalsemi.onewire.container.OneWireContainer26
Set the minimum current measurement magnitude for which the ICA/CCA/DCA are incremented.
setupContainer(DSPortAdapter, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer
Provides this container with the adapter object used to access this device and the address of the iButton or 1-Wire device.
setupContainer(DSPortAdapter, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer33
Provide this container the adapter object used to access this device and provide the address of this iButton or 1-Wire device.
setupContainer(DSPortAdapter, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer16
Provides an adapter object to access this Java iButton.
setupContainer(DSPortAdapter, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer18
Provides this container with the adapter object used to access this device and the address of the iButton or 1-Wire device.
setupContainer(DSPortAdapter, long) - Method in class com.dalsemi.onewire.container.OneWireContainer
Provides this container with the adapter object used to access this device and the address of the iButton or 1-Wire device.
setupContainer(DSPortAdapter, long) - Method in class com.dalsemi.onewire.container.OneWireContainer33
Provide this container the adapter object used to access this device and provide the address of this iButton or 1-Wire device.
setupContainer(DSPortAdapter, long) - Method in class com.dalsemi.onewire.container.OneWireContainer16
Provides an adapter object to access this Java iButton.
setupContainer(DSPortAdapter, String) - Method in class com.dalsemi.onewire.container.OneWireContainer
Provides this container with the adapter object used to access this device and the address of the iButton or 1-Wire device.
setupContainer(DSPortAdapter, String) - Method in class com.dalsemi.onewire.container.OneWireContainer33
Provide this container the adapter object used to access this device and provide the address of this iButton or 1-Wire device.
setupContainer(DSPortAdapter, String) - Method in class com.dalsemi.onewire.container.OneWireContainer16
Provides an adapter object to access this Java iButton.
setupJibComm(DSPortAdapter, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer16
Provides an JibComm object to communicate with this Java iButton.
setupTransactionData(SHAiButtonUser) - Method in class com.dalsemi.onewire.application.sha.SHATransaction
Setups initial transaction data on SHAiButtonUser.
setupTransactionData(SHAiButtonUser) - Method in class com.dalsemi.onewire.application.sha.SHADebitUnsigned
Setup account data on a fresh user iButton.
setupTransactionData(SHAiButtonUser) - Method in class com.dalsemi.onewire.application.sha.SHADebit
Setup account data on a fresh user iButton.
setUseOverridingAdapter(DSPortAdapter) - Static method in class com.dalsemi.onewire.OneWireAccessProvider
Sets an overriding adapter.
setWiperPosition(int) - Method in class com.dalsemi.onewire.container.OneWireContainer2C
Sets the wiper position for the potentiometer.
setWiperPosition(int) - Method in interface com.dalsemi.onewire.container.PotentiometerContainer
Sets the wiper position of the potentiometer.
setWriter(Writer) - Static method in class com.dalsemi.onewire.utils.IOHelper
 
setWriteVerification(boolean) - Method in interface com.dalsemi.onewire.container.MemoryBank
Sets or clears write verification for the write method.
SHA - class com.dalsemi.onewire.utils.SHA.
 
SHA_FUNCTION_FAILED - Static variable in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
 
SHA_FUNCTION_FAILED - Static variable in class com.dalsemi.onewire.application.sha.SHATransaction
 
SHADebit - class com.dalsemi.onewire.application.sha.SHADebit.
This class implements an account debit application for SHA Transactions.
SHADebit(SHAiButtonCopr) - Constructor for class com.dalsemi.onewire.application.sha.SHADebit
SHADebit constructor.
SHADebit(SHAiButtonCopr, int, int) - Constructor for class com.dalsemi.onewire.application.sha.SHADebit
SHADebit constructor.
SHADebitUnsigned - class com.dalsemi.onewire.application.sha.SHADebitUnsigned.
This class implements an account debit application for unsigned SHA Transactions.
SHADebitUnsigned(SHAiButtonCopr) - Constructor for class com.dalsemi.onewire.application.sha.SHADebitUnsigned
SHADebitUnsigned constructor.
SHADebitUnsigned(SHAiButtonCopr, int, int) - Constructor for class com.dalsemi.onewire.application.sha.SHADebitUnsigned
SHADebitUnsigned constructor.
SHAFunction(byte) - Method in class com.dalsemi.onewire.container.OneWireContainer18
Performs one of the DS1963S's cryptographic functions.
SHAFunction(byte, int) - Method in class com.dalsemi.onewire.container.OneWireContainer18
Performs one of the DS1963S's cryptographic functions.
SHAiButtonCopr - class com.dalsemi.onewire.application.sha.SHAiButtonCopr.
Class for holding instances of SHA iButton Coprocessors involved in SHA Transactions.
SHAiButtonCopr(OneWireContainer18, String) - Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonCopr
Sets up this coprocessor object based on the contents of the file coprFilename stored on owc.
SHAiButtonCopr(OneWireContainer18, String, boolean, int, int, int, int, int, byte, byte[], byte[], byte[], byte[], byte[], byte[], byte[], byte[], byte[]) - Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonCopr
Sets up this coprocessor object based on the provided parameters and saves all of these parameters as the contents of the file coprFilename stored on owc.
SHAiButtonCoprVM - class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM.
Class for simulating an instance of a SHA iButton Coprocessors involved in SHA Transactions.
SHAiButtonCoprVM(byte[], int, int, int, int, int, byte, byte[], byte[], byte[], byte[], byte[], byte[], byte[], byte[], byte[]) - Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM
Sets up this simulated coprocessor based on the provided parameters.
SHAiButtonCoprVM(OneWireContainer18, String, byte[], byte[]) - Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM
Simulates a specific DS1963S coprocessor device.
SHAiButtonCoprVM(OneWireContainer, String) - Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM
Loads a simulated DS1963S coprocessor device from any 1-Wire memory device supported by the 1-Wire File I/O API.
SHAiButtonCoprVM(OneWireContainer, String, byte[], byte[]) - Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM
Loads a simulated DS1963S coprocessor device from any 1-Wire memory device supported by the 1-Wire File I/O API.
SHAiButtonCoprVM(String) - Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM
Loads a simulated DS1963S coprocessor device from disk.
SHAiButtonCoprVM(String, byte[], byte[]) - Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM
Loads a simulated DS1963S coprocessor device from disk.
SHAiButtonUser - class com.dalsemi.onewire.application.sha.SHAiButtonUser.
The abstract superclass for all users of a SHAiButton transaction system.
SHAiButtonUser() - Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonUser
 
SHAiButtonUser18 - class com.dalsemi.onewire.application.sha.SHAiButtonUser18.
Class representing DS1963S (or DS2421), family-code 0x18, SHA iButtons as a user token in SHA Transactions.
SHAiButtonUser18(SHAiButtonCopr) - Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonUser18
Creates a mostly unitialized SHAiButtonUser object.
SHAiButtonUser18(SHAiButtonCopr, OneWireContainer18) - Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonUser18
Creates a valid SHAiButtonUser object.
SHAiButtonUser18(SHAiButtonCopr, OneWireContainer18, boolean, byte[]) - Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonUser18
Initialize a DS1963S as a fresh user iButton for a given SHA service.
SHAiButtonUser33 - class com.dalsemi.onewire.application.sha.SHAiButtonUser33.
Class representing DS1961S (or DS2432), family-code 0x33, SHA iButtons as a user token in SHA Transactions.
SHAiButtonUser33(SHAiButtonCopr, OneWireContainer33, boolean, byte[]) - Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonUser33
Initialize a DS1961S as a fresh user iButton for a given SHA service.
SHAiButtonUser33(SHAiButtonCopr, SHAiButtonCopr) - Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonUser33
Creates a mostly unitialized SHAiButtonUser object.
SHAiButtonUser33(SHAiButtonCopr, SHAiButtonCopr, OneWireContainer33) - Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonUser33
Creates a valid SHAiButtonUser object.
SHATransaction - class com.dalsemi.onewire.application.sha.SHATransaction.
Abstract super class for all SHA Transactions.
SHATransaction(SHAiButtonCopr) - Constructor for class com.dalsemi.onewire.application.sha.SHATransaction
Creates a new SHATransaction, ensuring that reference to the coprocessor is saved and the errors are cleared.
SIGN_DATA_PAGE - Static variable in class com.dalsemi.onewire.container.OneWireContainer18
 
skip(long) - Method in class com.dalsemi.onewire.utils.OWFileInputStream
Skips over and discards n bytes of data from the input stream.
SLEEP_MODE_ENABLE_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer30
STATUS REGISTER FLAG: Enables/disables the DS2760 to enter sleep mode when the DQ line goes low for greater than 2 seconds.
SOURCE_ACTIVITY_LATCH - Static variable in class com.dalsemi.onewire.container.OneWireContainer12
Used to set the source to the activity latch for conditional searches in the setSearchConditions() method.
SOURCE_FLIP_FLOP - Static variable in class com.dalsemi.onewire.container.OneWireContainer12
Used to set the source to the flip-flop state for conditional searches in the setSearchConditions() method.
SOURCE_PIO - Static variable in class com.dalsemi.onewire.container.OneWireContainer12
Used to set the source to the PIO status for conditional searches in the setSearchConditions() method.
SPECIAL_FEATURE_REGISTER - Static variable in class com.dalsemi.onewire.container.OneWireContainer30
Address of the Special Feature Register (SFR).
SPEED_FLEX - Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
Speed modes for 1-Wire Network, flexible for long lines
SPEED_HYPERDRIVE - Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
Speed modes for 1-Wire Network, hyperdrive
SPEED_OVERDRIVE - Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
Speed modes for 1-Wire Network, overdrive
SPEED_REGULAR - Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
Speed modes for 1-Wire Network, regular
startBreak() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Sets the 1-Wire Network voltage to 0 volts.
startBreak() - Method in class com.dalsemi.onewire.adapter.DumbAdapter
This method does nothing in DumbAdapter.
startPowerDelivery(int) - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Sets the 1-Wire Network voltage to supply power to a 1-Wire device.
startPowerDelivery(int) - Method in class com.dalsemi.onewire.adapter.DumbAdapter
This method does nothing in DumbAdapter.
startProgramPulse(int) - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Sets the 1-Wire Network voltage to eprom programming level.
startProgramPulse(int) - Method in class com.dalsemi.onewire.adapter.DumbAdapter
This method does nothing in DumbAdapter.
state - Variable in class com.dalsemi.onewire.application.tag.TaggedDevice
A true or false describing the state of the tagged device.
STATUS_REGISTER - Static variable in class com.dalsemi.onewire.container.OneWireContainer21
Address of the status register.
STATUS_REGISTER - Static variable in class com.dalsemi.onewire.container.OneWireContainer30
Address of the Status Register.
SWInterpreter - class com.dalsemi.onewire.jib.SWInterpreter.
This class is intended to help developers translate from status words returned by a Java Powered iButton into a meaningful message.
SWInterpreter() - Constructor for class com.dalsemi.onewire.jib.SWInterpreter
 
Switch - class com.dalsemi.onewire.application.tag.Switch.
This class provides a default object for the Switch type of a tagged 1-Wire device.
Switch() - Constructor for class com.dalsemi.onewire.application.tag.Switch
Creates an object for the device.
Switch(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.application.tag.Switch
Creates an object for the device with the supplied address connected to the supplied port adapter.
SwitchContainer - interface com.dalsemi.onewire.container.SwitchContainer.
Interface class for 1-Wire® switch devices.
sync() - Method in class com.dalsemi.onewire.utils.OWFileDescriptor
Force all system buffers to synchronize with the underlying device.

T

TaggedActuator - interface com.dalsemi.onewire.application.tag.TaggedActuator.
 
TaggedDevice - class com.dalsemi.onewire.application.tag.TaggedDevice.
This class provides a default object for a tagged 1-Wire device.
TaggedDevice() - Constructor for class com.dalsemi.onewire.application.tag.TaggedDevice
Creates an object for the device.
TaggedDevice(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.application.tag.TaggedDevice
Creates an object for the device with the supplied address and device type connected to the supplied port adapter.
TaggedSensor - interface com.dalsemi.onewire.application.tag.TaggedSensor.
 
TAGParser - class com.dalsemi.onewire.application.tag.TAGParser.
The tag parser parses tagging information.
TAGParser(DSPortAdapter) - Constructor for class com.dalsemi.onewire.application.tag.TAGParser
Construct the tag parser.
targetAllFamilies() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Removes any selectivity during a search for iButtons or 1-Wire devices by family type.
targetAllFamilies() - Method in class com.dalsemi.onewire.adapter.DumbAdapter
This method does nothing in DumbAdapter.
targetFamily(byte[]) - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Takes an array of bytes to use for selectively searching for acceptable family codes.
targetFamily(byte[]) - Method in class com.dalsemi.onewire.adapter.DumbAdapter
This method does nothing in DumbAdapter.
targetFamily(int) - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
Takes an integer to selectively search for this desired family type.
targetFamily(int) - Method in class com.dalsemi.onewire.adapter.DumbAdapter
This method does nothing in DumbAdapter.
TB_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer26
Flag to check whether or not a temperature conversion is in progress using getFlag().
TEMP_CORE_BUSY_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer21
STATUS REGISTER FLAG: Will read back true if a temperature conversion of any kind is in progress.
TEMP_HIGH_SEARCH_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer21
CONTROL REGISTER FLAG: When enabled, the device will respond to conditional search command if the temperature has reached the high temperature threshold.
TEMP_LOW_SEARCH_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer21
CONTROL REGISTER FLAG: When enabled, the device will respond to conditional search command if the temperature has reached the low temperature threshold.
TEMPERATURE_HIGH_ALARM - Static variable in class com.dalsemi.onewire.container.OneWireContainer21
High temperature alarm value for the methods getAlarmStatus(), getAlarmHistory(), and setTemperatureAlarm().
TEMPERATURE_HIGH_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer21
STATUS REGISTER FLAG: Will read back true when the temperature during a mission reaches or exceeds the temperature high threshold.
TEMPERATURE_LOW_ALARM - Static variable in class com.dalsemi.onewire.container.OneWireContainer21
Low temperature alarm value for the methods getAlarmStatus(), getAlarmHistory(), and setTemperatureAlarm().
TEMPERATURE_LOW_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer21
STATUS REGISTER FLAG: Will read back true when a temperature equal to or below the low temperature threshold was detected on a mission.
TemperatureContainer - interface com.dalsemi.onewire.container.TemperatureContainer.
1-Wire temperature interface class for basic temperature measuring operations.
Thermal - class com.dalsemi.onewire.application.tag.Thermal.
This class provides a default object for the Thermal type of a tagged 1-Wire device.
Thermal() - Constructor for class com.dalsemi.onewire.application.tag.Thermal
Creates an object for the device.
Thermal(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.application.tag.Thermal
Creates an object for the device with the supplied address and device type connected to the supplied port adapter.
TIMER_ALARM - Static variable in class com.dalsemi.onewire.container.OneWireContainer21
Clock alarm value for the methods getAlarmStatus() and isClockAlarming().
TIMER_ALARM_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer21
STATUS REGISTER FLAG: Will read back true when a clock alarm has occurred.
TIMER_ALARM_SEARCH_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer21
CONTROL REGISTER FLAG: When enabled, the device will respond to conditional search command if a timer alarm has occurred.
toByteArray(long) - Static method in class com.dalsemi.onewire.utils.Address
Convert an iButton or 1-Wire device address as a long (little endian) into an array of bytes.
toByteArray(String) - Static method in class com.dalsemi.onewire.utils.Address
Converts a 1-Wire Network Address string (big endian) to a byte array (little endian).
toLong(byte[]) - Static method in class com.dalsemi.onewire.utils.Address
Converts a 1-Wire Network Address to a long (little endian).
toLong(String) - Static method in class com.dalsemi.onewire.utils.Address
Converts a 1-Wire Network Address to a long (little endian).
toString() - Method in class com.dalsemi.onewire.container.CommandAPDU
Gets a string representation of this CommandAPDU.
toString() - Method in class com.dalsemi.onewire.container.ResponseAPDU
Gets a string representation of this ResponseAPDU.
toString() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser
Returns a string representing this SHAiButton.
toString() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
Returns a string representing the 1-Wire address of this SHAiButton.
toString() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM
Returns a string representing the 1-Wire address of this SHAiButton.
toString() - Method in class com.dalsemi.onewire.utils.OWFile
Returns the pathname string of this abstract pathname.
toString() - Method in class com.dalsemi.onewire.utils.OWPath
Get a string representation of this 1-Wire path.
toString(byte[]) - Static method in class com.dalsemi.onewire.utils.Address
Converts a 1-Wire Network address byte array (little endian) to a hex string representation (big endian).
toString(long) - Static method in class com.dalsemi.onewire.utils.Address
Converts a 1-Wire Network address long (little endian) to a hex string representation (big endian).

U

UNDERVOLTAGE_FLAG - Static variable in class com.dalsemi.onewire.container.OneWireContainer30
PROTECTION REGISTER FLAG: When this flag is true, the battery pack has experienced an undervoltage.
USER_BAD_ACCOUNT_DATA - Static variable in class com.dalsemi.onewire.application.sha.SHATransaction
 
USER_BALANCE - Static variable in class com.dalsemi.onewire.application.sha.SHADebitUnsigned
Retrieve the amount for user's current balance
USER_BALANCE - Static variable in class com.dalsemi.onewire.application.sha.SHADebit
Retrieve the amount for user's current balance
USER_DATA_NOT_UPDATED - Static variable in class com.dalsemi.onewire.application.sha.SHATransaction
 
USER_READ_AUTH_FAILED - Static variable in class com.dalsemi.onewire.application.sha.SHATransaction
 
USER_WRITE_DATA_FAILED - Static variable in class com.dalsemi.onewire.application.sha.SHATransaction
 
useResume(boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer18
Tells this OneWireContainer18 whether it can use the RESUME command.

V

valid() - Method in class com.dalsemi.onewire.utils.OWFileDescriptor
Tests if this file descriptor object is valid.
VALIDATE_DATA_PAGE - Static variable in class com.dalsemi.onewire.container.OneWireContainer18
 
verifyAuthentication(byte[], byte[], byte[], byte[], byte) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
Determines if a SHAiButtonUser belongs to the system defined by this Coprocessor iButton.See the usage example in this class for initializing a Coprocessor iButton.
verifyAuthentication(byte[], byte[], byte[], byte[], byte) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM
Determines if a SHAiButtonUser belongs to the system defined by this Coprocessor iButton.See the usage example in this class for initializing a Coprocessor iButton.
verifySignature(byte[], byte[], byte[]) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
Verifies a User iButton's signed data on this Coprocessor iButton.
verifySignature(byte[], byte[], byte[]) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM
Verifies a User iButton's signed data on this Coprocessor iButton.
verifyTransactionData(SHAiButtonUser) - Method in class com.dalsemi.onewire.application.sha.SHATransaction
Verifies account data is valid for this service.
verifyTransactionData(SHAiButtonUser) - Method in class com.dalsemi.onewire.application.sha.SHADebitUnsigned
Verifies user's account data.
verifyTransactionData(SHAiButtonUser) - Method in class com.dalsemi.onewire.application.sha.SHADebit
Verifies user's account data.
verifyUser(SHAiButtonUser) - Method in class com.dalsemi.onewire.application.sha.SHATransaction
Verifies that SHAiButtonUser is a valid user of this service.
verifyUser(SHAiButtonUser) - Method in class com.dalsemi.onewire.application.sha.SHADebitUnsigned
Verifies user's authentication response.
verifyUser(SHAiButtonUser) - Method in class com.dalsemi.onewire.application.sha.SHADebit
Verifies user's authentication response.
voltageToInt(double, double) - Static method in class com.dalsemi.onewire.container.OneWireContainer20
Converts a voltage double value to the DS2450 specific int value.

W

waitForSuccessfulFinish() - Method in class com.dalsemi.onewire.container.OneWireContainer18
Waits for the DS1963S's output to alternate.
wiperSettingsAreVolatile(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer2C
Queries to see if this 1-Wire Potentiometer device's wiper settings are volatile or non-volatile.
wiperSettingsAreVolatile(byte[]) - Method in interface com.dalsemi.onewire.container.PotentiometerContainer
Querys to see if this Potentiometer 1-Wire Device's wiper settings are volatile or non-volatile.
WRITE_DATA_PAGE_FAILED - Static variable in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
 
WRITE_SCRATCHPAD - Static variable in class com.dalsemi.onewire.container.OneWireContainer18
 
WRITE_SCRATCHPAD_COMMAND - Static variable in class com.dalsemi.onewire.container.OneWireContainer22
DS18B20 writes data to scratchpad command
WRITE_SCRATCHPAD_COMMAND - Static variable in class com.dalsemi.onewire.container.OneWireContainer28
DS18B20 writes data to scratchpad command
WRITE_SCRATCHPAD_FAILED - Static variable in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
 
write(boolean) - Static method in class com.dalsemi.onewire.utils.IOHelper
 
write(byte[]) - Method in class com.dalsemi.onewire.utils.OWFileOutputStream
Writes b.length bytes from the specified byte array to this file output stream.
write(byte[], int, int) - Method in class com.dalsemi.onewire.utils.OWFileOutputStream
Writes len bytes from the specified byte array starting at offset off to this file output stream.
write(int) - Method in class com.dalsemi.onewire.utils.OWFileOutputStream
Writes the specified byte to this file output stream.
write(int) - Static method in class com.dalsemi.onewire.utils.IOHelper
 
write(int, byte[], int, int) - Method in interface com.dalsemi.onewire.container.MemoryBank
Writes memory in this bank.
write(Object) - Static method in class com.dalsemi.onewire.utils.IOHelper
 
write(String) - Static method in class com.dalsemi.onewire.utils.IOHelper
 
writeAccountData(byte[], int) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser
Writes the account data to the SHAiButton.
writeAccountData(byte[], int) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser33
Writes the account data to the SHAiButton.
writeAccountData(byte[], int) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser18
Writes the account data to the SHAiButton.
writeByte(int, byte) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Writes a byte of data into the DS1921's memory.
writeByte(int, byte) - Method in class com.dalsemi.onewire.container.OneWireContainer30
Writes a register byte to the memory of the DS2760.
writeBytes(byte[]) - Static method in class com.dalsemi.onewire.utils.IOHelper
Writes a byte[] to the specified output stream.
writeBytes(byte[], int, int) - Static method in class com.dalsemi.onewire.utils.IOHelper
 
writeBytes(String, byte[], int, int) - Static method in class com.dalsemi.onewire.utils.IOHelper
Writes a byte[] to the specified output stream.
writeBytesHex(byte[]) - Static method in class com.dalsemi.onewire.utils.IOHelper
 
writeBytesHex(byte[], int, int) - Static method in class com.dalsemi.onewire.utils.IOHelper
 
writeBytesHex(String, byte[], int, int) - Static method in class com.dalsemi.onewire.utils.IOHelper
 
writeDataPage(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer33
 
writeDataPage(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer18
Writes a data page to the DS1963S.
writeDataPage(int, byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer33
 
writeDevice(byte[]) - Method in interface com.dalsemi.onewire.container.OneWireSensor
Writes the 1-Wire device sensor state that have been changed by 'set' methods.
writeDevice(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer1F
Writes the 1-Wire device sensor state that have been changed by 'set' methods.
writeDevice(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer21
Writes the 1-Wire device sensor state that have been changed by 'set' methods.
writeDevice(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer05
Writes the 1-Wire device sensor state that have been changed by 'set' methods.
writeDevice(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer27
Writes the 1-Wire device sensor state that have been changed by 'set' methods.
writeDevice(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer2C
Writes the 1-Wire device sensor state that have been changed by the 'set' methods.
writeDevice(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer10
Writes to this OneWireContainer10 state information that have been changed by 'set' methods.
writeDevice(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer30
Writes the 1-Wire device sensor state that have been changed by the 'set' methods.
writeDevice(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer20
Writes the bytes in the provided A/D register pages that have been changed by the 'set' methods.
writeDevice(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer12
Writes the 1-Wire device sensor state that have been changed by 'set' methods.
writeDevice(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer22
Writes to this OneWireContainer22 state information that have been changed by 'set' methods.
writeDevice(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Writes the 1-Wire device sensor state that have been changed by 'set' methods.
writeDevice(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer24
Writes the 1-Wire device sensor state that have been changed by 'set' methods.
writeDevice(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
This method write the 1-Wire device sensor state that have been changed by the 'set' methods.
writeDevice(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer28
Writes to this OneWireContainer28 state information that have been changed by 'set' methods.
writeEEPROMBlock(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer30
Writes a 16 byte data block to one of the user blocks.
writeHex(byte) - Static method in class com.dalsemi.onewire.utils.IOHelper
 
writeHex(long) - Static method in class com.dalsemi.onewire.utils.IOHelper
 
writeLine() - Static method in class com.dalsemi.onewire.utils.IOHelper
 
writeLine(boolean) - Static method in class com.dalsemi.onewire.utils.IOHelper
 
writeLine(int) - Static method in class com.dalsemi.onewire.utils.IOHelper
 
writeLine(Object) - Static method in class com.dalsemi.onewire.utils.IOHelper
 
writeLine(String) - Static method in class com.dalsemi.onewire.utils.IOHelper
 
writeLineHex(byte) - Static method in class com.dalsemi.onewire.utils.IOHelper
 
writeLineHex(long) - Static method in class com.dalsemi.onewire.utils.IOHelper
 
writePage(int, byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer26
Writes a page of memory to this device.
writePagePacket(int, byte[], int, int) - Method in interface com.dalsemi.onewire.container.PagedMemoryBank
Writes a Universal Data Packet.
writePassword(int, byte[], byte[], byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer02
Writes a new identifier and password to the secure subkey iButton
writeProtectAll() - Method in class com.dalsemi.onewire.container.OneWireContainer33
Write protect pages 0 to 3
writeProtectClock(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Sets the write protect options for the Real-Time clock/Alarm.
writeProtectCycleCounter(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Sets the write protect options for the Cycle Counter and Alarm register.
writeProtectIntervalTimer(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer04
Sets the write protect options for Interval Timer and Interval Timer Alarm register.
writeProtectPageZero() - Method in class com.dalsemi.onewire.container.OneWireContainer33
Write protect page zero only.
writeProtectSecret() - Method in class com.dalsemi.onewire.container.OneWireContainer33
Write protects the secret for the DS2432.
writeScratchpad(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer22
Writes to the Scratchpad of the DS1822.
writeScratchpad(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer28
Writes to the Scratchpad of the DS18B20.
writeScratchpad(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer02
Writes the data to the scratchpad from the given address.
writeScratchpad(int, int, byte[], int, int) - Method in class com.dalsemi.onewire.container.OneWireContainer33
 
writeScratchPad(int, int, byte[], int, int) - Method in class com.dalsemi.onewire.container.OneWireContainer18
Writes data to the scratchpad.
writeSubkey(int, int, byte[], byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer02
Writes new data to the secure subkey

X

XML - class com.dalsemi.onewire.application.tag.XML.
XML services.
XML() - Constructor for class com.dalsemi.onewire.application.tag.XML
 

A B C D E F G H I J K L M N O P R S T U V W X