A B C D E F G H I K L M N O P R S T U V W X
A
- AbstractDeviceMonitor - class com.dalsemi.onewire.application.monitor.AbstractDeviceMonitor.
- Abstract super-class for 1-Wire Monitors, a optionally-threadable
object for searching 1-Wire networks.
- AbstractDeviceMonitor() -
Constructor for class com.dalsemi.onewire.application.monitor.AbstractDeviceMonitor
-
- activityConditionalSearch(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer29
- Checks if the activity latches are set for Conditional Search and if not sets it.
- AD_FLAG -
Static variable in class com.dalsemi.onewire.container.OneWireContainer26
- Flag to set/check the voltage A/D Input Select Bit with setFlag/getFlag
When this bit is true the battery input is (VDD) is selected as input for
the voltage A/D input.
- adapterDetected() -
Method in class com.dalsemi.onewire.adapter.DSPortAdapter
- Detects adapter presence on the selected port.
- adapterDetected() -
Method in class com.dalsemi.onewire.adapter.NetAdapter
- Detects adapter presence on the selected port.
- ADB_FLAG -
Static variable in class com.dalsemi.onewire.container.OneWireContainer26
- Flag to check whether or not the A/D converter is busy using getFlag().
- ADContainer - interface com.dalsemi.onewire.container.ADContainer.
- Interface class for 1-Wire® devices that perform analog measuring
operations.
- add(OneWireContainer, int) -
Method in class com.dalsemi.onewire.utils.OWPath
- Add a 1-Wire path element to this 1-Wire path.
- addBranch(OWPath) -
Method in class com.dalsemi.onewire.application.monitor.NetworkDeviceMonitor
- Adds a branch for searching.
- addDeviceMonitorEventListener(DeviceMonitorEventListener) -
Method in class com.dalsemi.onewire.application.monitor.AbstractDeviceMonitor
- Add a listener, to be notified of arrivals, departures, and exceptions.
- Address - class com.dalsemi.onewire.utils.Address.
- Utilities to translate and verify the 1-Wire Network address.
- ALARM_HIGH -
Static variable in interface com.dalsemi.onewire.container.ADContainer
- Indicates the high AD alarm.
- ALARM_HIGH -
Static variable in interface com.dalsemi.onewire.container.TemperatureContainer
- high temperature alarm
- ALARM_HIGH -
Static variable in interface com.dalsemi.onewire.container.MissionContainer
- Indicates the high alarm.
- ALARM_HIGH -
Static variable in interface com.dalsemi.onewire.container.HumidityContainer
- high temperature alarm
- ALARM_LOW -
Static variable in interface com.dalsemi.onewire.container.ADContainer
- Indicates the low AD alarm.
- ALARM_LOW -
Static variable in interface com.dalsemi.onewire.container.TemperatureContainer
- low temperature alarm
- ALARM_LOW -
Static variable in interface com.dalsemi.onewire.container.MissionContainer
- Indicates the low alarm.
- ALARM_LOW -
Static variable in interface com.dalsemi.onewire.container.HumidityContainer
- low temperature alarm
- ALARM_OFFSET -
Static variable in class com.dalsemi.onewire.container.OneWireContainer20
- Offset of ALARMS in array returned from read state
- ALARM_STATUS_REGISTER -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Address of Alarm Status Register
- andConditionalSearch(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer29
- Checks if the 'and' Conditional Search is set and if not sets it.
- andConditionalSearch(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer1C
- Checks if the 'and' Conditional Search is set and if not sets it.
- arrayReadBit(int, int, byte[]) -
Static method in class com.dalsemi.onewire.utils.Bit
- Read a bit state in a byte array.
- arrayWriteBit(int, int, int, byte[]) -
Static method in class com.dalsemi.onewire.utils.Bit
- Write the bit state in a byte array.
- ARRIVAL -
Static variable in class com.dalsemi.onewire.application.monitor.DeviceMonitorEvent
- enum for arrival/departure event types
- ASR_BIT_BATTERY_ON_RESET -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Alarm Status Register Bit: Battery On Reset
- ASR_BIT_DATA_HIGH_ALARM -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Alarm Status Register Bit: Data High Alarm
- ASR_BIT_DATA_LOW_ALARM -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Alarm Status Register Bit: Data Low Alarm
- ASR_BIT_TEMPERATURE_HIGH_ALARM -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Alarm Status Register Bit: Temperature High Alarm
- ASR_BIT_TEMPERATURE_LOW_ALARM -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Alarm Status Register Bit: Temperature Low Alarm
- assertSelect(byte[]) -
Method in class com.dalsemi.onewire.adapter.DSPortAdapter
- Selects the specified iButton or 1-Wire device by broadcasting its
address.
- assertSelect(long) -
Method in class com.dalsemi.onewire.adapter.DSPortAdapter
- Selects the specified iButton or 1-Wire device by broadcasting its
address.
- assertSelect(String) -
Method in class com.dalsemi.onewire.adapter.DSPortAdapter
- Selects the specified iButton or 1-Wire device by broadcasting its
address.
- AUTH_HOST -
Static variable in class com.dalsemi.onewire.container.OneWireContainer18
-
- available() -
Method in class com.dalsemi.onewire.adapter.SerialService
-
- available() -
Method in class com.dalsemi.onewire.application.file.OWFileInputStream
- Returns the number of bytes that can be read from this file input
stream without blocking.
B
- beginExclusive(boolean) -
Method in class com.dalsemi.onewire.adapter.SerialService
- Gets exclusive use of the 1-Wire to communicate with an iButton or
1-Wire Device.
- beginExclusive(boolean) -
Method in class com.dalsemi.onewire.adapter.DSPortAdapter
- Gets exclusive use of the 1-Wire to communicate with an iButton or
1-Wire Device.
- beginExclusive(boolean) -
Method in class com.dalsemi.onewire.adapter.NetAdapter
- Gets exclusive use of the 1-Wire to communicate with an iButton or
1-Wire Device.
- BIND_SECRET_FAILED -
Static variable in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
-
- bindSecretToiButton(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer33
- Binds an installed secret to a DS1961S/DS2432 by using
well-known binding data and the DS1961S/DS2432's unique
address.
- bindSecretToiButton(int, byte[], byte[], int) -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM
- Binds an installed secret to this virtual DS1963S by using
well-known binding data and this DS1963S's (unique?)
address.
- bindSecretToiButton(int, byte[], byte[], int) -
Method in class com.dalsemi.onewire.container.OneWireContainer18
- Binds an installed secret to a DS1963S by using
well-known binding data and the DS1963S's unique
address.
- Bit - class com.dalsemi.onewire.utils.Bit.
- Utilities for bit operations on an array.
- Bit() -
Constructor for class com.dalsemi.onewire.utils.Bit
-
- BITMAP_OFFSET -
Static variable in class com.dalsemi.onewire.container.OneWireContainer20
- Offset of BITMAP in array returned from read state
- branchVector -
Variable in class com.dalsemi.onewire.application.tag.TaggedDevice
- A Vector of branches describing how to physically get to
the tagged device through a set of 1-Wire switches.
- BUFFERED_OUTPUT -
Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
- Indicates whether or not to buffer the output (probably always true!)
C
- CA_FLAG -
Static variable in class com.dalsemi.onewire.container.OneWireContainer26
- Flag to set/check the Current Accumulator bit with setFlag/getFlag.
- calibrateCurrentADC() -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- Calibrate the current ADC.
- canADMultiChannelRead() -
Method in interface com.dalsemi.onewire.container.ADContainer
- Checks to see if this A/D supports doing multiple voltage
conversions at the same time.
- canADMultiChannelRead() -
Method in class com.dalsemi.onewire.container.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.OneWireContainer30
- Queries to see if this A/D device supports doing multiple voltage
conversions at the same time.
- canADMultiChannelRead() -
Method in class com.dalsemi.onewire.container.OneWireContainer20
- Queries to see if this A/D supports doing multiple voltage
conversions at the same time.
- canADMultiChannelRead() -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- Query to see if this A/D supports doing multiple voltage
conversions at the same time.
- canBreak() -
Method in class com.dalsemi.onewire.adapter.DSPortAdapter
- Returns whether adapter can physically support 0 volt 'break' mode.
- canBreak() -
Method in class com.dalsemi.onewire.adapter.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 class com.dalsemi.onewire.container.OneWireContainer41
- Checks 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.OneWireContainer04
- Query to see if the clock can be disabled.
- canDisableClock() -
Method in interface com.dalsemi.onewire.container.ClockContainer
- Checks to see if the clock can be disabled.
- canDisableClock() -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- Query to see if the clock can be disabled.
- canFlex() -
Method in class com.dalsemi.onewire.adapter.DSPortAdapter
- Returns whether the adapter can physically support flex speed mode.
- canFlex() -
Method in class com.dalsemi.onewire.adapter.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.
- 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.
- 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.OneWireContainer1F
- Clears the activity latches the next time possible.
- clearActivity() -
Method in class com.dalsemi.onewire.container.OneWireContainer05
- Clears the activity latches the next time possible.
- clearActivity() -
Method in class com.dalsemi.onewire.container.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.OneWireContainer1C
- Clears the activity latches the next time possible.
- clearActivity() -
Method in class com.dalsemi.onewire.container.OneWireContainer12
- Clears the activity latches the next time possible.
- clearActivity() -
Method in interface com.dalsemi.onewire.container.SwitchContainer
- Clears the activity latches the next time possible.
- clearConditions() -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Clears the overvoltage, undervoltage, charge overcurrent,
and discharge overcurrent flags.
- clearMemory() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Erases the log memory from this missioning device.
- clearMemory() -
Method in class com.dalsemi.onewire.container.OneWireContainer21
- Clears the memory of any previous mission.
- 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 interface com.dalsemi.onewire.container.MissionContainer
- Clears the mission results and erases the log memory from this
missioning device.
- clearPowerOnReset(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer29
- Checks if the Power On Reset if on and if so clears it.
- clearPowerOnReset(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer1C
- 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 com.dalsemi.onewire.container.ClockContainer.
- Interface class for 1-Wire® devices that contain Real-Time clocks.
- 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.application.file.OWFile
- Closes this file and releases any system resources
associated with this stream.
- close() -
Method in class com.dalsemi.onewire.utils.OWPath
- Close each element in this 1-Wire path in reverse order.
- 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 com.dalsemi.onewire.container.CommandAPDU.
- A
CommandAPDU
represents an ISO 7816-4 specified
Application Protocol Data Unit (APDU) sent to a
smart card. - CommandAPDU(byte[]) -
Constructor for class com.dalsemi.onewire.container.CommandAPDU
- Constructs a new ISO 7816-4
CommandAPDU
.
- CommandAPDU(byte, byte, byte, byte) -
Constructor for class com.dalsemi.onewire.container.CommandAPDU
- Constructs a new ISO 7816-4 CASE 1
CommandAPDU
.
- CommandAPDU(byte, byte, byte, byte, byte[]) -
Constructor for class com.dalsemi.onewire.container.CommandAPDU
- Constructs a new ISO 7816-4 CASE 3
CommandAPDU
.
- CommandAPDU(byte, byte, byte, byte, byte[], int) -
Constructor for class com.dalsemi.onewire.container.CommandAPDU
- Constructs a new ISO 7816-4 CASE 4
CommandAPDU
.
- CommandAPDU(byte, byte, byte, byte, int) -
Constructor for class com.dalsemi.onewire.container.CommandAPDU
- Constructs a new ISO 7816-4 CASE 2
CommandAPDU
.
- compareTo(Object) -
Method in class com.dalsemi.onewire.application.file.OWFile
- Compares this abstract pathname to another object.
- compareTo(OWFile) -
Method in class com.dalsemi.onewire.application.file.OWFile
- Compares two abstract pathnames lexicographically.
- COMPUTE_CHALLENGE -
Static variable in class com.dalsemi.onewire.container.OneWireContainer18
-
- COMPUTE_FIRST_SECRET -
Static variable in class com.dalsemi.onewire.container.OneWireContainer18
-
- COMPUTE_NEXT_SECRET -
Static variable in class com.dalsemi.onewire.container.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
-
- compute(byte[]) -
Static method in class com.dalsemi.onewire.utils.CRC8
- Perform the CRC8 on an array of data elements based on a
zero seed.
- compute(byte[]) -
Static method in class com.dalsemi.onewire.utils.CRC16
- Perform the CRC16 on an array of data elements based on a
zero seed.
- compute(byte[], int) -
Static method in class com.dalsemi.onewire.utils.CRC8
- Perform the CRC8 on an array of data elements based on the
provided seed.
- compute(byte[], int) -
Static method in class com.dalsemi.onewire.utils.CRC16
- Perform the CRC16 on an array of data elements based on the
provided seed.
- compute(byte[], int, int) -
Static method in class com.dalsemi.onewire.utils.CRC8
- Perform the CRC8 on an array of data elements based on a
zero seed.
- compute(byte[], int, int) -
Static method in class com.dalsemi.onewire.utils.CRC16
- Perform the CRC16 on an array of data elements based on a
zero seed.
- compute(byte[], int, int, int) -
Static method in class com.dalsemi.onewire.utils.CRC8
- Perform the CRC8 on an array of data elements based on the
provided seed.
- compute(byte[], int, int, int) -
Static method in class com.dalsemi.onewire.utils.CRC16
- Perform the CRC16 on an array of data elements based on the
provided seed.
- compute(int) -
Static method in class com.dalsemi.onewire.utils.CRC8
- Perform the CRC8 on the data element based on a zero seed.
- compute(int) -
Static method in class com.dalsemi.onewire.utils.CRC16
- Perform the CRC16 on the data element based on a zero seed.
- compute(int, int) -
Static method in class com.dalsemi.onewire.utils.CRC8
- Perform the CRC8 on the data element based on the provided seed.
- compute(int, int) -
Static method in class com.dalsemi.onewire.utils.CRC16
- Perform the CRC16 on the data element based on the provided seed.
- computeNextSecret(int) -
Method in class com.dalsemi.onewire.container.MemoryBankScratchSHAEE
- Computes the next secret.
- computeNextSecret(int) -
Method in class com.dalsemi.onewire.container.OneWireContainer33
- Compute Next Secret using the current contents of data page and scratchpad.
- 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
- ComputeSHA(byte[], byte[], int) -
Static method in class com.dalsemi.onewire.utils.SHA
- Does Dallas SHA, as specified in DS1963S datasheet.
- ComputeSHA(byte[], int[]) -
Static method in class com.dalsemi.onewire.utils.SHA
- Does Dallas SHA, as specified in DS1963S datasheet.
- CONDITION_AFTER_BIT -
Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
- Condition for power state change, after next bit communication
- CONDITION_AFTER_BYTE -
Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
- Condition for power state change, after next byte communication
- CONDITION_NOW -
Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
- Condition for power state change, immediate
- Contact - class com.dalsemi.onewire.application.tag.Contact.
- This class provides a default object for the Contact type of a tagged 1-Wire device.
- Contact() -
Constructor for class com.dalsemi.onewire.application.tag.Contact
- Creates an object for the device.
- Contact(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.application.tag.Contact
- Creates an object for the device with the supplied address and device type connected
to the supplied port adapter.
- CONTROL_REGISTER -
Static variable in class com.dalsemi.onewire.container.OneWireContainer21
- Address of the control register.
- Convert - class com.dalsemi.onewire.utils.Convert.
- Utilities for conversion between miscellaneous datatypes.
- CONVERT_TEMPERATURE_COMMAND -
Static variable in class com.dalsemi.onewire.container.OneWireContainer28
- DS18B20 converts temperature command
- Convert.ConvertException - exception com.dalsemi.onewire.utils.Convert.ConvertException.
- Inner class for conversion exceptions
- Convert.ConvertException() -
Constructor for class com.dalsemi.onewire.utils.Convert.ConvertException
-
- Convert.ConvertException(String) -
Constructor for class com.dalsemi.onewire.utils.Convert.ConvertException
-
- 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()
- COPR_BIND_SECRET_FAILED -
Static variable in class com.dalsemi.onewire.application.sha.SHATransaction
-
- COPR_COMPUTE_CHALLENGE_FAILED -
Static variable in class com.dalsemi.onewire.application.sha.SHATransaction
-
- COPR_WRITE_DATAPAGE_FAILED -
Static variable in class com.dalsemi.onewire.application.sha.SHATransaction
-
- COPR_WRITE_SCRATCHPAD_FAILED -
Static variable in class com.dalsemi.onewire.application.sha.SHATransaction
-
- COPROCESSOR_FAILURE -
Static variable in class com.dalsemi.onewire.application.sha.SHATransaction
-
- COPY_SCRATCHPAD -
Static variable in class com.dalsemi.onewire.container.OneWireContainer18
-
- COPY_SCRATCHPAD_COMMAND -
Static variable in class com.dalsemi.onewire.container.OneWireContainer28
- DS18B20 copys data from scratchpad to E-squared memory command
- COPY_SCRATCHPAD_FAILED -
Static variable in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
-
- COPY_SCRATCHPAD_PW_COMMAND -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- 1-Wire command for Copy Scratchpad With Password
- COPY_SCRATCHPAD_PW_COMMAND -
Static variable in class com.dalsemi.onewire.container.OneWireContainer37
- 1-Wire command for Copy Scratchpad With Password
- copy(OWPath) -
Method in class com.dalsemi.onewire.utils.OWPath
- Copy the elements from the provided 1-Wire path into this 1-Wire path.
- copyScratchpad() -
Method in class com.dalsemi.onewire.container.OneWireContainer28
- Copies the Scratchpad to the E-squared memory of the DS18B20.
- copyScratchPad() -
Method in class com.dalsemi.onewire.container.OneWireContainer18
- Copies the contents of the scratchpad to the target destination
that was specified in a call to
writeScratchPad()
or
eraseScratchPad()
.
- copyScratchpad(int, byte[], int) -
Method in class com.dalsemi.onewire.container.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(int, byte[], int, byte[], int) -
Method in class com.dalsemi.onewire.container.MemoryBankScratchSHAEE
- 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, 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.MemoryBankScratchCRCPW
- Copy the scratchpad page to memory.
- 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.
- 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
- CRC_DISABLE -
Static variable in class com.dalsemi.onewire.container.OneWireContainer12
CRCMode
for the channelAccess
method.
- CRC_EVERY_32_BYTES -
Static variable in class com.dalsemi.onewire.container.OneWireContainer12
CRCMode
for the channelAccess
method.
- CRC_EVERY_8_BYTES -
Static variable in class com.dalsemi.onewire.container.OneWireContainer12
CRCMode
for the channelAccess
method.
- CRC_EVERY_BYTE -
Static variable in class com.dalsemi.onewire.container.OneWireContainer12
CRCMode
for the channelAccess
method.
- CRC16 - class com.dalsemi.onewire.utils.CRC16.
- CRC16 is a class containing an implementation of the
Cyclic-Redundency-Check (CRC) CRC16.
- CRC8 - class com.dalsemi.onewire.utils.CRC8.
- CRC8 is a class to contain an implementation of the
Cyclic-Redundency-Check CRC8 for the iButton.
- 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.
D
- D2A - class com.dalsemi.onewire.application.tag.D2A.
- This class provides a default object for the D2A type of a tagged 1-Wire device.
- D2A() -
Constructor for class com.dalsemi.onewire.application.tag.D2A
- Creates an object for the device.
- D2A(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.application.tag.D2A
- Creates an object for the device with the supplied address connected
to the supplied port adapter.
- DATA_CHANNEL -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Refers to the Humidity/A-D Channel for this device
- DATA_CONTROL_REGISTER -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Address of Data Control Register
- DATA_HIGH_ALARM_THRESHOLD -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Address of the Data High Alarm Register
- DATA_LOW_ALARM_THRESHOLD -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Address of the Data Low Alarm Register
- dataBlock(byte[], int, int) -
Method in class com.dalsemi.onewire.adapter.DSPortAdapter
- Sends a block of data and returns the data received in the same array.
- dataBlock(byte[], int, int) -
Method in class com.dalsemi.onewire.adapter.NetAdapter
- Sends a block of data and returns the data received in the same array.
- DC_PIN_STATE_FLAG -
Static variable in class com.dalsemi.onewire.container.OneWireContainer30
- PROTECTION REGISTER FLAG: Mirrors the !DC output pin.
- DCB_DS1922L -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Value of Device Configuration Register for DS1922L
- DCB_DS1922T -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Value of Device Configuration Register for DS1922T
- DCB_DS1923 -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Value of Device Configuration Register for DS1923
- DCB_DS2422 -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Value of Device Configuration Register for DS1922S
- DCR_BIT_ENABLE_DATA_HIGH_ALARM -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Data Control Register Bit: Enable Data High Alarm
- DCR_BIT_ENABLE_DATA_LOW_ALARM -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Data Control Register Bit: Enable Data Low Alarm
- DEBIT_AMOUNT -
Static variable in class com.dalsemi.onewire.application.sha.SHADebitUnsigned
- Update the amount this transaction will debit
- DEBIT_AMOUNT -
Static variable in class com.dalsemi.onewire.application.sha.SHADebit
- Update the amount this transaction will debit
- Debug - class com.dalsemi.onewire.debug.Debug.
- This class is intended to help both developers of the 1-Wire API for
Java and developers using the 1-Wire API for Java to have a standard
method for printing debug messages.
- DEBUG -
Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
- Debug message flag
- Debug() -
Constructor for class com.dalsemi.onewire.debug.Debug
-
- debug(String) -
Static method in class com.dalsemi.onewire.debug.Debug
- Prints the specified
java.lang.String
object
if debug mode is enabled.
- debug(String, byte[]) -
Static method in class com.dalsemi.onewire.debug.Debug
- Prints the specified array of bytes with a given label
if debug mode is enabled.
- debug(String, byte[], int, int) -
Static method in class com.dalsemi.onewire.debug.Debug
- Prints the specified array of bytes with a given label
if debug mode is enabled.
- debug(String, Throwable) -
Static method in class com.dalsemi.onewire.debug.Debug
- Prints the specified exception with a given label
if debug mode is enabled.
- decodeTemperature(byte) -
Method in class com.dalsemi.onewire.container.OneWireContainer21
- Converts a temperature from the DS1921
byte
encoded
format to degrees Celsius.
- decrement() -
Method in class com.dalsemi.onewire.container.OneWireContainer2C
- Decrements the wiper position after selecting the part.
- decrement() -
Method in interface com.dalsemi.onewire.container.PotentiometerContainer
- Decrements the wiper position after selecting the part.
- decrement(boolean) -
Method in class com.dalsemi.onewire.container.OneWireContainer2C
- Decrements the wiper position.
- decrement(boolean) -
Method in interface com.dalsemi.onewire.container.PotentiometerContainer
- Decrements the wiper position.
- DEFAULT_MULTICAST_GROUP -
Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
- Address for Multicast group for NetAdapter Datagram packets
- DEFAULT_MULTICAST_PORT -
Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
- Default port for NetAdapter Datagram packets
- DEFAULT_PORT -
Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
- Default port for NetAdapter TCP/IP connection
- DEFAULT_SECRET -
Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
- default secret for authentication with the server
- delete() -
Method in class com.dalsemi.onewire.application.file.OWFile
- Deletes the file or directory denoted by this abstract pathname.
- DELIVERY_CURRENT_DETECT -
Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
- Duration used in delivering power to the 1-Wire, current detect
- DELIVERY_EPROM -
Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
- Duration used in delivering power to the 1-Wire, 480 us
- DELIVERY_FOUR_SECONDS -
Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
- Duration used in delivering power to the 1-Wire, 4 second
- DELIVERY_HALF_SECOND -
Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
- Duration used in delivering power to the 1-Wire, 1/2 second
- DELIVERY_INFINITE -
Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
- Duration used in delivering power to the 1-Wire, infinite
- DELIVERY_ONE_SECOND -
Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
- Duration used in delivering power to the 1-Wire, 1 second
- DELIVERY_SMART_DONE -
Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
- Duration used in delivering power to the 1-Wire, smart complete
- DELIVERY_TWO_SECONDS -
Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
- Duration used in delivering power to the 1-Wire, 2 seconds
- DEPARTURE -
Static variable in class com.dalsemi.onewire.application.monitor.DeviceMonitorEvent
- enum for arrival/departure event types
- DEVICE_CONFIGURATION_BYTE -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Address of Device Configuration Register
- DEVICE_SAMPLE_COUNT -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Address of the Device Sample Count
- deviceArrival(DeviceMonitorEvent) -
Method in interface com.dalsemi.onewire.application.monitor.DeviceMonitorEventListener
- Arrival event
- DeviceContainer -
Variable in class com.dalsemi.onewire.application.tag.TaggedDevice
- 1-Wire Container for the tagged device.
- deviceDeparture(DeviceMonitorEvent) -
Method in interface com.dalsemi.onewire.application.monitor.DeviceMonitorEventListener
- Depart event
- DeviceMonitor - class com.dalsemi.onewire.application.monitor.DeviceMonitor.
- Class DeviceMonitor represents the monitor that searches the 1-Wire net
for new arrivals.
- DeviceMonitor(DSPortAdapter) -
Constructor for class com.dalsemi.onewire.application.monitor.DeviceMonitor
- Create a simple monitor that does not search branches
- DeviceMonitorEvent - class com.dalsemi.onewire.application.monitor.DeviceMonitorEvent.
- Represents a group of 1-Wire addresses that have either
arrived to or departed from the 1-Wire network.
- DeviceMonitorEventListener - interface com.dalsemi.onewire.application.monitor.DeviceMonitorEventListener.
- Interface for classes which will listen to device monitor
events such as arrivals, departures, and network exceptions.
- DeviceMonitorException - exception com.dalsemi.onewire.application.monitor.DeviceMonitorException.
- Represents an encapsulated exception from a particular Device Monitor.
- DeviceType -
Variable in class com.dalsemi.onewire.application.tag.TaggedDevice
- Device type for the device (i.e., contact, switch, d2a, etc.).
- disableMission() -
Method in class com.dalsemi.onewire.container.OneWireContainer21
- Ends this DS1921's running mission.
- DISCHARGE_ENABLE_FLAG -
Static variable in class com.dalsemi.onewire.container.OneWireContainer30
- PROTECTION REGISTER FLAG: Reseting this flag will disable discharging.
- DISCHARGE_OVERCURRENT_FLAG -
Static variable in class com.dalsemi.onewire.container.OneWireContainer30
- PROTECTION REGISTER FLAG: When this flag is
true
the
battery has experienced a discharge-direction overcurrent condition.
- dischargeLines(int) -
Method in class com.dalsemi.onewire.container.OneWireContainer1F
- Force a power-on reset for parasitically powered 1-Wire
devices connected to the main or auziliary output of the DS2409.
- doADConvert(boolean[], byte[]) -
Method in interface com.dalsemi.onewire.container.ADContainer
- Performs voltage conversion on one or more specified
channels.
- doADConvert(boolean[], byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Performs voltage conversion on one or more specified
channels.
- doADConvert(boolean[], byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Performs voltage conversion on all specified channels.
- doADConvert(boolean[], byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer20
- Performs voltage conversion on all specified channels.
- doADConvert(boolean[], byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- This method is used to perform voltage conversion on all specified
channels.
- doADConvert(boolean[], int[], byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer20
- Performs voltage conversion on all specified channels.
- doADConvert(int, byte[]) -
Method in interface com.dalsemi.onewire.container.ADContainer
- Performs a voltage conversion on one specified channel.
- doADConvert(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Performs a voltage conversion on one specified channel.
- doADConvert(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Performs voltage conversion on the specified channel.
- doADConvert(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer20
- Performs voltage conversion on specified channel.
- doADConvert(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- This method is used to perform voltage conversion on all specified
channels.
- doADConvert(int, int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer20
- Performs voltage conversion on specified channel.
- doHumidityConvert(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Performs a Humidity conversion.
- doHumidityConvert(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- Performs a Humidity conversion.
- doHumidityConvert(byte[]) -
Method in interface com.dalsemi.onewire.container.HumidityContainer
- Performs a Humidity conversion.
- DONT_CHANGE -
Static variable in class com.dalsemi.onewire.container.OneWireContainer12
- Used for options in the
setSearchConditions()
to
make sure the specified option is not changes from its current
value.
- doSpeed() -
Method in class com.dalsemi.onewire.container.OneWireContainer
- Go to the specified speed for this container.
- doTemperatureConvert(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Performs a temperature conversion.
- doTemperatureConvert(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer21
- Performs a temperature conversion.
- doTemperatureConvert(byte[]) -
Method in interface com.dalsemi.onewire.container.TemperatureContainer
- Performs a temperature conversion.
- doTemperatureConvert(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer10
- Performs a temperature conversion on
state
information.
- doTemperatureConvert(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Performs a temperature conversion.
- doTemperatureConvert(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer28
- Performs a temperature conversion on
state
information.
- doTemperatureConvert(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- Perform an temperature conversion.
- DSPortAdapter - class com.dalsemi.onewire.adapter.DSPortAdapter.
- The abstract base class for all 1-Wire port
adapter objects.
- DSPortAdapter() -
Constructor for class com.dalsemi.onewire.adapter.DSPortAdapter
-
E
- EE_FLAG -
Static variable in class com.dalsemi.onewire.container.OneWireContainer26
- Flag to set/check the Current Accumulator Shadow Selector bit with
setFlag/getFlag.
- EEPROM_BLOCK_0_LOCK_FLAG -
Static variable in class com.dalsemi.onewire.container.OneWireContainer30
- EEPROM REGISTER FLAG: When this flag is
true
, Block 0
of the EEPROM (addresses 32-47) is read-only.
- EEPROM_BLOCK_1_LOCK_FLAG -
Static variable in class com.dalsemi.onewire.container.OneWireContainer30
- EEPROM REGISTER FLAG: When this flag is
true
, Block 1
of the EEPROM (addresses 48-63) is read-only.
- EEPROM_COPY_FLAG -
Static variable in class com.dalsemi.onewire.container.OneWireContainer30
- EEPROM REGISTER FLAG: This flag will be
true
if the Copy
Data Command is in progress.
- EEPROM_LOCK_ENABLE_FLAG -
Static variable in class com.dalsemi.onewire.container.OneWireContainer30
- EEPROM REGISTER FLAG: When this flag is
true
, the Lock
Command is enabled.
- EEPROM_REGISTER -
Static variable in class com.dalsemi.onewire.container.OneWireContainer30
- Address of the EEPROM Register.
- EMPTY_CONNECTION -
Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
- instance for an empty connection, basically it's a NULL object
that's safe to synchronize on.
- enableMission(int) -
Method in class com.dalsemi.onewire.container.OneWireContainer21
- Begins this DS1921's mission.
- enablePower -
Variable in class com.dalsemi.onewire.container.MemoryBankScratchCRCPW
- Enable Provided Power for some Password checking.
- enablePower -
Variable in class com.dalsemi.onewire.container.MemoryBankNVCRCPW
- Enable Provided Power for some Password checking.
- encodeTemperature(double) -
Method in class com.dalsemi.onewire.container.OneWireContainer21
- Converts a temperature in degrees Celsius to
a
byte
formatted for the DS1921.
- endExclusive() -
Method in class com.dalsemi.onewire.adapter.SerialService
- Relinquishes exclusive control of the 1-Wire Network.
- endExclusive() -
Method in class com.dalsemi.onewire.adapter.DSPortAdapter
- Relinquishes exclusive control of the 1-Wire Network.
- endExclusive() -
Method in class com.dalsemi.onewire.adapter.NetAdapter
- Relinquishes exclusive control of the 1-Wire Network.
- enumerateAllAdapters() -
Static method in class com.dalsemi.onewire.OneWireAccessProvider
- Gets an
Enumeration
of all 1-Wire
adapter types supported.
- equals(Object) -
Method in class com.dalsemi.onewire.adapter.DSPortAdapter
- Returns true if the given object is the same or equivalent
to this DSPortAdapter.
- equals(Object) -
Method in class com.dalsemi.onewire.application.file.OWFile
- Tests this abstract pathname for equality with the given object.
- equals(Object) -
Method in class com.dalsemi.onewire.application.tag.TaggedDevice
-
- equals(Object) -
Method in class com.dalsemi.onewire.container.OneWireContainer
- Indicates whether some other object is "equal to" this one.
- equals(OWPath) -
Method in class com.dalsemi.onewire.utils.OWPath
- Compare this 1-Wire path with another.
- ERASE_SCRATCHPAD -
Static variable in class com.dalsemi.onewire.container.OneWireContainer18
-
- ERASE_SCRATCHPAD_FAILED -
Static variable in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
-
- eraseScratchPad(int) -
Method in class com.dalsemi.onewire.container.OneWireContainer18
- Erases the scratchpad of the DS1963S.
- escape(String) -
Static method in class com.dalsemi.onewire.application.tag.XML
- Escape special characters in the given string.
- Event - class com.dalsemi.onewire.application.tag.Event.
- This class provides a default object for the Event type of a tagged 1-Wire device.
- Event() -
Constructor for class com.dalsemi.onewire.application.tag.Event
- Creates an object for the device.
- Event(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.application.tag.Event
- Creates an object for the device with the supplied address and device type connected
to the supplied port adapter.
- excludeFamily(byte[]) -
Method in class com.dalsemi.onewire.adapter.DSPortAdapter
- Takes an array of bytes containing family codes to avoid when finding
iButtons or 1-Wire devices.
- excludeFamily(byte[]) -
Method in class com.dalsemi.onewire.adapter.NetAdapter
- Takes an array of bytes containing family codes to avoid when finding
iButtons or 1-Wire devices.
- excludeFamily(int) -
Method in class com.dalsemi.onewire.adapter.DSPortAdapter
- Takes an integer family code to avoid when searching for iButtons.
- excludeFamily(int) -
Method in class com.dalsemi.onewire.adapter.NetAdapter
- Takes an integer family code to avoid when searching for iButtons.
- executeTransaction(SHAiButtonUser, boolean) -
Method in class com.dalsemi.onewire.application.sha.SHATransaction
- Performs the transaction.
- executeTransaction(SHAiButtonUser, boolean) -
Method in class com.dalsemi.onewire.application.sha.SHADebitUnsigned
- Performs the unsigned debit, subtracting the debit amount from
the user's balance and storing the new, unsigned account data on the
user's iButton.
- executeTransaction(SHAiButtonUser, boolean) -
Method in class com.dalsemi.onewire.application.sha.SHADebit
- Performs the signed debit, subtracting the debit amount from
the user's balance and storing the new, signed account data on the
user's iButton.
- executeTransaction(SHAiButtonUser, boolean) -
Method in class com.dalsemi.onewire.application.sha.SHASoftAuth
- Performs the signed debit, subtracting the debit amount from
the user's balance and storing the new, signed account data on the
user's iButton.
- exists() -
Method in class com.dalsemi.onewire.application.file.OWFile
- Tests whether the file denoted by this abstract pathname exists.
- EXPOWER_OFFSET -
Static variable in class com.dalsemi.onewire.container.OneWireContainer20
- Offset of external power offset in array returned from read state
F
- finalize() -
Method in class com.dalsemi.onewire.application.file.OWFileInputStream
- Ensures that the
close
method of this file input stream is
called when there are no more references to it.
- finalize() -
Method in class com.dalsemi.onewire.application.file.OWFileOutputStream
- Cleans up the connection to the file, and ensures that the
close
method of this file output stream is
called when there are no more references to this stream.
- findFirstDevice() -
Method in class com.dalsemi.onewire.adapter.DSPortAdapter
- Returns
true
if the first iButton or 1-Wire device
is found on the 1-Wire Network.
- findFirstDevice() -
Method in class com.dalsemi.onewire.adapter.NetAdapter
- Returns
true
if the first iButton or 1-Wire device
is found on the 1-Wire Network.
- findNextDevice() -
Method in class com.dalsemi.onewire.adapter.DSPortAdapter
- Returns
true
if the next iButton or 1-Wire device
is found.
- findNextDevice() -
Method in class com.dalsemi.onewire.adapter.NetAdapter
- Returns
true
if the next iButton or 1-Wire device
is found.
- flush() -
Method in class com.dalsemi.onewire.adapter.SerialService
-
- FORCED_CONVERSION -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- 1-Wire command for Forced Conversion
- forceVerify() -
Method in class com.dalsemi.onewire.container.MemoryBankSHAEE
- Set the flag to indicate the next 'checkSpeed()' will force
a speed set and verify 'doSpeed()'.
- format() -
Method in class com.dalsemi.onewire.application.file.OWFile
- Format the Filesystem on the 1-Wire device provided in
the constructor.
- freePort() -
Method in class com.dalsemi.onewire.adapter.DSPortAdapter
- Frees ownership of the selected port, if it is currently owned, back
to the system.
- freePort() -
Method in class com.dalsemi.onewire.adapter.NetAdapter
- Frees ownership of the selected port, if it is currently owned, back
to the system.
G
- GENERAL_STATUS_REGISTER -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- 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.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.OneWireContainer30
- Extracts the alarm voltage value of the specified channel from the
provided state buffer.
- getADAlarm(int, int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer20
- Extracts the alarm voltage value of the specified channel from the
provided state buffer.
- getADAlarm(int, int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- This method is used to extract the alarm voltage value of the
specified channel from the provided state buffer.
- getADAlarmEnable(int, int, byte[]) -
Method in interface com.dalsemi.onewire.container.ADContainer
- Checks to see if the specified alarm on the specified channel is enabled.
- getADAlarmEnable(int, int, byte[]) -
Method in class com.dalsemi.onewire.container.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.OneWireContainer30
- Extracts the alarm enable value of the specified channel from the
provided state buffer.
- getADAlarmEnable(int, int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer20
- Extracts the alarm enable value of the specified channel from
the provided state buffer.
- getADAlarmEnable(int, int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- This method is used to extract the alarm enable value of the
specified channel from the provided state buffer.
- getAdapter() -
Method in class com.dalsemi.onewire.application.monitor.AbstractDeviceMonitor
- Returns the DSPortAdapter this device is searching
- getAdapter() -
Method in class com.dalsemi.onewire.application.monitor.DeviceMonitorException
- Returns DSPortAdapter the monitor was using when the event was generated
- getAdapter() -
Method in class com.dalsemi.onewire.application.monitor.DeviceMonitorEvent
- 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() -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
- Returns the 8 byte address of the OneWireContainer this
SHAiButton refers to.
- getAddress() -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser
- Returns the 8 byte address of the OneWireContainer this
SHAiButton refers to.
- getAddress() -
Method in class com.dalsemi.onewire.container.OneWireContainer
- Gets the 1-Wire Network address of this device as an array of bytes.
- 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(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) -
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.SHAiButtonCopr
- Copies the specified number of bytes from the address
of the OneWireContainer into the provided array starting
at the given offset.
- getAddress(byte[], int, int) -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser
- Copies the specified number of bytes from the address
of the OneWireContainer into the provided array starting
at the given offset.
- getAddressAsLong() -
Method in class com.dalsemi.onewire.adapter.DSPortAdapter
- Gets the 'current' 1-Wire device address being used by the adapter as a long.
- getAddressAsLong() -
Method in class com.dalsemi.onewire.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.OneWireContainer41
- Returns the currently selected range for the specified
channel.
- getADRange(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Extracts the A/D input voltage range of the specified channel from the
provided state buffer.
- getADRange(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer20
- Extracts the input voltage range of the specified channel from
the provided state buffer.
- getADRange(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- This method is used to extract the input voltage range of the
specified channel from the provided state buffer.
- getADRanges(int) -
Method in interface com.dalsemi.onewire.container.ADContainer
- Gets an array of available ranges for the specified
A/D channel.
- getADRanges(int) -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Gets an array of available ranges for the specified
A/D channel.
- getADRanges(int) -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Queries to get an array of available ranges for the specified
A/D channel.
- getADRanges(int) -
Method in class com.dalsemi.onewire.container.OneWireContainer20
- Queries to get an array of available ranges for the specified
A/D channel.
- getADRanges(int) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- Query to get an array of available ranges for the specified
A/D channel.
- 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.OneWireContainer41
- Returns the currently selected resolution for the specified
channel.
- getADResolution(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Extracts the A/D conversion resolution of the specified channel from the
provided state buffer expressed in volts.
- getADResolution(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer20
- Extracts the conversion resolution of the specified channel from the
provided state buffer expressed in volts.
- getADResolution(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- This method is used to extract the conversion resolution of the
specified channel from the provided state buffer expressed in
volts.
- getADResolutions(int, double) -
Method in interface com.dalsemi.onewire.container.ADContainer
- Gets an array of available resolutions based
on the specified range on the specified A/D channel.
- getADResolutions(int, double) -
Method in class com.dalsemi.onewire.container.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.OneWireContainer30
- Queries to get an array of available resolutions based
on the specified range on the specified A/D channel.
- getADResolutions(int, double) -
Method in class com.dalsemi.onewire.container.OneWireContainer20
- Queries to get an array of available resolutions based
on the specified range on the specified A/D channel.
- getADResolutions(int, double) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- Query to get an array of available resolutions based
on the specified range on the specified A/D channel.
- getADVoltage(byte[]) -
Method in interface com.dalsemi.onewire.container.ADContainer
- Reads the value of the voltages after a
doADConvert(boolean[],byte[])
method call.
- getADVoltage(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Reads the value of the voltages after a
doADConvert(boolean[],byte[])
method call.
- getADVoltage(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Reads the voltage values.
- getADVoltage(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer20
- Reads the voltage values.
- getADVoltage(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- This method is used to read the voltage values.
- getADVoltage(int, byte[]) -
Method in interface com.dalsemi.onewire.container.ADContainer
- Reads the value of the voltages after a
doADConvert(int,byte[])
method call.
- getADVoltage(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Reads the value of the voltages after a
doADConvert(int,byte[])
method call.
- getADVoltage(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Reads a channel voltage value.
- getADVoltage(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer20
- Reads a channels voltage value.
- getADVoltage(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- This method is used to read a channels voltage value.
- 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 Dallas Semiconductor part numbers or names.
- getAlternateNames() -
Method in class com.dalsemi.onewire.container.OneWireContainer0B
- Get the alternate Dallas Semiconductor part numbers or names.
- getAlternateNames() -
Method in class com.dalsemi.onewire.container.OneWireContainer2D
- Retrieve the alternate Dallas Semiconductor part numbers or names.
- getAlternateNames() -
Method in class com.dalsemi.onewire.container.OneWireContainer1F
- Gets the alternate Dallas Semiconductor part numbers or names.
- getAlternateNames() -
Method in class com.dalsemi.onewire.container.OneWireContainer0F
- Get the alternate Dallas Semiconductor part numbers or names.
- getAlternateNames() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Retrieves the alternate Dallas Semiconductor part numbers or names.
- getAlternateNames() -
Method in class com.dalsemi.onewire.container.OneWireContainer01
-
- getAlternateNames() -
Method in class com.dalsemi.onewire.container.OneWireContainer21
- Retrieves the alternate Dallas Semiconductor part numbers or names.
- getAlternateNames() -
Method in class com.dalsemi.onewire.container.OneWireContainer13
- Get the alternate Dallas Semiconductor part numbers or names.
- getAlternateNames() -
Method in class com.dalsemi.onewire.container.OneWireContainer33
- Retrieve the alternate Dallas Semiconductor part numbers or names.
- getAlternateNames() -
Method in class com.dalsemi.onewire.container.OneWireContainer23
- Get the alternate Dallas Semiconductor part numbers or names.
- getAlternateNames() -
Method in class com.dalsemi.onewire.container.OneWireContainer05
- Retrieves the alternate Dallas Semiconductor part numbers or names.
- getAlternateNames() -
Method in class com.dalsemi.onewire.container.OneWireContainer37
- Retrieves the alternate Dallas Semiconductor part numbers or names.
- getAlternateNames() -
Method in class com.dalsemi.onewire.container.OneWireContainer24
- Get the alternate Dallas Semiconductor part numbers or names.
- getAlternateNames() -
Method in class com.dalsemi.onewire.container.OneWireContainer27
- Get the alternate Dallas Semiconductor part numbers or names.
- getAlternateNames() -
Method in class com.dalsemi.onewire.container.OneWireContainer09
- Get the alternate Dallas Semiconductor part numbers or names.
- getAlternateNames() -
Method in class com.dalsemi.onewire.container.OneWireContainer29
- Retrieves the alternate Dallas Semiconductor part numbers or names.
- getAlternateNames() -
Method in class com.dalsemi.onewire.container.OneWireContainer1A
- Get the alternate Dallas Semiconductor part numbers or names.
- getAlternateNames() -
Method in class com.dalsemi.onewire.container.OneWireContainer3A
- Retrieves the alternate Dallas Semiconductor part numbers or names.
- getAlternateNames() -
Method in class com.dalsemi.onewire.container.OneWireContainer1C
- Retrieves the alternate Dallas Semiconductor part numbers or names.
- getAlternateNames() -
Method in class com.dalsemi.onewire.container.OneWireContainer2C
- Retrieves the alternate Dallas Semiconductor part numbers or names.
- getAlternateNames() -
Method in class com.dalsemi.onewire.container.OneWireContainer10
- Retrieves the alternate Dallas Semiconductor part numbers or names.
- getAlternateNames() -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Returns the alternate Dallas Semiconductor part number or name.
- getAlternateNames() -
Method in class com.dalsemi.onewire.container.OneWireContainer20
- Gets any other possible names for this 1-Wire device.
- getAlternateNames() -
Method in class com.dalsemi.onewire.container.OneWireContainer12
- Retrieves the alternate Dallas Semiconductor part numbers or names.
- getAlternateNames() -
Method in class com.dalsemi.onewire.container.OneWireContainer02
-
- getAlternateNames() -
Method in class com.dalsemi.onewire.container.OneWireContainer28
- Retrieves the alternate Dallas Semiconductor part numbers or names.
- getAlternateNames() -
Method in class com.dalsemi.onewire.container.OneWireContainer22
- Retrieves the alternate Dallas Semiconductor part numbers or names.
- getAlternateNames() -
Method in class com.dalsemi.onewire.container.OneWireContainer14
- Get the alternate Dallas Semiconductor part numbers or names.
- getAlternateNames() -
Method in class com.dalsemi.onewire.container.OneWireContainer04
- Get the alternate Dallas Semiconductor part numbers or names.
- getAlternateNames() -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- Return the alternate Dallas Semiconductor part number or name.
- getAlternateNames() -
Method in class com.dalsemi.onewire.container.OneWireContainer18
- Retrieve the alternate Dallas Semiconductor part numbers or names.
- getAuthenticationPageNumber() -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
- Returns the page number used by this coprocessor for storing
system authentication secret and recreating user's authentication
secret.
- getAuthorizationCommand() -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser
- Returns a byte representing the appropriate authorization command
for the coprocessor to use to authenticate this user.
- getAuthorizationCommand() -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser33
- Returns a byte representing the appropriate authorization command
for the coprocessor to use to authenticate this user.
- getAuthorizationCommand() -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser18
- Returns a byte representing the appropriate authorization command
for the coprocessor to use to authenticate this user.
- getAuxilliaryData() -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
- Returns a string representing the auxilliary data associated
with this coprocessor's service.
- getBankDescription() -
Method in interface com.dalsemi.onewire.container.MemoryBank
- Gets a string description of this memory bank.
- 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(byte[], int) -
Method in class com.dalsemi.onewire.adapter.DSPortAdapter
- Gets a block of data from the 1-Wire Network and write it into
the provided array.
- getBlock(byte[], int) -
Method in class com.dalsemi.onewire.adapter.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.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.NetAdapter
- 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.DSPortAdapter
- Gets a block of data from the 1-Wire Network.
- getBlock(int) -
Method in class com.dalsemi.onewire.adapter.NetAdapter
- Gets a block of data from the 1-Wire Network.
- 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.TAGParser
- Returns the vector of Branch TaggedDevice objects described in the TAG file.
- getBranches() -
Method in class com.dalsemi.onewire.application.tag.TaggedDevice
- Gets a vector of branches (to get to) the tagged device.
- getBuffer() -
Method in class com.dalsemi.onewire.container.CommandAPDU
- Gets this
CommandAPDU
apduBuffer
.
- getByte() -
Method in class com.dalsemi.onewire.adapter.DSPortAdapter
- Gets a byte from the 1-Wire Network.
- getByte() -
Method in class com.dalsemi.onewire.adapter.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.OneWireContainer29
- Retrieves the information if the channel is masked for the Conditional Search.
- getChannelMask(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer1C
- Retrieves the information if the channel is masked 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.
- getChannelPolarity(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer1C
- 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 class com.dalsemi.onewire.container.OneWireContainer41
- 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.OneWireContainer04
- Extracts the Real-Time clock value in milliseconds.
- getClock(byte[]) -
Method in interface com.dalsemi.onewire.container.ClockContainer
- Extracts the Real-Time clock value in milliseconds.
- getClock(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- This method extracts the Clock Value in milliseconds from the
state data retrieved from the
readDevice()
method.
- getClockAlarm(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- 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.OneWireContainer04
- Extracts the clock alarm value for the Real-Time clock.
- getClockAlarm(byte[]) -
Method in interface com.dalsemi.onewire.container.ClockContainer
- Extracts the clock alarm value for the Real-Time clock.
- getClockAlarm(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- This method extracts the Clock Alarm Value from the provided
state data retrieved from the
readDevice()
method.
- getClockResolution() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Gets 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.OneWireContainer04
- Query to get the clock resolution in milliseconds
- getClockResolution() -
Method in interface com.dalsemi.onewire.container.ClockContainer
- Gets the clock resolution in milliseconds.
- getClockResolution() -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- Query to get the clock resolution in milliseconds
- getClusterName() -
Method in class com.dalsemi.onewire.application.tag.TaggedDevice
- Gets the cluster name for the tagged device.
- 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.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.OneWireContainer37
- Returns the read password used by this container to read the memory
of the device.
- 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.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.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 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.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.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 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.OneWireContainer30
- Gets the instantaneous current.
- getCurrent(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- Get the instantaneous current.
- getCurrentWiperNumber(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer2C
- Gets the currently selected wiper number.
- getCurrentWiperNumber(byte[]) -
Method in interface com.dalsemi.onewire.container.PotentiometerContainer
- Gets the currently selected wiper number.
- getCycleCounter(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer04
- Get the power cycle count value.
- getCycleCounterAlarm(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer04
- Get the cycle count Alarm Value.
- getData() -
Method in class com.dalsemi.onewire.container.ResponseAPDU
- Gets the data field of this
ResponseAPDU
.
- getDataLogMemoryBank() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- 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.OneWireContainer0B
- Get a short description of the function of this iButton
or 1-Wire Device type.
- getDescription() -
Method in class com.dalsemi.onewire.container.OneWireContainer1D
- Get a short description of the function of this iButton
or 1-Wire Device type.
- getDescription() -
Method in class com.dalsemi.onewire.container.OneWireContainer2D
- Retrieve a short description of the function of the iButton type.
- getDescription() -
Method in class com.dalsemi.onewire.container.OneWireContainer1F
- Gets a short description of the function of this iButton
or 1-Wire Device type.
- getDescription() -
Method in class com.dalsemi.onewire.container.OneWireContainer0F
- Get a short description of the function of this iButton
or 1-Wire Device type.
- getDescription() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Gets a short description of the function of this iButton
or 1-Wire Device type.
- getDescription() -
Method in class com.dalsemi.onewire.container.OneWireContainer01
-
- getDescription() -
Method in class com.dalsemi.onewire.container.OneWireContainer21
- Gets a short description of the function of this iButton
or 1-Wire Device type.
- getDescription() -
Method in class com.dalsemi.onewire.container.OneWireContainer13
- Get a short description of the function of this iButton
or 1-Wire Device type.
- getDescription() -
Method in class com.dalsemi.onewire.container.OneWireContainer33
- Retrieve a short description of the function of the iButton type.
- getDescription() -
Method in class com.dalsemi.onewire.container.OneWireContainer23
- Get a short description of the function of this iButton
or 1-Wire Device type.
- getDescription() -
Method in class com.dalsemi.onewire.container.OneWireContainer05
- Gets a short description of the function of this iButton
or 1-Wire Device type.
- getDescription() -
Method in class com.dalsemi.onewire.container.OneWireContainer37
- Gets 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.OneWireContainer27
- Get a short description of the function of this iButton
or 1-Wire Device type.
- getDescription() -
Method in class com.dalsemi.onewire.container.OneWireContainer09
- Get a short description of the function of this iButton
or 1-Wire Device type.
- getDescription() -
Method in class com.dalsemi.onewire.container.OneWireContainer29
- Gets 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.OneWireContainer3A
- Gets 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.OneWireContainer1C
- Gets a short description of the function of this iButton
or 1-Wire Device type.
- getDescription() -
Method in class com.dalsemi.onewire.container.OneWireContainer0C
- Get a short description of the function of this iButton
or 1-Wire Device type.
- getDescription() -
Method in class com.dalsemi.onewire.container.OneWireContainer2C
- Retrieves a short description of the function of this 1-Wire Device.
- getDescription() -
Method in class com.dalsemi.onewire.container.OneWireContainer10
- Retrieves a short description of the function of this
OneWireContainer10
type.
- getDescription() -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Returns a short description of the function of this 1-Wire device type.
- getDescription() -
Method in class com.dalsemi.onewire.container.OneWireContainer20
- Gets a brief description of the functionality
of this 1-Wire device.
- getDescription() -
Method in class com.dalsemi.onewire.container.OneWireContainer12
- Gets a short description of the function of this iButton
or 1-Wire Device type.
- getDescription() -
Method in class com.dalsemi.onewire.container.OneWireContainer02
-
- getDescription() -
Method in class com.dalsemi.onewire.container.OneWireContainer28
- Retrieves a short description of the function of this
OneWireContainer28
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.OneWireContainer14
- Get a short description of the function of this iButton
or 1-Wire Device type.
- getDescription() -
Method in class com.dalsemi.onewire.container.OneWireContainer04
- Get a short description of the function of this iButton
or 1-Wire Device type.
- getDescription() -
Method in class com.dalsemi.onewire.container.OneWireContainer06
- Get a short description of the function of this iButton
or 1-Wire Device type.
- getDescription() -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- Return a short description of the function of this 1-Wire device type.
- getDescription() -
Method in class com.dalsemi.onewire.container.OneWireContainer18
- Get a short description of the function of this iButton
or 1-Wire Device type.
- getDescription() -
Method in class com.dalsemi.onewire.container.OneWireContainer08
- Get a short description of the function of this iButton
or 1-Wire Device type.
- 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.
- getDeviceContainer() -
Method in class com.dalsemi.onewire.adapter.DSPortAdapter
- Constructs a
OneWireContainer
object using the current 1-Wire network address.
- getDeviceContainer() -
Method in class com.dalsemi.onewire.application.tag.TaggedDevice
- Gets the 1-Wire Container for the tagged device.
- getDeviceContainer(byte[]) -
Method in class com.dalsemi.onewire.adapter.DSPortAdapter
- Constructs a
OneWireContainer
object with a user supplied 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, 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(DSPortAdapter, String) -
Static method in class com.dalsemi.onewire.application.monitor.AbstractDeviceMonitor
- Returns the OneWireContainer object of the device with the given 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.
- 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(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.NetworkDeviceMonitor
- 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(String) -
Method in class com.dalsemi.onewire.application.monitor.AbstractDeviceMonitor
- 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.OneWireContainer41
- Returns true if the device's Read-Only password has been enabled.
- getDeviceReadOnlyPasswordEnable() -
Method in class com.dalsemi.onewire.container.OneWireContainer37
- Tells whether the 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.OneWireContainer41
- Returns true if the device's Read/Write 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 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.
- 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.OneWireContainer41
- Returns true if the device's Write-Only password has been enabled.
- getDeviceWriteOnlyPasswordEnable() -
Method in class com.dalsemi.onewire.container.OneWireContainer37
- Tells whether the 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.
- 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 class com.dalsemi.onewire.application.monitor.DeviceMonitorException
- Returns the wrapped exception that was generated during a 1-Wire search.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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
.
- 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 class com.dalsemi.onewire.container.OneWireContainer41
- Returns the amount of time, in milliseconds, before the first sample
occurred.
- getFirstSampleOffset(int) -
Method in interface com.dalsemi.onewire.container.MissionContainer
- Returns the amount of time, in milliseconds, before the first sample
occurred.
- 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.OneWireContainer41
- Gets the status of the specified flag from the specified register.
- getFlag(int, byte) -
Method in class com.dalsemi.onewire.container.OneWireContainer21
- Gets the status of the specified flag from the specified register.
- getFlag(int, byte) -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Checks the specified flag in the specified register.
- getFlag(int, byte, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- 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.
- 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.SHAiButtonUser33
- This function creates the full 15-byte binding data for the
coprocessor to use to recreate this user's secret on the copr's
workspace page.
- getFullBindCode(byte[], int) -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser18
- This function creates the full 15-byte binding data for the
coprocessor to use to recreate this user's secret on the copr's
workspace page.
- 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 class com.dalsemi.onewire.container.OneWireContainer41
- 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 interface com.dalsemi.onewire.container.HumidityContainer
- Gets the humidity expressed as a percent value (0.0 to 100.0) of humidity.
- getHumidityAlarm(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- 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 interface com.dalsemi.onewire.container.HumidityContainer
- Gets the specified Humidity alarm value in percent from the
state
data retrieved from the
readDevice()
method.
- getHumidityAlarmResolution() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- 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 interface com.dalsemi.onewire.container.HumidityContainer
- Gets the Humidity alarm resolution in percent.
- 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.
- getHumidityResolution(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- Gets the current Humidity resolution in percent from the
state
data retrieved from the readDevice()
method.
- getHumidityResolution(byte[]) -
Method in interface com.dalsemi.onewire.container.HumidityContainer
- Gets the current Humidity resolution in percent from the
state
data retrieved from the readDevice()
method.
- getHumidityResolutions() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- 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 interface com.dalsemi.onewire.container.HumidityContainer
- 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.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.
- getLastSmartOnDeviceDetect() -
Method in class com.dalsemi.onewire.container.OneWireContainer1F
- Gets flag that indicates if a device was present when doing the
last smart on.
- getLatchState() -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Returns the latch state of the Programmable Input/Ouput
pin on the DS2760.
- getLatchState(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer1F
- Checks the latch state of the indicated channel.
- getLatchState(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer05
- Checks the latch state of the indicated channel.
- getLatchState(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer29
- Checks the latch state of the indicated channel.
- 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.OneWireContainer1C
- Checks the latch state of the indicated channel.
- getLatchState(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer12
- Checks the latch state of the indicated channel.
- getLatchState(int, byte[]) -
Method in interface com.dalsemi.onewire.container.SwitchContainer
- Checks the latch state of the indicated channel.
- getLC() -
Method in class com.dalsemi.onewire.container.CommandAPDU
- Gets the length of data field (
LC
).
- getLE() -
Method in class com.dalsemi.onewire.container.CommandAPDU
- Gets the expected length of
ResponseAPDU
(LE
).
- getLength() -
Method in class com.dalsemi.onewire.container.CommandAPDU
- Gets the length of the buffered
CommandAPDU
.
- getLength() -
Method in class com.dalsemi.onewire.container.ResponseAPDU
- Gets the length of
apduBuffer
.
- getLevel(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer1F
- Checks the sensed level on the indicated channel.
- getLevel(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer05
- Checks the sensed level on the indicated channel.
- getLevel(int, byte[]) -
Method in class com.dalsemi.onewire.container.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.OneWireContainer1C
- Checks the sensed level on the indicated channel.
- getLevel(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer12
- Checks the sensed level on the indicated channel.
- getLevel(int, byte[]) -
Method in interface com.dalsemi.onewire.container.SwitchContainer
- Checks the sensed level on the indicated channel.
- 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 interface com.dalsemi.onewire.container.PagedMemoryBank
- Gets Maximum data page length in bytes for a packet
read or written in this memory bank.
- 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.
- getMaxSpeed() -
Method in class com.dalsemi.onewire.container.OneWireContainer
- Returns the maximum speed this iButton or 1-Wire device can
communicate at.
- getMaxSpeed() -
Method in class com.dalsemi.onewire.container.OneWireContainer1D
- Get the maximum speed this iButton or 1-Wire device can
communicate at.
- getMaxSpeed() -
Method in class com.dalsemi.onewire.container.OneWireContainer2D
- Returns the maximum speed this iButton 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.OneWireContainer41
- Returns the maximum speed this iButton device can
communicate at.
- getMaxSpeed() -
Method in class com.dalsemi.onewire.container.OneWireContainer21
- Returns the maximum speed this iButton device can
communicate at.
- getMaxSpeed() -
Method in class com.dalsemi.onewire.container.OneWireContainer33
- Returns the maximum speed this iButton can communicate at.
- getMaxSpeed() -
Method in class com.dalsemi.onewire.container.OneWireContainer23
- Get the maximum speed this iButton or 1-Wire device can
communicate at.
- getMaxSpeed() -
Method in class com.dalsemi.onewire.container.OneWireContainer37
- Returns the maximum speed this iButton device can
communicate at.
- getMaxSpeed() -
Method in class com.dalsemi.onewire.container.OneWireContainer09
- Get the maximum speed this iButton or 1-Wire device can
communicate at.
- getMaxSpeed() -
Method in class com.dalsemi.onewire.container.OneWireContainer29
- Returns the maximum speed this iButton or 1-Wire device can
communicate at.
- getMaxSpeed() -
Method in class com.dalsemi.onewire.container.OneWireContainer1A
- Get the maximum speed this iButton or 1-Wire device can
communicate at.
- getMaxSpeed() -
Method in class com.dalsemi.onewire.container.OneWireContainer3A
- 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.OneWireContainer2C
- Gets the maximum speed this 1-Wire device can
communicate at.
- getMaxSpeed() -
Method in class com.dalsemi.onewire.container.OneWireContainer20
- Gets the maximum speed this 1-Wire device can communicate at.
- getMaxSpeed() -
Method in class com.dalsemi.onewire.container.OneWireContainer18
- 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.OneWireContainer41
- Gets the maximum temperature in Celsius.
- getMaxTemperature() -
Method in class com.dalsemi.onewire.container.OneWireContainer21
- Gets the maximum temperature in Celsius.
- getMaxTemperature() -
Method in interface com.dalsemi.onewire.container.TemperatureContainer
- Gets the maximum temperature in Celsius.
- getMaxTemperature() -
Method in class com.dalsemi.onewire.container.OneWireContainer10
- Gets the maximum temperature in Celsius.
- getMaxTemperature() -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Queries to get the maximum temperature in degrees C.
- getMaxTemperature() -
Method in class com.dalsemi.onewire.container.OneWireContainer28
- Gets the maximum temperature in Celsius.
- getMaxTemperature() -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- Query to get the maximum temperature in degrees C.
- 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.OneWireContainer0B
- Get an enumeration of memory bank instances that implement one or more
of the following interfaces:
MemoryBank
,
PagedMemoryBank
,
and OTPMemoryBank
.
- getMemoryBanks() -
Method in class com.dalsemi.onewire.container.OneWireContainer1D
- Get an enumeration of memory bank instances that implement one or more
of the following interfaces:
MemoryBank
,
PagedMemoryBank
,
and OTPMemoryBank
.
- getMemoryBanks() -
Method in class com.dalsemi.onewire.container.OneWireContainer2D
- Get an enumeration of memory bank instances that implement one or more
of the following interfaces:
MemoryBank
,
PagedMemoryBank
,
and OTPMemoryBank
.
- getMemoryBanks() -
Method in class com.dalsemi.onewire.container.OneWireContainer0F
- Get an enumeration of memory bank instances that implement one or more
of the following interfaces:
MemoryBank
,
PagedMemoryBank
,
and OTPMemoryBank
.
- getMemoryBanks() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Gets an enumeration of memory bank instances that implement one or more
of the following interfaces:
MemoryBank
,
PagedMemoryBank
,
and OTPMemoryBank
.
- getMemoryBanks() -
Method in class com.dalsemi.onewire.container.OneWireContainer21
- Gets an enumeration of memory bank instances that implement one or more
of the following interfaces:
MemoryBank
,
PagedMemoryBank
,
and OTPMemoryBank
.
- getMemoryBanks() -
Method in class com.dalsemi.onewire.container.OneWireContainer13
- Get an enumeration of memory bank instances that implement one or more
of the following interfaces:
MemoryBank
,
PagedMemoryBank
,
and OTPMemoryBank
.
- getMemoryBanks() -
Method in class com.dalsemi.onewire.container.OneWireContainer33
- Get an enumeration of memory bank instances that implement one or more
of the following interfaces:
MemoryBank
,
PagedMemoryBank
,
and OTPMemoryBank
.
- getMemoryBanks() -
Method in class com.dalsemi.onewire.container.OneWireContainer23
- Get an enumeration of memory bank instances that implement one or more
of the following interfaces:
MemoryBank
,
PagedMemoryBank
,
and OTPMemoryBank
.
- getMemoryBanks() -
Method in class com.dalsemi.onewire.container.OneWireContainer37
- Gets an enumeration of memory bank instances that implement one or more
of the following interfaces:
MemoryBank
,
PagedMemoryBank
,
and OTPMemoryBank
.
- getMemoryBanks() -
Method in class com.dalsemi.onewire.container.OneWireContainer09
- Get an enumeration of memory bank instances that implement one or more
of the following interfaces:
MemoryBank
,
PagedMemoryBank
,
and OTPMemoryBank
.
- getMemoryBanks() -
Method in class com.dalsemi.onewire.container.OneWireContainer29
- Gets an enumeration of memory bank instances that implement one or more
of the following interfaces:
MemoryBank
,
PagedMemoryBank
,
and OTPMemoryBank
.
- getMemoryBanks() -
Method in class com.dalsemi.onewire.container.OneWireContainer1A
- Get an enumeration of memory bank instances that implement one or more
of the following interfaces:
MemoryBank
,
PagedMemoryBank
,
and OTPMemoryBank
.
- getMemoryBanks() -
Method in class com.dalsemi.onewire.container.OneWireContainer0A
- Get an enumeration of memory bank instances that implement one or more
of the following interfaces:
MemoryBank
,
PagedMemoryBank
,
and OTPMemoryBank
.
- getMemoryBanks() -
Method in class com.dalsemi.onewire.container.OneWireContainer1C
- Gets an enumeration of memory bank instances that implement one or more
of the following interfaces:
MemoryBank
,
PagedMemoryBank
,
and OTPMemoryBank
.
- getMemoryBanks() -
Method in class com.dalsemi.onewire.container.OneWireContainer0C
- Get an enumeration of memory bank instances that implement one or more
of the following interfaces:
MemoryBank
,
PagedMemoryBank
,
and OTPMemoryBank
.
- getMemoryBanks() -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Get an enumeration of memory bank instances that implement one or more
of the following interfaces:
MemoryBank
,
PagedMemoryBank
,
and OTPMemoryBank
.
- getMemoryBanks() -
Method in class com.dalsemi.onewire.container.OneWireContainer20
- Gets an enumeration of memory banks.
- getMemoryBanks() -
Method in class com.dalsemi.onewire.container.OneWireContainer12
- Gets an enumeration of memory bank instances that implement one or more
of the following interfaces:
MemoryBank
,
PagedMemoryBank
,
and OTPMemoryBank
.
- getMemoryBanks() -
Method in class com.dalsemi.onewire.container.OneWireContainer14
- Get an enumeration of memory bank instances that implement one or more
of the following interfaces:
MemoryBank
,
PagedMemoryBank
,
and OTPMemoryBank
.
- getMemoryBanks() -
Method in class com.dalsemi.onewire.container.OneWireContainer04
- Get an enumeration of memory bank instances that implement one or more
of the following interfaces:
MemoryBank
,
PagedMemoryBank
,
and OTPMemoryBank
.
- getMemoryBanks() -
Method in class com.dalsemi.onewire.container.OneWireContainer06
- Get an enumeration of memory bank instances that implement one or more
of the following interfaces:
MemoryBank
,
PagedMemoryBank
,
and OTPMemoryBank
.
- getMemoryBanks() -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- Gets an enumeration of memory bank instances that implement one or more
of the following interfaces:
MemoryBank
,
PagedMemoryBank
,
and OTPMemoryBank
.
- getMemoryBanks() -
Method in class com.dalsemi.onewire.container.OneWireContainer18
- Gets an enumeration of memory bank instances that implement one or more
of the following interfaces:
MemoryBank
,
PagedMemoryBank
,
and OTPMemoryBank
.
- getMemoryBanks() -
Method in class com.dalsemi.onewire.container.OneWireContainer08
- Get an enumeration of memory bank instances that implement one or more
of the following interfaces:
MemoryBank
,
PagedMemoryBank
,
and OTPMemoryBank
.
- getMin() -
Method in class com.dalsemi.onewire.application.tag.TaggedDevice
- Gets the min string for the tagged device.
- getMinTemperature() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Gets the minimum temperature in Celsius.
- getMinTemperature() -
Method in class com.dalsemi.onewire.container.OneWireContainer21
- Gets the minimum temperature in Celsius.
- getMinTemperature() -
Method in interface com.dalsemi.onewire.container.TemperatureContainer
- Gets the minimum temperature in Celsius.
- getMinTemperature() -
Method in class com.dalsemi.onewire.container.OneWireContainer10
- Gets the minimum temperature in Celsius.
- getMinTemperature() -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Queries to get the minimum temperature in degrees C.
- getMinTemperature() -
Method in class com.dalsemi.onewire.container.OneWireContainer28
- Gets the minimum temperature in Celsius.
- getMinTemperature() -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- Query to get the minimum temperature in degrees C.
- 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 interface com.dalsemi.onewire.container.MissionContainer
- Returns the threshold value which will trigger the alarm of the
specified type on 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 interface com.dalsemi.onewire.container.MissionContainer
- Returns true if the alarm of the specified type has been enabled for
the specified channel.
- 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) -
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, 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.
- 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 interface com.dalsemi.onewire.container.MissionContainer
- Returns a default friendly label for each channel supported by this
Missioning device.
- getMissionResolution(int) -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Returns the currently selected resolution for the specified
channel.
- getMissionResolution(int) -
Method in interface com.dalsemi.onewire.container.MissionContainer
- Returns the currently selected resolution for the specified
channel.
- getMissionResolutions(int) -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Returns all available resolutions for the specified mission channel.
- getMissionResolutions(int) -
Method in interface com.dalsemi.onewire.container.MissionContainer
- Returns all available resolutions for the specified mission channel.
- 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 interface com.dalsemi.onewire.container.MissionContainer
- Returns the value of each sample taken by the current mission.
- getMissionSampleAsInteger(int, int) -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Returns the sample as an integer value.
- getMissionSampleAsInteger(int, int) -
Method in interface com.dalsemi.onewire.container.MissionContainer
- Returns the sample as an integer value.
- 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 interface com.dalsemi.onewire.container.MissionContainer
- Returns the 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 interface com.dalsemi.onewire.container.MissionContainer
- Returns the total number of samples taken for the specified channel
during the current mission.
- 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 interface com.dalsemi.onewire.container.MissionContainer
- 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 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 interface com.dalsemi.onewire.container.MissionContainer
- Returns the time, in milliseconds, that each sample was taken by the
current mission.
- 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 interface com.dalsemi.onewire.container.MissionContainer
- Returns the time, in milliseconds, that the mission began.
- getMonitor() -
Method in class com.dalsemi.onewire.application.monitor.DeviceMonitorException
- Returns the monitor which generated this event
- getMonitor() -
Method in class com.dalsemi.onewire.application.monitor.DeviceMonitorEvent
- 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 Dallas Semiconductor part number of the 1-Wire device
as a
String
.
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer0B
- Get the Dallas Semiconductor part number of the iButton
or 1-Wire Device as a string.
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer1D
- Get the Dallas Semiconductor part number of the iButton
or 1-Wire Device as a string.
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer2D
- Retrieve the Dallas Semiconductor part number of the iButton
as a string.
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer1F
- Gets the Dallas Semiconductor part number of the iButton
or 1-Wire Device as a string.
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer0F
- Get the Dallas Semiconductor part number of the iButton
or 1-Wire Device as a string.
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Gets the Dallas Semiconductor part number of the iButton
or 1-Wire Device as a
java.lang.String
.
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer01
-
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer21
- Gets the Dallas Semiconductor part number of the iButton
or 1-Wire Device as a
java.lang.String
.
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer13
- Get the Dallas Semiconductor part number of the iButton
or 1-Wire Device as a string.
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer33
- Retrieve the Dallas Semiconductor part number of the iButton
as a string.
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer23
- Get the Dallas Semiconductor part number of the iButton
or 1-Wire Device as a string.
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer05
- Gets the Dallas Semiconductor part number of the iButton
or 1-Wire Device as a
java.lang.String
.
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer37
- Gets the Dallas Semiconductor part number of the iButton
or 1-Wire Device as a
java.lang.String
.
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer24
- Get the Dallas Semiconductor part number of the iButton
or 1-Wire Device as a string.
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer27
- Get the Dallas Semiconductor part number of the iButton
or 1-Wire Device as a string.
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer09
- Get the Dallas Semiconductor part number of the iButton
or 1-Wire Device as a string.
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer29
- Gets the Dallas Semiconductor part number of the iButton
or 1-Wire Device as a
java.lang.String
.
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer1A
- Get the Dallas Semiconductor part number of the iButton
or 1-Wire Device as a string.
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer3A
- Gets the Dallas Semiconductor part number of the iButton
or 1-Wire Device as a
java.lang.String
.
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer0A
- Get the Dallas Semiconductor part number of the iButton
or 1-Wire Device as a string.
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer1C
- Gets the Dallas Semiconductor part number of the iButton
or 1-Wire Device as a
java.lang.String
.
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer0C
- Get the Dallas Semiconductor part number of the iButton
or 1-Wire Device as a string.
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer2C
- Retrieves the Dallas Semiconductor part number of this 1-Wire device
as a string.
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer10
- Retrieves the Dallas Semiconductor part number of this
OneWireContainer10
as a String
.
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Returns the Dallas Semiconductor part number of this 1-Wire device
as a string.
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer20
- Gets the name of this 1-Wire device.
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer12
- Gets the Dallas Semiconductor part number of the iButton
or 1-Wire Device as a
java.lang.String
.
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer02
-
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer28
- Retrieves the Dallas Semiconductor part number of this
OneWireContainer28
as a String
.
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer22
- Retrieves the Dallas Semiconductor part number of this
OneWireContainer22
as a String
.
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer14
- Get the Dallas Semiconductor part number of the iButton
or 1-Wire Device as a string.
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer04
- Get the Dallas Semiconductor part number of the iButton
or 1-Wire Device as a string.
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer06
- Get the Dallas Semiconductor part number of the iButton
or 1-Wire Device as a string.
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- Returns the Dallas Semiconductor part number of this 1-Wire device
as a string.
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer18
- Get the Dallas Semiconductor part number of the iButton
or 1-Wire Device as a
java.lang.String
.
- getName() -
Method in class com.dalsemi.onewire.container.OneWireContainer08
- Get the Dallas Semiconductor part number of the iButton
or 1-Wire Device as a string.
- 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.OneWireContainer41
- Gets the number of channels supported by this A/D.
- getNumberADChannels() -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Queries to get the number of channels supported by this A/D device.
- getNumberADChannels() -
Method in class com.dalsemi.onewire.container.OneWireContainer20
- Queries to get the number of channels supported by this A/D.
- getNumberADChannels() -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- Query to get the number of channels supported by this A/D.
- getNumberChannels(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer1F
- Query to get the number of channels supported by this switch.
- getNumberChannels(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer05
- Gets the number of channels supported by this switch.
- getNumberChannels(byte[]) -
Method in class com.dalsemi.onewire.container.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.OneWireContainer1C
- Gets the number of channels supported by this switch.
- getNumberChannels(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer12
- Gets the number of channels supported by this switch.
- getNumberChannels(byte[]) -
Method in interface com.dalsemi.onewire.container.SwitchContainer
- Gets the number of channels supported by this switch.
- getNumberMissionChannels() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Gets the number of channels supported by this Missioning device.
- getNumberMissionChannels() -
Method in interface com.dalsemi.onewire.container.MissionContainer
- Gets the number of channels supported by this Missioning device.
- getNumberPages() -
Method in interface com.dalsemi.onewire.container.PagedMemoryBank
- Gets the number of pages in this memory bank.
- getNumberPages() -
Method in class com.dalsemi.onewire.container.MemoryBankSHAEE
- Query to get the number of pages in current 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 interface com.dalsemi.onewire.container.PagedMemoryBank
- Gets raw page length in bytes in this memory bank.
- getPageLength() -
Method in class com.dalsemi.onewire.container.MemoryBankSHAEE
- Query to get page length in bytes in current 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.SHATransaction
- Retrieves the value of a particular parameter for this
transaction.
- getParameter(int) -
Method in class com.dalsemi.onewire.application.sha.SHADebitUnsigned
- Retrieves the value of a particular parameter for this
debit transaction.
- getParameter(int) -
Method in class com.dalsemi.onewire.application.sha.SHADebit
- Retrieves the value of a particular parameter for this
debit transaction.
- 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.
- 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.SerialService
-
- 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
.
- 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.OneWireContainer41
- Returns the absolute address of the memory location where
the Read-Only password is written.
- getReadOnlyPasswordAddress() -
Method in class com.dalsemi.onewire.container.OneWireContainer37
- Retrieves the address the read only password starts
- 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.OneWireContainer41
- Returns the length in bytes of the Read-Only password.
- getReadOnlyPasswordLength() -
Method in class com.dalsemi.onewire.container.OneWireContainer37
- Retrieves the password length for 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.OneWireContainer41
- Returns the absolute address of the memory location where
the Read/Write password is written.
- getReadWritePasswordAddress() -
Method in class com.dalsemi.onewire.container.OneWireContainer37
- Retrieves the address the read/write password starts
- 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.OneWireContainer41
- Returns the length in bytes of the Read/Write password.
- getReadWritePasswordLength() -
Method in class com.dalsemi.onewire.container.OneWireContainer37
- Retrieves the password length for 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.
- 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.OneWireContainer41
- Returns instance of the memory bank representing this device's
scratchpad.
- getScratchpadMemoryBank() -
Method in class com.dalsemi.onewire.container.OneWireContainer33
- Returns the instance of the Scratchpad memory bank.
- getSelections() -
Method in interface com.dalsemi.onewire.application.tag.TaggedActuator
- Get the possible selection states of this actuator
- getSelections() -
Method in class com.dalsemi.onewire.application.tag.Switch
- Get the possible selection states of this actuator
- getSelections() -
Method in class com.dalsemi.onewire.application.tag.D2A
- Get the possible selection states of this actuator
- getSensedActivity(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer1F
- Checks if the indicated channel has experienced activity.
- getSensedActivity(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer05
- Checks if the indicated channel has experienced activity.
- getSensedActivity(int, byte[]) -
Method in class com.dalsemi.onewire.container.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.OneWireContainer1C
- Checks if the indicated channel has experienced activity.
- getSensedActivity(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer12
- Checks if the indicated channel has experienced activity.
- getSensedActivity(int, byte[]) -
Method in interface com.dalsemi.onewire.container.SwitchContainer
- Checks if the indicated channel has experienced activity.
- getSenseResistor() -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- Get the value used for the sense resistor in the
getCurrent()
calculations.
- 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.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.OneWireContainer21
- Gets the temperature value in Celsius from the
state
data retrieved from the readDevice()
method.
- getTemperature(byte[]) -
Method in interface com.dalsemi.onewire.container.TemperatureContainer
- Gets the temperature value in Celsius from the
state
data retrieved from the readDevice()
method.
- getTemperature(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer10
- Gets the temperature value in Celsius from the
state
data retrieved from the readDevice()
method.
- getTemperature(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Extracts the temperature value in degrees C from the
state data retrieved from the
readDevice()
method.
- getTemperature(byte[]) -
Method in class com.dalsemi.onewire.container.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.OneWireContainer26
- This method extracts the Temperature 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.OneWireContainer21
- Gets the specified temperature alarm value in Celsius from the
state
data retrieved from the
readDevice()
method.
- getTemperatureAlarm(int, byte[]) -
Method in interface com.dalsemi.onewire.container.TemperatureContainer
- Gets the specified temperature alarm value in Celsius from the
state
data retrieved from the
readDevice()
method.
- getTemperatureAlarm(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer10
- Gets the specified temperature alarm value in Celsius from the
state
data retrieved from the readDevice()
method.
- getTemperatureAlarm(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Extracts the specified temperature alarm value in degrees C from the
state data retrieved from the
readDevice()
method.
- getTemperatureAlarm(int, byte[]) -
Method in class com.dalsemi.onewire.container.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.OneWireContainer26
- This method extracts the specified Alarm value in degrees C from the
state data retrieved from the
readDevice()
method.
- getTemperatureAlarmResolution() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- 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 interface com.dalsemi.onewire.container.TemperatureContainer
- Gets the temperature alarm resolution in Celsius.
- getTemperatureAlarmResolution() -
Method in class com.dalsemi.onewire.container.OneWireContainer10
- Gets the temperature alarm resolution in Celsius.
- getTemperatureAlarmResolution() -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Queries to get the high/low temperature alarm resolution in degrees C.
- getTemperatureAlarmResolution() -
Method in class com.dalsemi.onewire.container.OneWireContainer28
- 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.
- 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() -
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.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.OneWireContainer21
- Gets the current temperature resolution in Celsius from the
state
data retrieved from the readDevice()
method.
- getTemperatureResolution(byte[]) -
Method in interface com.dalsemi.onewire.container.TemperatureContainer
- Gets the current temperature resolution in Celsius from the
state
data retrieved from the readDevice()
method.
- getTemperatureResolution(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer10
- Gets the current temperature resolution in Celsius from the
state
data retrieved from the readDevice()
method.
- getTemperatureResolution(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Extracts the current temperature resolution in degrees C from the
state data retrieved from the
readDevice()
method.
- getTemperatureResolution(byte[]) -
Method in class com.dalsemi.onewire.container.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.OneWireContainer26
- This method extracts the current resolution in degrees C from the
state data retrieved from the
readDevice()
method.
- 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.OneWireContainer21
- Get an array of available temperature resolutions in Celsius.
- getTemperatureResolutions() -
Method in interface com.dalsemi.onewire.container.TemperatureContainer
- Get an array of available temperature resolutions in Celsius.
- getTemperatureResolutions() -
Method in class com.dalsemi.onewire.container.OneWireContainer10
- Gets an array of available temperature resolutions in Celsius.
- getTemperatureResolutions() -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Queries to get an array of available temperature resolutions in
degrees C.
- getTemperatureResolutions() -
Method in class com.dalsemi.onewire.container.OneWireContainer28
- Gets an array of available temperature resolutions in Celsius.
- getTemperatureResolutions() -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- Query to get an array of available resolutions in degrees C.
- getUserDataMemoryBank() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- 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() -
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.
- getVersion() -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
- Returns the version number of this service.
- getWiperPosition() -
Method in class com.dalsemi.onewire.container.OneWireContainer2C
- Gets the current wiper position of this device.
- getWiperPosition() -
Method in interface com.dalsemi.onewire.container.PotentiometerContainer
- Gets the current wiper position of the Potentiometer.
- getWorkspacePageNumber() -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
- Returns the page number used by this coprocessor for regenerating
the user authentication.
- getWriteCycleCounter() -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser
- Returns the value of the write cycle counter for the
page where the account data is stored.
- getWriteCycleCounter() -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser33
- Returns the value of the write cycle counter for the
page where the account data is stored.
- getWriteCycleCounter() -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser18
- Returns the value of the write cycle counter for the
page where the account data is stored.
- 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.OneWireContainer37
- Retrieves the address the write only password starts
- 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.OneWireContainer41
- Returns the length in bytes of the Write-Only password.
- getWriteOnlyPasswordLength() -
Method in class com.dalsemi.onewire.container.OneWireContainer37
- Retrieves the password length for 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_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_MISSION_IN_PROGRESS -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- 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_WAITING_FOR_TEMPERATURE_ALARM -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- General Status Register Bit: Waiting for Temperature Alarm
H
- handleConnection(Socket) -
Method in class com.dalsemi.onewire.adapter.NetAdapterHost
- Handles a socket connection.
- hasActivitySensing() -
Method in class com.dalsemi.onewire.container.OneWireContainer1F
- Checks to see if the channels of this switch support
activity sensing.
- hasActivitySensing() -
Method in class com.dalsemi.onewire.container.OneWireContainer05
- Checks if the channels of this switch support
activity sensing.
- hasActivitySensing() -
Method in class com.dalsemi.onewire.container.OneWireContainer29
- Checks if the channels of this switch support
activity sensing.
- hasActivitySensing() -
Method in class com.dalsemi.onewire.container.OneWireContainer3A
- Checks if the channels of this switch support
activity sensing.
- hasActivitySensing() -
Method in class com.dalsemi.onewire.container.OneWireContainer1C
- Checks if the channels of this switch support
activity sensing.
- hasActivitySensing() -
Method in class com.dalsemi.onewire.container.OneWireContainer12
- Checks if the channels of this switch support
activity sensing.
- hasActivitySensing() -
Method in interface com.dalsemi.onewire.container.SwitchContainer
- Checks to see if the channels of this switch support
activity sensing.
- hasADAlarmed(int, int, byte[]) -
Method in interface com.dalsemi.onewire.container.ADContainer
- Checks the state of the specified alarm on the specified channel.
- hasADAlarmed(int, int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Checks the state of the specified alarm on the specified channel.
- hasADAlarmed(int, int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Checks the A/D alarm event value of the specified channel from the
provided state buffer.
- hasADAlarmed(int, int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer20
- Checks the alarm event value of the specified channel from the provided
state buffer.
- hasADAlarmed(int, int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- This method is used to check the alarm event value of the
specified channel from the provided state buffer.
- hasADAlarms() -
Method in interface com.dalsemi.onewire.container.ADContainer
- Checks to see if this A/D measuring device has high/low
alarms.
- hasADAlarms() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Checks to see if this A/D measuring device has high/low
alarms.
- hasADAlarms() -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Queries to see if this A/D measuring device has high/low
alarms.
- hasADAlarms() -
Method in class com.dalsemi.onewire.container.OneWireContainer20
- Queries to see if this A/D measuring device has high/low
alarms.
- hasADAlarms() -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- Query to see if this A/D measuring device has high/low
alarms.
- hasClockAlarm() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Checks to see if the clock has an alarm feature.
- hasClockAlarm() -
Method in class com.dalsemi.onewire.container.OneWireContainer21
- Checks to see if the clock has an alarm feature.
- hasClockAlarm() -
Method in class com.dalsemi.onewire.container.OneWireContainer24
- Query to see if the clock has an alarm feature.
- hasClockAlarm() -
Method in class com.dalsemi.onewire.container.OneWireContainer04
- Query to see if the clock has an alarm feature.
- hasClockAlarm() -
Method in interface com.dalsemi.onewire.container.ClockContainer
- Checks to see if the clock has an alarm feature.
- hasClockAlarm() -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- Query to see if the clock has an alarm feature.
- hasExtraInfo() -
Method in interface com.dalsemi.onewire.container.PagedMemoryBank
- Checks to see if this memory bank's pages deliver extra
information outside of the normal data space, when read.
- hasExtraInfo() -
Method in class com.dalsemi.onewire.container.MemoryBankSHAEE
- Checks to see if this memory bank's pages deliver extra
information outside of the normal data space, when read.
- hashCode() -
Method in class com.dalsemi.onewire.application.file.OWFile
- Computes a hash code for this abstract pathname.
- hashCode() -
Method in class com.dalsemi.onewire.application.tag.TaggedDevice
-
- hashCode() -
Method in class com.dalsemi.onewire.container.OneWireContainer
- Returns a hash code value for the object.
- hasHumidityAlarms() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Checks to see if this Humidity measuring device has high/low
trip alarms.
- hasHumidityAlarms() -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- Checks to see if this Humidity measuring device has high/low
trip alarms.
- hasHumidityAlarms() -
Method in interface com.dalsemi.onewire.container.HumidityContainer
- Checks to see if this Humidity measuring device has high/low
trip alarms.
- hasLevelSensing() -
Method in class com.dalsemi.onewire.container.OneWireContainer1F
- Checks to see if the channels of this switch support
level sensing.
- hasLevelSensing() -
Method in class com.dalsemi.onewire.container.OneWireContainer05
- Checks if the channels of this switch support
level sensing.
- hasLevelSensing() -
Method in class com.dalsemi.onewire.container.OneWireContainer29
- Checks if the channels of this switch support
level sensing.
- hasLevelSensing() -
Method in class com.dalsemi.onewire.container.OneWireContainer3A
- Checks if the channels of this switch support
level sensing.
- hasLevelSensing() -
Method in class com.dalsemi.onewire.container.OneWireContainer1C
- Checks if the channels of this switch support
level sensing.
- hasLevelSensing() -
Method in class com.dalsemi.onewire.container.OneWireContainer12
- Checks if the channels of this switch support
level sensing.
- hasLevelSensing() -
Method in interface com.dalsemi.onewire.container.SwitchContainer
- Checks to see if the channels of this switch support
level sensing.
- hasMissionAlarmed(int, int) -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Returns true if the specified channel's alarm value of the specified
type has been triggered during the mission.
- hasMissionAlarmed(int, int) -
Method in interface com.dalsemi.onewire.container.MissionContainer
- Returns true if the specified channel's alarm value of the specified
type has been triggered during the mission.
- hasMissionAlarms(int) -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Indicates whether or not the specified channel of this missioning device
has mission alarm capabilities.
- hasMissionAlarms(int) -
Method in interface com.dalsemi.onewire.container.MissionContainer
- Indicates whether or not the specified channel of this missioning device
has mission alarm capabilities.
- hasMissionRolloverOccurred() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Returns
true
if a mission has rolled over.
- hasMissionRolloverOccurred() -
Method in interface com.dalsemi.onewire.container.MissionContainer
- Returns
true
if a mission has rolled over.
- hasPageAutoCRC() -
Method in interface com.dalsemi.onewire.container.PagedMemoryBank
- Checks to see if this memory bank's pages can be read with
the contents being verified by a device generated CRC.
- hasPageAutoCRC() -
Method in class com.dalsemi.onewire.container.MemoryBankSHAEE
- Query to see if current memory bank pages can be read with
the contents being verified by a device generated CRC.
- hasReadOnlyPassword() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Returns true if this device has a Read-Only password.
- hasReadOnlyPassword() -
Method in class com.dalsemi.onewire.container.OneWireContainer37
- Tells whether the device has a read only password.
- hasReadOnlyPassword() -
Method in interface com.dalsemi.onewire.container.PasswordContainer
- Returns true if this device has a Read-Only password.
- hasReadWritePassword() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Returns true if this device has a Read/Write password.
- hasReadWritePassword() -
Method in class com.dalsemi.onewire.container.OneWireContainer37
- Tells whether the device has a read/write password.
- hasReadWritePassword() -
Method in interface com.dalsemi.onewire.container.PasswordContainer
- Returns true if this device has a Read/Write password.
- hasSelectableHumidityResolution() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Checks to see if this device has selectable Humidity resolution.
- hasSelectableHumidityResolution() -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- Checks to see if this device has selectable Humidity resolution.
- hasSelectableHumidityResolution() -
Method in interface com.dalsemi.onewire.container.HumidityContainer
- Checks to see if this device has selectable Humidity resolution.
- hasSelectableTemperatureResolution() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Checks to see if this device has selectable temperature resolution.
- hasSelectableTemperatureResolution() -
Method in class com.dalsemi.onewire.container.OneWireContainer21
- Checks to see if this device has selectable temperature resolution.
- hasSelectableTemperatureResolution() -
Method in interface com.dalsemi.onewire.container.TemperatureContainer
- Checks to see if this device has selectable temperature resolution.
- hasSelectableTemperatureResolution() -
Method in class com.dalsemi.onewire.container.OneWireContainer10
- Checks to see if this device has selectable temperature resolution.
- hasSelectableTemperatureResolution() -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Queries to see if this device has selectable temperature resolution.
- hasSelectableTemperatureResolution() -
Method in class com.dalsemi.onewire.container.OneWireContainer28
- Checks to see if this device has selectable temperature resolution.
- hasSelectableTemperatureResolution() -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- Query to see if this device has selectable resolution.
- hasSinglePasswordEnable() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Returns true if this device has the capability to enable one type of password
while leaving another type disabled.
- hasSinglePasswordEnable() -
Method in class com.dalsemi.onewire.container.OneWireContainer37
- Returns true if this device has the capability to enable one type of password
while leaving another type disabled.
- hasSinglePasswordEnable() -
Method in interface com.dalsemi.onewire.container.PasswordContainer
- Returns true if this device has the capability to enable one type of password
while leaving another type disabled.
- hasSmartOn() -
Method in class com.dalsemi.onewire.container.OneWireContainer1F
- Checks to see if the channels of this switch support
'smart on'.
- hasSmartOn() -
Method in class com.dalsemi.onewire.container.OneWireContainer05
- Checks if the channels of this switch support
'smart on'.
- hasSmartOn() -
Method in class com.dalsemi.onewire.container.OneWireContainer29
- Checks if the channels of this switch support
'smart on'.
- hasSmartOn() -
Method in class com.dalsemi.onewire.container.OneWireContainer3A
- Checks if the channels of this switch support
'smart on'.
- hasSmartOn() -
Method in class com.dalsemi.onewire.container.OneWireContainer1C
- Checks if the channels of this switch support
'smart on'.
- hasSmartOn() -
Method in class com.dalsemi.onewire.container.OneWireContainer12
- Checks if the channels of this switch support
'smart on'.
- hasSmartOn() -
Method in interface com.dalsemi.onewire.container.SwitchContainer
- Checks to see if the channels of this switch support
'smart on'.
- hasTemperatureAlarms() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Checks to see if this temperature measuring device has high/low
trip alarms.
- hasTemperatureAlarms() -
Method in class com.dalsemi.onewire.container.OneWireContainer21
- Checks to see if this temperature measuring device has high/low
trip alarms.
- hasTemperatureAlarms() -
Method in interface com.dalsemi.onewire.container.TemperatureContainer
- Checks to see if this temperature measuring device has high/low
trip alarms.
- hasTemperatureAlarms() -
Method in class com.dalsemi.onewire.container.OneWireContainer10
- Checks to see if this temperature measuring device has high/low
trip alarms.
- hasTemperatureAlarms() -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Queries to see if this temperature measuring device has high/low
trip alarms.
- hasTemperatureAlarms() -
Method in class com.dalsemi.onewire.container.OneWireContainer28
- Checks to see if this temperature measuring device has high/low
trip alarms.
- hasTemperatureAlarms() -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- Query to see if this temperature measuring device has high/low
trip alarms.
- hasWriteCycleCounter() -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser
- Returns
true
if this buttons account data is stored
on a page that has a write cycle counter.
- hasWriteCycleCounter() -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser33
- Returns
true
if this buttons account data is stored
on a page that has a write cycle counter.
- hasWriteCycleCounter() -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser18
- Returns
true
if this buttons account data is stored
on a page that has a write cycle counter.
- hasWriteOnlyPassword() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Returns true if this device has a Write-Only password.
- hasWriteOnlyPassword() -
Method in class com.dalsemi.onewire.container.OneWireContainer37
- Tells whether the device has a write only password.
- hasWriteOnlyPassword() -
Method in interface com.dalsemi.onewire.container.PasswordContainer
- Returns true if this device has a Write-Only password.
- haveExclusive() -
Method in class com.dalsemi.onewire.adapter.SerialService
- Check if this thread has exclusive control of the port.
- haveExtraInfo() -
Method in interface com.dalsemi.onewire.container.PagedMemoryBank
- Deprecated. As of 1-Wire API 0.01, replaced by
PagedMemoryBank.hasExtraInfo()
- haveExtraInfo() -
Method in class com.dalsemi.onewire.container.MemoryBankSHAEE
- Deprecated. As of 1-Wire API 0.01, replaced by
MemoryBankSHAEE.hasExtraInfo()
- Humidity - class com.dalsemi.onewire.application.tag.Humidity.
- This class provides a default object for the Humidity type
of a tagged 1-Wire device.
- Humidity() -
Constructor for class com.dalsemi.onewire.application.tag.Humidity
- Creates an object for the device.
- Humidity(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.application.tag.Humidity
- Creates an object for the device with the supplied address and device type connected
to the supplied port adapter.
- HumidityContainer - interface com.dalsemi.onewire.container.HumidityContainer.
- 1-Wire Humidity interface class for basic Humidity measuring
operations.
I
- I_BALANCE -
Static variable in class com.dalsemi.onewire.application.sha.SHADebit
-
- I_CONTINUATION_PTR -
Static variable in class com.dalsemi.onewire.application.sha.SHADebit
-
- I_CONTINUATION_PTR -
Static variable in class com.dalsemi.onewire.application.sha.SHASoftAuth
-
- I_CONVERSION_FACTOR -
Static variable in class com.dalsemi.onewire.application.sha.SHADebit
-
- I_DATA_TYPE_CODE -
Static variable in class com.dalsemi.onewire.application.sha.SHADebit
-
- I_DATA_TYPE_CODE -
Static variable in class com.dalsemi.onewire.application.sha.SHASoftAuth
-
- I_FILE_CRC16 -
Static variable in class com.dalsemi.onewire.application.sha.SHADebit
-
- I_FILE_CRC16 -
Static variable in class com.dalsemi.onewire.application.sha.SHASoftAuth
-
- I_FILE_LENGTH -
Static variable in class com.dalsemi.onewire.application.sha.SHADebit
- indices for fields in user account file
- I_FILE_LENGTH -
Static variable in class com.dalsemi.onewire.application.sha.SHASoftAuth
- indices for fields in user account file
- I_SIGNATURE -
Static variable in class com.dalsemi.onewire.application.sha.SHADebit
-
- I_SIGNATURE -
Static variable in class com.dalsemi.onewire.application.sha.SHASoftAuth
-
- I_TRANSACTION_ID -
Static variable in class com.dalsemi.onewire.application.sha.SHADebit
-
- I_VERDATA -
Static variable in class com.dalsemi.onewire.application.sha.SHASoftAuth
-
- IAD_FLAG -
Static variable in class com.dalsemi.onewire.container.OneWireContainer26
- Flag to set/check the Current A/D Control bit with setFlag/getFlag.
- increment() -
Method in class com.dalsemi.onewire.container.OneWireContainer2C
- Increments the wiper position after selecting the part.
- increment() -
Method in interface com.dalsemi.onewire.container.PotentiometerContainer
- Increments the wiper position after selecting the part.
- increment(boolean) -
Method in class com.dalsemi.onewire.container.OneWireContainer2C
- Increments the wiper position.
- increment(boolean) -
Method in interface com.dalsemi.onewire.container.PotentiometerContainer
- Increments the wiper position by one.
- init -
Variable in class com.dalsemi.onewire.application.tag.TaggedDevice
- An initialization parameter for the tagged device.
- initActuator() -
Method in interface com.dalsemi.onewire.application.tag.TaggedActuator
- Initialize the actuator
- initActuator() -
Method in class com.dalsemi.onewire.application.tag.Switch
- Initializes the actuator
- initActuator() -
Method in class com.dalsemi.onewire.application.tag.D2A
- Initializes the actuator
- INITIAL_AMOUNT -
Static variable in class com.dalsemi.onewire.application.sha.SHADebitUnsigned
- Update the amount for initial account balance
- INITIAL_AMOUNT -
Static variable in class com.dalsemi.onewire.application.sha.SHADebit
- Update the amount for initial account balance
- input -
Variable in class com.dalsemi.onewire.adapter.NetAdapterConstants.Connection
- input stream from socket
- INS -
Static variable in class com.dalsemi.onewire.container.CommandAPDU
- Index for addressing
INS
in this CommandAPDU
apduBuffer
.
- installMasterSecret(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer33
- Installs a secret on a DS1961S/DS2432.
- installMasterSecret(int, byte[], int) -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM
- Installs a secret on this virtual DS1963S.
- installMasterSecret(int, byte[], int) -
Method in class com.dalsemi.onewire.container.OneWireContainer18
- Installs a secret on a DS1963S.
- interpretVoltage(long, double) -
Static method in class com.dalsemi.onewire.container.OneWireContainer20
- Converts a raw voltage long value for the DS2450 into a valid voltage.
- INTERRUPT_INTERVAL_1 -
Static variable in class com.dalsemi.onewire.container.OneWireContainer27
- Passed to setInterruptInterval to set the interrupt interval to 1 second.
- INTERRUPT_INTERVAL_131072 -
Static variable in class com.dalsemi.onewire.container.OneWireContainer27
- Passed to setInterruptInterval to set the interrupt interval to 131072 seconds.
- INTERRUPT_INTERVAL_2048 -
Static variable in class com.dalsemi.onewire.container.OneWireContainer27
- Passed to setInterruptInterval to set the interrupt interval to 2048 seconds.
- INTERRUPT_INTERVAL_32 -
Static variable in class com.dalsemi.onewire.container.OneWireContainer27
- Passed to setInterruptInterval to set the interrupt interval to 32 seconds.
- INTERRUPT_INTERVAL_4 -
Static variable in class com.dalsemi.onewire.container.OneWireContainer27
- Passed to setInterruptInterval to set the interrupt interval to 4 seconds.
- INTERRUPT_INTERVAL_4096 -
Static variable in class com.dalsemi.onewire.container.OneWireContainer27
- Passed to setInterruptInterval to set the interrupt interval to 1 seconds.
- INTERRUPT_INTERVAL_64 -
Static variable in class com.dalsemi.onewire.container.OneWireContainer27
- Passed to setInterruptInterval to set the interrupt interval to 64 seconds.
- INTERRUPT_INTERVAL_65536 -
Static variable in class com.dalsemi.onewire.container.OneWireContainer27
- Passed to setInterruptInterval to set the interrupt interval to 65536 seconds.
- IOHelper - class com.dalsemi.onewire.utils.IOHelper.
- Generic IO routines.
- isAbsolute() -
Method in class com.dalsemi.onewire.application.file.OWFile
- Tests whether this abstract pathname is absolute.
- isAlarming() -
Method in class com.dalsemi.onewire.container.OneWireContainer
- Verifies that the iButton or 1-Wire device is present
on the 1-Wire Network and in an alarm state.
- isAlarming(byte[]) -
Method in class com.dalsemi.onewire.adapter.DSPortAdapter
- Verifies that the iButton or 1-Wire device specified is present
on the 1-Wire Network and in an alarm state.
- isAlarming(long) -
Method in class com.dalsemi.onewire.adapter.DSPortAdapter
- Verifies that the iButton or 1-Wire device specified is present
on the 1-Wire Network and in an alarm state.
- isAlarming(String) -
Method in class com.dalsemi.onewire.adapter.DSPortAdapter
- Verifies that the iButton or 1-Wire device specified is present
on the 1-Wire Network and in an alarm state.
- isAutomaticDelayLong(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer04
- Checks if the automatic delay for the Inteval Timer and the Cycle
counter is either 3.5ms (regular) or 123ms (long).
- isChargePumpOn(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer2C
- Determines if this device's charge pump is enabled.
- isChargePumpOn(byte[]) -
Method in interface com.dalsemi.onewire.container.PotentiometerContainer
- Determines if the Potentiometer's charge pump is enabled.
- isCharging(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- Determines if the battery is charging and returns a boolean.
- isClockAlarmEnabled(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Checks if the clock alarm is enabled.
- isClockAlarmEnabled(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer21
- Checks if the clock alarm is enabled.
- isClockAlarmEnabled(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer24
- Checks if the clock alarm is enabled.
- isClockAlarmEnabled(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer04
- Checks if the clock alarm is enabled.
- isClockAlarmEnabled(byte[]) -
Method in interface com.dalsemi.onewire.container.ClockContainer
- Checks if the clock alarm is enabled.
- isClockAlarmEnabled(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- This method checks if the Clock Alarm is enabled
from the provided state data retrieved from the
readDevice()
method.
- isClockAlarming(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Checks if the clock alarm flag has been set.
- isClockAlarming(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer21
- Checks if the clock alarm flag has been set.
- isClockAlarming(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer24
- Checks if the clock alarm flag has been set.
- isClockAlarming(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer04
- Checks if the clock alarm flag has been set.
- isClockAlarming(byte[]) -
Method in interface com.dalsemi.onewire.container.ClockContainer
- Checks if the clock alarm flag has been set.
- isClockAlarming(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- This method checks if the Clock Alarm flag has been set
from the state data retrieved from the
readDevice()
method.
- isClockRunning(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Checks if the device's oscillator is enabled.
- isClockRunning(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer21
- Checks if the device's oscillator is enabled.
- isClockRunning(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer24
- Checks if the device's oscillator is enabled.
- isClockRunning(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer04
- Checks if the device's oscillator is enabled.
- isClockRunning(byte[]) -
Method in interface com.dalsemi.onewire.container.ClockContainer
- Checks if the device's oscillator is enabled.
- isClockRunning(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- This method checks if the device's oscilator is enabled.
- isClockWriteProtected(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer04
- Check if the Real-Time clock/Alarm is write protected.
- isContainerReadOnlyPasswordSet() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Returns true if the password used by the API for reading from the
device's memory has been set.
- isContainerReadOnlyPasswordSet() -
Method in class com.dalsemi.onewire.container.OneWireContainer37
- Returns true if the container's read password has been set.
- isContainerReadOnlyPasswordSet() -
Method in interface com.dalsemi.onewire.container.PasswordContainer
- Returns true if the password used by the API for reading from the
device's memory has been set.
- isContainerReadWritePasswordSet() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Returns true if the password used by the API for reading from or
writing to the device's memory has been set.
- isContainerReadWritePasswordSet() -
Method in class com.dalsemi.onewire.container.OneWireContainer37
- Returns true if the container's read/write password has been set.
- isContainerReadWritePasswordSet() -
Method in interface com.dalsemi.onewire.container.PasswordContainer
- Returns true if the password used by the API for reading from or
writing to the device's memory has been set.
- isContainerSecretSet() -
Method in class com.dalsemi.onewire.container.OneWireContainer33
- Get the current status of the secret.
- isContainerWriteOnlyPasswordSet() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Returns true if the password used by the API for writing to the
device's memory has been set.
- isContainerWriteOnlyPasswordSet() -
Method in class com.dalsemi.onewire.container.OneWireContainer37
- Returns true if the container's read/write password has been set.
- isContainerWriteOnlyPasswordSet() -
Method in interface com.dalsemi.onewire.container.PasswordContainer
- Returns true if the password used by the API for writing to the
device's memory has been set.
- isCycleCounterAlarmEnabled(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer04
- Check if the Cycle Alarm is enabled.
- isCycleCounterAlarming(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer04
- Check if the Cycle Alarm flag has been set.
- isCycleCounterWriteProtected(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer04
- Check if the Cycle Counter and Alarm is write protected.
- isDirectory() -
Method in class com.dalsemi.onewire.application.file.OWFile
- Tests whether the file denoted by this abstract pathname is a
directory.
- isDS1961Scompatible() -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
- Returns a boolean indicating whether or not this coprocessor's
secret's were formatted for compatibility with the DS1961S.
- isDTR() -
Method in class com.dalsemi.onewire.adapter.SerialService
-
- isExternalPowerSupplied() -
Method in class com.dalsemi.onewire.container.OneWireContainer28
- Reads the way power is supplied to the DS18B20.
- isFile() -
Method in class com.dalsemi.onewire.application.file.OWFile
- Tests whether the file denoted by this abstract pathname is a normal
file.
- isGeneralPurposeMemory() -
Method in interface com.dalsemi.onewire.container.MemoryBank
- Checks to see if this memory bank is general purpose
user memory.
- isGeneralPurposeMemory() -
Method in class com.dalsemi.onewire.container.MemoryBankSHAEE
- Query to see if the current memory bank is general purpose
user memory.
- isHidden() -
Method in class com.dalsemi.onewire.application.file.OWFile
- Tests whether the file named by this abstract pathname is a hidden
file.
- isHighSideSwitch() -
Method in class com.dalsemi.onewire.container.OneWireContainer1F
- Checks to see if the channels of this switch are 'high side'
switches.
- isHighSideSwitch() -
Method in class com.dalsemi.onewire.container.OneWireContainer05
- Checks if the channels of this switch are 'high side'
switches.
- isHighSideSwitch() -
Method in class com.dalsemi.onewire.container.OneWireContainer29
- Checks if the channels of this switch are 'high side'
switches.
- isHighSideSwitch() -
Method in class com.dalsemi.onewire.container.OneWireContainer3A
- Checks if the channels of this switch are 'high side'
switches.
- isHighSideSwitch() -
Method in class com.dalsemi.onewire.container.OneWireContainer1C
- Checks if the channels of this switch are 'high side'
switches.
- isHighSideSwitch() -
Method in class com.dalsemi.onewire.container.OneWireContainer12
- Checks if the channels of this switch are 'high side'
switches.
- isHighSideSwitch() -
Method in interface com.dalsemi.onewire.container.SwitchContainer
- Checks to see if the channels of this switch are 'high side'
switches.
- isInterruptEnabled(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer27
- Checks to see if interrupt mode is turned on.
- isIntervalTimerAlarmEnabled(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer04
- Check if the Interval Timer Alarm is enabled.
- isIntervalTimerAlarming(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer04
- Check if the Interval Timer Alarm flag has been set.
- isIntervalTimerAutomatic(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer04
- Checks if the Interval timer is automatic or manual.
- isIntervalTimerStopped(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer04
- Check if the Interval timer is stopped.
- isIntervalTimerWriteProtected(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer04
- Check if the Interval Timer and Interval Timer Alarm
register is write protected.
- isLinear(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer2C
- Queries to see if this Potentiometer One Wire Device
has linear potentiometer element(s) or logarithmic
potentiometer element(s).
- isLinear(byte[]) -
Method in interface com.dalsemi.onewire.container.PotentiometerContainer
- Querys to see if this Potentiometer 1-Wire Device
has linear potentiometer element(s) or logarithmic
potentiometer element(s).
- isMACValid(int, byte[], byte[], byte[], byte[], byte[]) -
Static method in class com.dalsemi.onewire.container.OneWireContainer33
- Authenticates page data given a MAC.
- isMissionLoaded() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Returns true if the mission results have been loaded from the device.
- isMissionLoaded() -
Method in interface com.dalsemi.onewire.container.MissionContainer
-
- isMissionRolloverEnabled() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Returns
true
if a rollover is enabled.
- isMissionRolloverEnabled() -
Method in interface com.dalsemi.onewire.container.MissionContainer
- Returns
true
if a rollover is enabled.
- isMissionRunning() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Returns
true
if a mission is currently running.
- isMissionRunning() -
Method in interface com.dalsemi.onewire.container.MissionContainer
- Returns
true
if a mission is currently running.
- isMissionSUTA() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Returns true if the currently loaded mission results indicate
that this mission has the SUTA bit enabled.
- isMissionWFTA() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Returns true if the currently loaded mission results indicate
that this mission has the SUTA bit enabled and is still
Waiting For Temperature Alarm (WFTA).
- isModeAuto(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer1F
- Checks if the control I/O pin mode is automatic (see DS2409 data sheet).
- isMonitorRunning() -
Method in class com.dalsemi.onewire.application.monitor.AbstractDeviceMonitor
- Check if this monitor is running.
- isNonVolatile() -
Method in interface com.dalsemi.onewire.container.MemoryBank
- Checks to see if this memory bank is non-volatile.
- isNonVolatile() -
Method in class com.dalsemi.onewire.container.MemoryBankSHAEE
- Query to see if current memory bank non-volatile.
- isOutputEnabled(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer20
- Detects if the output is enabled for the specified channel from
the provided register buffer.
- isPageLocked(int) -
Method in interface com.dalsemi.onewire.container.OTPMemoryBank
- Checks to see if the specified page is locked.
- isPageOneEPROMmode() -
Method in class com.dalsemi.onewire.container.OneWireContainer33
- Tells if page one is in EPROM mode.
- isPageRedirected(int) -
Method in interface com.dalsemi.onewire.container.OTPMemoryBank
- Deprecated. As of 1-Wire API 0.01, replaced by
OTPMemoryBank.getRedirectedPage(int)
- isPageWriteOnce(int) -
Method in class com.dalsemi.onewire.container.OneWireContainer2D
- Query to see if current memory bank is write write once such
as with EPROM technology.
- isPortOpen() -
Method in class com.dalsemi.onewire.adapter.SerialService
-
- isPowerExternal(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer20
- Extracts the state of the external power indicator from the provided
register buffer.
- isPowerSupplied(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer12
- Checks to see how the DS2406 is being supplied with power.
- isPresent() -
Method in class com.dalsemi.onewire.container.OneWireContainer
- Verifies that the iButton or 1-Wire device is present on
the 1-Wire Network.
- isPresent(byte[]) -
Method in class com.dalsemi.onewire.adapter.DSPortAdapter
- Verifies that the iButton or 1-Wire device specified is present on
the 1-Wire Network.
- isPresent(long) -
Method in class com.dalsemi.onewire.adapter.DSPortAdapter
- Verifies that the iButton or 1-Wire device specified is present on
the 1-Wire Network.
- isPresent(String) -
Method in class com.dalsemi.onewire.adapter.DSPortAdapter
- Verifies that the iButton or 1-Wire device specified is present on
the 1-Wire Network.
- isReadOnly() -
Method in interface com.dalsemi.onewire.container.MemoryBank
- Checks to see if this memory bank is read only.
- isReadOnly() -
Method in class com.dalsemi.onewire.container.MemoryBankSHAEE
- Query to see if current memory bank is read only.
- isReadWrite() -
Method in interface com.dalsemi.onewire.container.MemoryBank
- Checks to see if this memory bank is read/write.
- isReadWrite() -
Method in class com.dalsemi.onewire.container.MemoryBankSHAEE
- Query to see if current memory bank is read/write.
- isRedirectPageLocked(int) -
Method in interface com.dalsemi.onewire.container.OTPMemoryBank
- Checks to see if the specified page has redirection locked.
- isRelative() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Checks to see if humidity value given is a 'relative' humidity value.
- isRelative() -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- Checks to see if humidity value given is a 'relative' humidity value.
- isRelative() -
Method in interface com.dalsemi.onewire.container.HumidityContainer
- Checks to see if humidity value given is a 'relative' humidity value.
- isRTS() -
Method in class com.dalsemi.onewire.adapter.SerialService
-
- isSecretWriteProtected() -
Method in class com.dalsemi.onewire.container.OneWireContainer33
- Get the status of the secret, if it is write protected.
- isStartUponTemperatureAlarmEnabled() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Returns true if the SUTA (Start Upon Temperature Alarm) bit in the
Mission Control register is set.
- isStartUponTemperatureAlarmEnabled(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Returns true if the SUTA (Start Upon Temperature Alarm) bit in the
Mission Control register is set.
- isValid(byte[]) -
Static method in class com.dalsemi.onewire.utils.Address
- Checks the CRC8 calculation of this 1-Wire Network address.
- isValid(long) -
Static method in class com.dalsemi.onewire.utils.Address
- Checks the CRC8 calculation of this 1-Wire Network address.
- isValid(String) -
Static method in class com.dalsemi.onewire.utils.Address
- Checks the CRC8 calculation of this 1-Wire Network address.
- isVccPowered(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer1C
- Retrieves the state of the VCC pin.
- isWriteOnce() -
Method in interface com.dalsemi.onewire.container.MemoryBank
- Checks to see if this memory bank is write once such
as with EPROM technology.
- isWriteOnce() -
Method in class com.dalsemi.onewire.container.MemoryBankSHAEE
- Query to see if current memory bank is write write once such
as with EPROM technology.
- isWriteProtectAllSet() -
Method in class com.dalsemi.onewire.container.OneWireContainer33
- Get the status of all the pages, if they are write protected.
- isWriteProtectPageZeroSet() -
Method in class com.dalsemi.onewire.container.OneWireContainer33
- Get the status of page zero, if it is write protected.
K
- killMonitor() -
Method in class com.dalsemi.onewire.application.monitor.AbstractDeviceMonitor
- Kill this monitor.
L
- label -
Variable in class com.dalsemi.onewire.application.tag.TaggedDevice
- Label for the "name" of the device.
- LAST_DATA_CONVERSION_LSB -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Address of the last data conversion's LSB
- LAST_DATA_CONVERSION_MSB -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Address of the last data conversion's MSB
- LAST_TEMPERATURE_CONVERSION_LSB -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Address of the last temperature conversion's LSB
- LAST_TEMPERATURE_CONVERSION_MSB -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Address of the last temperature conversion's MSB
- lastModified() -
Method in class com.dalsemi.onewire.application.file.OWFile
- Returns the time that the file denoted by this abstract pathname was
last modified.
- LC -
Static variable in class com.dalsemi.onewire.container.CommandAPDU
- Index for addressing
LC
in this CommandAPDU
apduBuffer
.
- length() -
Method in class com.dalsemi.onewire.application.file.OWFile
- Returns the length of the file denoted by this abstract pathname.
- Level - class com.dalsemi.onewire.application.tag.Level.
- This class provides a default object for the Level type of a tagged 1-Wire device.
- LEVEL_BREAK -
Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
- 1-Wire Network level, (strong pulldown to 0Volts, reset 1-Wire)
- LEVEL_NORMAL -
Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
- 1-Wire Network level, normal (weak 5Volt pullup)
- LEVEL_POWER_DELIVERY -
Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
- 1-Wire Network level, (strong 5Volt pullup, used for power delivery)
- LEVEL_PROGRAM -
Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
- 1-Wire Network level, (strong 12Volt pullup, used to program eprom )
- Level() -
Constructor for class com.dalsemi.onewire.application.tag.Level
- Creates an object for the device.
- Level(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.application.tag.Level
- Creates an object for the device with the supplied address and device type connected
to the supplied port adapter.
- list() -
Method in class com.dalsemi.onewire.application.file.OWFile
- Returns an array of strings naming the files and directories in the
directory denoted by this abstract pathname.
- listFiles() -
Method in class com.dalsemi.onewire.application.file.OWFile
- Returns an array of abstract pathnames denoting the files in the
directory denoted by this abstract pathname.
- listRoots(OneWireContainer) -
Static method in class com.dalsemi.onewire.application.file.OWFile
- List the available filesystem roots.
- LOAD_FIRST_SECRET -
Static variable in class com.dalsemi.onewire.container.MemoryBankScratchSHAEE
- Load First Secret
- load(OneWireContainer18, String) -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM
- Loads coprocessor configuration information from a standard TMEX
service file on a DS1963S.
- load(OneWireContainer, String) -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM
- Loads coprocessor configuration information from an (almost) standard
service TMEX file on 1-Wire memory device.
- load(String) -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM
- Loads coprocessor configuration information from an (almost) standard
service file on hard drive.
- loadFirstSecret(byte[], int) -
Method in class com.dalsemi.onewire.container.OneWireContainer33
- Load First Secret
- loadFirstSecret(int) -
Method in class com.dalsemi.onewire.container.MemoryBankScratchSHAEE
- Load First Secret for the DS2432.
- loadFirstSecret(int, byte[], int) -
Method in class com.dalsemi.onewire.container.MemoryBankScratchSHAEE
- Load First Secret for the DS2432.
- loadMissionResults() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Loads the results of the currently running mission.
- loadMissionResults() -
Method in interface com.dalsemi.onewire.container.MissionContainer
- Loads the results of the currently running mission.
- lockBlock(int) -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Permanently write-protects one of the user blocks of EEPROM.
- lockPage(int) -
Method in interface com.dalsemi.onewire.container.OTPMemoryBank
- Locks the specifed page in this memory bank.
- lockRedirectPage(int) -
Method in interface com.dalsemi.onewire.container.OTPMemoryBank
- Locks the redirection of the specifed page.
M
- main(String[]) -
Static method in class com.dalsemi.onewire.OneWireAccessProvider
- Main method returns current version info, and default adapter setting.
- main(String[]) -
Static method in class com.dalsemi.onewire.adapter.NetAdapterHost
- A Default Main Method, for launching NetAdapterHost getting the
default adapter with the OneWireAccessProvider and listening on
the default port specified by DEFAULT_PORT.
- mark(int) -
Method in class com.dalsemi.onewire.application.file.OWFileInputStream
- Marks the current position in this input stream.
- markSupported() -
Method in class com.dalsemi.onewire.application.file.OWFileInputStream
- Tests if this input stream supports the
mark
and
reset
methods.
- MATCH_SCRATCHPAD -
Static variable in class com.dalsemi.onewire.container.OneWireContainer18
-
- MATCH_SCRATCHPAD_FAILED -
Static variable in class com.dalsemi.onewire.application.sha.SHATransaction
-
- MATCH_SCRATCHPAD_FAILED -
Static variable in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
-
- matchScratchPad(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer18
- Verifies the hidden signature in the scratchpad of the DS1963S.
- max -
Variable in class com.dalsemi.onewire.application.tag.TaggedDevice
- A string message representing a high or maximum value.
- MCR_BIT_DATA_RESOLUTION -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Mission Control Register Bit: Set Data Resolution
- MCR_BIT_ENABLE_DATA_LOGGING -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Mission Control Register Bit: Enable Data Logging
- MCR_BIT_ENABLE_ROLLOVER -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Mission Control Register Bit: Enable Rollover
- MCR_BIT_ENABLE_TEMPERATURE_LOGGING -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Mission Control Register Bit: Enable Temperature Logging
- MCR_BIT_START_MISSION_ON_TEMPERATURE_ALARM -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Mission Control Register Bit: Start Mission on Temperature Alarm
- MCR_BIT_TEMPERATURE_RESOLUTION -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Mission Control Register Bit: Set Temperature Resolution
- MEMORY_CLEAR_ENABLE_FLAG -
Static variable in class com.dalsemi.onewire.container.OneWireContainer21
- CONTROL REGISTER FLAG: Must be enabled to allow a clear memory
function.
- MEMORY_CLEARED_FLAG -
Static variable in class com.dalsemi.onewire.container.OneWireContainer21
- STATUS REGISTER FLAG: Will read back true if the memory has been cleared.
- MemoryBank - interface com.dalsemi.onewire.container.MemoryBank.
- Memory bank interface class for basic memory communication with
iButtons (or 1-Wire devices).
- MemoryBankNVCRCPW - class com.dalsemi.onewire.container.MemoryBankNVCRCPW.
- Memory bank class for the NVRAM with built-in CRC generation and Password
protected memory read/write iButtons and 1-Wire Devices.
- MemoryBankNVCRCPW(PasswordContainer, MemoryBankScratchCRCPW) -
Constructor for class com.dalsemi.onewire.container.MemoryBankNVCRCPW
- Memory bank contstuctor.
- MemoryBankScratchCRCPW - class com.dalsemi.onewire.container.MemoryBankScratchCRCPW.
- Memory bank class for the Scratchpad section of NVRAM iButtons and
1-Wire devices with password protected memory pages.
- MemoryBankScratchCRCPW(PasswordContainer) -
Constructor for class com.dalsemi.onewire.container.MemoryBankScratchCRCPW
- Memory bank contstuctor.
- MemoryBankScratchSHAEE - class com.dalsemi.onewire.container.MemoryBankScratchSHAEE.
- Memory bank class for the Scratchpad section of SHA EEPROM iButtons and
1-Wire devices with SHA write-protected memory pages.
- MemoryBankScratchSHAEE(OneWireContainer33) -
Constructor for class com.dalsemi.onewire.container.MemoryBankScratchSHAEE
- Memory bank contstuctor.
- MemoryBankSHAEE - class com.dalsemi.onewire.container.MemoryBankSHAEE.
- Memory bank class for the DS1961S/DS2432.
- MemoryBankSHAEE(OneWireContainer33, MemoryBankScratchSHAEE) -
Constructor for class com.dalsemi.onewire.container.MemoryBankSHAEE
- Memory bank constructor.
- min -
Variable in class com.dalsemi.onewire.application.tag.TaggedDevice
- A string message representing a low or minimum value.
- MISSION_CONTROL_REGISTER -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Address of Mission Control Register
- MISSION_ENABLE_FLAG -
Static variable in class com.dalsemi.onewire.container.OneWireContainer21
- CONTROL REGISTER FLAG: When DISABLED, the mission will start as soon as the
sample rate is written.
- MISSION_IN_PROGRESS_FLAG -
Static variable in class com.dalsemi.onewire.container.OneWireContainer21
- STATUS REGISTER FLAG: Will read back true when a mission is in progress.
- MISSION_LOG_SIZE -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- maximum size of the mission log
- MISSION_SAMPLE_COUNT -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Address of the Mission Sample Count
- MISSION_START_DELAY -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Address of the Mission Start Delay
- MISSION_TIMESTAMP_DATE -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Address of the Mission Timestamp Date value
- MISSION_TIMESTAMP_TIME -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Address of the Mission Timestamp Time value
- MissionContainer - interface com.dalsemi.onewire.container.MissionContainer.
- Interface class for 1-Wire® devices that perform analog measuring
operations.
- mkdir() -
Method in class com.dalsemi.onewire.application.file.OWFile
- Creates the directory named by this abstract pathname.
- mkdirs() -
Method in class com.dalsemi.onewire.application.file.OWFile
- Creates the directory named by this abstract pathname, including any
necessary but nonexistent parent directories.
- MulticastListener - class com.dalsemi.onewire.adapter.MulticastListener.
- Generic Mulitcast broadcast listener.
- MulticastListener(int, String, byte[], byte[]) -
Constructor for class com.dalsemi.onewire.adapter.MulticastListener
- Creates a multicast listener on the specified multicast port,
bound to the specified multicast group.
N
- needsPowerDelivery() -
Method in interface com.dalsemi.onewire.container.MemoryBank
- Checks to see if this memory bank requires 'PowerDelivery'
in order to write.
- needsPowerDelivery() -
Method in class com.dalsemi.onewire.container.MemoryBankSHAEE
- Query to see if current memory bank pages need the adapter to
have a 'PowerDelivery' feature in order to write to the memory.
- needsProgramPulse() -
Method in interface com.dalsemi.onewire.container.MemoryBank
- Checks to see if this memory bank requires a
'ProgramPulse' in order to write.
- needsProgramPulse() -
Method in class com.dalsemi.onewire.container.MemoryBankSHAEE
- Query to see if current memory bank pages need the adapter to
have a 'ProgramPulse' in order to write to the memory.
- NetAdapter - class com.dalsemi.onewire.adapter.NetAdapter.
- NetAdapter is a network-based DSPortAdapter.
- NetAdapter() -
Constructor for class com.dalsemi.onewire.adapter.NetAdapter
- Creates an instance of NetAdapter that isn't connected.
- NetAdapterConstants - interface com.dalsemi.onewire.adapter.NetAdapterConstants.
- Interface for holding all constants related to Network Adapter communications.
- NetAdapterConstants.Connection - class com.dalsemi.onewire.adapter.NetAdapterConstants.Connection.
- An inner utility class for coupling Socket with I/O streams
- NetAdapterConstants.Connection() -
Constructor for class com.dalsemi.onewire.adapter.NetAdapterConstants.Connection
-
- NetAdapterHost - class com.dalsemi.onewire.adapter.NetAdapterHost.
- NetAdapterHost is the host (or server) component for a network-based
DSPortAdapter.
- NetAdapterHost(DSPortAdapter) -
Constructor for class com.dalsemi.onewire.adapter.NetAdapterHost
- Creates an instance of a NetAdapterHost which wraps the provided
adapter.
- NetAdapterHost(DSPortAdapter, boolean) -
Constructor for class com.dalsemi.onewire.adapter.NetAdapterHost
- Creates an (optionally multithreaded) instance of a NetAdapterHost
which wraps the provided adapter.
- NetAdapterHost(DSPortAdapter, int) -
Constructor for class com.dalsemi.onewire.adapter.NetAdapterHost
- Creates a single-threaded instance of a NetAdapterHost which wraps the
provided adapter.
- NetAdapterHost(DSPortAdapter, int, boolean) -
Constructor for class com.dalsemi.onewire.adapter.NetAdapterHost
- Creates an (optionally multi-threaded) instance of a NetAdapterHost which
wraps the provided adapter.
- NetAdapterHost(DSPortAdapter, ServerSocket) -
Constructor for class com.dalsemi.onewire.adapter.NetAdapterHost
- Creates an instance of a NetAdapterHost which wraps the provided
adapter.
- NetAdapterHost(DSPortAdapter, ServerSocket, boolean) -
Constructor for class com.dalsemi.onewire.adapter.NetAdapterHost
- Creates an (optionally multi-threaded) instance of a NetAdapterHost which
wraps the provided adapter.
- NetworkDeviceMonitor - class com.dalsemi.onewire.application.monitor.NetworkDeviceMonitor.
- Class NetworkDeviceMonitor represents the monitor that searches the
1-Wire net, including the traversal of branches, looing for new arrivals
and departures.
- NetworkDeviceMonitor(DSPortAdapter) -
Constructor for class com.dalsemi.onewire.application.monitor.NetworkDeviceMonitor
- Create a complex monitor that does search branches
- networkException(DeviceMonitorException) -
Method in interface com.dalsemi.onewire.application.monitor.DeviceMonitorEventListener
- Exception event
- NO_ERROR -
Static variable in class com.dalsemi.onewire.application.sha.SHATransaction
-
- NO_ERROR -
Static variable in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
-
- NO_PRESET -
Static variable in class com.dalsemi.onewire.container.OneWireContainer20
- No preset value
- NUM_CHANNELS -
Static variable in class com.dalsemi.onewire.container.OneWireContainer20
- Number of channels
- numberOfPotentiometers(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer2C
- Queries to see how many potentiometers this
Potentiometer One Wire Device has.
- numberOfPotentiometers(byte[]) -
Method in interface com.dalsemi.onewire.container.PotentiometerContainer
- Querys to see how many potentiometers this
Potentiometer 1-Wire Device has.
- numberOfWiperSettings(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer2C
- Queries to find the number of wiper settings
that any wiper on this Potentiometer One Wire
Device can have.
- numberOfWiperSettings(byte[]) -
Method in interface com.dalsemi.onewire.container.PotentiometerContainer
- Querys to find the number of wiper settings
that any wiper on this Potentiometer 1-Wire
Device can have.
- NVB_FLAG -
Static variable in class com.dalsemi.onewire.container.OneWireContainer26
- Flag to check whether or not an operation is being performed on the
nonvolatile memory using getFlag.
O
- 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 com.dalsemi.onewire.OneWireAccessProvider.
- The OneWireAccessProvider class manages the Dallas Semiconductor
adapter class derivatives of
DSPortAdapter
. - OneWireContainer - class com.dalsemi.onewire.container.OneWireContainer.
- A
OneWireContainer
encapsulates the DSPortAdapter
,
the 1-Wire® network address, and methods to manipulate a specific 1-Wire device. - OneWireContainer() -
Constructor for class com.dalsemi.onewire.container.OneWireContainer
- Create an empty container.
- OneWireContainer(DSPortAdapter, byte[]) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer
- Create a container with a provided adapter object
and the address of the iButton or 1-Wire device.
- OneWireContainer(DSPortAdapter, long) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer
- Create a container with a provided adapter object
and the address of the iButton or 1-Wire device.
- OneWireContainer(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer
- Create a container with a provided adapter object
and the address of the iButton or 1-Wire device.
- OneWireContainer01 - class com.dalsemi.onewire.container.OneWireContainer01.
- 1-Wire® container that encapsulates the functionality of the 1-Wire
family type 01 (hex), Dallas Semiconductor part number: DS1990A,
Serial Number.
- OneWireContainer01() -
Constructor for class com.dalsemi.onewire.container.OneWireContainer01
- Create an empty container.
- OneWireContainer01(DSPortAdapter, byte[]) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer01
- Create a container with a provided adapter object
and the address of the iButton or 1-Wire device.
- OneWireContainer01(DSPortAdapter, long) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer01
- Create a container with a provided adapter object
and the address of the iButton or 1-Wire device.
- OneWireContainer01(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer01
- Create a container with a provided adapter object
and the address of the iButton or 1-Wire device.
- OneWireContainer02 - class com.dalsemi.onewire.container.OneWireContainer02.
- 1-Wire® container that encapsulates the functionality of the 1-Wire
family type 02 (hex), Dallas Semiconductor part number: DS1991,
MultiKey.
- OneWireContainer02() -
Constructor for class com.dalsemi.onewire.container.OneWireContainer02
- Create an empty container.
- OneWireContainer02(DSPortAdapter, byte[]) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer02
- Create a container with a provided adapter object
and the address of the iButton or 1-Wire device.
- OneWireContainer02(DSPortAdapter, long) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer02
- Create a container with a provided adapter object
and the address of the iButton or 1-Wire device.
- OneWireContainer02(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer02
- Create a container with a provided adapter object
and the address of the iButton or 1-Wire device.
- OneWireContainer04 - class com.dalsemi.onewire.container.OneWireContainer04.
- 1-Wire container for 512 byte memory iButton Plus Time, DS1994 and 1-Wire Chip, DS2404.
- OneWireContainer04() -
Constructor for class com.dalsemi.onewire.container.OneWireContainer04
- Create an empty container that is not complete until after a call
to
setupContainer
.
- OneWireContainer04(DSPortAdapter, byte[]) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer04
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer04(DSPortAdapter, long) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer04
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer04(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer04
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer05 - class com.dalsemi.onewire.container.OneWireContainer05.
- 1-Wire® container for a Single Addressable Switch, DS2405.
- OneWireContainer05() -
Constructor for class com.dalsemi.onewire.container.OneWireContainer05
- Creates a new
OneWireContainer
for communication with a DS2405.
- OneWireContainer05(DSPortAdapter, byte[]) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer05
- Creates a new
OneWireContainer
for communication with a DS2405.
- OneWireContainer05(DSPortAdapter, long) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer05
- Creates a new
OneWireContainer
for communication with a DS2405.
- OneWireContainer05(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer05
- Creates a new
OneWireContainer
for communication with a DS2405.
- OneWireContainer06 - class com.dalsemi.onewire.container.OneWireContainer06.
- 1-Wire container for 512 byte memory iButton, DS1993.
- OneWireContainer06() -
Constructor for class com.dalsemi.onewire.container.OneWireContainer06
- Create an empty container that is not complete until after a call
to
setupContainer
.
- OneWireContainer06(DSPortAdapter, byte[]) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer06
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer06(DSPortAdapter, long) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer06
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer06(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer06
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer08 - class com.dalsemi.onewire.container.OneWireContainer08.
- 1-Wire container for 128 byte memory iButton, DS1992.
- OneWireContainer08() -
Constructor for class com.dalsemi.onewire.container.OneWireContainer08
- Create an empty container that is not complete until after a call
to
setupContainer
.
- OneWireContainer08(DSPortAdapter, byte[]) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer08
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer08(DSPortAdapter, long) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer08
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer08(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer08
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer09 - class com.dalsemi.onewire.container.OneWireContainer09.
- 1-Wire container for 128 byte Add-Only memory (EPROM) iButton, DS1982 and 1-Wire Chip, DS2502.
- OneWireContainer09() -
Constructor for class com.dalsemi.onewire.container.OneWireContainer09
- Create an empty container that is not complete until after a call
to
setupContainer
.
- OneWireContainer09(DSPortAdapter, byte[]) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer09
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer09(DSPortAdapter, long) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer09
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer09(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer09
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer0A - class com.dalsemi.onewire.container.OneWireContainer0A.
- 1-Wire container for 2048 byte memory iButton, DS1995.
- OneWireContainer0A() -
Constructor for class com.dalsemi.onewire.container.OneWireContainer0A
- Create an empty container that is not complete until after a call
to
setupContainer
.
- OneWireContainer0A(DSPortAdapter, byte[]) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer0A
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer0A(DSPortAdapter, long) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer0A
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer0A(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer0A
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer0B - class com.dalsemi.onewire.container.OneWireContainer0B.
- 1-Wire container for 2048 byte Add-Only memory (EPROM) iButton, DS1985 and 1-Wire Chip, DS2505.
- OneWireContainer0B() -
Constructor for class com.dalsemi.onewire.container.OneWireContainer0B
- Create an empty container that is not complete until after a call
to
setupContainer
.
- OneWireContainer0B(DSPortAdapter, byte[]) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer0B
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer0B(DSPortAdapter, long) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer0B
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer0B(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer0B
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer0C - class com.dalsemi.onewire.container.OneWireContainer0C.
- 1-Wire container for 8192 byte memory iButton, DS1996.
- OneWireContainer0C() -
Constructor for class com.dalsemi.onewire.container.OneWireContainer0C
- Create an empty container that is not complete until after a call
to
setupContainer
.
- OneWireContainer0C(DSPortAdapter, byte[]) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer0C
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer0C(DSPortAdapter, long) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer0C
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer0C(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer0C
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer0F - class com.dalsemi.onewire.container.OneWireContainer0F.
- 1-Wire container for 8192 byte Add-Only memory (EPROM) iButton, DS1986 and 1-Wire Chip, DS2506.
- OneWireContainer0F() -
Constructor for class com.dalsemi.onewire.container.OneWireContainer0F
- Create an empty container that is not complete until after a call
to
setupContainer
.
- OneWireContainer0F(DSPortAdapter, byte[]) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer0F
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer0F(DSPortAdapter, long) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer0F
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer0F(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer0F
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer10 - class com.dalsemi.onewire.container.OneWireContainer10.
- 1-Wire container for temperature iButton which measures temperatures
from -55°C to +100°C, DS1920 or DS18S20.
- OneWireContainer10() -
Constructor for class com.dalsemi.onewire.container.OneWireContainer10
- Creates an empty
OneWireContainer10
.
- OneWireContainer10(DSPortAdapter, byte[]) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer10
- Creates a
OneWireContainer10
with the provided adapter
object and the address of this One-Wire device.
- OneWireContainer10(DSPortAdapter, long) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer10
- Creates a
OneWireContainer10
with the provided adapter
object and the address of this One-Wire device.
- OneWireContainer10(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer10
- Creates a
OneWireContainer10
with the provided adapter
object and the address of this One-Wire device.
- OneWireContainer12 - class com.dalsemi.onewire.container.OneWireContainer12.
- 1-Wire® container for a Dual Addressable Switch, DS2406 or DS2407.
- OneWireContainer12() -
Constructor for class com.dalsemi.onewire.container.OneWireContainer12
- Creates a new
OneWireContainer
for communication with a DS2406/2407.
- OneWireContainer12(DSPortAdapter, byte[]) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer12
- Creates a new
OneWireContainer
for communication with a DS2406/2407.
- OneWireContainer12(DSPortAdapter, long) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer12
- Creates a new
OneWireContainer
for communication with a DS2406/2407.
- OneWireContainer12(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer12
- Creates a new
OneWireContainer
for communication with a DS2406/2407.
- OneWireContainer13 - class com.dalsemi.onewire.container.OneWireContainer13.
- 1-Wire container for 512 byte Add-Only memory (EPROM) iButton, DS1983 and 1-Wire Chip, DS2503.
- OneWireContainer13() -
Constructor for class com.dalsemi.onewire.container.OneWireContainer13
- Create an empty container that is not complete until after a call
to
setupContainer
.
- OneWireContainer13(DSPortAdapter, byte[]) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer13
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer13(DSPortAdapter, long) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer13
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer13(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer13
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer14 - class com.dalsemi.onewire.container.OneWireContainer14.
- 1-Wire container for 32 byte EEPROM memory iButton, DS1971 and 1-Wire Chip, DS2430A.
- OneWireContainer14() -
Constructor for class com.dalsemi.onewire.container.OneWireContainer14
- Create an empty container that is not complete until after a call
to
setupContainer
.
- OneWireContainer14(DSPortAdapter, byte[]) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer14
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer14(DSPortAdapter, long) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer14
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer14(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer14
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer18 - class com.dalsemi.onewire.container.OneWireContainer18.
- 1-Wire® container for a SHA Transaction iButton, DS1963S.
- OneWireContainer18() -
Constructor for class com.dalsemi.onewire.container.OneWireContainer18
- Creates a new
OneWireContainer
for communication with a DS1963S SHA iButton.
- OneWireContainer18(DSPortAdapter, byte[]) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer18
- Creates a new
OneWireContainer
for communication with a DS1963S SHA iButton.
- OneWireContainer18(DSPortAdapter, long) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer18
- Creates a new
OneWireContainer
for communication with a DS1963S SHA iButton.
- OneWireContainer18(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer18
- Creates a new
OneWireContainer
for communication with a DS1963S SHA iButton.
- OneWireContainer1A - class com.dalsemi.onewire.container.OneWireContainer1A.
- 1-Wire container for 512 byte memory iButton with write cycle counters, DS1963L.
- OneWireContainer1A() -
Constructor for class com.dalsemi.onewire.container.OneWireContainer1A
- Create an empty container that is not complete until after a call
to
setupContainer
.
- OneWireContainer1A(DSPortAdapter, byte[]) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer1A
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer1A(DSPortAdapter, long) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer1A
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer1A(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer1A
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer1C - class com.dalsemi.onewire.container.OneWireContainer1C.
- 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 com.dalsemi.onewire.container.OneWireContainer1D.
- 1-Wire container for 512 byte memory with external counters, DS2423.
- OneWireContainer1D() -
Constructor for class com.dalsemi.onewire.container.OneWireContainer1D
- Create an empty container that is not complete until after a call
to
setupContainer
.
- OneWireContainer1D(DSPortAdapter, byte[]) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer1D
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer1D(DSPortAdapter, long) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer1D
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer1D(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer1D
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer1F - class com.dalsemi.onewire.container.OneWireContainer1F.
- 1-Wire® container for 1-Wire(MicroLAN) Coupler, DS2409.
- OneWireContainer1F() -
Constructor for class com.dalsemi.onewire.container.OneWireContainer1F
- Create an empty container that is not complete until after a call
to
setupContainer
.
- OneWireContainer1F(DSPortAdapter, byte[]) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer1F
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer1F(DSPortAdapter, long) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer1F
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer1F(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer1F
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer20 - class com.dalsemi.onewire.container.OneWireContainer20.
- 1-Wire® container that encapsulates the functionality of the 1-Wire
family type 20 (hex), Dallas Semiconductor part number: DS2450,
1-Wire Quad A/D Converter.
- OneWireContainer20() -
Constructor for class com.dalsemi.onewire.container.OneWireContainer20
- Default constructor
- OneWireContainer20(DSPortAdapter, byte[]) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer20
- Creates a container with a provided adapter object
and the address of the 1-Wire device.
- OneWireContainer20(DSPortAdapter, long) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer20
- Creates a container with a provided adapter object
and the address of the 1-Wire device.
- OneWireContainer20(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer20
- Creates a container with a provided adapter object
and the address of the 1-Wire device.
- OneWireContainer21 - class com.dalsemi.onewire.container.OneWireContainer21.
- 1-Wire® container for a 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 com.dalsemi.onewire.container.OneWireContainer22.
- 1-Wire container for temperature iButton which measures temperatures
from -55°C to +125°C, DS1822.
- OneWireContainer22() -
Constructor for class com.dalsemi.onewire.container.OneWireContainer22
- Creates an empty
OneWireContainer22
.
- OneWireContainer22(DSPortAdapter, byte[]) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer22
- Creates a
OneWireContainer22
with the provided adapter
object and the address of this One-Wire device.
- OneWireContainer22(DSPortAdapter, long) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer22
- Creates a
OneWireContainer22
with the provided adapter
object and the address of this One-Wire device.
- OneWireContainer22(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer22
- Creates a
OneWireContainer22
with the provided adapter
object and the address of this One-Wire device.
- OneWireContainer23 - class com.dalsemi.onewire.container.OneWireContainer23.
- 1-Wire container for 512 byte EEPROM memory iButton, DS1973 and 1-Wire Chip, DS2433.
- OneWireContainer23() -
Constructor for class com.dalsemi.onewire.container.OneWireContainer23
- Create an empty container that is not complete until after a call
to
setupContainer
.
- OneWireContainer23(DSPortAdapter, byte[]) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer23
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer23(DSPortAdapter, long) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer23
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer23(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer23
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer24 - class com.dalsemi.onewire.container.OneWireContainer24.
- 1-Wire container for Real-Time-Clock (RTC) iButton, DS1904 and 1-Wire Chip, DS2415.
- OneWireContainer24() -
Constructor for class com.dalsemi.onewire.container.OneWireContainer24
- Create an empty container that is not complete until after a call
to
setupContainer
.
- OneWireContainer24(DSPortAdapter, byte[]) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer24
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer24(DSPortAdapter, long) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer24
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer24(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer24
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer26 - class com.dalsemi.onewire.container.OneWireContainer26.
- 1-Wire® container that encapsulates the functionality of the 1-Wire
family type 26 (hex), Dallas Semiconductor part number: DS2438,
Smart Battery Monitor.
- OneWireContainer26() -
Constructor for class com.dalsemi.onewire.container.OneWireContainer26
- Default constructor
- OneWireContainer26(DSPortAdapter, byte[]) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer26
- Create a container with a provided adapter object
and the address of the 1-Wire device.
- OneWireContainer26(DSPortAdapter, long) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer26
- Create a container with a provided adapter object
and the address of the 1-Wire device.
- OneWireContainer26(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer26
- Create a container with a provided adapter object
and the address of the 1-Wire device.
- OneWireContainer27 - class com.dalsemi.onewire.container.OneWireContainer27.
- 1-Wire container for Real-Time Clock with Interrupt, DS2417.
- OneWireContainer27() -
Constructor for class com.dalsemi.onewire.container.OneWireContainer27
- Create an empty container that is not complete until after a call
to
setupContainer
.
- OneWireContainer27(DSPortAdapter, byte[]) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer27
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer27(DSPortAdapter, long) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer27
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer27(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer27
- Create a container with the provided adapter instance
and the address of the iButton or 1-Wire device.
- OneWireContainer28 - class com.dalsemi.onewire.container.OneWireContainer28.
- 1-Wire container for temperature iButton which measures temperatures
from -55°C to +125°C, DS18B20.
- OneWireContainer28() -
Constructor for class com.dalsemi.onewire.container.OneWireContainer28
- Creates an empty
OneWireContainer28
.
- OneWireContainer28(DSPortAdapter, byte[]) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer28
- Creates a
OneWireContainer28
with the provided adapter
object and the address of this One-Wire device.
- OneWireContainer28(DSPortAdapter, long) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer28
- Creates a
OneWireContainer28
with the provided adapter
object and the address of this One-Wire device.
- OneWireContainer28(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer28
- Creates a
OneWireContainer28
with the provided adapter
object and the address of this One-Wire device.
- OneWireContainer29 - class com.dalsemi.onewire.container.OneWireContainer29.
- 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 com.dalsemi.onewire.container.OneWireContainer2C.
- 1-Wire® container that encapsulates the functionality of the 1-Wire
family type 2C (hex), Dallas Semiconductor part number: DS2890,
1-Wire Digital Potentiometer.
- OneWireContainer2C() -
Constructor for class com.dalsemi.onewire.container.OneWireContainer2C
- Default constructor
- OneWireContainer2C(DSPortAdapter, byte[]) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer2C
- Creates a container with a provided adapter object
and the address of the 1-Wire device.
- OneWireContainer2C(DSPortAdapter, long) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer2C
- Creates a container with a provided adapter object
and the address of this 1-Wire device.
- OneWireContainer2C(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer2C
- Creates a container with a provided adapter object
and the address of this 1-Wire device.
- OneWireContainer2D - class com.dalsemi.onewire.container.OneWireContainer2D.
- 1-Wire® container for the '1K-Bit protected 1-Wire EEPROM
family type 2D (hex), Dallas Semiconductor part number:
DS2431.
- 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 com.dalsemi.onewire.container.OneWireContainer30.
- 1-Wire® container that encapsulates the functionality of the 1-Wire
family type 30 (hex), Dallas Semiconductor part number: DS2760,
High Precision Li-ion Battery Monitor.
- OneWireContainer30() -
Constructor for class com.dalsemi.onewire.container.OneWireContainer30
- Default constructor
- OneWireContainer30(DSPortAdapter, byte[]) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer30
- Creates a container with a provided adapter object
and the address of this 1-Wire device.
- OneWireContainer30(DSPortAdapter, long) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer30
- Creates a container with a provided adapter object
and the address of this 1-Wire device.
- OneWireContainer30(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer30
- Creates a container with a provided adapter object
and the address of this 1-Wire device.
- OneWireContainer33 - class com.dalsemi.onewire.container.OneWireContainer33.
- 1-Wire® container for the '1K-Bit protected 1-Wire EEPROM with SHA-1
Engine' family type 33 (hex), Dallas Semiconductor part number:
DS1961S,DS2432.
- OneWireContainer33() -
Constructor for class com.dalsemi.onewire.container.OneWireContainer33
- Default Constructor OneWireContainer33.
- OneWireContainer33(DSPortAdapter, byte[]) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer33
- Create a container with a provided adapter object
and the address of the iButton or 1-Wire device.
- OneWireContainer33(DSPortAdapter, long) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer33
- Create a container with a provided adapter object
and the address of the iButton or 1-Wire device.
- OneWireContainer33(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.container.OneWireContainer33
- Create a container with a provided adapter object
and the address of the iButton or 1-Wire device.
- OneWireContainer37 - class com.dalsemi.onewire.container.OneWireContainer37.
- 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 com.dalsemi.onewire.container.OneWireContainer3A.
- 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 com.dalsemi.onewire.container.OneWireContainer41.
- 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.
- OneWireException - exception com.dalsemi.onewire.OneWireException.
- This is the general exception thrown by the iButton and 1-Wire
operations.
- OneWireException() -
Constructor for class com.dalsemi.onewire.OneWireException
- Constructs a
OneWireException
with no detail message.
- OneWireException(String) -
Constructor for class com.dalsemi.onewire.OneWireException
- Constructs a
OneWireException
with the specified detail message.
- OneWireIOException - exception com.dalsemi.onewire.adapter.OneWireIOException.
- This exception is thrown when there is an IO error communicating on
on the 1-Wire Network.
- OneWireIOException() -
Constructor for class com.dalsemi.onewire.adapter.OneWireIOException
- Constructs a
OneWireIOException
with no detail message.
- OneWireIOException(String) -
Constructor for class com.dalsemi.onewire.adapter.OneWireIOException
- Constructs a
OneWireIOException
with the specified detail message.
- OneWireSensor - interface com.dalsemi.onewire.container.OneWireSensor.
- 1-Wire sensor interface class for basic sensor operations.
- onlySingleChannelOn() -
Method in class com.dalsemi.onewire.container.OneWireContainer1F
- Checks to see if the channels of this switch require that only one
channel is on at any one time.
- onlySingleChannelOn() -
Method in class com.dalsemi.onewire.container.OneWireContainer05
- Checks if the channels of this switch require that only one
channel is on at any one time.
- onlySingleChannelOn() -
Method in class com.dalsemi.onewire.container.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.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.OneWireContainer12
- Checks if the channels of this switch require that only one
channel is on at any one time.
- onlySingleChannelOn() -
Method in interface com.dalsemi.onewire.container.SwitchContainer
- Checks to see if the channels of this switch require that only one
channel is on at any one time.
- open() -
Method in class com.dalsemi.onewire.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.OneWireContainer29
- Checks if the 'or' Condition Search is set and if not sets it.
- orConditionalSearch(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer1C
- 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 com.dalsemi.onewire.container.OTPMemoryBank.
- 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 com.dalsemi.onewire.application.file.OWFile.
- 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 com.dalsemi.onewire.application.file.OWFileDescriptor.
- Instances of the 1-Wire file descriptor class serve as an opaque handle
to the underlying machine-specific structure representing an open
file, an open socket, or another source or sink of bytes.
- OWFileDescriptor() -
Constructor for class com.dalsemi.onewire.application.file.OWFileDescriptor
- Construct an invalid 1-Wire FileDescriptor
- OWFileInputStream - class com.dalsemi.onewire.application.file.OWFileInputStream.
- 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 com.dalsemi.onewire.application.file.OWFileNotFoundException.
- Signals that an attempt to open the file on a 1-Wire device denoted.
- OWFileNotFoundException() -
Constructor for class com.dalsemi.onewire.application.file.OWFileNotFoundException
- Constructs a
FileNotFoundException
with
null
as its error detail message.
- OWFileNotFoundException(String) -
Constructor for class com.dalsemi.onewire.application.file.OWFileNotFoundException
- Constructs a
FileNotFoundException
with the
specified detail message.
- OWFileOutputStream - class com.dalsemi.onewire.application.file.OWFileOutputStream.
- A 1-Wire file output stream is an output stream for writing data to a
OWFile
or to a OWFileDescriptor
. - OWFileOutputStream(OneWireContainer[], String) -
Constructor for class com.dalsemi.onewire.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) -
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 com.dalsemi.onewire.utils.OWPath.
- 1-Wire® Network path.
- OWPath(DSPortAdapter) -
Constructor for class com.dalsemi.onewire.utils.OWPath
- Create a new 1-Wire path with no elemements.
- OWPath(DSPortAdapter, OWPath) -
Constructor for class com.dalsemi.onewire.utils.OWPath
- Create a new path with a starting path.
- OWPathElement - class com.dalsemi.onewire.utils.OWPathElement.
- 1-Wire® Network path element.
- OWPathElement(OneWireContainer, int) -
Constructor for class com.dalsemi.onewire.utils.OWPathElement
- Create a new 1-Wire path element.
- OWSyncFailedException - exception com.dalsemi.onewire.application.file.OWSyncFailedException.
- Represents a failed 1-Wire memory sync operation.
- OWSyncFailedException(String) -
Constructor for class com.dalsemi.onewire.application.file.OWSyncFailedException
- Constructs a SyncFailedException with a the given message.
P
- P1 -
Static variable in class com.dalsemi.onewire.container.CommandAPDU
- Index for addressing
P1
in this CommandAPDU
apduBuffer
.
- P2 -
Static variable in class com.dalsemi.onewire.container.CommandAPDU
- Index for addressing
P2
in this CommandAPDU
apduBuffer
.
- PagedMemoryBank - interface com.dalsemi.onewire.container.PagedMemoryBank.
- Paged Memory bank interface for iButtons (or 1-Wire devices) with page
based memory.
- parse(InputSource) -
Method in class com.dalsemi.onewire.application.tag.SAXParser
- Parse an XML document.
- parse(InputStream) -
Method in class com.dalsemi.onewire.application.tag.TAGParser
- Returns the vector of TaggedDevice objects described in the TAG file.
- parse(String) -
Method in class com.dalsemi.onewire.application.tag.SAXParser
- Parse an XML document specified by system identifier or URL.
- PASSWORD_CONTROL_REGISTER -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Address of the Password Control Register.
- PASSWORD_CONTROL_REGISTER -
Static variable in class com.dalsemi.onewire.container.OneWireContainer37
- Address of the Password Control Register.
- PasswordContainer - interface com.dalsemi.onewire.container.PasswordContainer.
- Public interface for all devices which implement some form of
password protection.
- pathSeparator -
Static variable in class com.dalsemi.onewire.application.file.OWFile
- Field pathSeparator
- pathSeparatorChar -
Static variable in class com.dalsemi.onewire.application.file.OWFile
- Field pathSeparatorChar
- pauseMonitor(boolean) -
Method in class com.dalsemi.onewire.application.monitor.AbstractDeviceMonitor
- Pause this monitor
- pingHost() -
Method in class com.dalsemi.onewire.adapter.NetAdapter
- Sends a ping to the host, just to keep the connection alive.
- PIO_ACCESS_PULSE -
Static variable in class com.dalsemi.onewire.container.OneWireContainer1C
- Generates a pulse on the selected PIOs
- PIO_ACCESS_READ -
Static variable in class com.dalsemi.onewire.container.OneWireContainer3A
- PIO Access read command
- PIO_ACCESS_READ -
Static variable in class com.dalsemi.onewire.container.OneWireContainer1C
- Reads the PIO logical status in an endless loops
- PIO_ACCESS_WRITE -
Static variable in class com.dalsemi.onewire.container.OneWireContainer3A
- PIO Access read command
- PIO_ACCESS_WRITE -
Static variable in class com.dalsemi.onewire.container.OneWireContainer1C
- Writes the PIO output latch
- PIO_PIN_SENSE_AND_CONTROL_FLAG -
Static variable in class com.dalsemi.onewire.container.OneWireContainer30
- SPECIAL FEATURE REGISTER FLAG: Mirrors/sets the state of the PIO pin.
- pioConditionalSearch(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer29
- Checks if the 'PIO' Conditional Search is set for input and if not sets it.
- POLARITY_ONE -
Static variable in class com.dalsemi.onewire.container.OneWireContainer12
- Used to set the
polarity
to logical '1' for conditional search
checking in the setSearchConditions()
method.
- POLARITY_ZERO -
Static variable in class com.dalsemi.onewire.container.OneWireContainer12
- Used to set the
polarity
to logical '0' for conditional search
checking in the setSearchConditions()
method.
- PotentiometerContainer - interface com.dalsemi.onewire.container.PotentiometerContainer.
- 1-Wire® Potentiometer interface class for basic potentiometer operations.
- potentiometerResistance(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer2C
- Queries to find the resistance value of the potentiometer.
- potentiometerResistance(byte[]) -
Method in interface com.dalsemi.onewire.container.PotentiometerContainer
- Querys to find the resistance value of the potentiometer.
- PRESET_TO_ONES -
Static variable in class com.dalsemi.onewire.container.OneWireContainer20
- Preset value to ones
- PRESET_TO_ZEROS -
Static variable in class com.dalsemi.onewire.container.OneWireContainer20
- Preset value to zeros
- PROTECTION_REGISTER -
Static variable in class com.dalsemi.onewire.container.OneWireContainer30
- Address of the Protection Register.
- PS_PIN_STATE_FLAG -
Static variable in class com.dalsemi.onewire.container.OneWireContainer30
- SPECIAL FEATURE REGISTER FLAG: Mirrors the state of the !PS pin.
- putBit(boolean) -
Method in class com.dalsemi.onewire.adapter.DSPortAdapter
- Sends a bit to the 1-Wire Network.
- putBit(boolean) -
Method in class com.dalsemi.onewire.adapter.NetAdapter
- Sends a bit to the 1-Wire Network.
- putByte(int) -
Method in class com.dalsemi.onewire.adapter.DSPortAdapter
- Sends a byte to the 1-Wire Network.
- putByte(int) -
Method in class com.dalsemi.onewire.adapter.NetAdapter
- Sends a byte to the 1-Wire Network.
- putDeviceContainer(byte[], OneWireContainer) -
Static method in class com.dalsemi.onewire.application.monitor.AbstractDeviceMonitor
- Sets the OneWireContainer object of the device with the given address.
- putDeviceContainer(long, OneWireContainer) -
Static method in class com.dalsemi.onewire.application.monitor.AbstractDeviceMonitor
- Sets the OneWireContainer object of the device with the given address.
- putDeviceContainer(Long, OneWireContainer) -
Static method in class com.dalsemi.onewire.application.monitor.AbstractDeviceMonitor
- Sets the OneWireContainer object of the device with the given address.
- putDeviceContainer(String, OneWireContainer) -
Static method in class com.dalsemi.onewire.application.monitor.AbstractDeviceMonitor
- Sets the OneWireContainer object of the device with the given address.
R
- 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_OSCILLATOR -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Real-Time Clock Control Register Bit: Enable Oscillator
- 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.OneWireContainer37
- 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.OneWireContainer41
- 1-Wire command for Read Memory CRC With Password
- READ_MEMORY_CRC_PW_COMMAND -
Static variable in class com.dalsemi.onewire.container.MemoryBankNVCRCPW
- Read Memory (with CRC and Password) Command
- 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_SCRATCHPAD -
Static variable in class com.dalsemi.onewire.container.OneWireContainer18
-
- 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.OneWireContainer37
- 1-Wire command for Read Scratchpad
- READ_SCRATCHPAD_COMMAND -
Static variable in class com.dalsemi.onewire.container.OneWireContainer28
- DS18B20 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.OneWireContainer41
- Address of the Read Write Access Password.
- READ_WRITE_ACCESS_PASSWORD -
Static variable in class com.dalsemi.onewire.container.OneWireContainer37
- Address of the Read Write Access Password.
- READ_WRITE_PWD -
Static variable in class com.dalsemi.onewire.container.OneWireContainer37
-
- read() -
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.adapter.SerialService
-
- 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.adapter.SerialService
-
- 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.MemoryBankSHAEE
- 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).
- readAccountData(byte[], int) -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser
- Reads the account data off the SHAiButton using a standard READ
command.
- readAccountData(byte[], int) -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser33
- Reads the account data off the SHAiButton using a standard READ
command.
- readAccountData(byte[], int) -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser18
- Reads the account data off the SHAiButton using a standard READ
command.
- readAccountData(byte[], int, byte[], int, byte[], int) -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser
- Reads the account data off the SHAiButton using a READ_AUTHENTICATE
command.
- readAccountData(byte[], int, byte[], int, byte[], int) -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser33
- Reads the account data off the SHAiButton using a READ_AUTHENTICATE
command.
- readAccountData(byte[], int, byte[], int, byte[], int) -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser18
- Reads the account data off the SHAiButton using a READ_AUTHENTICATE
command.
- readAuthenticatedPage(int, byte[], int) -
Method in class com.dalsemi.onewire.container.OneWireContainer18
- Reads and authenticates a page.
- readAuthenticatedPage(int, byte[], int, byte[], int) -
Method in class com.dalsemi.onewire.container.OneWireContainer33
- Reads and authenticates a page.
- readAuthenticatedPage(int, byte[], int, byte[], int) -
Method in class com.dalsemi.onewire.container.MemoryBankSHAEE
- Reads authenticated page.
- 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.OneWireContainer21
- Reads a single byte from the DS1921.
- readByte(int) -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Reads a register byte from the memory of the DS2760.
- readBytes(int, byte[], int, int) -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Reads bytes from the DS2760.
- readBytes(int, int, boolean) -
Static method in class com.dalsemi.onewire.utils.IOHelper
-
- readBytesAsc(int, int) -
Static method in class com.dalsemi.onewire.utils.IOHelper
-
- readBytesHex(int, int) -
Static method in class com.dalsemi.onewire.utils.IOHelper
-
- readCounter(int) -
Method in class com.dalsemi.onewire.container.OneWireContainer1D
- Read the counter value associated with a page on this
1-Wire Device.
- readDevice() -
Method in interface com.dalsemi.onewire.container.OneWireSensor
- Retrieves the 1-Wire device sensor state.
- readDevice() -
Method in class com.dalsemi.onewire.container.OneWireContainer1F
- Retrieves the 1-Wire device sensor state.
- readDevice() -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Retrieves the 1-Wire device sensor state.
- readDevice() -
Method in class com.dalsemi.onewire.container.OneWireContainer21
- Retrieves the 1-Wire device sensor state.
- readDevice() -
Method in class com.dalsemi.onewire.container.OneWireContainer05
- Retrieves the 1-Wire device sensor state.
- readDevice() -
Method in class com.dalsemi.onewire.container.OneWireContainer24
- Retrieves the five byte state over the 1-Wire bus.
- readDevice() -
Method in class com.dalsemi.onewire.container.OneWireContainer29
- 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.OneWireContainer1C
- 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.OneWireContainer10
- Retrieves this
OneWireContainer10
state information.
- readDevice() -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Retrieves the 1-Wire device sensor state.
- readDevice() -
Method in class com.dalsemi.onewire.container.OneWireContainer20
- Retrieves the entire A/D control/status and alarm pages.
- readDevice() -
Method in class com.dalsemi.onewire.container.OneWireContainer12
- Retrieves the 1-Wire device sensor state.
- readDevice() -
Method in class com.dalsemi.onewire.container.OneWireContainer28
- Retrieves this
OneWireContainer28
state information.
- readDevice() -
Method in class com.dalsemi.onewire.container.OneWireContainer04
- Retrieves the 1-Wire device sensor state.
- readDevice() -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- This method 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.OneWireContainer33
- Reads a page of memory..
- readMemoryPage(int, byte[], int) -
Method in class com.dalsemi.onewire.container.OneWireContainer18
- Reads a memory page from the DS1963S.
- readPage(int) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- Reads the specified 8 byte page and returns the data in an array.
- readPage(int, boolean, byte[], int) -
Method in interface com.dalsemi.onewire.container.PagedMemoryBank
- Reads a page in this memory bank with no
CRC checking (device or data).
- readPage(int, boolean, byte[], int) -
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 interface com.dalsemi.onewire.container.PagedMemoryBank
- Reads a page in this memory bank with extra information 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).
- 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) -
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) -
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) -
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 interface com.dalsemi.onewire.container.PagedMemoryBank
- Reads 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.MemoryBankScratchSHAEE
- 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.MemoryBankScratchCRCPW
- 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.MemoryBankSHAEE
- 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.
- readPagePacket(int, boolean, byte[], int) -
Method in interface com.dalsemi.onewire.container.PagedMemoryBank
- Reads a Universal Data Packet.
- 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 interface com.dalsemi.onewire.container.PagedMemoryBank
- Reads a Universal Data Packet and extra information.
- readPagePacket(int, boolean, byte[], int, byte[]) -
Method in class com.dalsemi.onewire.container.MemoryBankSHAEE
- Read a Universal Data Packet and extra information.
- 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.OneWireContainer1C
- Retrieves the 1-Wire device register mask.
- readScratchpad() -
Method in class com.dalsemi.onewire.container.OneWireContainer02
- Reads the entire scratchpad.
- readScratchpad() -
Method in class com.dalsemi.onewire.container.OneWireContainer28
- Reads the Scratchpad of the DS18B20.
- readScratchPad(byte[], int) -
Method in class com.dalsemi.onewire.container.OneWireContainer18
- Reads the contents of the DS1963S scratchpad.
- 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(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(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
- readSensor() -
Method in class com.dalsemi.onewire.application.tag.Thermal
- The readSensor method returns a temperature in degrees Celsius
- readSensor() -
Method in interface com.dalsemi.onewire.application.tag.TaggedSensor
- The readSensor
- readSensor() -
Method in class com.dalsemi.onewire.application.tag.Contact
- The readSensor method returns the "max" string if the Sensor is
present or the "min" string if the Sensor is not present.
- readSensor() -
Method in class com.dalsemi.onewire.application.tag.Humidity
- The readSensor method returns a relative humidity reading
in %RH
- readSensor() -
Method in class com.dalsemi.onewire.application.tag.Level
- The readSensor method returns the or string of the Sensor (in
this case, a switch).
- readSensor() -
Method in class com.dalsemi.onewire.application.tag.Event
- The readSensor method returns the "max" string if the Sensor (a
switch) has had activity since last time it was checked for activity.
- readSubkey(byte[], int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer02
- Reads the subkey requested with the given key name and password.
- readSubkey(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer02
- Reads the subkey requested with the given key name and password.
- 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
- recallE2() -
Method in class com.dalsemi.onewire.container.OneWireContainer28
- Recalls the DS18B20 temperature trigger values (
ALARM_HIGH
and ALARM_LOW
) and the configuration register to the
scratchpad and reads the scratchpad.
- redirectPage(int, int) -
Method in interface com.dalsemi.onewire.container.OTPMemoryBank
- Redirects the specifed page to a new page.
- reformatFor1961S(byte[]) -
Static method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
- Static method that reformats the inputted authentication secret
so it is compatible with the DS1961S.
- 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) -
Method in class com.dalsemi.onewire.container.OneWireContainer33
- Refreshes all 32 bytes of data on a given page.
- refreshPage(int, int) -
Method in class com.dalsemi.onewire.container.OneWireContainer33
- Refreshes a particular 8-byte set 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.
- RESET_ACTIVITY_LATCHES -
Static variable in class com.dalsemi.onewire.container.OneWireContainer29
- Reset the activity latches
- RESET_ACTIVITY_LATCHES -
Static variable in class com.dalsemi.onewire.container.OneWireContainer1C
- Generates a pulse on the selected PIOs
- RESET_ALARM -
Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
- 1-Wire Network reset result = alarm
- RESET_NOPRESENCE -
Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
- 1-Wire Network reset result = no presence
- RESET_PRESENCE -
Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
- 1-Wire Network reset result = presence
- RESET_SHORT -
Static variable in class com.dalsemi.onewire.adapter.DSPortAdapter
- 1-Wire Network reset result = shorted
- reset() -
Method in class com.dalsemi.onewire.adapter.DSPortAdapter
- Sends a Reset to the 1-Wire Network.
- reset() -
Method in class com.dalsemi.onewire.adapter.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.
- resetParameters() -
Method in class com.dalsemi.onewire.application.sha.SHATransaction
- Resets the value of all parameters for this transaction.
- resetParameters() -
Method in class com.dalsemi.onewire.application.sha.SHADebitUnsigned
- Resets all transaction parameters to default values
- resetParameters() -
Method in class com.dalsemi.onewire.application.sha.SHADebit
- Resets all transaction parameters to default values
- resetParameters() -
Method in class com.dalsemi.onewire.application.sha.SHASoftAuth
- Resets all transaction parameters to default values
- 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_11_BIT -
Static variable in class com.dalsemi.onewire.container.OneWireContainer28
- DS18B20 11-bit resolution constant for CONFIG byte
- RESOLUTION_12_BIT -
Static variable in class com.dalsemi.onewire.container.OneWireContainer28
- DS18B20 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_MAXIMUM -
Static variable in class com.dalsemi.onewire.container.OneWireContainer10
- maximum temperature resolution for this
OneWireContainer10
device.
- RESOLUTION_NORMAL -
Static variable in class com.dalsemi.onewire.container.OneWireContainer10
- default temperature resolution for this
OneWireContainer10
device.
- ResponseAPDU - class com.dalsemi.onewire.container.ResponseAPDU.
- A
ResponseAPDU
represents an Application Protocol Data Unit (APDU)
received from the smart card in response to a previous CommandAPDU
. - ResponseAPDU(byte[]) -
Constructor for class com.dalsemi.onewire.container.ResponseAPDU
- Constructs a new
ResponseAPDU
with the given buffer
byte array.
- RESUME -
Static variable in class com.dalsemi.onewire.container.OneWireContainer18
-
- resumeMonitor(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_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
- run() -
Method in class com.dalsemi.onewire.adapter.NetAdapterHost
- Run method for threaded NetAdapterHost.
- 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.application.monitor.AbstractDeviceMonitor
- Monitor run method that performs a periodic search
of the entire 1-Wire network.
S
- SAMPLE_IN_PROGRESS_FLAG -
Static variable in class com.dalsemi.onewire.container.OneWireContainer21
- STATUS REGISTER FLAG: Will read back true when a mission temperature conversion
is in progress
- SAMPLE_RATE -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Address of the Sample Rate Register
- save(OneWireContainer, String, boolean) -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM
- Saves simulated coprocessor configuration info to an (almost)
standard-format to a 1-Wire Memory Device's TMEX file.
- save(String, boolean) -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM
- Saves simulated coprocessor configuration info to an (almost)
standard-format to a hard drive file.
- SAXParser - class com.dalsemi.onewire.application.tag.SAXParser.
- A SAX parser.
- SAXParser() -
Constructor for class com.dalsemi.onewire.application.tag.SAXParser
- Construct the SAX parser.
- 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.NetworkDeviceMonitor
- Performs a search of the 1-Wire network, with branch searching
- search(Vector, Vector) -
Method in class com.dalsemi.onewire.application.monitor.DeviceMonitor
- Performs a search of the 1-Wire network without searching branches
- 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(Socket) -
Method in class com.dalsemi.onewire.adapter.NetAdapter
- New method, unique to NetAdapter.
- 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.
- 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 com.dalsemi.onewire.adapter.SerialService.
- 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.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.OneWireContainer30
- Sets the A/D alarm voltage value of the specified channel in the
provided state buffer.
- setADAlarm(int, int, double, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer20
- Sets the alarm voltage value of the specified channel in the
provided state buffer.
- setADAlarm(int, int, double, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- This method is used to set the alarm voltage value of the
specified channel in the provided state buffer.
- setADAlarmEnable(int, int, boolean, byte[]) -
Method in interface com.dalsemi.onewire.container.ADContainer
- Enables or disables the specified alarm on the specified channel.
- setADAlarmEnable(int, int, boolean, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Enables or disables the specified alarm on the specified channel.
- setADAlarmEnable(int, int, boolean, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Sets the A/D alarm enable value of the specified channel in the
provided state buffer.
- setADAlarmEnable(int, int, boolean, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer20
- Sets the alarm enable value of the specified channel in the
provided state buffer.
- setADAlarmEnable(int, int, boolean, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- This method is used to set the alarm enable value of the
specified channel in the provided state buffer.
- 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.NetworkDeviceMonitor
- 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
- 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.OneWireContainer41
- Sets the input range for the specified channel.
- setADRange(int, double, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Sets the A/D input range for the specified channel in the provided state
buffer.
- setADRange(int, double, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer20
- Sets the input range for the specified channel in the provided state
buffer.
- setADRange(int, double, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- This method is used to set the input range for the
specified channel in the provided state buffer.
- 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.OneWireContainer41
- Sets the conversion resolution value for the specified channel.
- setADResolution(int, double, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Sets the A/D conversion resolution value for the specified channel in the
provided state buffer.
- setADResolution(int, double, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer20
- Sets the conversion resolution value for the specified channel in
the provided state buffer.
- setADResolution(int, double, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- This method is used to set the conversion resolution value for the
specified channel in the provided state buffer.
- 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.OneWireContainer29
- 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.OneWireContainer1C
- 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.OneWireContainer29
- 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.OneWireContainer1C
- 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 class com.dalsemi.onewire.container.OneWireContainer41
- 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.OneWireContainer04
- Sets the Real-Time clock.
- setClock(long, byte[]) -
Method in interface com.dalsemi.onewire.container.ClockContainer
- Sets the Real-Time clock.
- setClock(long, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- This method sets the Clock time in the provided state data
Use the method
writeDevice()
with
this data to finalize the change to the device.
- setClockAlarm(int, int, int, int, int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer21
- Set the DS1921's alarm clock.
- setClockAlarm(long, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Sets the clock alarm.
- 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.OneWireContainer04
- Sets the clock alarm.
- setClockAlarm(long, byte[]) -
Method in interface com.dalsemi.onewire.container.ClockContainer
- Sets the clock alarm.
- setClockAlarm(long, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- This method sets the Clock Alarm in the provided state
data.
- setClockAlarmEnable(boolean, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- 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.OneWireContainer04
- Enables or disables the clock alarm.
- setClockAlarmEnable(boolean, byte[]) -
Method in interface com.dalsemi.onewire.container.ClockContainer
- Enables or disables the clock alarm.
- setClockAlarmEnable(boolean, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- This method sets the Clock Alarm enable.
- setClockRunEnable(boolean, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- 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.OneWireContainer04
- Enables or disables the oscillator, turning the clock 'on' and 'off'.
- setClockRunEnable(boolean, byte[]) -
Method in interface com.dalsemi.onewire.container.ClockContainer
- Enables or disables the oscillator, turning the clock 'on' and 'off'.
- setClockRunEnable(boolean, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- This method sets the oscillator enable to the specified
value.
- setClusterName(String) -
Method in class com.dalsemi.onewire.application.tag.TaggedDevice
- Sets the cluster name for the tagged device.
- 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.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.OneWireContainer37
- Sets the value of the read password for the container.
- 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.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.OneWireContainer37
- Sets the value of the read/write password for the container.
- 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.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.OneWireContainer37
- Sets the value of the read/write password for the container.
- 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.OneWireContainer41
- Enables/Disables passwords for this 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 interface com.dalsemi.onewire.container.PasswordContainer
- 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.OneWireContainer37
- 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.OneWireContainer41
- Writes the given password to the device's Read-Only password register.
- 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 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.OneWireContainer41
- Writes the given password to the device's Read/Write 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 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.OneWireContainer41
- Writes the given password to the device's Write-Only password register.
- 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 interface com.dalsemi.onewire.container.PasswordContainer
- Writes the given password to the device's Write-Only password register.
- 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(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.OneWireContainer41
- Sets the status of the specified flag in the specified register.
- setFlag(int, byte, boolean) -
Method in class com.dalsemi.onewire.container.OneWireContainer21
- Sets the status of the specified flag in the specified register.
- setFlag(int, byte, boolean) -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Sets one of the flags in one of the registers.
Valid registers are:
PROTECTION_REGISTER
,
STATUS_REGISTER
,
EEPROM_REGISTER
and
SPECIAL_FEATURE_REGISTER
.
- setFlag(int, byte, boolean, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- 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.
- 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 class com.dalsemi.onewire.container.OneWireContainer41
- 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 interface com.dalsemi.onewire.container.HumidityContainer
- 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 class com.dalsemi.onewire.container.OneWireContainer41
- 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 interface com.dalsemi.onewire.container.HumidityContainer
- Sets the current Humidity resolution in percent in the provided
state
data.
- setiButton18(OneWireContainer18) -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser18
- Modifies this SHA iButton so that it refers to another DS1963S
container.
- setiButton33(OneWireContainer33) -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser33
- Modifies this SHA iButton so that it refers to another DS1961S
container.
- setiButtonUser(byte[]) -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser
- Modifies this SHA iButton so that it refers to another device.
- setiButtonUser(byte[]) -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser33
- Modifies this SHA iButton so that it refers to another device.
- setiButtonUser(byte[]) -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser18
- Modifies this SHA iButton so that it refers to another device.
- setiButtonUser(DSPortAdapter, byte[]) -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser
- Modifies this SHA iButton so that it refers to another device.
- setiButtonUser(DSPortAdapter, byte[]) -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser33
- Modifies this SHA iButton so that it refers to another 1963S.
- setiButtonUser(DSPortAdapter, byte[]) -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser18
- Modifies this SHA iButton so that it refers to another 1963S.
- setICA(int) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- Set the value of the ICA.
- setInit(String) -
Method in class com.dalsemi.onewire.application.tag.TaggedDevice
- Sets the init (initialization String) for the
tagged device.
- setInterruptEnable(boolean, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer27
- Enables or disables hardware interrupting.
- setInterruptInterval(byte, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer27
- Sets the interval at which interrupting will occur.
- setIntervalTimer(long, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer04
- Sets the Interval Timer.
- setIntervalTimerAlarm(long, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer04
- Sets the Interval Timer Alarm.
- setIntervalTimerAlarmEnable(boolean, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer04
- Sets the Interval Timer Alarm enable.
- setIntervalTimerAutomatic(boolean, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer04
- Sets the Interval timer to automatic or manual mode.
- setIntervalTimerRunState(boolean, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer04
- Sets the Interval timer run/stop mode.
- setLabel(String) -
Method in class com.dalsemi.onewire.application.tag.TaggedDevice
- Sets the label for the tagged device.
- setLastModified(long) -
Method in class com.dalsemi.onewire.application.file.OWFile
- Sets the last-modified time of the file or directory named by this
abstract pathname.
- setLatchState(boolean) -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Sets the state for the Programmable Input/Output pin.
- setLatchState(byte, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer29
- Sets the latch state for all of the channels.
- setLatchState(byte, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer3A
- Sets the latch state for all of the channels.
- 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.OneWireContainer05
- 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(int, boolean, boolean, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer3A
- 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(int, boolean, boolean, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer12
- Sets the latch state of the indicated channel.
- setLatchState(int, boolean, boolean, byte[]) -
Method in interface com.dalsemi.onewire.container.SwitchContainer
- Sets the latch state of the indicated channel.
- 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 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 interface com.dalsemi.onewire.container.MissionContainer
- Sets the threshold value which will trigger the alarm of the
specified type on 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 interface com.dalsemi.onewire.container.MissionContainer
- Enables/disables the alarm of the specified type for the specified channel
- 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) -
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, 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.
- setMissionResolution(int, double) -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Sets the selected resolution for the specified channel.
- setMissionResolution(int, double) -
Method in interface com.dalsemi.onewire.container.MissionContainer
- 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(DSPortAdapter, Vector) -
Method in class com.dalsemi.onewire.application.tag.TaggedDevice
- Sets the OWPath for the tagged device.
- setOWPath(OWPath) -
Method in class com.dalsemi.onewire.application.tag.TaggedDevice
- Sets the OWPath for the tagged device.
- setPageWriteOnce(int) -
Method in class com.dalsemi.onewire.container.OneWireContainer2D
- Lock the specifed page in the current memory bank.
- 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.SHATransaction
- Sets a particular parameter for this transaction.
- setParameter(int, int) -
Method in class com.dalsemi.onewire.application.sha.SHADebitUnsigned
- Sets the value of a particular parameter for this
debit transaction.
- setParameter(int, int) -
Method in class com.dalsemi.onewire.application.sha.SHADebit
- Sets the value of a particular parameter for this
debit transaction.
- setParameter(int, int) -
Method in class com.dalsemi.onewire.application.sha.SHASoftAuth
- Sets the value of a particular parameter for this
debit 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.NetAdapterHost
- Sets the secret used for authenticating incoming client connections.
- setSecret(String) -
Method in class com.dalsemi.onewire.adapter.NetAdapter
- Sets the shared secret for authenticating this NetAdapter with
a NetAdapterHost.
- setSelection(String) -
Method in interface com.dalsemi.onewire.application.tag.TaggedActuator
- Set the selectionof this actuator
- setSelection(String) -
Method in class com.dalsemi.onewire.application.tag.Switch
- Set the selection of this actuator
- setSelection(String) -
Method in class com.dalsemi.onewire.application.tag.D2A
- Set the selection of this actuator
- setSenseResistor(double) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- Set the value of the sense resistor used to determine
battery current.
- setSpeed(int) -
Method in class com.dalsemi.onewire.adapter.DSPortAdapter
- Sets the new speed of data
transfer on the 1-Wire Network.
- setSpeed(int) -
Method in class com.dalsemi.onewire.adapter.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.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.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.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.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.OneWireContainer12
- Directs the container to avoid the calls to doSpeed() in methods that communicate
with the Thermocron.
- setSpeedCheck(boolean) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- Directs the container to avoid the calls to doSpeed() in methods that communicate
with the Thermocron.
- setSpeedCheck(boolean) -
Method in class com.dalsemi.onewire.container.OneWireContainer18
- Directs the container to avoid the calls to doSpeed() in methods that communicate
with the SHA iButton.
- 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.
- 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.OneWireContainer21
- Sets the temperature alarm value in Celsius in the provided
state
data.
- setTemperatureAlarm(int, double, byte[]) -
Method in interface com.dalsemi.onewire.container.TemperatureContainer
- Sets the temperature alarm value in Celsius in the provided
state
data.
- setTemperatureAlarm(int, double, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer10
- Sets the temperature alarm value in Celsius in the provided
state
data.
- setTemperatureAlarm(int, double, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Sets the temperature alarm value in degrees C in the
provided state data.
- setTemperatureAlarm(int, double, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer28
- 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.
- 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.OneWireContainer41
- 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 interface com.dalsemi.onewire.container.TemperatureContainer
- Sets the current temperature resolution in Celsius in the provided
state
data.
- setTemperatureResolution(double, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer10
- Sets the current temperature resolution in Celsius in the provided
state
data.
- setTemperatureResolution(double, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Sets the current temperature resolution in degrees C in the provided state data.
- setTemperatureResolution(double, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer28
- 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.
- setThreshold(byte) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- Set the minimum current measurement magnitude for which the ICA/CCA/DCA
are incremented.
- setupContainer(DSPortAdapter, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer
- Provides this container with the adapter object used to access this device and
the address of the iButton or 1-Wire device.
- setupContainer(DSPortAdapter, byte[]) -
Method in class com.dalsemi.onewire.container.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.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.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.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, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer18
- Provides this container with the adapter object used to access this device and
the address of the iButton or 1-Wire device.
- setupContainer(DSPortAdapter, long) -
Method in class com.dalsemi.onewire.container.OneWireContainer
- Provides this container with the adapter object used to access this device and
the address of the iButton or 1-Wire device.
- setupContainer(DSPortAdapter, long) -
Method in class com.dalsemi.onewire.container.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.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.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.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.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.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.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.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.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.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.OneWireContainer37
- 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.SHATransaction
- Setups initial transaction data on SHAiButtonUser.
- setupTransactionData(SHAiButtonUser) -
Method in class com.dalsemi.onewire.application.sha.SHADebitUnsigned
- Setup account data on a fresh user iButton.
- setupTransactionData(SHAiButtonUser) -
Method in class com.dalsemi.onewire.application.sha.SHADebit
- Setup account data on a fresh user iButton.
- setupTransactionData(SHAiButtonUser) -
Method in class com.dalsemi.onewire.application.sha.SHASoftAuth
- Setup account data on a fresh user iButton.
- setUseOverridingAdapter(DSPortAdapter) -
Static method in class com.dalsemi.onewire.OneWireAccessProvider
- Sets an overriding adapter.
- setWiperPosition(int) -
Method in class com.dalsemi.onewire.container.OneWireContainer2C
- Sets the wiper position for the potentiometer.
- setWiperPosition(int) -
Method in interface com.dalsemi.onewire.container.PotentiometerContainer
- Sets the wiper position of the potentiometer.
- setWriter(Writer) -
Static method in class com.dalsemi.onewire.utils.IOHelper
-
- setWriteVerification(boolean) -
Method in interface com.dalsemi.onewire.container.MemoryBank
- Sets or clears write verification for the
write
method.
- setWriteVerification(boolean) -
Method in class com.dalsemi.onewire.container.MemoryBankSHAEE
- Set the write verification for the 'write()' method.
- SHA - class com.dalsemi.onewire.utils.SHA.
- Utility methods for performing SHA calculations.
- SHA_FUNCTION_FAILED -
Static variable in class com.dalsemi.onewire.application.sha.SHATransaction
-
- SHA_FUNCTION_FAILED -
Static variable in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
-
- SHADebit - class com.dalsemi.onewire.application.sha.SHADebit.
- This class implements an account debit application for SHA Transactions.
- SHADebit(SHAiButtonCopr) -
Constructor for class com.dalsemi.onewire.application.sha.SHADebit
- SHADebit constructor.
- SHADebit(SHAiButtonCopr, int, int) -
Constructor for class com.dalsemi.onewire.application.sha.SHADebit
- SHADebit constructor.
- SHADebitUnsigned - class com.dalsemi.onewire.application.sha.SHADebitUnsigned.
- This class implements an account debit application for unsigned SHA
Transactions.
- SHADebitUnsigned(SHAiButtonCopr) -
Constructor for class com.dalsemi.onewire.application.sha.SHADebitUnsigned
- SHADebitUnsigned constructor.
- SHADebitUnsigned(SHAiButtonCopr, int, int) -
Constructor for class com.dalsemi.onewire.application.sha.SHADebitUnsigned
- SHADebitUnsigned constructor.
- SHAFunction(byte) -
Method in class com.dalsemi.onewire.container.OneWireContainer18
- Performs one of the DS1963S's cryptographic functions.
- SHAFunction(byte, int) -
Method in class com.dalsemi.onewire.container.OneWireContainer18
- Performs one of the DS1963S's cryptographic functions.
- SHAiButtonCopr - class com.dalsemi.onewire.application.sha.SHAiButtonCopr.
- Class for holding instances of SHA iButton Coprocessors involved in SHA
Transactions.
- SHAiButtonCopr(OneWireContainer18, String) -
Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonCopr
- Sets up this coprocessor object based on the contents of the file
coprFilename
stored on owc
.
- SHAiButtonCopr(OneWireContainer18, String, boolean, int, int, int, int, int, byte, byte[], byte[], byte[], byte[], byte[], byte[], byte[], byte[], byte[]) -
Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonCopr
- Sets up this coprocessor object based on the provided parameters
and saves all of these parameters as the contents of the file
coprFilename
stored on owc
.
- SHAiButtonCoprVM - class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM.
- Class for simulating an instance of a SHA iButton 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(OneWireContainer18, String, byte[], byte[]) -
Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM
- Simulates a specific DS1963S coprocessor device.
- SHAiButtonCoprVM(OneWireContainer, String) -
Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM
- Loads a simulated DS1963S coprocessor device from any 1-Wire memory device
supported by the 1-Wire File I/O API.
- SHAiButtonCoprVM(OneWireContainer, String, byte[], byte[]) -
Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM
- Loads a simulated DS1963S coprocessor device from any 1-Wire
memory device supported by the 1-Wire File I/O API.
- SHAiButtonCoprVM(String) -
Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM
- Loads a simulated DS1963S coprocessor device from disk.
- SHAiButtonCoprVM(String, byte[], byte[]) -
Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM
- Loads a simulated DS1963S coprocessor device from disk.
- SHAiButtonUser - class com.dalsemi.onewire.application.sha.SHAiButtonUser.
- The abstract superclass for all users of a SHAiButton transaction system.
- SHAiButtonUser() -
Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonUser
-
- SHAiButtonUser18 - class com.dalsemi.onewire.application.sha.SHAiButtonUser18.
- Class representing DS1963S (or DS2421), family-code 0x18, SHA iButtons as a user
token in SHA Transactions.
- SHAiButtonUser18(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(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.
- SHAiButtonUser18(SHAiButtonCopr, OneWireContainer18) -
Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonUser18
- Creates a valid SHAiButtonUser object.
- SHAiButtonUser18(SHAiButtonCopr, OneWireContainer18, boolean, byte[]) -
Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonUser18
- Initialize a DS1963S as a fresh user iButton for a given SHA service.
- SHAiButtonUser33 - class com.dalsemi.onewire.application.sha.SHAiButtonUser33.
- Class representing DS1961S (or DS2432), family-code 0x33, SHA iButtons as a user
token in SHA Transactions.
- SHAiButtonUser33(byte[], byte[], int, OneWireContainer33) -
Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonUser33
- Creates a valid SHAiButtonUser object.
- 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, OneWireContainer33, boolean, byte[]) -
Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonUser33
- Initialize a DS1961S as a fresh user iButton for a given SHA service.
- SHAiButtonUser33(SHAiButtonCopr, SHAiButtonCopr) -
Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonUser33
- Creates a mostly unitialized SHAiButtonUser object.
- SHAiButtonUser33(SHAiButtonCopr, SHAiButtonCopr, OneWireContainer33) -
Constructor for class com.dalsemi.onewire.application.sha.SHAiButtonUser33
- Creates a valid SHAiButtonUser object.
- SHASoftAuth - class com.dalsemi.onewire.application.sha.SHASoftAuth.
- 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 com.dalsemi.onewire.application.sha.SHATransaction.
- 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.
- 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 interface com.dalsemi.onewire.container.MissionContainer
- 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 class com.dalsemi.onewire.container.OneWireContainer41
- Stops the currently running mission.
- stopMission() -
Method in interface com.dalsemi.onewire.container.MissionContainer
- Ends the currently running mission.
- Switch - class com.dalsemi.onewire.application.tag.Switch.
- This class provides a default object for the Switch type of a tagged 1-Wire device.
- Switch() -
Constructor for class com.dalsemi.onewire.application.tag.Switch
- Creates an object for the device.
- Switch(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.application.tag.Switch
- Creates an object for the device with the supplied address connected
to the supplied port adapter.
- SwitchContainer - interface com.dalsemi.onewire.container.SwitchContainer.
- Interface class for 1-Wire® switch devices.
- sync() -
Method in class com.dalsemi.onewire.application.file.OWFileDescriptor
- Force all system buffers to synchronize with the underlying
device.
T
- TaggedActuator - interface com.dalsemi.onewire.application.tag.TaggedActuator.
-
- TaggedDevice - class com.dalsemi.onewire.application.tag.TaggedDevice.
- This class provides a default object for a tagged 1-Wire device.
- TaggedDevice() -
Constructor for class com.dalsemi.onewire.application.tag.TaggedDevice
- Creates an object for the device.
- TaggedDevice(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.application.tag.TaggedDevice
- Creates an object for the device with the supplied address and device type connected
to the supplied port adapter.
- TaggedSensor - interface com.dalsemi.onewire.application.tag.TaggedSensor.
-
- TAGParser - class com.dalsemi.onewire.application.tag.TAGParser.
- The tag parser parses tagging information.
- TAGParser(DSPortAdapter) -
Constructor for class com.dalsemi.onewire.application.tag.TAGParser
- Construct the tag parser.
- targetAllFamilies() -
Method in class com.dalsemi.onewire.adapter.DSPortAdapter
- Removes any selectivity during a search for iButtons or 1-Wire devices
by family type.
- targetAllFamilies() -
Method in class com.dalsemi.onewire.adapter.NetAdapter
- Removes any selectivity during a search for iButtons or 1-Wire devices
by family type.
- targetFamily(byte[]) -
Method in class com.dalsemi.onewire.adapter.DSPortAdapter
- Takes an array of bytes to use for selectively searching for acceptable
family codes.
- targetFamily(byte[]) -
Method in class com.dalsemi.onewire.adapter.NetAdapter
- Takes an array of bytes to use for selectively searching for acceptable
family codes.
- targetFamily(int) -
Method in class com.dalsemi.onewire.adapter.DSPortAdapter
- Takes an integer to selectively search for this desired family type.
- targetFamily(int) -
Method in class com.dalsemi.onewire.adapter.NetAdapter
- Takes an integer to selectively search for this desired family type.
- TB_FLAG -
Static variable in class com.dalsemi.onewire.container.OneWireContainer26
- Flag to check whether or not a temperature conversion is in progress
using getFlag().
- TCR_BIT_ENABLE_TEMPERATURE_HIGH_ALARM -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Temperature Control Register Bit: Enable Data Low Alarm
- TCR_BIT_ENABLE_TEMPERATURE_LOW_ALARM -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Temperature Control Register Bit: Enable Data Low Alarm
- TEMP_CORE_BUSY_FLAG -
Static variable in class com.dalsemi.onewire.container.OneWireContainer21
- STATUS REGISTER FLAG: Will read back true if a temperature conversion
of any kind is in progress.
- TEMP_HIGH_SEARCH_FLAG -
Static variable in class com.dalsemi.onewire.container.OneWireContainer21
- CONTROL REGISTER FLAG: When enabled, the device will respond to conditional
search command if the temperature has reached the high temperature threshold.
- TEMP_LOW_SEARCH_FLAG -
Static variable in class com.dalsemi.onewire.container.OneWireContainer21
- CONTROL REGISTER FLAG: When enabled, the device will respond to conditional
search command if the temperature has reached the low temperature threshold.
- TEMPERATURE_CHANNEL -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Refers to the Temperature Channel for this device
- TEMPERATURE_CONTROL_REGISTER -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Address of Temperature Control Register
- TEMPERATURE_HIGH_ALARM -
Static variable in class com.dalsemi.onewire.container.OneWireContainer21
- High temperature alarm value for the methods
getAlarmStatus()
,
getAlarmHistory()
, and setTemperatureAlarm()
.
- TEMPERATURE_HIGH_ALARM_THRESHOLD -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Address of the Temperature High Alarm Register
- TEMPERATURE_HIGH_FLAG -
Static variable in class com.dalsemi.onewire.container.OneWireContainer21
- STATUS REGISTER FLAG: Will read back true when the temperature during a mission
reaches or exceeds the temperature high threshold.
- TEMPERATURE_LOW_ALARM -
Static variable in class com.dalsemi.onewire.container.OneWireContainer21
- Low temperature alarm value for the methods
getAlarmStatus()
,
getAlarmHistory()
, and setTemperatureAlarm()
.
- TEMPERATURE_LOW_ALARM_THRESHOLD -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- Address of the Temperature Low Alarm Register
- TEMPERATURE_LOW_FLAG -
Static variable in class com.dalsemi.onewire.container.OneWireContainer21
- STATUS REGISTER FLAG: Will read back true when a temperature equal to or below
the low temperature threshold was detected on a mission.
- TemperatureContainer - interface com.dalsemi.onewire.container.TemperatureContainer.
- 1-Wire temperature interface class for basic temperature measuring
operations.
- Thermal - class com.dalsemi.onewire.application.tag.Thermal.
- This class provides a default object for the Thermal type of a tagged 1-Wire device.
- Thermal() -
Constructor for class com.dalsemi.onewire.application.tag.Thermal
- Creates an object for the device.
- Thermal(DSPortAdapter, String) -
Constructor for class com.dalsemi.onewire.application.tag.Thermal
- Creates an object for the device with the supplied address and device type connected
to the supplied port adapter.
- throwException() -
Method in class com.dalsemi.onewire.application.monitor.DeviceMonitorException
- Throws the wrapped exception to the calling object.
- TIMER_ALARM -
Static variable in class com.dalsemi.onewire.container.OneWireContainer21
- Clock alarm value for the methods
getAlarmStatus()
and isClockAlarming()
.
- TIMER_ALARM_FLAG -
Static variable in class com.dalsemi.onewire.container.OneWireContainer21
- STATUS REGISTER FLAG: Will read back true when a clock alarm has occurred.
- TIMER_ALARM_SEARCH_FLAG -
Static variable in class com.dalsemi.onewire.container.OneWireContainer21
- CONTROL REGISTER FLAG: When enabled, the device will respond to conditional
search command if a timer alarm has occurred.
- toByteArray(int) -
Static method in class com.dalsemi.onewire.utils.Convert
- This method constructs a LSByte byte array with 4 bytes from an int.
- toByteArray(int, byte[]) -
Static method in class com.dalsemi.onewire.utils.Convert
- This method constructs a LSByte byte array with 4 bytes from an int.
- toByteArray(int, byte[], int, int) -
Static method in class com.dalsemi.onewire.utils.Convert
- This method constructs a LSByte byte array with specified length from an int.
- toByteArray(long) -
Static method in class com.dalsemi.onewire.utils.Address
- Convert an iButton or 1-Wire device address as a long
(little endian) into an array of bytes.
- toByteArray(long) -
Static method in class com.dalsemi.onewire.utils.Convert
- This method constructs a LSByte byte array with 8 bytes from a long.
- toByteArray(long, byte[]) -
Static method in class com.dalsemi.onewire.utils.Convert
- This method constructs a LSByte byte array with 8 bytes from a long.
- toByteArray(long, byte[], int, int) -
Static method in class com.dalsemi.onewire.utils.Convert
- This method constructs a LSByte byte array with specified length from a long.
- toByteArray(String) -
Static method in class com.dalsemi.onewire.utils.Address
- Converts a 1-Wire Network Address string (big endian)
to a byte array (little endian).
- toByteArray(String) -
Static method in class com.dalsemi.onewire.utils.Convert
- Converts a hex-encoded string into an array of bytes.
- toByteArray(String, byte[]) -
Static method in class com.dalsemi.onewire.utils.Convert
- Converts a hex-encoded string into an array of bytes.
- toByteArray(String, byte[], int, int) -
Static method in class com.dalsemi.onewire.utils.Convert
- Converts a hex-encoded string into an array of bytes.
- toCelsius(double) -
Static method in class com.dalsemi.onewire.utils.Convert
- Converts a temperature reading from Fahrenheit to Celsius.
- toFahrenheit(double) -
Static method in class com.dalsemi.onewire.utils.Convert
- Converts a temperature reading from Celsius to Fahrenheit.
- toHexString(byte) -
Static method in class com.dalsemi.onewire.utils.Convert
- Converts a single byte into a hex-encoded string.
- toHexString(byte[]) -
Static method in class com.dalsemi.onewire.utils.Convert
- Converts a byte array into a hex-encoded String, using the provided
delimeter.
- toHexString(byte[], int, int) -
Static method in class com.dalsemi.onewire.utils.Convert
- Converts a byte array into a hex-encoded String, using the provided
delimeter.
- toHexString(byte[], int, int, String) -
Static method in class com.dalsemi.onewire.utils.Convert
- Converts a byte array into a hex-encoded String, using the provided
delimeter.
- toHexString(byte[], String) -
Static method in class com.dalsemi.onewire.utils.Convert
- Converts a byte array into a hex-encoded String, using the provided
delimeter.
- toHexString(char) -
Static method in class com.dalsemi.onewire.utils.Convert
- Converts a single character into a hex-encoded string.
- toHexString(char[]) -
Static method in class com.dalsemi.onewire.utils.Convert
- Converts a char array into a hex-encoded String, using the provided
delimeter.
- toHexString(char[], int, int) -
Static method in class com.dalsemi.onewire.utils.Convert
- Converts a byte array into a hex-encoded String, using the provided
delimeter.
- toHexString(char[], int, int, String) -
Static method in class com.dalsemi.onewire.utils.Convert
- Converts a char array into a hex-encoded String, using the provided
delimeter.
- toHexString(char[], String) -
Static method in class com.dalsemi.onewire.utils.Convert
- Converts a char array into a hex-encoded String, using the provided
delimeter.
- toHexString(int) -
Static method in class com.dalsemi.onewire.utils.Convert
- Converts an integer into a hex-encoded string (LSByte).
- toHexString(long) -
Static method in class com.dalsemi.onewire.utils.Convert
- Converts a long into a hex-encoded string (LSByte).
- toInt(byte[]) -
Static method in class com.dalsemi.onewire.utils.Convert
- This method constructs an int from a LSByte byte array of specified length.
- toInt(byte[], int, int) -
Static method in class com.dalsemi.onewire.utils.Convert
- This method constructs an int from a LSByte byte array of specified length.
- toInt(String) -
Static method in class com.dalsemi.onewire.utils.Convert
- Converts a hex-encoded string (LSByte) into an int.
- toLong(byte[]) -
Static method in class com.dalsemi.onewire.utils.Address
- Converts a 1-Wire Network Address to a long (little endian).
- toLong(byte[]) -
Static method in class com.dalsemi.onewire.utils.Convert
- This method constructs a long from a LSByte byte array of specified length.
- toLong(byte[], int, int) -
Static method in class com.dalsemi.onewire.utils.Convert
- This method constructs a long from a LSByte byte array of specified length.
- toLong(String) -
Static method in class com.dalsemi.onewire.utils.Address
- Converts a 1-Wire Network Address to a long (little endian).
- toLong(String) -
Static method in class com.dalsemi.onewire.utils.Convert
- Converts a hex-encoded string (LSByte) into a long.
- toString() -
Method in class com.dalsemi.onewire.adapter.DSPortAdapter
- Returns a string representation of this DSPortAdapter, in the format
of " ".
- toString() -
Method in class com.dalsemi.onewire.application.file.OWFile
- Returns the pathname string of this abstract pathname.
- toString() -
Method in class com.dalsemi.onewire.application.monitor.DeviceMonitorException
- Converts this object to a String.
- toString() -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
- Returns a string representing the 1-Wire address of this SHAiButton.
- toString() -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM
- Returns a string representing the 1-Wire address of this SHAiButton.
- toString() -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser
- Returns a string representing this SHAiButton.
- toString() -
Method in class com.dalsemi.onewire.application.tag.TaggedDevice
-
- toString() -
Method in class com.dalsemi.onewire.container.CommandAPDU
- Gets a string representation of this
CommandAPDU
.
- toString() -
Method in class com.dalsemi.onewire.container.OneWireContainer
- Returns a string representation of the object.
- toString() -
Method in class com.dalsemi.onewire.container.ResponseAPDU
- Gets a string representation of this
ResponseAPDU
.
- toString() -
Method in class com.dalsemi.onewire.utils.OWPath
- Get a string representation of this 1-Wire path.
- toString(byte[]) -
Static method in class com.dalsemi.onewire.utils.Address
- Converts a 1-Wire Network address byte array (little endian)
to a hex string representation (big endian).
- toString(double, int) -
Static method in class com.dalsemi.onewire.utils.Convert
- Converts a double value into a string with the specified number of
digits after the decimal place.
- toString(float, int) -
Static method in class com.dalsemi.onewire.utils.Convert
- Converts a float value into a string with the specified number of
digits after the decimal place.
- toString(long) -
Static method in class com.dalsemi.onewire.utils.Address
- Converts a 1-Wire Network address long (little endian)
to a hex string representation (big endian).
U
- UNDERVOLTAGE_FLAG -
Static variable in class com.dalsemi.onewire.container.OneWireContainer30
- PROTECTION REGISTER FLAG: When this flag is
true
, the
battery pack has experienced an undervoltage.
- USER_BAD_ACCOUNT_DATA -
Static variable in class com.dalsemi.onewire.application.sha.SHATransaction
-
- USER_BALANCE -
Static variable in class com.dalsemi.onewire.application.sha.SHADebitUnsigned
- Retrieve the amount for user's current balance
- USER_BALANCE -
Static variable in class com.dalsemi.onewire.application.sha.SHADebit
- Retrieve the amount for user's current balance
- USER_DATA_NOT_UPDATED -
Static variable in class com.dalsemi.onewire.application.sha.SHATransaction
-
- USER_READ_AUTH_FAILED -
Static variable in class com.dalsemi.onewire.application.sha.SHATransaction
-
- USER_WRITE_DATA_FAILED -
Static variable in class com.dalsemi.onewire.application.sha.SHATransaction
-
- useResume(boolean) -
Method in class com.dalsemi.onewire.container.OneWireContainer18
- Tells this
OneWireContainer18
whether it can use the RESUME
command.
V
- valid() -
Method in class com.dalsemi.onewire.application.file.OWFileDescriptor
- Tests if this file descriptor object is valid.
- VALIDATE_DATA_PAGE -
Static variable in class com.dalsemi.onewire.container.OneWireContainer18
-
- VERIFICATION_DATA -
Static variable in class com.dalsemi.onewire.application.sha.SHASoftAuth
- Update the verification data
- VERIFY_PSW_COMMAND -
Static variable in class com.dalsemi.onewire.container.OneWireContainer37
- 1-Wire command for Verifing the Password
- verifyAuthentication(byte[], byte[], byte[], byte[], byte) -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
- Determines if a
SHAiButtonUser
belongs to the system
defined by this Coprocessor iButton.See the usage example in this
class for initializing a Coprocessor iButton.
- verifyAuthentication(byte[], byte[], byte[], byte[], byte) -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM
- Determines if a
SHAiButtonUser
belongs to the system
defined by this Coprocessor iButton.See the usage example in this
class for initializing a Coprocessor iButton.
- verifyPassword(byte[], int, int) -
Method in class com.dalsemi.onewire.container.OneWireContainer37
-
- verifySignature(byte[], byte[], byte[]) -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
- Verifies a User iButton's signed data on this Coprocessor iButton.
- verifySignature(byte[], byte[], byte[]) -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonCoprVM
- Verifies a User iButton's signed data on this Coprocessor iButton.
- verifyTransactionData(SHAiButtonUser) -
Method in class com.dalsemi.onewire.application.sha.SHATransaction
- Verifies account data is valid for this service.
- verifyTransactionData(SHAiButtonUser) -
Method in class com.dalsemi.onewire.application.sha.SHADebitUnsigned
- Verifies user's account data.
- verifyTransactionData(SHAiButtonUser) -
Method in class com.dalsemi.onewire.application.sha.SHADebit
- Verifies user's account data.
- verifyTransactionData(SHAiButtonUser) -
Method in class com.dalsemi.onewire.application.sha.SHASoftAuth
- Verifies user's account data.
- verifyUser(SHAiButtonUser) -
Method in class com.dalsemi.onewire.application.sha.SHATransaction
- Verifies that SHAiButtonUser is a valid user of this service.
- verifyUser(SHAiButtonUser) -
Method in class com.dalsemi.onewire.application.sha.SHADebitUnsigned
- Verifies user's authentication response.
- verifyUser(SHAiButtonUser) -
Method in class com.dalsemi.onewire.application.sha.SHADebit
- Verifies user's authentication response.
- verifyUser(SHAiButtonUser) -
Method in class com.dalsemi.onewire.application.sha.SHASoftAuth
- Verifies user's authentication response.
- versionUID -
Static variable in interface com.dalsemi.onewire.adapter.NetAdapterConstants
- version UID, used to detect incompatible host
- voltageToInt(double, double) -
Static method in class com.dalsemi.onewire.container.OneWireContainer20
- Converts a voltage double value to the DS2450 specific int value.
W
- waitForSuccessfulFinish() -
Method in class com.dalsemi.onewire.container.OneWireContainer18
- Waits for the DS1963S's output to alternate.
- wiperSettingsAreVolatile(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer2C
- Queries to see if this 1-Wire Potentiometer device's
wiper settings are volatile or non-volatile.
- wiperSettingsAreVolatile(byte[]) -
Method in interface com.dalsemi.onewire.container.PotentiometerContainer
- Querys to see if this Potentiometer 1-Wire Device's
wiper settings are volatile or non-volatile.
- WRITE_DATA_PAGE_FAILED -
Static variable in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
-
- WRITE_REGISTER -
Static variable in class com.dalsemi.onewire.container.OneWireContainer1C
- Writes the value to the Conditional Search registers or Control/Status register
- WRITE_SCRATCHPAD -
Static variable in class com.dalsemi.onewire.container.OneWireContainer18
-
- WRITE_SCRATCHPAD_COMMAND -
Static variable in class com.dalsemi.onewire.container.OneWireContainer41
- 1-Wire command for Write Scratchpad
- WRITE_SCRATCHPAD_COMMAND -
Static variable in class com.dalsemi.onewire.container.OneWireContainer37
- 1-Wire command for Write Scratchpad
- WRITE_SCRATCHPAD_COMMAND -
Static variable in class com.dalsemi.onewire.container.OneWireContainer28
- DS18B20 writes data to scratchpad command
- WRITE_SCRATCHPAD_FAILED -
Static variable in class com.dalsemi.onewire.application.sha.SHAiButtonCopr
-
- write(boolean) -
Static method in class com.dalsemi.onewire.utils.IOHelper
-
- write(byte[]) -
Method in class com.dalsemi.onewire.adapter.SerialService
-
- write(byte[]) -
Method in class com.dalsemi.onewire.application.file.OWFileOutputStream
- Writes
b.length
bytes from the specified byte array
to this file output stream.
- write(byte[], int, int) -
Method in class com.dalsemi.onewire.adapter.SerialService
-
- write(byte[], int, int) -
Method in class com.dalsemi.onewire.application.file.OWFileOutputStream
- Writes
len
bytes from the specified byte array
starting at offset off
to this file output stream.
- write(char) -
Method in class com.dalsemi.onewire.adapter.SerialService
-
- write(char[]) -
Method in class com.dalsemi.onewire.adapter.SerialService
-
- write(char[], int, int) -
Method in class com.dalsemi.onewire.adapter.SerialService
-
- write(int) -
Method in class com.dalsemi.onewire.adapter.SerialService
-
- write(int) -
Method in class com.dalsemi.onewire.application.file.OWFileOutputStream
- Writes the specified byte to this file output stream.
- write(int) -
Static method in class com.dalsemi.onewire.utils.IOHelper
-
- write(int, byte[], int, int) -
Method in interface com.dalsemi.onewire.container.MemoryBank
- Writes memory in this bank.
- write(int, byte[], int, int) -
Method in class com.dalsemi.onewire.container.MemoryBankScratchSHAEE
- Write memory in the current bank.
- write(int, byte[], int, int) -
Method in class com.dalsemi.onewire.container.MemoryBankSHAEE
- Write memory in the current bank.
- write(int, byte[], int, int) -
Method in class com.dalsemi.onewire.container.MemoryBankNVCRCPW
- Write memory in the current bank.
- write(Object) -
Static method in class com.dalsemi.onewire.utils.IOHelper
-
- write(String) -
Method in class com.dalsemi.onewire.adapter.SerialService
-
- write(String) -
Static method in class com.dalsemi.onewire.utils.IOHelper
-
- writeAccountData(byte[], int) -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser
- Writes the account data to the SHAiButton.
- writeAccountData(byte[], int) -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser33
- Writes the account data to the SHAiButton.
- writeAccountData(byte[], int) -
Method in class com.dalsemi.onewire.application.sha.SHAiButtonUser18
- Writes the account data to the SHAiButton.
- writeByte(int, byte) -
Method in class com.dalsemi.onewire.container.OneWireContainer21
- Writes a byte of data into the DS1921's memory.
- writeByte(int, byte) -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Writes a register byte to the memory of the DS2760.
- writeBytes(byte[]) -
Static method in class com.dalsemi.onewire.utils.IOHelper
- Writes a
byte[]
to the specified output stream.
- writeBytes(byte[], int, int) -
Static method in class com.dalsemi.onewire.utils.IOHelper
-
- writeBytes(String, byte[], int, int) -
Static method in class com.dalsemi.onewire.utils.IOHelper
- Writes a
byte[]
to the specified output stream.
- writeBytesHex(byte[]) -
Static method in class com.dalsemi.onewire.utils.IOHelper
-
- writeBytesHex(byte[], int, int) -
Static method in class com.dalsemi.onewire.utils.IOHelper
-
- writeBytesHex(String, byte[], int, int) -
Static method in class com.dalsemi.onewire.utils.IOHelper
-
- writeDataPage(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer33
- Writes a data page to the DS1961S/DS2432.
- writeDataPage(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer18
- Writes a data page to the DS1963S.
- writeDataPage(int, byte[], int) -
Method in class com.dalsemi.onewire.container.OneWireContainer33
- Writes a data page to the DS1961S/DS2432.
- writeDevice(byte[]) -
Method in interface com.dalsemi.onewire.container.OneWireSensor
- Writes the 1-Wire device sensor state that
have been changed by 'set' methods.
- writeDevice(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer1F
- Writes the 1-Wire device sensor state that
have been changed by 'set' methods.
- writeDevice(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer41
- Writes the 1-Wire device sensor state that
have been changed by 'set' methods.
- writeDevice(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer21
- Writes the 1-Wire device sensor state that
have been changed by 'set' methods.
- writeDevice(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer05
- Writes the 1-Wire device sensor state that
have been changed by 'set' methods.
- writeDevice(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer24
- Writes the 1-Wire device sensor state that
have been changed by 'set' methods.
- writeDevice(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer29
- Writes the 1-Wire device sensor state that
have been changed by 'set' methods.
- writeDevice(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer3A
- Writes the 1-Wire device sensor state that
have been changed by 'set' methods.
- writeDevice(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer1C
- Updates the latch state for the 2 general purpose PIO pins.
- writeDevice(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer2C
- Writes the 1-Wire device sensor state that have been changed
by the 'set' methods.
- writeDevice(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer10
- Writes to this
OneWireContainer10
state
information that have been changed by 'set
' methods.
- writeDevice(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Writes the 1-Wire device sensor state that have been changed by the
'set' methods.
- writeDevice(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer20
- Writes the bytes in the provided A/D register pages that
have been changed by the 'set' methods.
- writeDevice(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer12
- Writes the 1-Wire device sensor state that
have been changed by 'set' methods.
- writeDevice(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer28
- Writes to this
OneWireContainer28
state
information that have been changed by 'set
' methods.
- writeDevice(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer04
- Writes the 1-Wire device sensor state that
have been changed by 'set' methods.
- writeDevice(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- This method write the 1-Wire device sensor state that
have been changed by the 'set' methods.
- writeEEPROMBlock(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer30
- Writes a 16 byte data block to one of the user blocks.
- writeHex(byte) -
Static method in class com.dalsemi.onewire.utils.IOHelper
-
- writeHex(long) -
Static method in class com.dalsemi.onewire.utils.IOHelper
-
- writeLine() -
Static method in class com.dalsemi.onewire.utils.IOHelper
-
- writeLine(boolean) -
Static method in class com.dalsemi.onewire.utils.IOHelper
-
- writeLine(int) -
Static method in class com.dalsemi.onewire.utils.IOHelper
-
- writeLine(Object) -
Static method in class com.dalsemi.onewire.utils.IOHelper
-
- writeLine(String) -
Static method in class com.dalsemi.onewire.utils.IOHelper
-
- writeLineHex(byte) -
Static method in class com.dalsemi.onewire.utils.IOHelper
-
- writeLineHex(long) -
Static method in class com.dalsemi.onewire.utils.IOHelper
-
- WRITEONCE_FLAG -
Static variable in class com.dalsemi.onewire.container.OneWireContainer2D
- Page Lock Flag
- writePage(int, byte[], int) -
Method in class com.dalsemi.onewire.container.OneWireContainer26
- Writes a page of memory to this device.
- writePagePacket(int, byte[], int, int) -
Method in interface com.dalsemi.onewire.container.PagedMemoryBank
- Writes a Universal Data Packet.
- writePagePacket(int, byte[], int, int) -
Method in class com.dalsemi.onewire.container.MemoryBankSHAEE
- Write a Universal Data Packet.
- writePassword(int, byte[], byte[], byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer02
- Writes a new identifier and password to the secure subkey iButton
- writeprotect() -
Method in class com.dalsemi.onewire.container.MemoryBankSHAEE
- Write protect the memory bank.
- writeProtectAll() -
Method in class com.dalsemi.onewire.container.OneWireContainer33
- Write protect pages 0 to 3
- writeProtectClock(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer04
- Sets the write protect options for the Real-Time
clock/Alarm.
- writeProtectCycleCounter(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer04
- Sets the write protect options for the Cycle Counter
and Alarm register.
- writeProtectIntervalTimer(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer04
- Sets the write protect options for Interval Timer and
Interval Timer Alarm register.
- writeProtectPageZero() -
Method in class com.dalsemi.onewire.container.OneWireContainer33
- Write protect page zero only.
- writeProtectSecret() -
Method in class com.dalsemi.onewire.container.OneWireContainer33
- Write protects the secret for the DS2432.
- writeRegister(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer29
- Writes the 1-Wire device register mask that
have been changed by 'set' methods.
- writeRegister(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer3A
- Writes the 1-Wire device register mask that
have been changed by 'set' methods.
- writeRegister(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer1C
- Writes the 1-Wire device register mask that
have been changed by 'set' methods.
- writeScratchpad(byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer28
- Writes to the Scratchpad of the DS18B20.
- writeScratchpad(int, byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer02
- Writes the data to the scratchpad from the given address.
- writeScratchpad(int, byte[], int, int) -
Method in class com.dalsemi.onewire.container.MemoryBankScratchSHAEE
- Write to the scratchpad page of memory a NVRAM device.
- writeScratchpad(int, byte[], int, int) -
Method in class com.dalsemi.onewire.container.MemoryBankScratchCRCPW
- Write to the scratchpad page of memory a NVRAM device.
- writeScratchpad(int, int, byte[], int, int) -
Method in class com.dalsemi.onewire.container.OneWireContainer33
- Writes data to the scratchpad.
- writeScratchPad(int, int, byte[], int, int) -
Method in class com.dalsemi.onewire.container.OneWireContainer18
- Writes data to the scratchpad.
- writeSubkey(int, int, byte[], byte[]) -
Method in class com.dalsemi.onewire.container.OneWireContainer02
- Writes new data to the secure subkey
X
- XML - class com.dalsemi.onewire.application.tag.XML.
- XML services.
- XML() -
Constructor for class com.dalsemi.onewire.application.tag.XML
-
A B C D E F G H I K L M N O P R S T U V W X
Copyright © 1999-2005 Dallas Semiconductor. All Rights Reserved.