- 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.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.
- 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.OneWireContainer41
-
Checks to see if this A/D supports doing multiple voltage
conversions at the same time.
- canADMultiChannelRead() - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Checks 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.NetAdapter
-
Returns whether adapter can physically support 0 volt 'break' mode.
- 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.NetAdapter
-
Returns whether the adapter can physically support strong 5 volt power
mode.
- 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.NetAdapter
-
Returns whether the adapter can physically support "smart" strong 5
volt power mode.
- 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.OneWireContainer04
-
Query to see if the clock can be disabled.
- 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.OneWireContainer24
-
Query 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.
- canDisableClock() - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Checks to see if the clock can be disabled.
- canDisableClock() - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Checks 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.NetAdapter
-
Returns whether the adapter can physically support flex speed mode.
- 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.NetAdapter
-
Returns whether the adapter can physically support hyperdrive mode.
- 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.NetAdapter
-
Returns whether adapter can physically support overdrive mode.
- 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.NetAdapter
-
Returns whether adapter can physically support 12 volt power mode.
- canRead() - Method in class com.dalsemi.onewire.application.file.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.application.file.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.
- chainConditionalReadRom(byte[]) - Method in class com.dalsemi.onewire.application.monitor.ChainMonitor
-
chainConditionalReadRom sends the chain mode "DONE" command sequence to
current chain device.
- chainDone() - Method in class com.dalsemi.onewire.application.monitor.ChainMonitor
-
chainDone sends the chain mode "DONE" command sequence to
current chain device.
- ChainMonitor - Class in com.dalsemi.onewire.application.monitor
-
Class ChainMonitor represents the monitor that searches the 1-Wire net
for Chain Mode devices, otherwise known as "Sequence Detect".
- ChainMonitor(DSPortAdapter) - Constructor for class com.dalsemi.onewire.application.monitor.ChainMonitor
-
Create a simple monitor that does not search branches
- chainOff() - Method in class com.dalsemi.onewire.application.monitor.ChainMonitor
-
chainOff sends the chain mode "OFF" command sequence to
all chain devices.
- chainOn() - Method in class com.dalsemi.onewire.application.monitor.ChainMonitor
-
chainOn sends the chain mode "ON" command sequence to
all chain devices.
- 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.
- CHANNEL_VSENSE - Static variable in class com.dalsemi.onewire.container.OneWireContainer26
-
Channel selectro the the IAD 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.
- checkMissionBackup(boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Checks the status of the backup to see if the last mission stopped
due to battery failure.
- checkSpeed() - Method in class com.dalsemi.onewire.container.MemoryBankSHAEE
-
Check the device speed if has not been done before or if
an error was detected.
- CLA - Static variable in class com.dalsemi.onewire.container.CommandAPDU
-
Index for addressing CLA
in this CommandAPDU
apduBuffer
.
- CleanUpByThread(Thread) - Static method in class com.dalsemi.onewire.adapter.SerialService
-
Cleans up the resources used by the thread argument.
- cleanUpStaleContainerReferences() - Method in class com.dalsemi.onewire.application.monitor.AbstractDeviceMonitor
-
The device monitor will internally cache OneWireContainer objects for each
1-Wire device.
- cleanUpStalePathReferences() - Method in class com.dalsemi.onewire.application.monitor.AbstractDeviceMonitor
-
The device monitor will internally cache OWPath objects for each
1-Wire device.
- cleanUpStalePathReferences() - Method in class com.dalsemi.onewire.application.monitor.NetworkDeviceMonitor
-
The device monitor will internally cache OWPath objects for each
1-Wire device.
- CLEAR_MEMORY_PW_COMMAND - Static variable in class com.dalsemi.onewire.container.OneWireContainer41
-
1-Wire command for Clear Memory With Password
- 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 class com.dalsemi.onewire.container.OneWireContainer1C
-
Clears the activity latches the next time possible.
- 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.OneWireContainer29
-
Clears the activity latches the next time possible.
- clearActivity() - Method in class com.dalsemi.onewire.container.OneWireContainer3A
-
Clears the activity latches the next time possible.
- clearActivity() - Method in class com.dalsemi.onewire.container.OneWireContainer42
-
This method does nothing for the DS28EA00 (not needed).
- 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.
- clearMemory() - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Erases the log memory from this missioning device.
- clearMemory() - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Erases the log memory
- clearMemory(boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Erases the log or user memory
- clearMissionResults() - Method in interface com.dalsemi.onewire.container.MissionContainer
-
Clears the mission results and erases the log memory from this
missioning device.
- clearMissionResults() - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Clears the mission results and erases the log memory from this
missioning device.
- clearMissionResults() - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Clears the mission results and erases the log memory from this
missioning device.
- clearPowerOnReset(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer1C
-
Checks if the Power On Reset if on and if so clears it.
- clearPowerOnReset(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer29
-
Checks if the Power On Reset if on and if so clears it.
- clearUseOverridingAdapter() - Static method in class com.dalsemi.onewire.OneWireAccessProvider
-
Clears the overriding adapter.
- ClockContainer - Interface in com.dalsemi.onewire.container
-
Interface class for 1-Wire® devices that contain Real-Time clocks.
- close() - Method in class com.dalsemi.onewire.application.file.OWFile
-
Closes this file and releases any system resources
associated with this stream.
- close() - Method in class com.dalsemi.onewire.application.file.OWFileInputStream
-
Closes this file input stream and releases any system resources
associated with the stream.
- close() - Method in class com.dalsemi.onewire.application.file.OWFileOutputStream
-
Closes this file output stream 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.
- closePort() - Method in class com.dalsemi.onewire.adapter.SerialService
-
Close this serial port.
- clusterName - Variable in class com.dalsemi.onewire.application.tag.TaggedDevice
-
The name of the cluster to which the tagged device is associated.
- CMD_BEGINEXCLUSIVE - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- CMD_CANBREAK - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- CMD_CANDELIVERPOWER - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- CMD_CANDELIVERSMARTPOWER - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- CMD_CANFLEX - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- CMD_CANHYPERDRIVE - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- CMD_CANOVERDRIVE - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- CMD_CANPROGRAM - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- CMD_CLOSECONNECTION - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- CMD_DATABLOCK - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- CMD_ENDEXCLUSIVE - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- CMD_EXCLUDEFAMILY - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- CMD_FINDFIRSTDEVICE - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- CMD_FINDNEXTDEVICE - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- CMD_GETADDRESS - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- CMD_GETBIT - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- CMD_GETBLOCK - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- CMD_GETBYTE - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- CMD_GETSPEED - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- CMD_PINGCONNECTION - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- CMD_PUTBIT - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- CMD_PUTBYTE - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- CMD_RESET - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- CMD_SETNORESETSEARCH - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- CMD_SETPOWERDURATION - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- CMD_SETPOWERNORMAL - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- CMD_SETPROGRAMPULSEDURATION - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- CMD_SETSEARCHALLDEVICES - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- CMD_SETSEARCHONLYALARMINGDEVICES - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- CMD_SETSPEED - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- CMD_STARTBREAK - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- CMD_STARTPOWERDELIVERY - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- CMD_STARTPROGRAMPULSE - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- CMD_TARGETALLFAMILIES - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- CMD_TARGETFAMILY - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- com.dalsemi.onewire - package com.dalsemi.onewire
-
- com.dalsemi.onewire.adapter - package com.dalsemi.onewire.adapter
-
- com.dalsemi.onewire.application.file - package com.dalsemi.onewire.application.file
-
- com.dalsemi.onewire.application.monitor - package com.dalsemi.onewire.application.monitor
-
- 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.debug - package com.dalsemi.onewire.debug
-
- com.dalsemi.onewire.utils - package com.dalsemi.onewire.utils
-
- CommandAPDU - Class in com.dalsemi.onewire.container
-
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, int) - Constructor for class com.dalsemi.onewire.container.CommandAPDU
-
Constructs a new ISO 7816-4 CASE 2 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
.
- compareTo(OWFile) - Method in class com.dalsemi.onewire.application.file.OWFile
-
Compares two abstract pathnames lexicographically.
- compareTo(Object) - Method in class com.dalsemi.onewire.application.file.OWFile
-
Compares this abstract pathname to another object.
- 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.CRC16
-
Perform the CRC16 on the data element based on the provided 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, 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.CRC16
-
Perform the CRC16 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(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) - Static method in class com.dalsemi.onewire.utils.CRC8
-
Perform the CRC8 on the data element based on a zero seed.
- 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[], 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, 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.CRC8
-
Perform the CRC8 on an array of data elements based on the
provided seed.
- 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.MemoryBankScratchSHAEE
-
Compute next Secret command
- COMPUTE_NEXT_SECRET - Static variable in class com.dalsemi.onewire.container.OneWireContainer18
-
- COMPUTE_SHA - Static variable in class com.dalsemi.onewire.container.OneWireContainer18
-
- computeNextSecret(int) - Method in class com.dalsemi.onewire.container.MemoryBankScratchSHAEE
-
Computes the next secret.
- computeNextSecret(int, byte[], int) - Method in class com.dalsemi.onewire.container.MemoryBankScratchSHAEE
-
Computes the next secret.
- computeNextSecret(int, byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer33
-
Compute Next Secret
- computeNextSecret(int) - Method in class com.dalsemi.onewire.container.OneWireContainer33
-
Compute Next Secret using the current contents of data page and scratchpad.
- 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 in com.dalsemi.onewire.application.tag
-
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 - Class in com.dalsemi.onewire.utils
-
Utilities for conversion between miscellaneous datatypes.
- Convert.ConvertException - Exception in com.dalsemi.onewire.utils
-
Inner class for conversion exceptions
- Convert.ConvertException(String) - Constructor for exception com.dalsemi.onewire.utils.Convert.ConvertException
-
- Convert.ConvertException() - Constructor for exception com.dalsemi.onewire.utils.Convert.ConvertException
-
- CONVERT_TEMPERATURE_COMMAND - Static variable in class com.dalsemi.onewire.container.OneWireContainer28
-
DS18B20 converts temperature command
- CONVERT_TEMPERATURE_COMMAND - Static variable in class com.dalsemi.onewire.container.OneWireContainer42
-
DS28EA00 converts temperature command
- convertToCelsius(double) - Static method in class com.dalsemi.onewire.container.OneWireContainer10
-
Deprecated.
Replace with call to com.dalsemi.onewire.utils.Convert.toCelsius()
- convertToFahrenheit(double) - Static method in class com.dalsemi.onewire.container.OneWireContainer10
-
Deprecated.
Replace with call to com.dalsemi.onewire.utils.Convert.toFahrenheit()
- convertToFahrenheit(float) - Method in class com.dalsemi.onewire.container.OneWireContainer28
-
Deprecated.
Replace with call to com.dalsemi.onewire.utils.Convert.toFahrenheit()
- convertToFahrenheit(float) - Method in class com.dalsemi.onewire.container.OneWireContainer42
-
Deprecated.
Replace with call to com.dalsemi.onewire.utils.Convert.toFahrenheit()
- 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(OWPath) - Method in class com.dalsemi.onewire.utils.OWPath
-
Copy the elements from the provided 1-Wire path into this 1-Wire path.
- COPY_SCRATCHPAD - Static variable in class com.dalsemi.onewire.container.OneWireContainer18
-
- COPY_SCRATCHPAD_COMMAND - Static variable in class com.dalsemi.onewire.container.OneWireContainer28
-
DS18B20 copys data from scratchpad to E-squared memory command
- COPY_SCRATCHPAD_COMMAND - Static variable in class com.dalsemi.onewire.container.OneWireContainer42
-
DS28EA00 copys data from scratchpad to E-squared memory command
- COPY_SCRATCHPAD_FAILED - Static variable in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
-
- COPY_SCRATCHPAD_PW_COMMAND - Static variable in class com.dalsemi.onewire.container.OneWireContainer37
-
1-Wire command for Copy Scratchpad With Password
- COPY_SCRATCHPAD_PW_COMMAND - Static variable in class com.dalsemi.onewire.container.OneWireContainer41
-
1-Wire command for Copy Scratchpad With Password
- copyScratchpad(int, int) - Method in class com.dalsemi.onewire.container.MemoryBankScratchCRCPW
-
Copy the scratchpad page to memory.
- copyScratchpad(int, int) - Method in class com.dalsemi.onewire.container.MemoryBankScratchFLASHCRCPW
-
Copy the scratchpad page to memory.
- copyScratchpad(int, int) - Method in class com.dalsemi.onewire.container.MemoryBankScratchSHAEE
-
Copy the scratchpad page to memory.
- copyScratchpad(int, byte[], int) - Method in class com.dalsemi.onewire.container.MemoryBankScratchSHAEE
-
Copy the scratchpad page to memory.
- copyScratchpad(int, byte[], int, byte[], int) - Method in class com.dalsemi.onewire.container.MemoryBankScratchSHAEE
-
Copy the scratchpad page to memory.
- 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() - 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() - Method in class com.dalsemi.onewire.container.OneWireContainer28
-
Copies the Scratchpad to the E-squared memory of the DS18B20.
- copyScratchpad(int, int, byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer33
-
Copy all 8 bytes of the Sratch Pad to a certain page and offset in memory.
- copyScratchpad(int, int) - Method in class com.dalsemi.onewire.container.OneWireContainer33
-
Copy all 8 bytes of the Sratch Pad to a certain page and offset in memory.
- copyScratchpad() - Method in class com.dalsemi.onewire.container.OneWireContainer42
-
Copies the Scratchpad to the E-squared memory of the DS28EA00.
- copyScratchpadWithMAC(int, byte[], int) - Method in class com.dalsemi.onewire.container.MemoryBankScratchSHAEE
-
Copy all 8 bytes of the Sratch Pad to a certain address in memory
using the provided authorization MAC
- CRC16 - Class in com.dalsemi.onewire.utils
-
CRC16 is a class containing an implementation of the
Cyclic-Redundency-Check (CRC) CRC16.
- CRC8 - Class in com.dalsemi.onewire.utils
-
CRC8 is a class to contain an implementation of the
Cyclic-Redundency-Check CRC8 for the iButton.
- 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.
- 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.
- createMulticastListener() - Method in class com.dalsemi.onewire.adapter.NetAdapterHost
-
Creates a Multicast Listener to allow NetAdapter clients to discover
this NetAdapterHost automatically.
- createMulticastListener(int) - Method in class com.dalsemi.onewire.adapter.NetAdapterHost
-
Creates a Multicast Listener to allow NetAdapter clients to discover
this NetAdapterHost automatically.
- createMulticastListener(int, String) - Method in class com.dalsemi.onewire.adapter.NetAdapterHost
-
Creates a Multicast Listener to allow NetAdapter clients to discover
this NetAdapterHost automatically.
- createNewFile() - Method in class com.dalsemi.onewire.application.file.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.
- GENERAL_STATUS_REGISTER - Static variable in class com.dalsemi.onewire.container.OneWireContainer41
-
Address of General Status Register
- GENERAL_STATUS_REGISTER - Static variable in class com.dalsemi.onewire.container.OneWireContainer53
-
Address of General Status Register
- 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.application.file.OWFile
-
Returns the absolute form of this abstract pathname.
- getAbsolutePath() - Method in class com.dalsemi.onewire.application.file.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.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.
- 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.OneWireContainer41
-
Reads the value of the specified A/D alarm on the specified channel.
- getADAlarm(int, int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Reads the value of the specified A/D alarm on the specified channel.
- 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.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.
- 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.OneWireContainer41
-
Checks to see if the specified alarm on the specified channel is enabled.
- getADAlarmEnable(int, int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Checks to see if the specified alarm on the specified channel is enabled.
- getAdapter() - Method in class com.dalsemi.onewire.application.monitor.AbstractDeviceMonitor
-
Returns the DSPortAdapter this device is searching
- getAdapter() - Method in class com.dalsemi.onewire.application.monitor.DeviceMonitorEvent
-
Returns DSPortAdapter the monitor was using when the event was generated
- getAdapter() - Method in exception com.dalsemi.onewire.application.monitor.DeviceMonitorException
-
Returns DSPortAdapter the monitor was using when the event was generated
- getAdapter() - Method in class com.dalsemi.onewire.container.OneWireContainer
-
Retrieves the port adapter object used to create this container.
- 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.
- 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.NetAdapter
-
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.
- getADDeviceBitCount() - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
- 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.NetAdapter
-
Copies the 'current' 1-Wire device address being used by the adapter into
the array.
- getAddress() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
-
Returns the 8 byte address of the OneWireContainer this
SHAiButton refers to.
- 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.SHAiButtonCopr
-
Copies the specified number of bytes from the address
of the OneWireContainer into the provided array starting
at the given offset.
- getAddress() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser
-
Returns the 8 byte address of the OneWireContainer this
SHAiButton refers to.
- 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, 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() - Method in class com.dalsemi.onewire.container.OneWireContainer
-
Gets the 1-Wire Network address of this device as an array of bytes.
- 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.container.OneWireContainer
-
Gets this device's 1-Wire Network address as a long.
- getAddressAsLongAt(int) - Method in class com.dalsemi.onewire.application.monitor.DeviceMonitorEvent
-
Returns the device address at the specified index as a primitive long.
- 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.container.OneWireContainer
-
Gets this device's 1-Wire Network address as a String.
- getAddressAsStringAt(int) - Method in class com.dalsemi.onewire.application.monitor.DeviceMonitorEvent
-
Returns the device address at the specified index as a String.
- getAddressAt(int) - Method in class com.dalsemi.onewire.application.monitor.DeviceMonitorEvent
-
Returns the device address at the specified index as a byte array.
- 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.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.
- 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.OneWireContainer41
-
Returns the currently selected range for the specified
channel.
- getADRange(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Returns the currently selected range for the specified
channel.
- 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.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.
- 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.OneWireContainer41
-
Gets an array of available ranges for the specified
A/D channel.
- getADRanges(int) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Gets an array of available ranges for the specified
A/D channel.
- getADReferenceVoltage() - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
- 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.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.
- 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.OneWireContainer41
-
Returns the currently selected resolution for the specified
channel.
- getADResolution(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Returns the currently selected resolution for the specified
channel.
- 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.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.
- 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.OneWireContainer41
-
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.OneWireContainer53
-
Gets 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(int, byte[]) - Method in interface com.dalsemi.onewire.container.ADContainer
-
Reads the value of the voltages after a doADConvert(int,byte[])
method call.
- getADVoltage(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer20
-
Reads the voltage values.
- getADVoltage(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer20
-
Reads a channels voltage value.
- getADVoltage(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
-
This method is used to read the voltage values.
- getADVoltage(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
-
This method is used to read a channels voltage value.
- getADVoltage(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer30
-
Reads the voltage values.
- getADVoltage(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer30
-
Reads a channel voltage value.
- getADVoltage(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Reads the value of the voltages after a doADConvert(boolean[],byte[])
method call.
- getADVoltage(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Reads the value of the voltages after a doADConvert(int,byte[])
method call.
- getADVoltage(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Reads the value of the voltages after a doADConvert(boolean[],byte[])
method call.
- getADVoltage(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Reads the value of the voltages after a doADConvert(int,byte[])
method call.
- 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.
- getAllAddresses() - Method in class com.dalsemi.onewire.application.monitor.AbstractDeviceMonitor
-
Returns all addresses known by this monitor as an Enumeration of Long
objects.
- 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.
- 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 Maxim Integrated Products part numbers or names.
- getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer01
-
- getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer02
-
- getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer04
-
Get the alternate Maxim Integrated Products part numbers or names.
- getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer05
-
Retrieves the alternate Maxim Integrated Products part numbers or names.
- getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer09
-
Get the alternate Maxim Integrated Products part numbers or names.
- getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer0B
-
Get the alternate Maxim Integrated Products part numbers or names.
- getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer0F
-
Get the alternate Maxim Integrated Products part numbers or names.
- getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer10
-
Retrieves the alternate Maxim Integrated Products part numbers or names.
- getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer12
-
Retrieves the alternate Maxim Integrated Products part numbers or names.
- getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer13
-
Get the alternate Maxim Integrated Products part numbers or names.
- getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer14
-
Get the alternate Maxim Integrated Products part numbers or names.
- getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer18
-
Retrieve the alternate Maxim Integrated Products part numbers or names.
- getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer1A
-
Get the alternate Maxim Integrated Products part numbers or names.
- getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer1C
-
Retrieves the alternate Maxim Integrated Products part numbers or names.
- getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer1F
-
Gets the alternate Maxim Integrated Products part numbers or names.
- 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.OneWireContainer21
-
Retrieves the alternate Maxim Integrated Products part numbers or names.
- getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer22
-
Retrieves the alternate Maxim Integrated Products part numbers or names.
- getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer23
-
Get the alternate Maxim Integrated Products part numbers or names.
- getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer24
-
Get the alternate Maxim Integrated Products part numbers or names.
- getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer26
-
Return the alternate Maxim Integrated Products part number or name.
- getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer27
-
Get the alternate Maxim Integrated Products part numbers or names.
- getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer28
-
Retrieves the alternate Maxim Integrated Products part numbers or names.
- getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer29
-
Retrieves the alternate Maxim Integrated Products part numbers or names.
- getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer2C
-
Retrieves the alternate Maxim Integrated Products part numbers or names.
- getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer2D
-
Retrieve the alternate Maxim Integrated Products part numbers or names.
- getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer30
-
Returns the alternate Maxim Integrated Products part number or name.
- getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer33
-
Retrieve the alternate Maxim Integrated Products part numbers or names.
- getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer37
-
Retrieves the alternate Maxim Integrated Products part numbers or names.
- getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer3A
-
Retrieves the alternate Maxim Integrated Products part numbers or names.
- getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Retrieves the alternate Maxim Integrated Products part numbers or names.
- getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer42
-
Retrieves the alternate Maxim Integrated Products part numbers or names.
- getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer43
-
Retrieve the alternate Maxim Integrated Products part numbers or names.
- getAlternateNames() - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Retrieves the alternate Maxim Integrated Products part numbers or names.
- 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.SHAiButtonUser18
-
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.
- 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.
- getBankDescription() - Method in class com.dalsemi.onewire.container.MemoryBankSHAEE
-
Query to see get a string description of the current memory bank.
- getBaudRate() - Method in class com.dalsemi.onewire.adapter.SerialService
-
- 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.NetAdapter
-
Gets a bit from the 1-Wire Network.
- getBlock(int) - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
-
Gets a block of data 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, 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(int) - Method in class com.dalsemi.onewire.adapter.NetAdapter
-
Gets a block of data from the 1-Wire Network.
- getBlock(byte[], int) - Method in class com.dalsemi.onewire.adapter.NetAdapter
-
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.NetAdapter
-
Gets a block of data from the 1-Wire Network and write it into
the provided array.
- getBranchAutoSearching() - Method in class com.dalsemi.onewire.application.monitor.NetworkDeviceMonitor
-
Indicates whether or not branches are automatically traversed.
- getBranches() - Method in class com.dalsemi.onewire.application.tag.TaggedDevice
-
Gets a vector of branches (to get to) the tagged device.
- getBranches() - Method in class com.dalsemi.onewire.application.tag.TAGParser
-
Returns the vector of Branch TaggedDevice objects described in the TAG file.
- 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.NetAdapter
-
Gets a byte from the 1-Wire Network.
- 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.application.file.OWFile
-
Returns the canonical form of this abstract pathname.
- getCanonicalPath() - Method in class com.dalsemi.onewire.application.file.OWFile
-
Returns the canonical pathname string of this abstract pathname.
- 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.
- getChannelMask(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer1C
-
Retrieves the information if the channel is masked for the Conditional Search.
- getChannelMask(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer29
-
Retrieves the information if the channel is masked for the Conditional Search.
- getChannelPolarity(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer1C
-
Retrieves the polarity of the channel for the Conditional Search.
- getChannelPolarity(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer29
-
Retrieves the polarity of the channel for the Conditional Search.
- getCLA() - Method in class com.dalsemi.onewire.container.CommandAPDU
-
Gets the CLA
byte value.
- getClassVersion() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
-
Retrieves a version string for this class.
- getClassVersion() - Method in class com.dalsemi.onewire.adapter.NetAdapter
-
Retrieves a version string for this class.
- 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.OneWireContainer04
-
Extracts the Real-Time clock value in milliseconds.
- 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.OneWireContainer24
-
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.
- getClock(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Extracts the Real-Time clock value in milliseconds.
- getClock(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Extracts the Real-Time clock value in milliseconds.
- 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.OneWireContainer04
-
Extracts the clock alarm value for the Real-Time clock.
- 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.OneWireContainer24
-
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.
- getClockAlarm(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Extracts the clock alarm value for the Real-Time clock.
- getClockAlarm(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Extracts the clock alarm value for the Real-Time clock.
- getClockResolution() - Method in interface com.dalsemi.onewire.container.ClockContainer
-
Gets 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.OneWireContainer21
-
Gets 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 class com.dalsemi.onewire.container.OneWireContainer26
-
Query to get the clock resolution in milliseconds
- getClockResolution() - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Gets the clock resolution in milliseconds
- getClockResolution() - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Gets the clock resolution in milliseconds
- getClusterName() - Method in class com.dalsemi.onewire.application.tag.TaggedDevice
-
Gets the cluster name for the tagged device.
- getContainer() - Method in class com.dalsemi.onewire.utils.OWPathElement
-
Get the 1-Wire container for this 1-Wire path element.
- getContainerAt(int) - Method in class com.dalsemi.onewire.application.monitor.DeviceMonitorEvent
-
Returns the OneWireContainer for the address at the specified index
- getContainerReadOnlyPassword(byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer37
-
Returns the read password used by this container to read the memory
of the device.
- getContainerReadOnlyPassword(byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Gets the Read-Only password used by the API when reading from the
device's memory.
- getContainerReadOnlyPassword(byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Gets the Read-Only password used by the API when reading from the
device's memory.
- getContainerReadOnlyPassword(byte[], int) - Method in interface com.dalsemi.onewire.container.PasswordContainer
-
Gets the Read-Only password used by the API when reading from the
device's memory.
- getContainerReadWritePassword(byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer37
-
Returns the read/write password used by this container to read from and
write to the memory of the device.
- getContainerReadWritePassword(byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Gets the Read/Write password used by the API when reading from or
writing to the device's memory.
- getContainerReadWritePassword(byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Gets the Read/Write password used by the API when reading from or
writing to the device's memory.
- getContainerReadWritePassword(byte[], int) - Method in interface com.dalsemi.onewire.container.PasswordContainer
-
Gets the Read/Write password used by the API when reading from or
writing to the device's memory.
- getContainerSecret(byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer33
-
Get the secret of this device as an array of bytes.
- getContainerWriteOnlyPassword(byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer37
-
Returns the read/write password used by this container to read from and
write to the memory of the device.
- getContainerWriteOnlyPassword(byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Gets the Write-Only password used by the API when writing to the
device's memory.
- getContainerWriteOnlyPassword(byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Gets the Write-Only password used by the API when writing to the
device's memory.
- getContainerWriteOnlyPassword(byte[], int) - Method in interface com.dalsemi.onewire.container.PasswordContainer
-
Gets the Write-Only password used by the API when writing to the
device's memory.
- 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.OneWireContainer26
-
Get the instantaneous current.
- getCurrent(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer30
-
Gets 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
.
- getDataLogMemoryBank() - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Returns instance of the memory bank representing this device's
data log.
- getDataLogMemoryBank() - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Returns instance of the memory bank representing this device's
data log.
- getDCA() - Method in class com.dalsemi.onewire.container.OneWireContainer26
-
Retrieves the value of the DCA in mVHr.
- getDebugMode() - Static method in class com.dalsemi.onewire.debug.Debug
-
Gets the debug printing mode for this application.
- getDefaultAdapter() - Static method in class com.dalsemi.onewire.OneWireAccessProvider
-
Finds, opens, and verifies the default adapter and
port.
- getDefaultPolarity(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer1C
-
- 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.OneWireContainer01
-
- getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer02
-
- 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.OneWireContainer05
-
Gets a short description of the function of this iButton
or 1-Wire Device type.
- 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.OneWireContainer08
-
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.OneWireContainer0A
-
Get a short description of the function of this iButton
or 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.OneWireContainer0C
-
Get 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.OneWireContainer10
-
Retrieves a short description of the function of this
OneWireContainer10
type.
- 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.OneWireContainer13
-
Get a short description of the function of this iButton
or 1-Wire Device 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.OneWireContainer18
-
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.OneWireContainer1C
-
Gets 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.OneWireContainer20
-
Gets a brief description of the functionality
of this 1-Wire device.
- 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.OneWireContainer22
-
Retrieves a short description of the function of this
OneWireContainer22
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.OneWireContainer24
-
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.OneWireContainer27
-
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.
- getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer29
-
Gets 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.OneWireContainer2D
-
Retrieve a short description of the function of the iButton 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.OneWireContainer33
-
Retrieve a short description of the function of the iButton type.
- getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer37
-
Gets a short description of the function of this iButton
or 1-Wire Device type.
- getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer3A
-
Gets a short description of the function of this iButton
or 1-Wire Device type.
- getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Gets a short description of the function of this iButton
or 1-Wire Device type.
- getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer42
-
Retrieves a short description of the function of this device
OneWireContainer42
type.
- getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer43
-
Retrieve a short description of the function of the iButton type.
- getDescription() - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Gets a short description of the function of this iButton
or 1-Wire Device type.
- getDeviceConfigByte() - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Returns the Device Configuration Byte, which specifies whether or
not this device is a DS1922, DS1923, or DS2422.
- getDeviceConfigByte() - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Returns the Device Configuration Byte, which specifies whether or
not this device is a DS1925.
- getDeviceContainer(byte[]) - 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.DSPortAdapter
-
Constructs a OneWireContainer
object with a user supplied 1-Wire network address.
- getDeviceContainer(String) - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
-
Constructs a OneWireContainer
object with a user supplied 1-Wire network address.
- getDeviceContainer() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
-
Constructs a OneWireContainer
object using the current 1-Wire network address.
- getDeviceContainer(DSPortAdapter, byte[]) - Static method in class com.dalsemi.onewire.application.monitor.AbstractDeviceMonitor
-
Returns the OneWireContainer object of the device with the given address.
- getDeviceContainer(DSPortAdapter, String) - Static method in class com.dalsemi.onewire.application.monitor.AbstractDeviceMonitor
-
Returns the OneWireContainer object of the device with the given address.
- getDeviceContainer(DSPortAdapter, long) - Static method in class com.dalsemi.onewire.application.monitor.AbstractDeviceMonitor
-
Returns the OneWireContainer object of the device with the given address.
- getDeviceContainer(DSPortAdapter, Long) - Static method in class com.dalsemi.onewire.application.monitor.AbstractDeviceMonitor
-
Returns the OneWireContainer object of the device with the given address.
- getDeviceContainer() - Method in class com.dalsemi.onewire.application.tag.TaggedDevice
-
Gets the 1-Wire Container for the tagged device.
- getDeviceCount() - Method in class com.dalsemi.onewire.application.monitor.DeviceMonitorEvent
-
Returns the number of devices associated with this event
- getDevicePath(byte[]) - Method in class com.dalsemi.onewire.application.monitor.AbstractDeviceMonitor
-
Returns the OWPath of the device with the given address.
- getDevicePath(String) - Method in class com.dalsemi.onewire.application.monitor.AbstractDeviceMonitor
-
Returns the OWPath of the device with the given address.
- getDevicePath(long) - Method in class com.dalsemi.onewire.application.monitor.AbstractDeviceMonitor
-
Returns the OWPath of the device with the given address.
- getDevicePath(Long) - Method in class com.dalsemi.onewire.application.monitor.AbstractDeviceMonitor
-
Returns the OWPath of the device with the given address.
- getDevicePath(Long) - Method in class com.dalsemi.onewire.application.monitor.ChainMonitor
-
Returns the OWPath of the device with the given address.
- getDevicePath(Long) - Method in class com.dalsemi.onewire.application.monitor.DeviceMonitor
-
Returns the OWPath of the device with the given address.
- getDevicePath(Long) - Method in class com.dalsemi.onewire.application.monitor.NetworkDeviceMonitor
-
Returns the OWPath of the device with the given address.
- getDevicePOR(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer20
-
Detects if this device has seen a Power-On-Reset (POR).
- getDeviceReadOnlyPasswordEnable() - Method in class com.dalsemi.onewire.container.OneWireContainer37
-
Tells whether the read only password has been enabled.
- getDeviceReadOnlyPasswordEnable() - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Returns true if the device's Read-Only password has been enabled.
- getDeviceReadOnlyPasswordEnable() - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Returns true if the device's Read-Only password has been enabled.
- getDeviceReadOnlyPasswordEnable() - Method in interface com.dalsemi.onewire.container.PasswordContainer
-
Returns true if the device's Read-Only password has been enabled.
- getDeviceReadWritePasswordEnable() - Method in class com.dalsemi.onewire.container.OneWireContainer37
-
Tells whether the read/write password has been enabled.
- getDeviceReadWritePasswordEnable() - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Returns true if the device's Read/Write password has been enabled.
- getDeviceReadWritePasswordEnable() - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Returns true if the device's Read/Write password has been enabled.
- getDeviceReadWritePasswordEnable() - Method in interface com.dalsemi.onewire.container.PasswordContainer
-
Returns true if the device's Read/Write password has been enabled.
- getDeviceSampleCount() - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Reads the device and returns the total number of samples logged
since the first power-on of this device.
- getDeviceSampleCount(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Returns the total number of samples logged since the first power-on
of this device.
- getDeviceSampleCount() - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Reads the device and returns the total number of samples logged
since the first power-on of this device.
- getDeviceSampleCount(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Returns the total number of samples logged since the first power-on
of this device.
- 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.
- getDeviceWriteOnlyPasswordEnable() - Method in class com.dalsemi.onewire.container.OneWireContainer37
-
Tells whether the write only password has been enabled.
- getDeviceWriteOnlyPasswordEnable() - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Returns true if the device's Write-Only password has been enabled.
- getDeviceWriteOnlyPasswordEnable() - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Returns true if the device's Write-Only password has been enabled.
- getDeviceWriteOnlyPasswordEnable() - Method in interface com.dalsemi.onewire.container.PasswordContainer
-
Returns true if the device's Write-Only password has been enabled.
- 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.
- getDoAlarmSearch() - Method in class com.dalsemi.onewire.application.monitor.DeviceMonitor
-
See if Gets this monitor to search for alarming parts
- 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.
- getEventType() - Method in class com.dalsemi.onewire.application.monitor.DeviceMonitorEvent
-
Returns the event type (ARRIVAL | DEPARTURE)
- getException() - Method in exception com.dalsemi.onewire.application.monitor.DeviceMonitorException
-
Returns the wrapped exception that was generated during a 1-Wire search.
- getExtraInfoDescription() - Method in class com.dalsemi.onewire.container.MemoryBankSHAEE
-
Query to get a string description of what is contained in
the Extra Informationed return when reading pages in the current
memory bank.
- 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 class com.dalsemi.onewire.container.MemoryBankSHAEE
-
Query to get the length in bytes of extra information that
is read when read a page in the current 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.application.file.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.application.file.OWFileInputStream
-
Returns the OWFileDescriptor
object that represents the connection to
the actual file in the Filesystem being
used by this FileInputStream
.
- getFD() - Method in class com.dalsemi.onewire.application.file.OWFileOutputStream
-
Returns the file descriptor associated with this stream.
- 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.
- 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.
- getFirstLogOffset(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer21
-
Helps determine the times for values in a temperature log.
- getFirstSampleOffset(int) - Method in interface com.dalsemi.onewire.container.MissionContainer
-
Returns the amount of time, in milliseconds, before the first sample
occurred.
- getFirstSampleOffset(int) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Returns the amount of time, in milliseconds, before the first sample
occurred.
- getFirstSampleOffset(int) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Returns the amount of time, in milliseconds, before the first sample
occurred.
- 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, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer21
-
Gets the status of the specified flag from the specified register.
- 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.OneWireContainer30
-
Checks the specified flag in the specified register.
- getFlag(int, byte) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Gets the status of the specified flag from the specified register.
- getFlag(int, byte, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Gets the status of the specified flag from the specified register.
- getFlag(int, byte) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Gets the status of the specified flag from the specified register.
- getFlag(int, byte, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Gets the status of the specified flag from the specified register.
- getForceADResults() - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
- getForceOverdrive() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser
-
Reports whether or not the container is forced into
overdrive.
- getFreeMemory() - Method in class com.dalsemi.onewire.application.file.OWFile
-
Gets the number of bytes available on this device for
file and directory information.
- 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.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.
- 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.
- getHistogramBinWidth() - Method in class com.dalsemi.onewire.container.OneWireContainer21
-
This method returns the width of a histogram bin in degrees
Celsius.
- getHistogramLowTemperature() - Method in class com.dalsemi.onewire.container.OneWireContainer21
-
Retrieves the lowest temperature of the first histogram bin
in degrees Celsius.
- 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.
- 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 class com.dalsemi.onewire.container.OneWireContainer41
-
Gets the humidity expressed as a percent value (0.0 to 100.0) of humidity.
- 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.
- 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 class com.dalsemi.onewire.container.OneWireContainer41
-
Gets the specified Humidity alarm value in percent from the
state
data retrieved from the
readDevice()
method.
- getHumidityAlarmResolution() - Method in interface com.dalsemi.onewire.container.HumidityContainer
-
Gets the Humidity alarm resolution in percent.
- getHumidityAlarmResolution() - Method in class com.dalsemi.onewire.container.OneWireContainer26
-
Gets the Humidity alarm resolution in percent.
- getHumidityAlarmResolution() - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Gets the Humidity alarm resolution in percent.
- 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.
- 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 class com.dalsemi.onewire.container.OneWireContainer41
-
Gets the current Humidity resolution in percent from the
state
data retrieved from the readDevice()
method.
- getHumidityResolutions() - Method in interface com.dalsemi.onewire.container.HumidityContainer
-
Get an array of available Humidity resolutions in percent humidity (0 to 100).
- 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 class com.dalsemi.onewire.container.OneWireContainer41
-
Get an array of available Humidity resolutions in percent humidity (0 to 100).
- getICA() - Method in class com.dalsemi.onewire.container.OneWireContainer26
-
Retrieves the current ICA value in mVHr.
- 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.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(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 class com.dalsemi.onewire.container.OneWireContainer1C
-
Checks the latch state of the indicated channel.
- 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.OneWireContainer29
-
Checks the latch state of the indicated channel.
- 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.OneWireContainer3A
-
Checks the latch state of the indicated channel.
- getLatchState(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer42
-
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.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 class com.dalsemi.onewire.container.OneWireContainer1C
-
Checks the sensed level on the indicated channel.
- 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.OneWireContainer29
-
Checks the sensed level on the indicated channel.
- getLevel(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer3A
-
Checks the sensed level on the indicated channel.
- getLevel(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer42
-
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.
- getLocalPage(int) - Method in class com.dalsemi.onewire.application.file.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.
- getMaxErrorCount() - Method in class com.dalsemi.onewire.application.monitor.AbstractDeviceMonitor
-
Number of searches that an error occurs before listener's are notified
- getMaxPacketDataLength() - Method in class com.dalsemi.onewire.container.MemoryBankSHAEE
-
Query to get Maximum data page length in bytes for a packet
read or written in the current memory bank.
- 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.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.OneWireContainer0F
-
Get the maximum speed this iButton or 1-Wire device can
communicate at.
- getMaxSpeed() - Method in class com.dalsemi.onewire.container.OneWireContainer18
-
Returns the maximum speed this iButton 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.OneWireContainer1D
-
Get the maximum speed this iButton or 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.OneWireContainer21
-
Returns the maximum speed this iButton device 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.OneWireContainer29
-
Returns 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.OneWireContainer2D
-
Returns the maximum speed this iButton 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.OneWireContainer37
-
Returns the maximum speed this iButton device can
communicate at.
- getMaxSpeed() - Method in class com.dalsemi.onewire.container.OneWireContainer3A
-
Returns the maximum speed this iButton or 1-Wire device can
communicate at.
- getMaxSpeed() - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Returns the maximum speed this iButton device can
communicate at.
- getMaxSpeed() - Method in class com.dalsemi.onewire.container.OneWireContainer42
-
Returns the maximum speed this iButton or 1-Wire device can
communicate at.
- getMaxSpeed() - Method in class com.dalsemi.onewire.container.OneWireContainer43
-
Returns the maximum speed this iButton can communicate at.
- getMaxSpeed() - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Returns the maximum speed this iButton device can
communicate at.
- getMaxStateCount() - Method in class com.dalsemi.onewire.application.monitor.AbstractDeviceMonitor
-
The number of searches that a button should be "missing"
before it is removed.
- getMaxTemperature() - Method in class com.dalsemi.onewire.container.OneWireContainer10
-
Gets the maximum temperature in Celsius.
- getMaxTemperature() - Method in class com.dalsemi.onewire.container.OneWireContainer21
-
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.
- 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.OneWireContainer41
-
Gets the maximum temperature in Celsius.
- getMaxTemperature() - Method in class com.dalsemi.onewire.container.OneWireContainer42
-
Gets the maximum temperature in Celsius.
- getMaxTemperature() - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Gets the maximum temperature in Celsius.
- getMaxTemperature() - Method in interface com.dalsemi.onewire.container.TemperatureContainer
-
Gets the maximum temperature in Celsius.
- getMemoryBankForPage(int) - Method in class com.dalsemi.onewire.application.file.OWFile
-
Get's the memory bank object for the specified page.
- getMemoryBankForPage(int) - Method in class com.dalsemi.onewire.container.OneWireContainer33
-
Returns the instance of the memory bank for a particular page
- getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer
-
Returns an Enumeration
of MemoryBank
.
- getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer04
-
- getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer06
-
- getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer08
-
- getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer09
-
- getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer0A
-
- getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer0B
-
- getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer0C
-
- getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer0F
-
- getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer12
-
- getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer13
-
- getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer14
-
- getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer18
-
- getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer1A
-
- getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer1C
-
- getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer1D
-
- getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer20
-
Gets an enumeration of memory banks.
- getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer21
-
- getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer23
-
- getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer26
-
- getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer29
-
- getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer2D
-
- getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer30
-
- getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer33
-
- getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer37
-
- getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
- getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer42
-
- getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer43
-
- getMemoryBanks() - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
- 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.OneWireContainer10
-
Gets the minimum temperature in Celsius.
- getMinTemperature() - Method in class com.dalsemi.onewire.container.OneWireContainer21
-
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.
- 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.OneWireContainer41
-
Gets the minimum temperature in Celsius.
- getMinTemperature() - Method in class com.dalsemi.onewire.container.OneWireContainer42
-
Gets the minimum temperature in Celsius.
- getMinTemperature() - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Gets the minimum temperature in Celsius.
- getMinTemperature() - Method in interface com.dalsemi.onewire.container.TemperatureContainer
-
Gets the minimum temperature in Celsius.
- getMissionAlarm(int, int) - Method in interface com.dalsemi.onewire.container.MissionContainer
-
Returns the threshold value which will trigger the alarm of the
specified type on the specified channel.
- getMissionAlarm(int, int) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Returns the threshold value which will trigger the alarm of the
specified type on the specified channel.
- getMissionAlarm(int, int) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Returns the threshold value which will trigger the alarm of the
specified type on the specified channel.
- getMissionAlarmEnable(int, int) - Method in interface com.dalsemi.onewire.container.MissionContainer
-
Returns true if the alarm of the specified type has been enabled for
the specified channel.
- getMissionAlarmEnable(int, int) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Returns true if the alarm of the specified type has been enabled for
the specified channel.
- getMissionAlarmEnable(int, int) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Returns true if the alarm of the specified type has been enabled for
the specified channel.
- getMissionChannelEnable(int) - Method in interface com.dalsemi.onewire.container.MissionContainer
-
Returns true if the specified mission channel is enabled, indicating
that the channel's readings will be recorded in the mission log.
- getMissionChannelEnable(int) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Returns true if the specified mission channel is enabled, indicating
that the channel's readings will be recorded in the mission log.
- getMissionChannelEnable(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Returns true if the specified mission channel is enabled, indicating
that the channel's readings will be recorded in the mission log.
- getMissionChannelEnable(int) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Returns true if the specified mission channel is enabled, indicating
that the channel's readings will be recorded in the mission log.
- getMissionChannelEnable(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Returns true if the specified mission channel is enabled, indicating
that the channel's readings will be recorded in the mission log.
- getMissionLabel(int) - Method in interface com.dalsemi.onewire.container.MissionContainer
-
Returns a default friendly label for each channel supported by this
Missioning device.
- getMissionLabel(int) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Returns a default friendly label for each channel supported by this
Missioning device.
- getMissionLabel(int) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Returns a default friendly label for each channel supported by this
Missioning device.
- getMissionResolution(int) - Method in interface com.dalsemi.onewire.container.MissionContainer
-
Returns the currently selected resolution for the specified
channel.
- getMissionResolution(int) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Returns the currently selected resolution for the specified
channel.
- getMissionResolution(int) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Returns the currently selected resolution for the specified
channel.
- getMissionResolutions(int) - Method in interface com.dalsemi.onewire.container.MissionContainer
-
Returns all available resolutions for the specified mission channel.
- getMissionResolutions(int) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Returns all available resolutions for the specified mission channel.
- getMissionResolutions(int) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Returns all available resolutions for the specified mission channel.
- getMissionSample(int, int) - Method in interface com.dalsemi.onewire.container.MissionContainer
-
Returns the value of each sample taken by the current mission.
- getMissionSample(int, int) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Returns the sample as degrees celsius if temperature channel is specified
or as percent relative humidity if data channel is specified.
- getMissionSample(int, int) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Returns the sample as degrees celsius if temperature channel
- getMissionSampleAsInteger(int, int) - Method in interface com.dalsemi.onewire.container.MissionContainer
-
Returns the sample as an integer value.
- getMissionSampleAsInteger(int, int) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Returns the sample as an integer value.
- getMissionSampleAsInteger(int, int) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Returns the sample as an integer value.
- getMissionSampleCount(int) - Method in interface com.dalsemi.onewire.container.MissionContainer
-
Returns the number of samples taken for the specified channel
during the current mission.
- getMissionSampleCount(int) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Returns the number of samples available for the specified channel
during the current mission.
- getMissionSampleCount(int) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Returns the number of samples available for the specified channel
during the current mission.
- getMissionSampleCountTotal(int) - Method in interface com.dalsemi.onewire.container.MissionContainer
-
Returns the total number of samples taken for the specified channel
during the current mission.
- getMissionSampleCountTotal(int) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Returns the total number of samples taken for the specified channel
during the current mission.
- getMissionSampleCountTotal(int) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Returns the total number of samples taken for the specified channel
during the current mission.
- getMissionSampleRate(int) - Method in interface com.dalsemi.onewire.container.MissionContainer
-
Returns the amount of time, in seconds, between samples taken
by this missioning device.
- getMissionSampleRate(int) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Returns the amount of time, in seconds, between samples taken
by this missioning device.
- getMissionSampleRate(int) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Returns the amount of time, in seconds, between samples taken
by this missioning device.
- getMissionSamplesCounter(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer21
-
Determines the number of samples taken on this mission.
- getMissionSampleTimeStamp(int, int) - Method in interface com.dalsemi.onewire.container.MissionContainer
-
Returns the time, in milliseconds, that each sample was taken by the
current mission.
- getMissionSampleTimeStamp(int, int) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Returns the time, in milliseconds, that each sample was taken by the
current mission.
- getMissionSampleTimeStamp(int, int) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Returns the time, in milliseconds, that each sample was taken by the
current mission.
- getMissionTimeStamp(int) - Method in interface com.dalsemi.onewire.container.MissionContainer
-
Returns the time, in milliseconds, that the mission began.
- getMissionTimeStamp(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer21
-
Returns the date and time that the last mission was
started.
- getMissionTimeStamp(int) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Returns the time, in milliseconds, that the mission began.
- getMissionTimeStamp(int) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Returns the time, in milliseconds, that the mission began.
- getMonitor() - Method in class com.dalsemi.onewire.application.monitor.DeviceMonitorEvent
-
Returns the monitor which generated this event
- getMonitor() - Method in exception com.dalsemi.onewire.application.monitor.DeviceMonitorException
-
Returns the monitor which generated this event
- getName() - Method in class com.dalsemi.onewire.application.file.OWFile
-
Returns the name of the file or directory denoted by this abstract
pathname.
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer
-
Retrieves the Maxim Integrated Products part number of the 1-Wire device
as a String
.
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer01
-
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer02
-
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer04
-
Get the Maxim Integrated Products part number of the iButton
or 1-Wire Device as a string.
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer05
-
Gets the Maxim Integrated Products part number of the iButton
or 1-Wire Device as a java.lang.String
.
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer06
-
Get the Maxim Integrated Products part number of the iButton
or 1-Wire Device as a string.
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer08
-
Get the Maxim Integrated Products part number of the iButton
or 1-Wire Device as a string.
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer09
-
Get the Maxim Integrated Products part number of the iButton
or 1-Wire Device as a string.
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer0A
-
Get the Maxim Integrated Products part number of the iButton
or 1-Wire Device as a string.
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer0B
-
Get the Maxim Integrated Products part number of the iButton
or 1-Wire Device as a string.
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer0C
-
Get the Maxim Integrated Products part number of the iButton
or 1-Wire Device as a string.
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer0F
-
Get the Maxim Integrated Products part number of the iButton
or 1-Wire Device as a string.
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer10
-
Retrieves the Maxim Integrated Products part number of this
OneWireContainer10
as a String
.
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer12
-
Gets the Maxim Integrated Products 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 Maxim Integrated Products part number of the iButton
or 1-Wire Device as a string.
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer14
-
Get the Maxim Integrated Products part number of the iButton
or 1-Wire Device as a string.
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer18
-
Get the Maxim Integrated Products part number of the iButton
or 1-Wire Device as a java.lang.String
.
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer1A
-
Get the Maxim Integrated Products part number of the iButton
or 1-Wire Device as a string.
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer1C
-
Gets the Maxim Integrated Products part number of the iButton
or 1-Wire Device as a java.lang.String
.
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer1D
-
Get the Maxim Integrated Products part number of the iButton
or 1-Wire Device as a string.
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer1F
-
Gets the Maxim Integrated Products part number of the iButton
or 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.OneWireContainer21
-
Gets the Maxim Integrated Products part number of the iButton
or 1-Wire Device as a java.lang.String
.
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer22
-
Retrieves the Maxim Integrated Products part number of this
OneWireContainer22
as a String
.
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer23
-
Get the Maxim Integrated Products part number of the iButton
or 1-Wire Device as a string.
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer24
-
Get the Maxim Integrated Products part number of the iButton
or 1-Wire Device as a string.
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer26
-
Returns the Maxim Integrated Products part number of this 1-Wire device
as a string.
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer27
-
Get the Maxim Integrated Products part number of the iButton
or 1-Wire Device as a string.
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer28
-
Retrieves the Maxim Integrated Products part number of this
OneWireContainer28
as a String
.
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer29
-
Gets the Maxim Integrated Products part number of the iButton
or 1-Wire Device as a java.lang.String
.
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer2C
-
Retrieves the Maxim Integrated Products part number of this 1-Wire device
as a string.
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer2D
-
Retrieve the Maxim Integrated Products part number of the iButton
as a string.
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer30
-
Returns the Maxim Integrated Products part number of this 1-Wire device
as a string.
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer33
-
Retrieve the Maxim Integrated Products part number of the iButton
as a string.
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer37
-
Gets the Maxim Integrated Products part number of the iButton
or 1-Wire Device as a java.lang.String
.
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer3A
-
Gets the Maxim Integrated Products part number of the iButton
or 1-Wire Device as a java.lang.String
.
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Gets the Maxim Integrated Products part number of the iButton
or 1-Wire Device as a java.lang.String
.
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer42
-
Retrieves the Maxim Integrated Products part number of this
OneWireContainer42
as a String
.
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer43
-
Retrieve the Maxim Integrated Products part number of the iButton
as a string.
- getName() - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Gets the Maxim Integrated Products part number of the iButton
or 1-Wire Device as a java.lang.String
.
- getNextDeviceContainer() - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
-
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.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.
- 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.OneWireContainer41
-
Gets the number of channels supported by this A/D.
- getNumberADChannels() - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Gets the number of channels supported by this A/D.
- 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 class com.dalsemi.onewire.container.OneWireContainer1C
-
Gets the number of channels supported by this switch.
- 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.OneWireContainer29
-
Gets the number of channels supported by this switch.
- getNumberChannels(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer3A
-
Gets the number of channels supported by this switch.
- getNumberChannels(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer42
-
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.
- getNumberMissionChannels() - Method in interface com.dalsemi.onewire.container.MissionContainer
-
Gets the number of channels supported by this Missioning device.
- getNumberMissionChannels() - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Gets the number of channels supported by this Missioning device.
- getNumberMissionChannels() - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Gets the number of channels supported by this Missioning device.
- getNumberPages() - Method in class com.dalsemi.onewire.container.MemoryBankSHAEE
-
Query to get the number of pages in current memory bank.
- 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.application.file.OWFile
-
Gets the OneWireContainer that this File resides on.
- getOneWireContainers() - Method in class com.dalsemi.onewire.application.file.OWFile
-
Gets the OneWireContainer(s) that this File resides on.
- getOperatingRangeHighTemperature() - Method in class com.dalsemi.onewire.container.OneWireContainer21
-
This method returns the high temperature of
the thermochron's operating temperature range.
- getOperatingRangeLowTemperature() - Method in class com.dalsemi.onewire.container.OneWireContainer21
-
This method returns the low temperature of
the thermochron's operating temperature range.
- 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.
- 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 class com.dalsemi.onewire.container.MemoryBankSHAEE
-
Query to get page length in bytes in current memory bank.
- 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.application.file.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.SHADebit
-
Retrieves the value of a particular parameter for this
debit 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.SHASoftAuth
-
Retrieves the value of a particular parameter for this
debit transaction.
- getParameter(int, byte[], int, int) - Method in class com.dalsemi.onewire.application.sha.SHASoftAuth
-
Retrieves the value of a particular parameter for this
debit transaction.
- getParameter(int) - Method in class com.dalsemi.onewire.application.sha.SHATransaction
-
Retrieves the value of a particular parameter for this
transaction.
- getParent() - Method in class com.dalsemi.onewire.application.file.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.application.file.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.application.file.OWFile
-
Converts this abstract pathname into a pathname string.
- getPathForContainerAt(int) - Method in class com.dalsemi.onewire.application.monitor.DeviceMonitorEvent
-
Returns the Path object for the device at the specified index
- getPhysicalRangeHighTemperature() - Method in class com.dalsemi.onewire.container.OneWireContainer21
-
This method returns the high temperature of
the thermochron's physical temperature range.
- getPhysicalRangeLowTemperature() - Method in class com.dalsemi.onewire.container.OneWireContainer21
-
This method returns the low temperature of
the thermochron's physical temperature range.
- 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.NetAdapter
-
Retrieves the name of the selected port as a String
.
- getPortName() - Method in class com.dalsemi.onewire.adapter.SerialService
-
- 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.NetAdapter
-
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.NetAdapter
-
Retrieves a description of the port required by this port adapter.
- getPowerOnResetLatch(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer1C
-
- 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.
- getReadOnlyPasswordAddress() - Method in class com.dalsemi.onewire.container.OneWireContainer37
-
Retrieves the address the read only password starts
- getReadOnlyPasswordAddress() - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Returns the absolute address of the memory location where
the Read-Only password is written.
- getReadOnlyPasswordAddress() - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Returns the absolute address of the memory location where
the Read-Only password is written.
- getReadOnlyPasswordAddress() - Method in interface com.dalsemi.onewire.container.PasswordContainer
-
Returns the absolute address of the memory location where
the Read-Only password is written.
- getReadOnlyPasswordLength() - Method in class com.dalsemi.onewire.container.OneWireContainer37
-
Retrieves the password length for the read-only password.
- getReadOnlyPasswordLength() - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Returns the length in bytes of the Read-Only password.
- getReadOnlyPasswordLength() - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Returns the length in bytes of the Read-Only password.
- getReadOnlyPasswordLength() - Method in interface com.dalsemi.onewire.container.PasswordContainer
-
Returns the length in bytes of the Read-Only password.
- getReadWritePasswordAddress() - Method in class com.dalsemi.onewire.container.OneWireContainer37
-
Retrieves the address the read/write password starts
- getReadWritePasswordAddress() - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Returns the absolute address of the memory location where
the Read/Write password is written.
- getReadWritePasswordAddress() - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Returns the absolute address of the memory location where
the Read/Write password is written.
- getReadWritePasswordAddress() - Method in interface com.dalsemi.onewire.container.PasswordContainer
-
Returns the absolute address of the memory location where
the Read/Write password is written.
- getReadWritePasswordLength() - Method in class com.dalsemi.onewire.container.OneWireContainer37
-
Retrieves the password length for the read/write password.
- getReadWritePasswordLength() - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Returns the length in bytes of the Read/Write password.
- getReadWritePasswordLength() - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Returns the length in bytes of the Read/Write password.
- getReadWritePasswordLength() - Method in interface com.dalsemi.onewire.container.PasswordContainer
-
Returns the length in bytes of the Read/Write password.
- getRedirectedPage(int) - Method in interface com.dalsemi.onewire.container.OTPMemoryBank
-
Gets the page redirection of the specified page.
- getRegisterMemoryBank() - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Returns instance of the memory bank representing this device's
special function registers.
- getRegisterMemoryBank() - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Returns instance of the memory bank representing this device's
special function registers.
- 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.
- getSampleRate(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer21
-
Returns the rate at which the DS1921 takes temperature samples.
- getScratchpadMemoryBank() - Method in class com.dalsemi.onewire.container.OneWireContainer33
-
Returns the instance of the Scratchpad memory bank.
- getScratchpadMemoryBank() - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Returns instance of the memory bank representing this device's
scratchpad.
- getScratchpadMemoryBank() - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Returns instance of the memory bank representing this device's
scratchpad.
- getSelections() - Method in class com.dalsemi.onewire.application.tag.D2A
-
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 interface com.dalsemi.onewire.application.tag.TaggedActuator
-
Get the possible selection states of this actuator
- 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 class com.dalsemi.onewire.container.OneWireContainer1C
-
Checks if the indicated channel has experienced activity.
- 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.OneWireContainer29
-
Checks if the indicated channel has experienced activity.
- getSensedActivity(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer3A
-
Checks if the indicated channel has experienced activity.
- getSensedActivity(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer42
-
This method always returns false for the DS28EA00 (no activity sensing).
- 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.
- getSerialPortIdentifiers() - Static method in class com.dalsemi.onewire.adapter.SerialService
-
- getSerialService(String) - Static method in class com.dalsemi.onewire.adapter.SerialService
-
- 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.
- getSize() - Method in class com.dalsemi.onewire.container.MemoryBankSHAEE
-
Query to get the memory bank size 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.NetAdapter
-
Returns the current data transfer speed on the 1-Wire Network.
- getStartPage() - Method in class com.dalsemi.onewire.application.file.OWFile
-
Returns an integer which represents the starting memory page
of the file or directory represented by this OWFile.
- getStartPhysicalAddress() - Method in interface com.dalsemi.onewire.container.MemoryBank
-
Gets the starting physical address of this bank.
- getStartPhysicalAddress() - Method in class com.dalsemi.onewire.container.MemoryBankSHAEE
-
Query to get the starting physical address of this bank.
- getStatusPageMemoryBank() - Method in class com.dalsemi.onewire.container.OneWireContainer33
-
Returns the instance of the Status page memory 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.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.OneWireContainer21
-
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.
- 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.OneWireContainer41
-
Gets the temperature value in Celsius from the state
data retrieved from the readDevice()
method.
- getTemperature(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer42
-
Gets the temperature value in Celsius from the state
data retrieved from the readDevice()
method.
- getTemperature(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
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.
- 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.OneWireContainer21
-
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.
- 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.OneWireContainer41
-
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.OneWireContainer42
-
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.OneWireContainer53
-
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.
- getTemperatureAlarmResolution() - Method in class com.dalsemi.onewire.container.OneWireContainer10
-
Gets the temperature alarm resolution in Celsius.
- getTemperatureAlarmResolution() - Method in class com.dalsemi.onewire.container.OneWireContainer21
-
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.
- 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.OneWireContainer41
-
Gets the temperature alarm resolution in Celsius.
- getTemperatureAlarmResolution() - Method in class com.dalsemi.onewire.container.OneWireContainer42
-
Gets the temperature alarm resolution in Celsius.
- getTemperatureAlarmResolution() - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Gets the temperature alarm resolution in Celsius.
- getTemperatureAlarmResolution() - Method in interface com.dalsemi.onewire.container.TemperatureContainer
-
Gets the temperature alarm resolution in Celsius.
- getTemperatureHistogram() - Method in class com.dalsemi.onewire.container.OneWireContainer21
-
Returns an array of at most 64 counter bins holding the DS1921 histogram data
(63 bins for the DS1921L-F5X and 64 bins for the DS1921H or DS1921Z).
- 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.OneWireContainer10
-
Gets the current temperature resolution in Celsius from the
state
data retrieved from the readDevice()
method.
- getTemperatureResolution() - Method in class com.dalsemi.onewire.container.OneWireContainer21
-
Retrieves the resolution with which the thermochron takes
temperatures in degrees Celsius.
- 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 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.
- 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.OneWireContainer41
-
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.OneWireContainer42
-
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.OneWireContainer53
-
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.
- 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.OneWireContainer21
-
Get 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.
- 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.OneWireContainer41
-
Get an array of available temperature resolutions in Celsius.
- getTemperatureResolutions() - Method in class com.dalsemi.onewire.container.OneWireContainer42
-
Gets an array of available temperature resolutions in Celsius.
- getTemperatureResolutions() - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
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.
- getUseBackupMissionFlag() - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Returns the status of the mission backup flag.
- getUserDataMemoryBank() - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Returns instance of the memory bank representing this device's
general-purpose user data memory.
- getUserDataMemoryBank() - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Returns instance of the memory bank representing this device's
general-purpose user data memory.
- getVCC(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer29
-
Retrieves the state of the VCC pin.
- getVersion() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
-
Returns the version number of this service.
- getVersion() - Static method in class com.dalsemi.onewire.OneWireAccessProvider
-
Returns a version string, representing the release number on official releases,
or release number and release date on incrememental releases.
- 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.SHAiButtonUser18
-
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.
- getWriteOnlyPasswordAddress() - Method in class com.dalsemi.onewire.container.OneWireContainer37
-
Retrieves the address the write only password starts
- getWriteOnlyPasswordAddress() - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Returns the absolute address of the memory location where
the Write-Only password is written.
- getWriteOnlyPasswordAddress() - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Returns the absolute address of the memory location where
the Write-Only password is written.
- getWriteOnlyPasswordAddress() - Method in interface com.dalsemi.onewire.container.PasswordContainer
-
Returns the absolute address of the memory location where
the Write-Only password is written.
- getWriteOnlyPasswordLength() - Method in class com.dalsemi.onewire.container.OneWireContainer37
-
Retrieves the password length for the write-only password.
- getWriteOnlyPasswordLength() - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Returns the length in bytes of the Write-Only password.
- getWriteOnlyPasswordLength() - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Returns the length in bytes of the Write-Only password.
- getWriteOnlyPasswordLength() - Method in interface com.dalsemi.onewire.container.PasswordContainer
-
Returns the length in bytes of the Write-Only password.
- GSR_BIT_CONVERSION_IN_PROGRESS - Static variable in class com.dalsemi.onewire.container.OneWireContainer41
-
General Status Register Bit: Conversion In Progress
- GSR_BIT_CONVERSION_IN_PROGRESS - Static variable in class com.dalsemi.onewire.container.OneWireContainer53
-
General Status Register Bit: Conversion In Progress
- GSR_BIT_FORCED_CONVERSION_IN_PROGRESS - Static variable in class com.dalsemi.onewire.container.OneWireContainer41
-
General Status Register Bit: Forced Conversion In Progress
- GSR_BIT_MEMORY_CLEARED - Static variable in class com.dalsemi.onewire.container.OneWireContainer41
-
General Status Register Bit: Memory Cleared
- GSR_BIT_MEMORY_CLEARED - Static variable in class com.dalsemi.onewire.container.OneWireContainer53
-
General Status Register Bit: Memory Cleared
- GSR_BIT_MISSION_IN_PROGRESS - Static variable in class com.dalsemi.onewire.container.OneWireContainer41
-
General Status Register Bit: Mission In Progress
- GSR_BIT_MISSION_IN_PROGRESS - Static variable in class com.dalsemi.onewire.container.OneWireContainer53
-
General Status Register Bit: Mission In Progress
- GSR_BIT_SAMPLE_IN_PROGRESS - Static variable in class com.dalsemi.onewire.container.OneWireContainer41
-
General Status Register Bit: Sample In Progress
- GSR_BIT_SAMPLE_IN_PROGRESS - Static variable in class com.dalsemi.onewire.container.OneWireContainer53
-
General Status Register Bit: Sample In Progress
- GSR_BIT_WAITING_FOR_TEMPERATURE_ALARM - Static variable in class com.dalsemi.onewire.container.OneWireContainer41
-
General Status Register Bit: Waiting for Temperature Alarm
- GSR_BIT_WAITING_FOR_TEMPERATURE_ALARM - Static variable in class com.dalsemi.onewire.container.OneWireContainer53
-
General Status Register Bit: Waiting for Temperature Alarm
- ODD_MISSION_LOG_SIZE - Static variable in class com.dalsemi.onewire.container.OneWireContainer41
-
mission log size for odd combination of resolutions (i.e.
- 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 in com.dalsemi.onewire
-
The OneWireAccessProvider class manages the Maxim
adapter class derivatives of DSPortAdapter
.
- OneWireContainer - Class in com.dalsemi.onewire.container
-
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 in com.dalsemi.onewire.container
-
1-Wire® container that encapsulates the functionality of the 1-Wire
family type 01 (hex), Maxim Integrated Products 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 in com.dalsemi.onewire.container
-
1-Wire® container that encapsulates the functionality of the 1-Wire
family type 02 (hex), Maxim Integrated Products 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 in com.dalsemi.onewire.container
-
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 in com.dalsemi.onewire.container
-
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 in com.dalsemi.onewire.container
-
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 in com.dalsemi.onewire.container
-
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 in com.dalsemi.onewire.container
-
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 in com.dalsemi.onewire.container
-
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 in com.dalsemi.onewire.container
-
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 in com.dalsemi.onewire.container
-
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 in com.dalsemi.onewire.container
-
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 in com.dalsemi.onewire.container
-
1-Wire container for temperature iButton which measures temperatures
from -55@htmlonly °C @endhtmlonly to +100@htmlonly °C @endhtmlonly, 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 in com.dalsemi.onewire.container
-
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 in com.dalsemi.onewire.container
-
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 in com.dalsemi.onewire.container
-
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.
- OneWireContainer18 - Class in com.dalsemi.onewire.container
-
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 in com.dalsemi.onewire.container
-
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.
- OneWireContainer1C - Class in com.dalsemi.onewire.container
-
1-Wire® container for a Addressable 1-Wire 4K-bit EEPROM, DS28E04.
- OneWireContainer1C() - Constructor for class com.dalsemi.onewire.container.OneWireContainer1C
-
Creates a new OneWireContainer
for communication with a DS28E04.
- OneWireContainer1C(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer1C
-
Creates a new OneWireContainer
for communication with a DS28E04.
- OneWireContainer1C(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer1C
-
Creates a new OneWireContainer
for communication with a DS28E04.
- OneWireContainer1C(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer1C
-
Creates a new OneWireContainer
for communication with a DS28E04.
- OneWireContainer1D - Class in com.dalsemi.onewire.container
-
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 in com.dalsemi.onewire.container
-
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 in com.dalsemi.onewire.container
-
1-Wire® container that encapsulates the functionality of the 1-Wire
family type 20 (hex), Maxim Integrated Products 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 in com.dalsemi.onewire.container
-
1-Wire® container for a Thermochron 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 in com.dalsemi.onewire.container
-
1-Wire container for temperature iButton which measures temperatures
from -55@htmlonly °C @endhtmlonly to +125@htmlonly °C @endhtmlonly, 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 in com.dalsemi.onewire.container
-
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 in com.dalsemi.onewire.container
-
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 in com.dalsemi.onewire.container
-
1-Wire® container that encapsulates the functionality of the 1-Wire
family type 26 (hex), Maxim Integrated Products 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 in com.dalsemi.onewire.container
-
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 in com.dalsemi.onewire.container
-
1-Wire container for temperature iButton which measures temperatures
from -55@htmlonly °C @endhtmlonly to +125@htmlonly °C @endhtmlonly, 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.
- OneWireContainer29 - Class in com.dalsemi.onewire.container
-
1-Wire® container for a Single Addressable Switch, DS2408.
- OneWireContainer29() - Constructor for class com.dalsemi.onewire.container.OneWireContainer29
-
Creates a new OneWireContainer
for communication with a DS2408.
- OneWireContainer29(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer29
-
Creates a new OneWireContainer
for communication with a DS2408.
- OneWireContainer29(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer29
-
Creates a new OneWireContainer
for communication with a DS2408.
- OneWireContainer29(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer29
-
Creates a new OneWireContainer
for communication with a DS2408.
- OneWireContainer2C - Class in com.dalsemi.onewire.container
-
1-Wire® container that encapsulates the functionality of the 1-Wire
family type 2C (hex), Maxim Integrated Products 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.
- OneWireContainer2D - Class in com.dalsemi.onewire.container
-
1-Wire® container for the '1K-Bit protected 1-Wire EEPROM
family type 2D (hex), Maxim Integrated Products part number:
DS2431/DS28E07.
- OneWireContainer2D() - Constructor for class com.dalsemi.onewire.container.OneWireContainer2D
-
Default Constructor OneWireContainer2D.
- OneWireContainer2D(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer2D
-
Create a container with a provided adapter object
and the address of the iButton or 1-Wire device.
- OneWireContainer2D(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer2D
-
Create a container with a provided adapter object
and the address of the iButton or 1-Wire device.
- OneWireContainer2D(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer2D
-
Create a container with a provided adapter object
and the address of the iButton or 1-Wire device.
- OneWireContainer30 - Class in com.dalsemi.onewire.container
-
1-Wire® container that encapsulates the functionality of the 1-Wire
family type 30 (hex), Maxim Integrated Products 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 in com.dalsemi.onewire.container
-
1-Wire® container for the '1K-Bit protected 1-Wire EEPROM with SHA-1
Engine' family type 33 (hex), Maxim Integrated Products 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.
- OneWireContainer37 - Class in com.dalsemi.onewire.container
-
1-Wire® container for a 32K bytes of read-only and read/write password
protected memory, DS1977.
- OneWireContainer37() - Constructor for class com.dalsemi.onewire.container.OneWireContainer37
-
Creates a new OneWireContainer
for communication with a
DS1977.
- OneWireContainer37(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer37
-
Creates a new OneWireContainer
for communication with a
DS1977.
- OneWireContainer37(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer37
-
Creates a new OneWireContainer
for communication with a
DS1977.
- OneWireContainer37(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer37
-
Creates a new OneWireContainer
for communication with a
DS1977.
- OneWireContainer3A - Class in com.dalsemi.onewire.container
-
1-Wire® container for a Single Addressable Switch, DS2413.
- OneWireContainer3A() - Constructor for class com.dalsemi.onewire.container.OneWireContainer3A
-
Creates a new OneWireContainer
for communication with a DS2413.
- OneWireContainer3A(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer3A
-
Creates a new OneWireContainer
for communication with a DS2413.
- OneWireContainer3A(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer3A
-
Creates a new OneWireContainer
for communication with a DS2413.
- OneWireContainer3A(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer3A
-
Creates a new OneWireContainer
for communication with a DS2413.
- OneWireContainer41 - Class in com.dalsemi.onewire.container
-
1-Wire® container for a Temperature and Humidity/A-D Logging iButton, DS1922.
- OneWireContainer41() - Constructor for class com.dalsemi.onewire.container.OneWireContainer41
-
Creates a new OneWireContainer
for communication with a
DS1922.
- OneWireContainer41(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer41
-
Creates a new OneWireContainer
for communication with a
DS1922.
- OneWireContainer41(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer41
-
Creates a new OneWireContainer
for communication with a
DS1922.
- OneWireContainer41(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer41
-
Creates a new OneWireContainer
for communication with a
DS1922.
- OneWireContainer42 - Class in com.dalsemi.onewire.container
-
1-Wire® container for a 1-Wire programmable resolution digital
thermometer with "sequence detect" and PIO, the DS28EA00.
- OneWireContainer42() - Constructor for class com.dalsemi.onewire.container.OneWireContainer42
-
Creates an empty OneWireContainer42
.
- OneWireContainer42(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer42
-
Creates a OneWireContainer42
with the provided adapter
object and the address of this One-Wire device.
- OneWireContainer42(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer42
-
Creates a OneWireContainer42
with the provided adapter
object and the address of this One-Wire device.
- OneWireContainer42(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer42
-
Creates a OneWireContainer42
with the provided adapter
object and the address of this One-Wire device.
- OneWireContainer43 - Class in com.dalsemi.onewire.container
-
1-Wire® container for the '1K-Bit protected 1-Wire EEPROM
family type 43 (hex), Maxim Integrated Products part number:
DS28EC20.
- OneWireContainer43() - Constructor for class com.dalsemi.onewire.container.OneWireContainer43
-
Default Constructor OneWireContainer43.
- OneWireContainer43(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer43
-
Create a container with a provided adapter object
and the address of the iButton or 1-Wire device.
- OneWireContainer43(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer43
-
Create a container with a provided adapter object
and the address of the iButton or 1-Wire device.
- OneWireContainer43(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer43
-
Create a container with a provided adapter object
and the address of the iButton or 1-Wire device.
- OneWireContainer53 - Class in com.dalsemi.onewire.container
-
1-Wire® container for a Temperature Logging iButton, DS1925.
- OneWireContainer53() - Constructor for class com.dalsemi.onewire.container.OneWireContainer53
-
Creates a new OneWireContainer
for communication with a
DS1925.
- OneWireContainer53(DSPortAdapter, byte[]) - Constructor for class com.dalsemi.onewire.container.OneWireContainer53
-
Creates a new OneWireContainer
for communication with a
DS1925.
- OneWireContainer53(DSPortAdapter, long) - Constructor for class com.dalsemi.onewire.container.OneWireContainer53
-
Creates a new OneWireContainer
for communication with a
DS1925.
- OneWireContainer53(DSPortAdapter, String) - Constructor for class com.dalsemi.onewire.container.OneWireContainer53
-
Creates a new OneWireContainer
for communication with a
DS1925.
- OneWireException - Exception in com.dalsemi.onewire
-
This is the general exception thrown by the iButton and 1-Wire
operations.
- OneWireException() - Constructor for exception com.dalsemi.onewire.OneWireException
-
Constructs a OneWireException
with no detail message.
- OneWireException(String) - Constructor for exception com.dalsemi.onewire.OneWireException
-
Constructs a OneWireException
with the specified detail message.
- OneWireIOException - Exception in com.dalsemi.onewire.adapter
-
This exception is thrown when there is an IO error communicating on
on the 1-Wire Network.
- OneWireIOException() - Constructor for exception com.dalsemi.onewire.adapter.OneWireIOException
-
Constructs a OneWireIOException
with no detail message.
- OneWireIOException(String) - Constructor for exception com.dalsemi.onewire.adapter.OneWireIOException
-
Constructs a OneWireIOException
with the specified detail message.
- OneWireSensor - Interface in com.dalsemi.onewire.container
-
1-Wire sensor interface class for basic sensor operations.
- 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 class com.dalsemi.onewire.container.OneWireContainer1C
-
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.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.OneWireContainer29
-
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.OneWireContainer3A
-
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.OneWireContainer42
-
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.utils.OWPath
-
Open this 1-Wire path so that a remote device can be accessed.
- openPort() - Method in class com.dalsemi.onewire.adapter.SerialService
-
- openPort(SerialPortEventListener) - Method in class com.dalsemi.onewire.adapter.SerialService
-
- orConditionalSearch(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer1C
-
Checks if the 'or' Condition Search is set and if not sets it.
- orConditionalSearch(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer29
-
Checks if the 'or' Condition Search is set and if not sets it.
- 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 in com.dalsemi.onewire.container
-
One-Time-Programmable (OTP) Memory bank interface for iButtons (or 1-Wire devices)
with OTP features.
- output - Variable in class com.dalsemi.onewire.adapter.NetAdapterConstants.Connection
-
output stream from socket
- 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 in com.dalsemi.onewire.application.file
-
An abstract representation of file and directory pathnames on 1-Wire devices.
- OWFile(OneWireContainer, String) - Constructor for class com.dalsemi.onewire.application.file.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.application.file.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.application.file.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.application.file.OWFile
-
Creates a new OWFile
instance from a parent abstract
pathname and a child pathname string.
- OWFileDescriptor - Class in com.dalsemi.onewire.application.file
-
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.application.file.OWFileDescriptor
-
Construct an invalid 1-Wire FileDescriptor
- OWFileInputStream - Class in com.dalsemi.onewire.application.file
-
A OWFileInputStream
obtains input bytes
from a file in a 1-Wire Filesystem.
- OWFileInputStream(OneWireContainer, String) - Constructor for class com.dalsemi.onewire.application.file.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.application.file.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.application.file.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.application.file.OWFileInputStream
-
Creates a OWFileInputStream
by using the file descriptor
fdObj
, which represents an existing connection to an
actual file in the Filesystem.
- OWFileNotFoundException - Exception in com.dalsemi.onewire.application.file
-
Signals that an attempt to open the file on a 1-Wire device denoted.
- OWFileNotFoundException() - Constructor for exception com.dalsemi.onewire.application.file.OWFileNotFoundException
-
Constructs a FileNotFoundException
with
null
as its error detail message.
- OWFileNotFoundException(String) - Constructor for exception com.dalsemi.onewire.application.file.OWFileNotFoundException
-
Constructs a FileNotFoundException
with the
specified detail message.
- OWFileOutputStream - Class in com.dalsemi.onewire.application.file
-
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.application.file.OWFileOutputStream
-
Creates an output file stream to write to the file with the
specified name.
- OWFileOutputStream(OneWireContainer[], String) - Constructor for class com.dalsemi.onewire.application.file.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.application.file.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.application.file.OWFileOutputStream
-
Creates an output file stream to write to the file with the specified
name
.
- OWFileOutputStream(OWFile) - Constructor for class com.dalsemi.onewire.application.file.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.application.file.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 in com.dalsemi.onewire.utils
-
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 in com.dalsemi.onewire.utils
-
1-Wire® Network path element.
- OWPathElement(OneWireContainer, int) - Constructor for class com.dalsemi.onewire.utils.OWPathElement
-
Create a new 1-Wire path element.
- OWSyncFailedException - Exception in com.dalsemi.onewire.application.file
-
Represents a failed 1-Wire memory sync operation.
- OWSyncFailedException(String) - Constructor for exception com.dalsemi.onewire.application.file.OWSyncFailedException
-
Constructs a SyncFailedException with a the given message.
- RCR_BIT_ENABLE_HIGH_SPEED_SAMPLE - Static variable in class com.dalsemi.onewire.container.OneWireContainer41
-
Real-Time Clock Control Register Bit: Enable High Speed Sample
- RCR_BIT_ENABLE_HIGH_SPEED_SAMPLE - Static variable in class com.dalsemi.onewire.container.OneWireContainer53
-
Real-Time Clock Control Register Bit: Enable High Speed Sample
- RCR_BIT_ENABLE_OSCILLATOR - Static variable in class com.dalsemi.onewire.container.OneWireContainer41
-
Real-Time Clock Control Register Bit: Enable Oscillator
- RCR_BIT_ENABLE_OSCILLATOR - Static variable in class com.dalsemi.onewire.container.OneWireContainer53
-
Real-Time Clock Control Register Bit: Enable Oscillator
- read() - Method in class com.dalsemi.onewire.adapter.SerialService
-
- read(byte[]) - Method in class com.dalsemi.onewire.adapter.SerialService
-
- read(byte[], int, int) - Method in class com.dalsemi.onewire.adapter.SerialService
-
- read() - Method in class com.dalsemi.onewire.application.file.OWFileInputStream
-
Reads a byte of data from this input stream.
- read(byte[]) - Method in class com.dalsemi.onewire.application.file.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.application.file.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).
- read(int, boolean, byte[], int, int) - Method in class com.dalsemi.onewire.container.MemoryBankFLASHCRCPW
-
Read memory in the current bank with no CRC checking (device or
data).
- read(int, boolean, byte[], int, int) - Method in class com.dalsemi.onewire.container.MemoryBankNVCRCPW
-
Read memory in the current bank with no CRC checking (device or
data).
- read(int, boolean, byte[], int, int) - Method in class com.dalsemi.onewire.container.MemoryBankSHAEE
-
Read memory in the current bank with no CRC checking (device or
data).
- READ_ACCESS_PASSWORD - Static variable in class com.dalsemi.onewire.container.OneWireContainer37
-
Address of Read Access Password.
- READ_ACCESS_PASSWORD - Static variable in class com.dalsemi.onewire.container.OneWireContainer41
-
Address of Read Access Password.
- READ_ACCESS_PASSWORD - Static variable in class com.dalsemi.onewire.container.OneWireContainer53
-
Address of Read Access Password.
- READ_AUTH_PAGE - Static variable in class com.dalsemi.onewire.container.MemoryBankSHAEE
-
Read Authenticate Page
- READ_AUTHENTICATED_PAGE - Static variable in class com.dalsemi.onewire.container.OneWireContainer18
-
- READ_MEMORY - Static variable in class com.dalsemi.onewire.container.MemoryBankSHAEE
-
Read Memory Command
- READ_MEMORY - Static variable in class com.dalsemi.onewire.container.OneWireContainer18
-
- READ_MEMORY_CRC_PW_COMMAND - Static variable in class com.dalsemi.onewire.container.MemoryBankNVCRCPW
-
Read Memory (with CRC and Password) Command
- READ_MEMORY_CRC_PW_COMMAND - Static variable in class com.dalsemi.onewire.container.OneWireContainer41
-
1-Wire command for Read Memory CRC With Password
- READ_MEMORY_PW_COMMAND - Static variable in class com.dalsemi.onewire.container.OneWireContainer37
-
1-Wire command for Read Memory With Password
- 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_ONLY_PWD - Static variable in class com.dalsemi.onewire.container.OneWireContainer37
-
- READ_POWER_SUPPLY_COMMAND - Static variable in class com.dalsemi.onewire.container.OneWireContainer28
-
DS18B20 reads power supply command.
- READ_POWER_SUPPLY_COMMAND - Static variable in class com.dalsemi.onewire.container.OneWireContainer42
-
DS28EA00 read 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.OneWireContainer28
-
DS18B20 reads data from scratchpad command
- READ_SCRATCHPAD_COMMAND - Static variable in class com.dalsemi.onewire.container.OneWireContainer37
-
1-Wire command for Read Scratchpad
- READ_SCRATCHPAD_COMMAND - Static variable in class com.dalsemi.onewire.container.OneWireContainer41
-
1-Wire command for Read Scratchpad
- READ_SCRATCHPAD_COMMAND - Static variable in class com.dalsemi.onewire.container.OneWireContainer42
-
DS28EA00 reads data from scratchpad command
- READ_VERSION - Static variable in class com.dalsemi.onewire.container.OneWireContainer37
-
1-Wire command for getting Read Version
- READ_WRITE_ACCESS_PASSWORD - Static variable in class com.dalsemi.onewire.container.OneWireContainer37
-
Address of the Read Write Access Password.
- READ_WRITE_ACCESS_PASSWORD - Static variable in class com.dalsemi.onewire.container.OneWireContainer41
-
Address of the Read Write Access Password.
- READ_WRITE_ACCESS_PASSWORD - Static variable in class com.dalsemi.onewire.container.OneWireContainer53
-
Address of the Read Write Access Password.
- READ_WRITE_PWD - Static variable in class com.dalsemi.onewire.container.OneWireContainer37
-
- 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, 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) - 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.SHAiButtonUser18
-
Reads the account data off the SHAiButton using a READ_AUTHENTICATE
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, 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.
- readAuthenticatedPage(int, byte[], int, byte[], int) - Method in class com.dalsemi.onewire.container.MemoryBankSHAEE
-
Reads authenticated page.
- 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
-
Reads and authenticates a page.
- 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.
- readByte(int) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Reads a single byte from the DS1922.
- readByte(int) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Reads a single byte from the DS1925.
- 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 class com.dalsemi.onewire.container.OneWireContainer04
-
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.OneWireContainer10
-
Retrieves this OneWireContainer10
state information.
- readDevice() - Method in class com.dalsemi.onewire.container.OneWireContainer12
-
Retrieves the 1-Wire device sensor state.
- readDevice() - Method in class com.dalsemi.onewire.container.OneWireContainer1C
-
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.OneWireContainer20
-
Retrieves the entire A/D control/status and alarm pages.
- readDevice() - Method in class com.dalsemi.onewire.container.OneWireContainer21
-
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.
- readDevice() - Method in class com.dalsemi.onewire.container.OneWireContainer29
-
Retrieves the 1-Wire device sensor state.
- readDevice() - Method in class com.dalsemi.onewire.container.OneWireContainer2C
-
Retrieves the 1-Wire device sensor state.
- readDevice() - Method in class com.dalsemi.onewire.container.OneWireContainer30
-
Retrieves the 1-Wire device sensor state.
- readDevice() - Method in class com.dalsemi.onewire.container.OneWireContainer3A
-
Retrieves the 1-Wire device sensor state.
- readDevice() - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Retrieves the 1-Wire device sensor state.
- readDevice() - Method in class com.dalsemi.onewire.container.OneWireContainer42
-
Retrieves this OneWireContainer42
state information.
- readDevice() - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Retrieves the 1-Wire device sensor state.
- readDevice() - Method in interface com.dalsemi.onewire.container.OneWireSensor
-
Retrieves the 1-Wire device sensor state.
- 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.OneWireContainer18
-
Reads a memory page from the DS1963S.
- readMemoryPage(int, byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer33
-
Reads a page of memory..
- readPage(int, boolean, byte[], int) - Method in class com.dalsemi.onewire.container.MemoryBankSHAEE
-
Read page in the current bank with no
CRC checking (device or data).
- readPage(int, boolean, byte[], int, byte[]) - Method in class com.dalsemi.onewire.container.MemoryBankSHAEE
-
Read page with extra information in the current bank with no
CRC checking (device or data).
- 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, byte[]) - Method in class com.dalsemi.onewire.container.MemoryBankFLASHCRCPW
-
Read a complete memory page with CRC verification provided by the
device with extra information.
- readPageCRC(int, boolean, byte[], int, byte[]) - Method in class com.dalsemi.onewire.container.MemoryBankNVCRCPW
-
Read a complete memory page with CRC verification provided by the
device with extra information.
- readPageCRC(int, boolean, byte[], int) - Method in class com.dalsemi.onewire.container.MemoryBankScratchCRCPW
-
Read a complete memory page with CRC verification provided by the
device.
- readPageCRC(int, boolean, byte[], int, byte[]) - Method in class com.dalsemi.onewire.container.MemoryBankScratchCRCPW
-
Read a complete memory page with CRC verification provided by the
device with extra information.
- readPageCRC(int, boolean, byte[], int) - Method in class com.dalsemi.onewire.container.MemoryBankScratchFLASHCRCPW
-
Read a complete memory page with CRC verification provided by the
device.
- readPageCRC(int, boolean, byte[], int, byte[]) - Method in class com.dalsemi.onewire.container.MemoryBankScratchFLASHCRCPW
-
Read a complete memory page with CRC verification provided by the
device with extra information.
- readPageCRC(int, boolean, byte[], int) - Method in class com.dalsemi.onewire.container.MemoryBankScratchSHAEE
-
Read a complete memory page with CRC verification provided by the
device.
- readPageCRC(int, boolean, byte[], int, byte[]) - Method in class com.dalsemi.onewire.container.MemoryBankScratchSHAEE
-
Read a complete memory page with CRC verification provided by the
device with extra information.
- readPageCRC(int, boolean, byte[], int) - Method in class com.dalsemi.onewire.container.MemoryBankSHAEE
-
Read a complete memory page with CRC verification provided by the
device.
- readPageCRC(int, boolean, byte[], int, byte[]) - Method in class com.dalsemi.onewire.container.MemoryBankSHAEE
-
Read a complete memory page with CRC verification provided by the
device with extra information.
- 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 class com.dalsemi.onewire.container.MemoryBankSHAEE
-
Read a Universal Data Packet.
- readPagePacket(int, boolean, byte[], int, byte[]) - Method in class com.dalsemi.onewire.container.MemoryBankSHAEE
-
Read a Universal Data Packet and 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.
- readRegister() - Method in class com.dalsemi.onewire.container.OneWireContainer1C
-
Retrieves the 1-Wire device register mask.
- readRegister() - Method in class com.dalsemi.onewire.container.OneWireContainer29
-
Retrieves the 1-Wire device register mask.
- readRegister() - Method in class com.dalsemi.onewire.container.OneWireContainer3A
-
Retrieves the 1-Wire device register mask.
- readRegister() - Method in class com.dalsemi.onewire.container.OneWireContainer42
-
This method does nothing for the DS28EA00.
- readScratchpad(byte[], int, int, byte[]) - Method in class com.dalsemi.onewire.container.MemoryBankScratchCRCPW
-
Read the scratchpad page of memory from a NVRAM device
This method reads and returns the entire scratchpad after the byte
offset regardless of the actual ending offset
- readScratchpad(byte[], int, int, byte[]) - Method in class com.dalsemi.onewire.container.MemoryBankScratchFLASHCRCPW
-
Read the scratchpad page of memory from a NVRAM device
This method reads and returns the entire scratchpad after the byte
offset regardless of the actual ending offset
- readScratchpad(byte[], int, int, byte[]) - Method in class com.dalsemi.onewire.container.MemoryBankScratchSHAEE
-
Read the scratchpad page of memory from a NVRAM device
This method reads and returns the entire scratchpad after the byte
offset regardless of the actual ending offset
- readScratchpad() - Method in class com.dalsemi.onewire.container.OneWireContainer02
-
Reads the entire scratchpad.
- readScratchPad(byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer18
-
Reads the contents of the DS1963S scratchpad.
- readScratchpad() - Method in class com.dalsemi.onewire.container.OneWireContainer28
-
Reads the Scratchpad of the DS18B20.
- readScratchpad(byte[], int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer33
-
Read from the Scratch Pad, which is a max of 8 bytes.
- readScratchpad() - Method in class com.dalsemi.onewire.container.OneWireContainer42
-
Reads the Scratchpad of the DS28EA00.
- 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.Event
-
The readSensor method returns the "max" string if the Sensor (a
switch) has had activity since last time it was checked for activity.
- 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.Level
-
The readSensor method returns the or string of the Sensor (in
this case, a switch).
- readSensor() - Method in interface com.dalsemi.onewire.application.tag.TaggedSensor
-
The readSensor
- readSensor() - Method in class com.dalsemi.onewire.application.tag.Thermal
-
The readSensor method returns a temperature in degrees Celsius
- readSubkey(int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer02
-
Reads the subkey requested with the given key name and password.
- readSubkey(byte[], int, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer02
-
Reads the subkey requested with the given key name and password.
- readWithTimeout(byte[], int, int) - Method in class com.dalsemi.onewire.adapter.SerialService
-
- readWithTimeout(int) - Method in class com.dalsemi.onewire.adapter.SerialService
-
- RECALL_E2MEMORY_COMMAND - Static variable in class com.dalsemi.onewire.container.OneWireContainer28
-
DS18B20 recalls E-squared memory command
- RECALL_E2MEMORY_COMMAND - Static variable in class com.dalsemi.onewire.container.OneWireContainer42
-
DS28EA00 recalls E-squared memory command
- 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.
- recallE2() - Method in class com.dalsemi.onewire.container.OneWireContainer42
-
Recalls the DS28EA00 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.
- REFRESH_SCRATCHPAD - Static variable in class com.dalsemi.onewire.container.MemoryBankScratchSHAEE
-
Refresh Scratchpad command
- refreshDevice() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser
-
Refreshes eeprom SHA devices in case of weakly-programmed bits on
the account page.
- refreshDevice() - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser33
-
Refreshes eeprom SHA devices in case of weakly-programmed bits on
the account page.
- refreshPage(int, int) - Method in class com.dalsemi.onewire.container.OneWireContainer33
-
Refreshes a particular 8-byte set of data on a given page.
- refreshPage(int) - Method in class com.dalsemi.onewire.container.OneWireContainer33
-
Refreshes all 32 bytes of data on a given page.
- refreshScratchpad(int) - Method in class com.dalsemi.onewire.container.MemoryBankScratchSHAEE
-
Refreshes the scratchpad for DS1961S.
- registerOneWireContainerClass(int, Class) - Method in class com.dalsemi.onewire.adapter.DSPortAdapter
-
Registers a user provided OneWireContainer
class.
- renameTo(OWFile) - Method in class com.dalsemi.onewire.application.file.OWFile
-
Renames the file denoted by this abstract pathname.
- REPEAT_DEVICE_START_STATE - Static variable in class com.dalsemi.onewire.container.OneWireContainer53
-
Repeat byte, device in start state
- REPEAT_ERROR_WRITE - Static variable in class com.dalsemi.onewire.container.OneWireContainer53
-
Repeat byte, error during write
- REPEAT_INVALID_AUTH - Static variable in class com.dalsemi.onewire.container.OneWireContainer53
-
Repeat byte, invalid authorization
- REPEAT_INVALID_PARAMETER - Static variable in class com.dalsemi.onewire.container.OneWireContainer53
-
Repeat byte, invalid parameter
- REPEAT_INVALID_PW - Static variable in class com.dalsemi.onewire.container.OneWireContainer53
-
Repeat byte, invalid password
- REPEAT_MISSION_IN_PROGRESS - Static variable in class com.dalsemi.onewire.container.OneWireContainer53
-
Repeat byte, mission in progress
- REPEAT_NOT_DONE - Static variable in class com.dalsemi.onewire.container.OneWireContainer53
-
Repeat byte, not done
- REPEAT_TOGGLE_SUCCESS - Static variable in class com.dalsemi.onewire.container.MemoryBankScratchFLASHCRCPW
-
Repeat byte, success
- REPEAT_TOGGLE_SUCCESS - Static variable in class com.dalsemi.onewire.container.OneWireContainer53
-
Repeat byte, success
- REPEAT_TOGGLE_SUCCESS_SHIFT - Static variable in class com.dalsemi.onewire.container.MemoryBankScratchFLASHCRCPW
-
Repeat byte, success
- REPEAT_TOGGLE_SUCCESS_SHIFT - Static variable in class com.dalsemi.onewire.container.OneWireContainer53
-
Repeat byte, success (shifted 1 bit)
- 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.NetAdapter
-
Sends a Reset to the 1-Wire Network.
- reset() - Method in class com.dalsemi.onewire.application.file.OWFileInputStream
-
Repositions this stream to the position at the time the
mark
method was last called on this input stream.
- RESET_ACTIVITY_LATCHES - Static variable in class com.dalsemi.onewire.container.OneWireContainer1C
-
Generates a pulse on the selected PIOs
- RESET_ACTIVITY_LATCHES - Static variable in class com.dalsemi.onewire.container.OneWireContainer29
-
Reset the activity latches
- 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
- resetParameters() - Method in class com.dalsemi.onewire.application.sha.SHADebit
-
Resets all transaction parameters to default values
- 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.SHASoftAuth
-
Resets all transaction parameters to default values
- resetParameters() - Method in class com.dalsemi.onewire.application.sha.SHATransaction
-
Resets the value of all parameters for this transaction.
- resetSearch() - Method in class com.dalsemi.onewire.application.monitor.AbstractDeviceMonitor
-
Resets this device monitor.
- resetSecret() - Method in class com.dalsemi.onewire.adapter.NetAdapter
-
Resets the secret to be the default stored in the onewire.properties
file (if there is one), or the default as defined by NetAdapterConstants.
- RESOLUTION_10_BIT - Static variable in class com.dalsemi.onewire.container.OneWireContainer28
-
DS18B20 10-bit resolution constant for CONFIG byte
- RESOLUTION_10_BIT - Static variable in class com.dalsemi.onewire.container.OneWireContainer42
-
DS28EA00 10-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_11_BIT - Static variable in class com.dalsemi.onewire.container.OneWireContainer42
-
DS28EA00 11-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_12_BIT - Static variable in class com.dalsemi.onewire.container.OneWireContainer42
-
DS28EA00 12-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_9_BIT - Static variable in class com.dalsemi.onewire.container.OneWireContainer42
-
DS28EA00 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 in com.dalsemi.onewire.container
-
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(boolean) - Method in class com.dalsemi.onewire.application.monitor.AbstractDeviceMonitor
-
Resume this monitor
- RET_FAILURE - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- RET_SUCCESS - Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
-
- 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.
- RTC_CONTROL_REGISTER - Static variable in class com.dalsemi.onewire.container.OneWireContainer41
-
Address of Real-Time Clock Control Register
- RTC_CONTROL_REGISTER - Static variable in class com.dalsemi.onewire.container.OneWireContainer53
-
Address of Real-Time Clock Control Register
- RTC_DATE - Static variable in class com.dalsemi.onewire.container.OneWireContainer41
-
Address of the Real-time Clock Date value
- RTC_TIME - Static variable in class com.dalsemi.onewire.container.OneWireContainer41
-
Address of the Real-time Clock Time value
- RTC_TIME - Static variable in class com.dalsemi.onewire.container.OneWireContainer53
-
Address of the Real-time Clock Time value
- run() - Method in class com.dalsemi.onewire.adapter.MulticastListener
-
Run method waits for Multicast packets with the specified contents
and replies with the specified message.
- run() - Method in class com.dalsemi.onewire.adapter.NetAdapterHost
-
Run method for threaded NetAdapterHost.
- run() - Method in class com.dalsemi.onewire.application.monitor.AbstractDeviceMonitor
-
Monitor run method that performs a periodic search
of the entire 1-Wire network.
- 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
- SAMPLE_RATE - Static variable in class com.dalsemi.onewire.container.OneWireContainer41
-
Address of the Sample Rate Register
- SAMPLE_RATE - Static variable in class com.dalsemi.onewire.container.OneWireContainer53
-
Address of the Sample Rate Register
- 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.
- 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.
- SAXParser - Class in com.dalsemi.onewire.application.tag
-
A SAX parser.
- SAXParser() - Constructor for class com.dalsemi.onewire.application.tag.SAXParser
-
Construct the SAX parser.
- search(Vector, Vector) - Method in class com.dalsemi.onewire.application.monitor.AbstractDeviceMonitor
-
Performs a search of the 1-Wire network
- search(Vector, Vector) - Method in class com.dalsemi.onewire.application.monitor.ChainMonitor
-
Performs a search of the 1-Wire network without searching branches
- search(Vector, Vector) - Method in class com.dalsemi.onewire.application.monitor.DeviceMonitor
-
Performs a search of the 1-Wire network without searching branches
- search(Vector, Vector) - Method in class com.dalsemi.onewire.application.monitor.NetworkDeviceMonitor
-
Performs a search of the 1-Wire network, with branch searching
- select(byte[]) - 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.DSPortAdapter
-
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.
- 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.NetAdapter
-
Specifies a platform appropriate port name for this adapter.
- selectPort(Socket) - Method in class com.dalsemi.onewire.adapter.NetAdapter
-
New method, unique to NetAdapter.
- sendBreak(int) - Method in class com.dalsemi.onewire.adapter.SerialService
-
Send a break on this serial port
- separator - Static variable in class com.dalsemi.onewire.application.file.OWFile
-
Field separator
- separatorChar - Static variable in class com.dalsemi.onewire.application.file.OWFile
-
Field separatorChar
- serialEvent(SerialPortEvent) - Method in class com.dalsemi.onewire.adapter.SerialService
-
SerialPortEventListener method.
- SerialService - Class in com.dalsemi.onewire.adapter
-
The SerialService class provides serial IO services to the
USerialAdapter class.
- 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.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.
- 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.OneWireContainer41
-
Sets the voltage value of the specified alarm on the specified channel.
- setADAlarm(int, int, double, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Sets the voltage value of the specified alarm on the specified channel.
- 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.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.
- 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.OneWireContainer41
-
Enables or disables the specified alarm on the specified channel.
- setADAlarmEnable(int, int, boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Enables or disables the specified alarm on the specified channel.
- setAdapter(DSPortAdapter) - Method in class com.dalsemi.onewire.application.monitor.AbstractDeviceMonitor
-
Sets this monitor to search a new DSPortAdapter
- setAdapter(DSPortAdapter) - Method in class com.dalsemi.onewire.application.monitor.ChainMonitor
-
Sets this monitor to search a new DSPortAdapter
- setAdapter(DSPortAdapter) - Method in class com.dalsemi.onewire.application.monitor.DeviceMonitor
-
Sets this monitor to search a new DSPortAdapter
- setAdapter(DSPortAdapter) - Method in class com.dalsemi.onewire.application.monitor.NetworkDeviceMonitor
-
Sets this monitor to search a new DSPortAdapter
- setADDeviceBitCount(int) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
- 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.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.
- 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.OneWireContainer41
-
Sets the input range for the specified channel.
- setADRange(int, double, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Sets the input range for the specified channel.
- setADReferenceVoltage(double) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
- 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.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.
- 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.OneWireContainer41
-
Sets the conversion resolution value for the specified channel.
- setADResolution(int, double, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Sets the conversion resolution value for the specified channel.
- 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).
- setBaudRate(int) - Method in class com.dalsemi.onewire.adapter.SerialService
-
- setBranchAutoSearching(boolean) - Method in class com.dalsemi.onewire.application.monitor.NetworkDeviceMonitor
-
Indicates whether or not branches are automatically traversed.
- 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.
- setChannelMask(int, boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer1C
-
Sets the channel passed to the proper state depending on the set parameter for
responding to the Conditional Search.
- setChannelMask(int, boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer29
-
Sets the channel passed to the proper state depending on the set parameter for
responding to the Conditional Search.
- setChannelPolarity(int, boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer1C
-
Sets the channel passed to the proper state depending on the set parameter for
the correct polarity in the Conditional Search.
- setChannelPolarity(int, boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer29
-
Sets the channel passed to the proper state depending on the set parameter for
the correct polarity in the Conditional Search.
- 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.
- 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.OneWireContainer04
-
Sets the Real-Time clock.
- 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.OneWireContainer24
-
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.
- setClock(long, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Sets the Real-Time clock.
- setClock(long, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Sets the Real-Time clock.
- 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.OneWireContainer04
-
Sets the clock alarm.
- 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.OneWireContainer24
-
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.
- setClockAlarm(long, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Sets the clock alarm.
- setClockAlarm(long, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Sets 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.OneWireContainer04
-
Enables or disables the clock alarm.
- 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.OneWireContainer24
-
Enables or disables the clock alarm.
- setClockAlarmEnable(boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer26
-
This method sets the Clock Alarm enable.
- setClockAlarmEnable(boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Enables or disables the clock alarm.
- setClockAlarmEnable(boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Enables or disables the clock alarm.
- 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.OneWireContainer04
-
Enables or disables the oscillator, turning the clock 'on' and 'off'.
- 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.OneWireContainer24
-
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.
- setClockRunEnable(boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Enables or disables the oscillator, turning the clock 'on' and 'off'.
- setClockRunEnable(boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Enables or disables the oscillator, turning the clock 'on' and 'off'.
- setClusterName(String) - Method in class com.dalsemi.onewire.application.tag.TaggedDevice
-
Sets the cluster name for the tagged device.
- setConditionalSearchActivity(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer1C
-
Checks if the 'PIO Activity latches' are set for Conditional Search and if not sets it.
- setConditionalSearchLogicLevel(byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer1C
-
Checks if the 'PIO Level' Conditional Search is set for input and if not sets it.
- setContainerReadOnlyPassword(byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer37
-
Sets the value of the read password for the container.
- setContainerReadOnlyPassword(byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Sets the Read-Only password used by the API when reading from the
device's memory.
- setContainerReadOnlyPassword(byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Sets the Read-Only password used by the API when reading from the
device's memory.
- setContainerReadOnlyPassword(byte[], int) - Method in interface com.dalsemi.onewire.container.PasswordContainer
-
Sets the Read-Only password used by the API when reading from the
device's memory.
- setContainerReadWritePassword(byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer37
-
Sets the value of the read/write password for the container.
- setContainerReadWritePassword(byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Sets the Read/Write password used by the API when reading from or
writing to the device's memory.
- setContainerReadWritePassword(byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Sets the Read/Write password used by the API when reading from or
writing to the device's memory.
- setContainerReadWritePassword(byte[], int) - Method in interface com.dalsemi.onewire.container.PasswordContainer
-
Sets the Read/Write password used by the API when reading from or
writing to the device's memory.
- setContainerSecret(byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer33
-
Sets the bus master secret for this DS2432.
- setContainerWriteOnlyPassword(byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer37
-
Sets the value of the read/write password for the container.
- setContainerWriteOnlyPassword(byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Sets the Write-Only password used by the API when writing to the
device's memory.
- setContainerWriteOnlyPassword(byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Sets the Write-Only password used by the API when writing to the
device's memory.
- setContainerWriteOnlyPassword(byte[], int) - Method in interface com.dalsemi.onewire.container.PasswordContainer
-
Sets the Write-Only password used by the API when writing to the
device's memory.
- 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.
- setDebugMode(boolean) - Static method in class com.dalsemi.onewire.debug.Debug
-
Sets the debug printing mode for this application.
- setDefaultTemperatureCompensationValue(double, boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Sets the default temperature value for temperature compensation.
- setDeviceContainer(DSPortAdapter, String) - Method in class com.dalsemi.onewire.application.tag.TaggedDevice
-
Sets the 1-Wire Container for the tagged device.
- setDevicePasswordEnable(boolean, boolean, boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer37
-
Enables/disables passwords by writing to the devices password control
register.
- setDevicePasswordEnable(boolean, boolean, boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Enables/Disables passwords for this Device.
- setDevicePasswordEnable(boolean, boolean, boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Enables/Disables passwords for this Device.
- setDevicePasswordEnable(boolean, boolean, boolean) - Method in interface com.dalsemi.onewire.container.PasswordContainer
-
Enables/Disables passwords for this Device.
- setDevicePasswordEnableAll(boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer37
-
Enables/Disables passwords for this device.
- setDevicePasswordEnableAll(boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Enables/Disables passwords for this device.
- setDevicePasswordEnableAll(boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Enables/Disables passwords for this device.
- setDevicePasswordEnableAll(boolean) - Method in interface com.dalsemi.onewire.container.PasswordContainer
-
Enables/Disables passwords for this device.
- setDeviceReadOnlyPassword(byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer37
-
Attempts to change the value of the read password in the device's
register.
- setDeviceReadOnlyPassword(byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Writes the given password to the device's Read-Only password register.
- setDeviceReadOnlyPassword(byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Writes the given password to the device's Read-Only password register.
- setDeviceReadOnlyPassword(byte[], int) - Method in interface com.dalsemi.onewire.container.PasswordContainer
-
Writes the given password to the device's Read-Only password register.
- setDeviceReadWritePassword(byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer37
-
Attempts to change the value of the read/write password in the device's
register.
- setDeviceReadWritePassword(byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Writes the given password to the device's Read/Write password register.
- setDeviceReadWritePassword(byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Writes the given password to the device's Read/Write password register.
- setDeviceReadWritePassword(byte[], int) - Method in interface com.dalsemi.onewire.container.PasswordContainer
-
Writes the given password to the device's Read/Write password register.
- setDeviceType(String) - Method in class com.dalsemi.onewire.application.tag.TaggedDevice
-
Sets the device type for the tagged device.
- setDeviceWriteOnlyPassword(byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer37
-
Attempts to change the value of the write only password in the device's
register.
- setDeviceWriteOnlyPassword(byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Writes the given password to the device's Write-Only password register.
- setDeviceWriteOnlyPassword(byte[], int) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Writes the given password to the device's Write-Only password register.
- setDeviceWriteOnlyPassword(byte[], int) - Method in interface com.dalsemi.onewire.container.PasswordContainer
-
Writes the given password to the device's Write-Only password register.
- setDoAlarmSearch(boolean) - Method in class com.dalsemi.onewire.application.monitor.DeviceMonitor
-
Sets this monitor to search for alarming parts
- 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.
- setDTR(boolean) - Method in class com.dalsemi.onewire.adapter.SerialService
-
- setEntityResolver(EntityResolver) - Method in class com.dalsemi.onewire.application.tag.SAXParser
-
Register a custom entity resolver.
- setEPROM() - Method in class com.dalsemi.onewire.container.MemoryBankSHAEE
-
Sets the EPROM mode for this page.
- 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.
- 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, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer21
-
Sets the status of the specified flag in the specified register.
- 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.OneWireContainer30
-
- setFlag(int, byte, boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Sets the status of the specified flag in the specified register.
- setFlag(int, byte, boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Sets the status of the specified flag in the specified register.
- setFlag(int, byte, boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Sets the status of the specified flag in the specified register.
- setFlag(int, byte, boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Sets the status of the specified flag in the specified register.
- setForceADResults(boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
- setForceOverdrive(boolean) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser
-
Sets whether or not the container should be forced into
overdrive.
- setHumidityAlarm(int, double, byte[]) - Method in interface com.dalsemi.onewire.container.HumidityContainer
-
Sets the Humidity alarm value in percent in the provided
state
data.
- 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 class com.dalsemi.onewire.container.OneWireContainer41
-
Sets the Humidity alarm value in percent in the provided
state
data.
- setHumidityCalibrationRegisterUsage(boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Enables/Disables the usage of the humidity calibration registers.
- setHumidityResolution(double, byte[]) - Method in interface com.dalsemi.onewire.container.HumidityContainer
-
Sets the current Humidity resolution 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 class com.dalsemi.onewire.container.OneWireContainer41
-
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(DSPortAdapter, 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.SHAiButtonUser
-
Modifies this SHA iButton so that it refers to another device.
- setiButtonUser(DSPortAdapter, byte[]) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser18
-
Modifies this SHA iButton so that it refers to another 1963S.
- 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.SHAiButtonUser33
-
Modifies this SHA iButton so that it refers to another 1963S.
- setiButtonUser(byte[]) - Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser33
-
Modifies this SHA iButton so that it refers to another device.
- 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.application.file.OWFile
-
Sets the last-modified time of the file or directory named by this
abstract pathname.
- 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 class com.dalsemi.onewire.container.OneWireContainer1C
-
Sets the latch state of the indicated channel.
- setLatchState(byte, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer1C
-
Sets the latch state for all of the channels.
- 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.OneWireContainer29
-
Sets the latch state of the indicated channel.
- setLatchState(byte, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer29
-
Sets the latch state for all of the channels.
- 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.OneWireContainer3A
-
Sets the latch state of the indicated channel.
- setLatchState(byte, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer3A
-
Sets the latch state for all of the channels.
- setLatchState(int, boolean, boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer42
-
Sets the latch state of the indicated channel.
- setLatchState(byte, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer42
-
Sets the latch state for all of the channels.
- setLatchState(int, boolean, boolean, byte[]) - Method in interface com.dalsemi.onewire.container.SwitchContainer
-
Sets the latch state of the indicated channel.
- setLocale(Locale) - Method in class com.dalsemi.onewire.application.tag.SAXParser
-
Set the locale for errors and warnings.
- setMaxErrorCount(int) - Method in class com.dalsemi.onewire.application.monitor.AbstractDeviceMonitor
-
Number of searches that an error occurs before listener's are notified
- setMaxStateCount(int) - Method in class com.dalsemi.onewire.application.monitor.AbstractDeviceMonitor
-
The number of searches that a button should be "missing"
before it is removed
- setMissionAlarm(int, int, double) - Method in interface com.dalsemi.onewire.container.MissionContainer
-
Sets the threshold value which will trigger the alarm of the
specified type on the specified channel.
- setMissionAlarm(int, int, double) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Sets the threshold value which will trigger the alarm of the
specified type on the specified channel.
- setMissionAlarm(int, int, double) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Sets the threshold value which will trigger the alarm of the
specified type on the specified channel.
- setMissionAlarmEnable(int, int, boolean) - Method in interface com.dalsemi.onewire.container.MissionContainer
-
Enables/disables the alarm of the specified type for the specified channel
- setMissionAlarmEnable(int, int, boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Enables/disables the alarm of the specified type for the specified channel
- setMissionAlarmEnable(int, int, boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Enables/disables the alarm of the specified type for the specified channel
- setMissionChannelEnable(int, boolean) - Method in interface com.dalsemi.onewire.container.MissionContainer
-
Enables/disables the specified mission channel, indicating whether or
not the channel's readings will be recorded in the mission log.
- setMissionChannelEnable(int, boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Enables/disables the specified mission channel, indicating whether or
not the channel's readings will be recorded in the mission log.
- setMissionChannelEnable(int, boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Enables/disables the specified mission channel, indicating whether or
not the channel's readings will be recorded in the mission log.
- setMissionChannelEnable(int, boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Enables/disables the specified mission channel, indicating whether or
not the channel's readings will be recorded in the mission log.
- setMissionChannelEnable(int, boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Enables/disables the specified mission channel, indicating whether or
not the channel's readings will be recorded in the mission log.
- setMissionResolution(int, double) - Method in interface com.dalsemi.onewire.container.MissionContainer
-
Sets the selected resolution for the specified channel.
- setMissionResolution(int, double) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Sets the selected resolution for the specified channel.
- setMissionResolution(int, double) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Sets the selected resolution for the specified channel.
- 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.NetAdapter
-
Sets the 1-Wire Network search to not perform a 1-Wire
reset before a search.
- setNotifyOnDataAvailable(boolean) - Method in class com.dalsemi.onewire.adapter.SerialService
-
- 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(OWPath) - Method in class com.dalsemi.onewire.application.tag.TaggedDevice
-
Sets the OWPath for the tagged device.
- setOWPath(DSPortAdapter, Vector) - Method in class com.dalsemi.onewire.application.tag.TaggedDevice
-
Sets the OWPath for the tagged device.
- setPageWriteOnce(int) - Method in class com.dalsemi.onewire.container.OneWireContainer2D
-
Lock the specifed page in the current memory bank.
- setPageWriteOnce(int) - Method in class com.dalsemi.onewire.container.OneWireContainer43
-
Lock the specifed page in the current memory bank.
- setParameter(int, int) - Method in class com.dalsemi.onewire.application.sha.SHADebit
-
Sets the value of a particular parameter for this
debit 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, byte[], int, int) - Method in class com.dalsemi.onewire.application.sha.SHASoftAuth
-
Sets the value of a particular parameter for this
debit transaction.
- setParameter(int, int) - Method in class com.dalsemi.onewire.application.sha.SHASoftAuth
-
Sets the value of a particular parameter for this
debit transaction.
- setParameter(int, int) - Method in class com.dalsemi.onewire.application.sha.SHATransaction
-
Sets a particular parameter for this transaction.
- 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.NetAdapter
-
Sets the duration to supply power to the 1-Wire Network.
- 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.NetAdapter
-
Sets the 1-Wire Network voltage to normal level.
- setPrintStream(PrintStream) - Static method in class com.dalsemi.onewire.debug.Debug
-
Sets the output stream for printing the debug info.
- 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.NetAdapter
-
Sets the duration for providing a program pulse on the
1-Wire Network.
- 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.application.file.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.
- setResetMode(byte[], boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer29
-
Turns the Reset mode on/off.
- 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.
- setRTS(boolean) - Method in class com.dalsemi.onewire.adapter.SerialService
-
- 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.NetAdapter
-
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.
- 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.NetAdapter
-
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.
- setSecret(String) - Method in class com.dalsemi.onewire.adapter.NetAdapter
-
Sets the shared secret for authenticating this NetAdapter with
a NetAdapterHost.
- setSecret(String) - Method in class com.dalsemi.onewire.adapter.NetAdapterHost
-
Sets the secret used for authenticating incoming client connections.
- setSelection(String) - Method in class com.dalsemi.onewire.application.tag.D2A
-
Set the selection of this actuator
- setSelection(String) - Method in class com.dalsemi.onewire.application.tag.Switch
-
Set the selection of this actuator
- setSelection(String) - Method in interface com.dalsemi.onewire.application.tag.TaggedActuator
-
Set the selectionof 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.NetAdapter
-
Sets the new speed of data
transfer on the 1-Wire Network.
- 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.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.OneWireContainer18
-
Directs the container to avoid the calls to doSpeed() in methods that communicate
with the SHA iButton.
- 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.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.OneWireContainer37
-
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.OneWireContainer41
-
Directs the container to avoid the calls to doSpeed() in methods that communicate
with the DS1922/DS2422.
- setSpeedCheck(boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Directs the container to avoid the calls to doSpeed() in methods that communicate
with the DS1925.
- setStartUponTemperatureAlarmEnable(boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Sets the SUTA (Start Upon Temperature Alarm) bit in the Mission Control
register.
- setStartUponTemperatureAlarmEnable(boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Sets the SUTA (Start Upon Temperature Alarm) bit in the Mission Control
register.
- setStartUponTemperatureAlarmEnable(boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Sets the SUTA (Start Upon Temperature Alarm) bit in the Mission Control
register.
- setStartUponTemperatureAlarmEnable(boolean, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Sets the SUTA (Start Upon Temperature Alarm) bit in the Mission Control
register.
- 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.OneWireContainer21
-
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.
- 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.OneWireContainer41
-
Sets the temperature alarm value in Celsius in the provided
state
data.
- setTemperatureAlarm(int, double, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer42
-
Sets the temperature alarm value in Celsius in the provided
state
data.
- setTemperatureAlarm(int, double, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
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.
- setTemperatureCalibrationRegisterUsage(boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Enables/Disables the usage of calibration registers.
- setTemperatureCompensationUsage(boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Enables/Disables the usage of temperature compensation.
- 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.OneWireContainer21
-
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.
- 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.OneWireContainer41
-
Sets the current temperature resolution in Celsius in the provided
state
data.
- setTemperatureResolution(double, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer42
-
Sets the current temperature resolution in Celsius in the provided
state
data.
- setTemperatureResolution(double, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
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.
- 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, 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, 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, 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, byte[]) - Method in class com.dalsemi.onewire.container.OneWireContainer21
-
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.OneWireContainer21
-
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.OneWireContainer21
-
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.OneWireContainer2D
-
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.OneWireContainer2D
-
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.OneWireContainer2D
-
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.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.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.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.OneWireContainer37
-
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.OneWireContainer37
-
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.OneWireContainer37
-
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.OneWireContainer41
-
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.OneWireContainer41
-
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.OneWireContainer41
-
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.OneWireContainer43
-
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.OneWireContainer43
-
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.OneWireContainer43
-
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.OneWireContainer53
-
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.OneWireContainer53
-
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.OneWireContainer53
-
Provides this container with the adapter object used to access this device and
the address of the iButton or 1-Wire device.
- setupTransactionData(SHAiButtonUser) - Method in class com.dalsemi.onewire.application.sha.SHADebit
-
Setup account data on a fresh user iButton.
- 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.SHASoftAuth
-
Setup account data on a fresh user iButton.
- setupTransactionData(SHAiButtonUser) - Method in class com.dalsemi.onewire.application.sha.SHATransaction
-
Setups initial transaction data on SHAiButtonUser.
- setUseBackupMissionFlag(boolean) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Sets the flag to indicate if we need to use the backup values
to read the mission
- 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.
- setWriteVerification(boolean) - Method in class com.dalsemi.onewire.container.MemoryBankSHAEE
-
Set the write verification for the 'write()' method.
- SHA - Class in com.dalsemi.onewire.utils
-
Utility methods for performing SHA calculations.
- 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 in com.dalsemi.onewire.application.sha
-
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 in com.dalsemi.onewire.application.sha
-
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 in com.dalsemi.onewire.application.sha
-
Class for holding instances of SHA iButton Coprocessors involved in SHA
Transactions.
- 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
.
- 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
.
- SHAiButtonCoprVM - Class in com.dalsemi.onewire.application.sha
-
Class for simulating an instance of a SHA iButton Coprocessor 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(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.
- 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(OneWireContainer18, String, byte[], byte[]) - Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM
-
Simulates a specific DS1963S coprocessor device.
- SHAiButtonUser - Class in com.dalsemi.onewire.application.sha
-
The abstract superclass for all users of a SHAiButton transaction system.
- SHAiButtonUser() - Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonUser
-
- SHAiButtonUser18 - Class in com.dalsemi.onewire.application.sha
-
Class representing DS1963S (or DS2421), family-code 0x18, SHA iButtons as a user
token in SHA Transactions.
- 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.
- SHAiButtonUser18(byte[], byte[], byte[], int, 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.
- SHAiButtonUser18(SHAiButtonCopr, OneWireContainer18) - Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonUser18
-
Creates a valid SHAiButtonUser object.
- SHAiButtonUser18(byte[], byte[], int, OneWireContainer18) - Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonUser18
-
Creates a valid SHAiButtonUser object.
- SHAiButtonUser18(SHAiButtonCopr) - Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonUser18
-
Creates a mostly unitialized SHAiButtonUser object.
- SHAiButtonUser33 - Class in com.dalsemi.onewire.application.sha
-
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(byte[], byte[], int, 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, OneWireContainer33) - Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonUser33
-
Creates a valid SHAiButtonUser object.
- SHAiButtonUser33(byte[], byte[], int, OneWireContainer33) - Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonUser33
-
Creates a valid SHAiButtonUser object.
- SHAiButtonUser33(SHAiButtonCopr, SHAiButtonCopr) - Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonUser33
-
Creates a mostly unitialized SHAiButtonUser object.
- SHASoftAuth - Class in com.dalsemi.onewire.application.sha
-
This class implements an software authrization account application for
SHA Transactions.
- SHASoftAuth(SHAiButtonCopr) - Constructor for class com.dalsemi.onewire.application.sha.SHASoftAuth
-
SHADebit constructor.
- SHASoftAuth(SHAiButtonCopr, byte[], int) - Constructor for class com.dalsemi.onewire.application.sha.SHASoftAuth
-
SHADebit constructor.
- SHATransaction - Class in com.dalsemi.onewire.application.sha
-
Abstract super class for all SHA Transactions.
- SIGN_DATA_PAGE - Static variable in class com.dalsemi.onewire.container.OneWireContainer18
-
- skip(long) - Method in class com.dalsemi.onewire.application.file.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.
- sock - Variable in class com.dalsemi.onewire.adapter.NetAdapterConstants.Connection
-
socket to host
- 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
- stackTrace() - Static method in class com.dalsemi.onewire.debug.Debug
-
Prints out an exception stack trace for debugging purposes.
- START_MISSION_PW_COMMAND - Static variable in class com.dalsemi.onewire.container.OneWireContainer41
-
1-Wire command for Start Mission With Password
- 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.NetAdapter
-
Sets the 1-Wire Network voltage to 0 volts.
- startMission() - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Starts a new mission.
- startMission() - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Starts a new mission.
- startNewMission(int, int, boolean, boolean, boolean[]) - Method in interface com.dalsemi.onewire.container.MissionContainer
-
Begins a new mission on this missioning device.
- startNewMission(int, int, boolean, boolean, boolean[]) - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Begins a new mission on this missioning device.
- startNewMission(int, int, boolean, boolean, boolean[]) - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Begins a new mission on this missioning device.
- 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.NetAdapter
-
Sets the 1-Wire Network voltage to supply power to a 1-Wire device.
- 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.NetAdapter
-
Sets the 1-Wire Network voltage to eprom programming level.
- 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.
- STOP_MISSION_PW_COMMAND - Static variable in class com.dalsemi.onewire.container.OneWireContainer41
-
1-Wire command for Stop Mission With Password
- stopHost() - Method in class com.dalsemi.onewire.adapter.NetAdapterHost
-
Stops all threads and kills the server socket.
- stopListener() - Method in class com.dalsemi.onewire.adapter.MulticastListener
-
Waits for datagram listener to finish, with a timeout.
- stopMission() - Method in interface com.dalsemi.onewire.container.MissionContainer
-
Ends the currently running mission.
- stopMission() - Method in class com.dalsemi.onewire.container.OneWireContainer41
-
Stops the currently running mission.
- stopMission() - Method in class com.dalsemi.onewire.container.OneWireContainer53
-
Stops the currently running mission.
- Switch - Class in com.dalsemi.onewire.application.tag
-
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 in com.dalsemi.onewire.container
-
Interface class for 1-Wire® switch devices.
- sync() - Method in class com.dalsemi.onewire.application.file.OWFileDescriptor
-
Force all system buffers to synchronize with the underlying
device.