Constant Field Values
Contents
com.dalsemi.*
-
com.dalsemi.onewire.adapter.DSPortAdapter Modifier and Type Constant Field Value public static final int
CONDITION_AFTER_BIT
1
public static final int
CONDITION_AFTER_BYTE
2
public static final int
CONDITION_NOW
0
public static final int
DELIVERY_CURRENT_DETECT
6
public static final int
DELIVERY_EPROM
7
public static final int
DELIVERY_FOUR_SECONDS
3
public static final int
DELIVERY_HALF_SECOND
0
public static final int
DELIVERY_INFINITE
5
public static final int
DELIVERY_ONE_SECOND
1
public static final int
DELIVERY_SMART_DONE
4
public static final int
DELIVERY_TWO_SECONDS
2
public static final char
LEVEL_BREAK
2
public static final char
LEVEL_NORMAL
0
public static final char
LEVEL_POWER_DELIVERY
1
public static final char
LEVEL_PROGRAM
3
public static final int
RESET_ALARM
2
public static final int
RESET_NOPRESENCE
0
public static final int
RESET_PRESENCE
1
public static final int
RESET_SHORT
3
public static final int
SPEED_FLEX
1
public static final int
SPEED_HYPERDRIVE
3
public static final int
SPEED_OVERDRIVE
2
public static final int
SPEED_REGULAR
0
-
com.dalsemi.onewire.adapter.NetAdapter Modifier and Type Constant Field Value protected static final java.lang.String
COMM_FAILED
"IO Error: "
protected static final java.lang.String
UNSPECIFIED_ERROR
"An unspecified error occurred."
-
com.dalsemi.onewire.adapter.NetAdapterConstants Modifier and Type Constant Field Value public static final boolean
BUFFERED_OUTPUT
true
public static final byte
CMD_BEGINEXCLUSIVE
31
public static final byte
CMD_CANBREAK
42
public static final byte
CMD_CANDELIVERPOWER
43
public static final byte
CMD_CANDELIVERSMARTPOWER
44
public static final byte
CMD_CANFLEX
45
public static final byte
CMD_CANHYPERDRIVE
46
public static final byte
CMD_CANOVERDRIVE
47
public static final byte
CMD_CANPROGRAM
48
public static final byte
CMD_CLOSECONNECTION
8
public static final byte
CMD_DATABLOCK
22
public static final byte
CMD_ENDEXCLUSIVE
32
public static final byte
CMD_EXCLUDEFAMILY
41
public static final byte
CMD_FINDFIRSTDEVICE
33
public static final byte
CMD_FINDNEXTDEVICE
34
public static final byte
CMD_GETADDRESS
35
public static final byte
CMD_GETBIT
19
public static final byte
CMD_GETBLOCK
21
public static final byte
CMD_GETBYTE
20
public static final byte
CMD_GETSPEED
30
public static final byte
CMD_PINGCONNECTION
9
public static final byte
CMD_PUTBIT
17
public static final byte
CMD_PUTBYTE
18
public static final byte
CMD_RESET
16
public static final byte
CMD_SETNORESETSEARCH
37
public static final byte
CMD_SETPOWERDURATION
23
public static final byte
CMD_SETPOWERNORMAL
28
public static final byte
CMD_SETPROGRAMPULSEDURATION
25
public static final byte
CMD_SETSEARCHALLDEVICES
38
public static final byte
CMD_SETSEARCHONLYALARMINGDEVICES
36
public static final byte
CMD_SETSPEED
29
public static final byte
CMD_STARTBREAK
27
public static final byte
CMD_STARTPOWERDELIVERY
24
public static final byte
CMD_STARTPROGRAMPULSE
26
public static final byte
CMD_TARGETALLFAMILIES
39
public static final byte
CMD_TARGETFAMILY
40
public static final boolean
DEBUG
false
public static final java.lang.String
DEFAULT_MULTICAST_GROUP
"228.5.6.7"
public static final int
DEFAULT_MULTICAST_PORT
6163
public static final int
DEFAULT_PORT
6161
public static final java.lang.String
DEFAULT_SECRET
"Adapter Secret Default"
public static final byte
RET_FAILURE
-16
public static final byte
RET_SUCCESS
-1
public static final int
versionUID
1
-
com.dalsemi.onewire.adapter.NetAdapterSim Modifier and Type Constant Field Value protected static final long
IGNORE_TIME_MAX
1000L
protected static final long
IGNORE_TIME_MIN
2L
-
com.dalsemi.onewire.application.file.OWFile Modifier and Type Constant Field Value public static final java.lang.String
pathSeparator
":"
public static final char
pathSeparatorChar
58
public static final java.lang.String
separator
"/"
public static final char
separatorChar
47
-
com.dalsemi.onewire.application.monitor.DeviceMonitorEvent Modifier and Type Constant Field Value public static final int
ARRIVAL
0
public static final int
DEPARTURE
1
-
com.dalsemi.onewire.application.sha.SHADebit Modifier and Type Constant Field Value public static final int
DEBIT_AMOUNT
0
public static final int
I_BALANCE
24
public static final int
I_CONTINUATION_PTR
29
public static final int
I_CONVERSION_FACTOR
22
public static final int
I_DATA_TYPE_CODE
1
public static final int
I_FILE_CRC16
30
public static final int
I_FILE_LENGTH
0
public static final int
I_SIGNATURE
2
public static final int
I_TRANSACTION_ID
27
public static final int
INITIAL_AMOUNT
1
public static final int
USER_BALANCE
2
-
com.dalsemi.onewire.application.sha.SHADebitUnsigned Modifier and Type Constant Field Value public static final int
DEBIT_AMOUNT
0
public static final int
INITIAL_AMOUNT
1
public static final int
USER_BALANCE
2
-
com.dalsemi.onewire.application.sha.SHAiButtonCopr Modifier and Type Constant Field Value public static final int
BIND_SECRET_FAILED
-7
public static final int
COPY_SCRATCHPAD_FAILED
-5
public static final int
ERASE_SCRATCHPAD_FAILED
-4
public static final int
MATCH_SCRATCHPAD_FAILED
-3
public static final int
NO_ERROR
0
public static final int
SHA_FUNCTION_FAILED
-6
public static final int
WRITE_DATA_PAGE_FAILED
-1
public static final int
WRITE_SCRATCHPAD_FAILED
-2
-
com.dalsemi.onewire.application.sha.SHASoftAuth Modifier and Type Constant Field Value public static final int
I_CONTINUATION_PTR
29
public static final int
I_DATA_TYPE_CODE
1
public static final int
I_FILE_CRC16
30
public static final int
I_FILE_LENGTH
0
public static final int
I_SIGNATURE
2
public static final int
I_VERDATA
22
public static final int
VERIFICATION_DATA
2
-
com.dalsemi.onewire.application.sha.SHATransaction Modifier and Type Constant Field Value public static final int
COPR_BIND_SECRET_FAILED
-5
public static final int
COPR_COMPUTE_CHALLENGE_FAILED
-6
public static final int
COPR_WRITE_DATAPAGE_FAILED
-3
public static final int
COPR_WRITE_SCRATCHPAD_FAILED
-4
public static final int
COPROCESSOR_FAILURE
-6
public static final int
MATCH_SCRATCHPAD_FAILED
-2
public static final int
NO_ERROR
0
public static final int
SHA_FUNCTION_FAILED
-1
public static final int
USER_BAD_ACCOUNT_DATA
-9
public static final int
USER_DATA_NOT_UPDATED
-10
public static final int
USER_READ_AUTH_FAILED
-7
public static final int
USER_WRITE_DATA_FAILED
-8
-
com.dalsemi.onewire.container.ADContainer Modifier and Type Constant Field Value public static final int
ALARM_HIGH
1
public static final int
ALARM_LOW
0
-
com.dalsemi.onewire.container.CommandAPDU Modifier and Type Constant Field Value public static final int
CLA
0
public static final int
INS
1
public static final int
LC
4
public static final int
P1
2
public static final int
P2
3
-
com.dalsemi.onewire.container.HumidityContainer Modifier and Type Constant Field Value public static final int
ALARM_HIGH
1
public static final int
ALARM_LOW
0
-
com.dalsemi.onewire.container.MemoryBankNVCRCPW Modifier and Type Constant Field Value public static final byte
READ_MEMORY_COMMAND
-16
public static final byte
READ_MEMORY_CRC_PW_COMMAND
105
public static final byte
READ_PAGE_WITH_CRC
-91
-
com.dalsemi.onewire.container.MemoryBankScratchCRCPW Modifier and Type Constant Field Value public static final byte
READ_SCRATCHPAD_COMMAND
-86
public static final byte
WRITE_SCRATCHPAD_COMMAND
15
-
com.dalsemi.onewire.container.MemoryBankScratchSHAEE Modifier and Type Constant Field Value public static final byte
COMPUTE_NEXT_SECRET
51
public static final byte
LOAD_FIRST_SECRET
90
public static final byte
READ_SCRATCHPAD_COMMAND
-86
public static final byte
REFRESH_SCRATCHPAD
-93
public static final byte
WRITE_SCRATCHPAD_COMMAND
15
-
com.dalsemi.onewire.container.MemoryBankSHAEE Modifier and Type Constant Field Value public static final byte
READ_AUTH_PAGE
-91
public static final byte
READ_MEMORY
-16
-
com.dalsemi.onewire.container.MissionContainer Modifier and Type Constant Field Value public static final int
ALARM_HIGH
1
public static final int
ALARM_LOW
0
-
com.dalsemi.onewire.container.OneWireContainer04 Modifier and Type Constant Field Value protected static final int
BITMAP_OFFSET
32
protected static final int
CONTROL_OFFSET
1
protected static final int
COUNTER_ALARM_OFFSET
26
protected static final int
COUNTER_OFFSET
12
protected static final int
INTERVAL_ALARM_OFFSET
21
protected static final int
INTERVAL_OFFSET
7
protected static final int
RTC_ALARM_OFFSET
16
protected static final int
RTC_OFFSET
2
protected static final int
STATUS_OFFSET
0
-
com.dalsemi.onewire.container.OneWireContainer10 Modifier and Type Constant Field Value public static final double
RESOLUTION_MAXIMUM
0.1
public static final double
RESOLUTION_NORMAL
0.5
-
com.dalsemi.onewire.container.OneWireContainer12 Modifier and Type Constant Field Value public static final byte
CHANNEL_A_ONLY
4
public static final byte
CHANNEL_B_ONLY
8
public static final byte
CHANNEL_BOTH
12
public static final byte
CHANNEL_NONE
0
public static final byte
CRC_DISABLE
0
public static final byte
CRC_EVERY_32_BYTES
3
public static final byte
CRC_EVERY_8_BYTES
2
public static final byte
CRC_EVERY_BYTE
1
public static final byte
DONT_CHANGE
-1
public static final byte
POLARITY_ONE
1
public static final byte
POLARITY_ZERO
0
public static final byte
SOURCE_ACTIVITY_LATCH
2
public static final byte
SOURCE_FLIP_FLOP
4
public static final byte
SOURCE_PIO
6
-
com.dalsemi.onewire.container.OneWireContainer18 Modifier and Type Constant Field Value public static final byte
AUTH_HOST
-86
public static final byte
COMPUTE_CHALLENGE
-52
public static final byte
COMPUTE_FIRST_SECRET
15
public static final byte
COMPUTE_NEXT_SECRET
-16
public static final byte
COMPUTE_SHA
51
public static final byte
COPY_SCRATCHPAD
85
public static final byte
ERASE_SCRATCHPAD
-61
public static final byte
MATCH_SCRATCHPAD
60
public static final byte
READ_AUTHENTICATED_PAGE
-91
public static final byte
READ_MEMORY
-16
public static final byte
READ_SCRATCHPAD
-86
public static final byte
RESUME
-91
public static final byte
SIGN_DATA_PAGE
-61
public static final byte
VALIDATE_DATA_PAGE
60
public static final byte
WRITE_SCRATCHPAD
15
-
com.dalsemi.onewire.container.OneWireContainer1C Modifier and Type Constant Field Value public static final byte
PIO_ACCESS_PULSE
-91
public static final byte
PIO_ACCESS_READ
-11
public static final byte
PIO_ACCESS_WRITE
90
public static final byte
RESET_ACTIVITY_LATCHES
-61
public static final byte
WRITE_REGISTER
-52
-
com.dalsemi.onewire.container.OneWireContainer1F Modifier and Type Constant Field Value protected static final byte
ALL_LINES_OFF_COMMAND
102
protected static final int
AUX_OFFSET
2
protected static final int
BITMAP_OFFSET
3
public static final int
CHANNEL_AUX
1
public static final int
CHANNEL_MAIN
0
protected static final byte
DIRECT_ON_MAIN_COMMAND
-91
protected static final byte
DISCHARGE_COMMAND
-103
protected static final int
MAIN_OFFSET
1
protected static final byte
READ_WRITE_STATUS_COMMAND
90
protected static final byte
SMART_ON_AUX_COMMAND
51
protected static final byte
SMART_ON_MAIN_COMMAND
-52
protected static final int
STATUS_OFFSET
0
protected static final int
SWITCH_OFF
0
protected static final int
SWITCH_ON
1
protected static final int
SWITCH_SMART
2
-
com.dalsemi.onewire.container.OneWireContainer20 Modifier and Type Constant Field Value public static final int
ALARM_OFFSET
8
public static final int
BITMAP_OFFSET
24
public static final int
CHANNELA
0
public static final int
CHANNELB
1
public static final int
CHANNELC
2
public static final int
CHANNELD
3
public static final int
EXPOWER_OFFSET
20
public static final int
NO_PRESET
0
public static final int
NUM_CHANNELS
4
public static final int
PRESET_TO_ONES
2
public static final int
PRESET_TO_ZEROS
1
-
com.dalsemi.onewire.container.OneWireContainer21 Modifier and Type Constant Field Value public static final int
CONTROL_REGISTER
526
public static final byte
MEMORY_CLEAR_ENABLE_FLAG
64
public static final byte
MEMORY_CLEARED_FLAG
64
public static final byte
MISSION_ENABLE_FLAG
16
public static final byte
MISSION_IN_PROGRESS_FLAG
32
public static final byte
ONCE_PER_DAY
17
public static final byte
ONCE_PER_HOUR
19
public static final byte
ONCE_PER_MINUTE
23
public static final byte
ONCE_PER_SECOND
31
public static final byte
ONCE_PER_WEEK
16
public static final byte
OSCILLATOR_ENABLE_FLAG
-128
public static final byte
ROLLOVER_ENABLE_FLAG
8
public static final byte
SAMPLE_IN_PROGRESS_FLAG
16
public static final int
STATUS_REGISTER
532
public static final byte
TEMP_CORE_BUSY_FLAG
-128
public static final byte
TEMP_HIGH_SEARCH_FLAG
2
public static final byte
TEMP_LOW_SEARCH_FLAG
4
public static final byte
TEMPERATURE_HIGH_ALARM
2
public static final byte
TEMPERATURE_HIGH_FLAG
2
public static final byte
TEMPERATURE_LOW_ALARM
4
public static final byte
TEMPERATURE_LOW_FLAG
4
public static final byte
TIMER_ALARM
1
public static final byte
TIMER_ALARM_FLAG
1
public static final byte
TIMER_ALARM_SEARCH_FLAG
1
-
com.dalsemi.onewire.container.OneWireContainer24 Modifier and Type Constant Field Value protected static final int
CONTROL_OFFSET
0
protected static final byte
READ_CLOCK_COMMAND
102
protected static final int
RTC_OFFSET
1
protected static final byte
WRITE_CLOCK_COMMAND
-103
-
com.dalsemi.onewire.container.OneWireContainer26 Modifier and Type Constant Field Value public static final byte
AD_FLAG
8
public static final byte
ADB_FLAG
64
public static final byte
CA_FLAG
2
public static final int
CHANNEL_VAD
1
public static final int
CHANNEL_VDD
0
public static final int
CHANNEL_VSENSE
2
public static final byte
EE_FLAG
4
public static final byte
IAD_FLAG
1
public static final byte
NVB_FLAG
32
public static final byte
TB_FLAG
16
-
com.dalsemi.onewire.container.OneWireContainer27 Modifier and Type Constant Field Value public static final byte
INTERRUPT_INTERVAL_1
0
public static final byte
INTERRUPT_INTERVAL_131072
7
public static final byte
INTERRUPT_INTERVAL_2048
4
public static final byte
INTERRUPT_INTERVAL_32
2
public static final byte
INTERRUPT_INTERVAL_4
1
public static final byte
INTERRUPT_INTERVAL_4096
5
public static final byte
INTERRUPT_INTERVAL_64
3
public static final byte
INTERRUPT_INTERVAL_65536
6
-
com.dalsemi.onewire.container.OneWireContainer28 Modifier and Type Constant Field Value public static final byte
CONVERT_TEMPERATURE_COMMAND
68
public static final byte
COPY_SCRATCHPAD_COMMAND
72
public static final byte
READ_POWER_SUPPLY_COMMAND
-76
public static final byte
READ_SCRATCHPAD_COMMAND
-66
public static final byte
RECALL_E2MEMORY_COMMAND
-72
public static final byte
RESOLUTION_10_BIT
63
public static final byte
RESOLUTION_11_BIT
95
public static final byte
RESOLUTION_12_BIT
127
public static final byte
RESOLUTION_9_BIT
31
public static final byte
WRITE_SCRATCHPAD_COMMAND
78
-
com.dalsemi.onewire.container.OneWireContainer29 Modifier and Type Constant Field Value public static final byte
RESET_ACTIVITY_LATCHES
-61
-
com.dalsemi.onewire.container.OneWireContainer2D Modifier and Type Constant Field Value public static final byte
WRITEONCE_FLAG
-86
-
com.dalsemi.onewire.container.OneWireContainer30 Modifier and Type Constant Field Value public static final byte
CC_PIN_STATE_FLAG
8
public static final byte
CHARGE_ENABLE_FLAG
2
public static final byte
CHARGE_OVERCURRENT_FLAG
32
public static final byte
DC_PIN_STATE_FLAG
4
public static final byte
DISCHARGE_ENABLE_FLAG
1
public static final byte
DISCHARGE_OVERCURRENT_FLAG
16
public static final byte
EEPROM_BLOCK_0_LOCK_FLAG
1
public static final byte
EEPROM_BLOCK_1_LOCK_FLAG
2
public static final byte
EEPROM_COPY_FLAG
-128
public static final byte
EEPROM_LOCK_ENABLE_FLAG
64
public static final byte
EEPROM_REGISTER
7
public static final byte
OVERVOLTAGE_FLAG
-128
public static final byte
PIO_PIN_SENSE_AND_CONTROL_FLAG
64
public static final byte
PROTECTION_REGISTER
0
public static final byte
PS_PIN_STATE_FLAG
-128
public static final byte
READ_NET_ADDRESS_OPCODE_FLAG
16
public static final byte
SLEEP_MODE_ENABLE_FLAG
32
public static final byte
SPECIAL_FEATURE_REGISTER
8
public static final byte
STATUS_REGISTER
1
public static final byte
UNDERVOLTAGE_FLAG
64
-
com.dalsemi.onewire.container.OneWireContainer37 Modifier and Type Constant Field Value public static final byte
COPY_SCRATCHPAD_PW_COMMAND
-103
public static final int
PASSWORD_CONTROL_REGISTER
32720
public static final int
READ_ACCESS_PASSWORD
32704
public static final byte
READ_MEMORY_PW_COMMAND
105
public static final int
READ_ONLY_PWD
1
public static final byte
READ_SCRATCHPAD_COMMAND
-86
public static final byte
READ_VERSION
-52
public static final int
READ_WRITE_ACCESS_PASSWORD
32712
public static final int
READ_WRITE_PWD
0
public static final byte
VERIFY_PSW_COMMAND
-61
public static final byte
WRITE_SCRATCHPAD_COMMAND
15
-
com.dalsemi.onewire.container.OneWireContainer3A Modifier and Type Constant Field Value public static final byte
PIO_ACCESS_READ
-11
public static final byte
PIO_ACCESS_WRITE
90
-
com.dalsemi.onewire.container.OneWireContainer41 Modifier and Type Constant Field Value public static final int
ALARM_STATUS_REGISTER
532
public static final byte
ASR_BIT_BATTERY_ON_RESET
-128
public static final byte
ASR_BIT_DATA_HIGH_ALARM
8
public static final byte
ASR_BIT_DATA_LOW_ALARM
4
public static final byte
ASR_BIT_TEMPERATURE_HIGH_ALARM
2
public static final byte
ASR_BIT_TEMPERATURE_LOW_ALARM
1
public static final byte
CLEAR_MEMORY_PW_COMMAND
-106
public static final byte
COPY_SCRATCHPAD_PW_COMMAND
-103
public static final int
DATA_CHANNEL
1
public static final int
DATA_CONTROL_REGISTER
529
public static final int
DATA_HIGH_ALARM_THRESHOLD
523
public static final int
DATA_LOW_ALARM_THRESHOLD
522
public static final byte
DCB_DS1922E
-128
public static final byte
DCB_DS1922L
64
public static final byte
DCB_DS1922S
-96
public static final byte
DCB_DS1922T
96
public static final byte
DCB_DS1923
32
public static final byte
DCB_DS2422
0
public static final byte
DCR_BIT_ENABLE_DATA_HIGH_ALARM
2
public static final byte
DCR_BIT_ENABLE_DATA_LOW_ALARM
1
public static final int
DEVICE_CONFIGURATION_BYTE
550
public static final int
DEVICE_SAMPLE_COUNT
547
public static final byte
FORCED_CONVERSION
85
public static final int
GENERAL_STATUS_REGISTER
533
public static final byte
GSR_BIT_CONVERSION_IN_PROGRESS
4
public static final byte
GSR_BIT_FORCED_CONVERSION_IN_PROGRESS
32
public static final byte
GSR_BIT_MEMORY_CLEARED
8
public static final byte
GSR_BIT_MISSION_IN_PROGRESS
2
public static final byte
GSR_BIT_SAMPLE_IN_PROGRESS
1
public static final byte
GSR_BIT_WAITING_FOR_TEMPERATURE_ALARM
16
public static final int
LAST_DATA_CONVERSION_LSB
526
public static final int
LAST_DATA_CONVERSION_MSB
527
public static final int
LAST_TEMPERATURE_CONVERSION_LSB
524
public static final int
LAST_TEMPERATURE_CONVERSION_MSB
525
public static final byte
MCR_BIT_DATA_RESOLUTION
8
public static final byte
MCR_BIT_ENABLE_DATA_LOGGING
2
public static final byte
MCR_BIT_ENABLE_ROLLOVER
16
public static final byte
MCR_BIT_ENABLE_TEMPERATURE_LOGGING
1
public static final byte
MCR_BIT_START_MISSION_ON_TEMPERATURE_ALARM
32
public static final byte
MCR_BIT_TEMPERATURE_RESOLUTION
4
public static final int
MISSION_CONTROL_REGISTER
19
public static final int
MISSION_LOG_SIZE
8192
public static final int
MISSION_SAMPLE_COUNT
544
public static final int
MISSION_START_DELAY
534
public static final int
MISSION_TIMESTAMP_DATE
540
public static final int
MISSION_TIMESTAMP_TIME
537
public static final int
ODD_MISSION_LOG_SIZE
7680
public static final int
PASSWORD_CONTROL_REGISTER
551
public static final byte
RCR_BIT_ENABLE_HIGH_SPEED_SAMPLE
2
public static final byte
RCR_BIT_ENABLE_OSCILLATOR
1
public static final int
READ_ACCESS_PASSWORD
552
public static final byte
READ_MEMORY_CRC_PW_COMMAND
105
public static final byte
READ_SCRATCHPAD_COMMAND
-86
public static final int
READ_WRITE_ACCESS_PASSWORD
560
public static final int
RTC_CONTROL_REGISTER
530
public static final int
RTC_DATE
515
public static final int
RTC_TIME
512
public static final int
SAMPLE_RATE
518
public static final byte
START_MISSION_PW_COMMAND
-52
public static final byte
STOP_MISSION_PW_COMMAND
51
public static final byte
TCR_BIT_ENABLE_TEMPERATURE_HIGH_ALARM
2
public static final byte
TCR_BIT_ENABLE_TEMPERATURE_LOW_ALARM
1
public static final int
TEMPERATURE_CHANNEL
0
public static final int
TEMPERATURE_CONTROL_REGISTER
528
public static final int
TEMPERATURE_HIGH_ALARM_THRESHOLD
521
public static final int
TEMPERATURE_LOW_ALARM_THRESHOLD
520
public static final byte
WRITE_SCRATCHPAD_COMMAND
15
-
com.dalsemi.onewire.container.OneWireContainer42 Modifier and Type Constant Field Value public static final byte
CONVERT_TEMPERATURE_COMMAND
68
public static final byte
COPY_SCRATCHPAD_COMMAND
72
public static final byte
PIO_ACCESS_READ
-11
public static final byte
PIO_ACCESS_WRITE
-91
public static final byte
READ_POWER_SUPPLY_COMMAND
-76
public static final byte
READ_SCRATCHPAD_COMMAND
-66
public static final byte
RECALL_E2MEMORY_COMMAND
-72
public static final byte
RESOLUTION_10_BIT
63
public static final byte
RESOLUTION_11_BIT
95
public static final byte
RESOLUTION_12_BIT
127
public static final byte
RESOLUTION_9_BIT
31
public static final byte
WRITE_SCRATCHPAD_COMMAND
78
-
com.dalsemi.onewire.container.OneWireContainer43 Modifier and Type Constant Field Value public static final byte
WRITEONCE_FLAG
-86
-
com.dalsemi.onewire.container.TemperatureContainer Modifier and Type Constant Field Value public static final int
ALARM_HIGH
1
public static final int
ALARM_LOW
0
com.ed.*
-
com.ed.data.EnergyMeter Modifier and Type Constant Field Value public static final int
DAY
0
public static final int
MONTH
1
public static final int
YEAR
2
-
com.ed.data.ErrorRecord Modifier and Type Constant Field Value public static final int
RecordSize
24
-
com.ed.data.History Modifier and Type Constant Field Value public static final int
DAY
1
public static final int
HOUR
0
public static final int
MONTH
2
public static final int
YEAR
3
-
com.ed.data.history.DayDataItem Modifier and Type Constant Field Value public static final int
byteArrayLen
24
-
com.ed.data.history.HourDataItem Modifier and Type Constant Field Value public static final int
byteArrayLen
276
public static final int
cnt2Min
30
public static final int
cnt5Min
12
-
com.ed.data.history.MonthDataItem Modifier and Type Constant Field Value public static final int
byteArrayLen
24
-
com.ed.data.history.YearDataItem Modifier and Type Constant Field Value public static final int
byteArrayLen
36
-
com.ed.edcom.Client Modifier and Type Constant Field Value public static final int
PIC_REFRESH_PERIOD
5000
-
com.ed.edcom.DspFloat Modifier and Type Constant Field Value public static final int
DSP_FLOAT_SIZE
4
-
com.ed.edcom.DspVar Modifier and Type Constant Field Value public static final int
TYPE_FLOAT
1
public static final int
TYPE_INT16
5
public static final int
TYPE_INT32
3
public static final int
TYPE_INT8
7
public static final int
TYPE_UINT16
4
public static final int
TYPE_UINT32
2
public static final int
TYPE_UINT8
6
-
com.ed.edcom.Version Modifier and Type Constant Field Value public static final java.lang.String
build_number
""
public static final java.lang.String
build_time
"2022-01-24T08:52:57Z"
public static final java.lang.String
pomversion
"v8.1"
io.openems.*
-
io.openems.backend.alerting.handler.OfflineEdgeHandler Modifier and Type Constant Field Value public static final int
MAX_SIMULTANEOUS_EDGES
1000
public static final int
MAX_SIMULTANEOUS_MSGS
500
-
io.openems.backend.alerting.message.OfflineEdgeMessage Modifier and Type Constant Field Value public static final java.lang.String
TEMPLATE
"alerting_email"
-
io.openems.backend.b2brest.B2bRest Modifier and Type Constant Field Value public static final int
DEFAULT_PORT
8075
-
io.openems.backend.b2bwebsocket.B2bWebsocket Modifier and Type Constant Field Value public static final int
DEFAULT_PORT
8076
-
io.openems.backend.b2bwebsocket.SubscribedEdgesChannelsWorker Modifier and Type Constant Field Value protected static final int
UPDATE_INTERVAL_IN_SECONDS
2
-
io.openems.backend.b2bwebsocket.jsonrpc.notification.EdgesCurrentDataNotification Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"edgesCurrentData"
-
io.openems.backend.b2bwebsocket.jsonrpc.request.SubscribeEdgesChannelsRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"subscribeEdgesChannels"
-
io.openems.backend.common.event.BackendEventConstants Modifier and Type Constant Field Value public static final java.lang.String
TOPIC_BASE
"io/openems/backend/"
-
io.openems.backend.common.jsonrpc.request.AddEdgeToUserRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"addEdgeToUser"
-
io.openems.backend.common.jsonrpc.request.GetEdgesChannelsValuesRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"getEdgesChannelsValues"
-
io.openems.backend.common.jsonrpc.request.GetEdgesStatusRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"getEdgesStatus"
-
io.openems.backend.common.jsonrpc.request.GetSetupProtocolDataRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"getSetupProtocolData"
-
io.openems.backend.common.jsonrpc.request.GetSetupProtocolRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"getSetupProtocol"
-
io.openems.backend.common.jsonrpc.request.GetUserAlertingConfigsRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"getUserAlertingConfigs"
-
io.openems.backend.common.jsonrpc.request.GetUserInformationRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"getUserInformation"
-
io.openems.backend.common.jsonrpc.request.RegisterUserRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"registerUser"
-
io.openems.backend.common.jsonrpc.request.SendLogMessageRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"sendLogMessage"
-
io.openems.backend.common.jsonrpc.request.SetUserAlertingConfigsRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"setUserAlertingConfigs"
-
io.openems.backend.common.jsonrpc.request.SetUserInformationRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"setUserInformation"
-
io.openems.backend.common.jsonrpc.request.SubmitSetupProtocolRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"submitSetupProtocol"
-
io.openems.backend.common.metadata.Edge.Events Modifier and Type Constant Field Value public static final java.lang.String
ALL_EVENTS
"io/openems/backend/edge/*"
public static final java.lang.String
ON_SET_CONFIG
"io/openems/backend/edge/ON_SET_CONFIG"
public static final java.lang.String
ON_SET_LASTMESSAGE
"io/openems/backend/edge/ON_SET_LASTMESSAGE"
public static final java.lang.String
ON_SET_ONLINE
"io/openems/backend/edge/ON_SET_ONLINE"
public static final java.lang.String
ON_SET_PRODUCTTYPE
"io/openems/backend/edge/ON_SET_PRODUCTTYPE"
public static final java.lang.String
ON_SET_SUM_STATE
"io/openems/backend/edge/ON_SET_SUM_STATE"
public static final java.lang.String
ON_SET_VERSION
"io/openems/backend/edge/ON_SET_VERSION"
-
io.openems.backend.common.metadata.Edge.Events.OnSetConfig Modifier and Type Constant Field Value public static final java.lang.String
CONFIG
"Config:EdgeConfig"
public static final java.lang.String
EDGE
"Edge:Edge"
-
io.openems.backend.common.metadata.Edge.Events.OnSetLastmessage Modifier and Type Constant Field Value public static final java.lang.String
EDGE
"Edge:Edge"
-
io.openems.backend.common.metadata.Edge.Events.OnSetOnline Modifier and Type Constant Field Value public static final java.lang.String
EDGE_ID
"EdgeId:String"
public static final java.lang.String
IS_ONLINE
"IsOnline:boolean"
-
io.openems.backend.common.metadata.Edge.Events.OnSetProducttype Modifier and Type Constant Field Value public static final java.lang.String
EDGE
"Edge:Edge"
public static final java.lang.String
PRODUCTTYPE
"Producttype:String"
-
io.openems.backend.common.metadata.Edge.Events.OnSetSumState Modifier and Type Constant Field Value public static final java.lang.String
EDGE
"Edge:Edge"
public static final java.lang.String
SUM_STATE
"SumState:Level"
-
io.openems.backend.common.metadata.Edge.Events.OnSetVersion Modifier and Type Constant Field Value public static final java.lang.String
EDGE
"Edge:Edge"
public static final java.lang.String
VERSION
"Version:SemanticVersion"
-
io.openems.backend.common.metadata.Metadata.Events Modifier and Type Constant Field Value public static final java.lang.String
AFTER_IS_INITIALIZED
"io/openems/backend/metadata/TOPIC_AFTER_IS_INITIALIZED"
-
io.openems.backend.metadata.odoo.EdgeCache Modifier and Type Constant Field Value public static final int
EXPECTED_CACHE_SIZE
1000
-
io.openems.backend.metadata.odoo.Field.Country Modifier and Type Constant Field Value public static final java.lang.String
ODOO_MODEL
"res.country"
-
io.openems.backend.metadata.odoo.Field.EdgeConfigUpdate Modifier and Type Constant Field Value public static final java.lang.String
ODOO_MODEL
"openems.openemsconfigupdate"
-
io.openems.backend.metadata.odoo.Field.EdgeDevice Modifier and Type Constant Field Value public static final java.lang.String
ODOO_MODEL
"openems.device"
-
io.openems.backend.metadata.odoo.Field.EdgeDeviceUserRole Modifier and Type Constant Field Value public static final java.lang.String
ODOO_MODEL
"openems.device_user_role"
-
io.openems.backend.metadata.odoo.Field.Partner Modifier and Type Constant Field Value public static final java.lang.String
ODOO_MODEL
"res.partner"
-
io.openems.backend.metadata.odoo.Field.SetupProtocol Modifier and Type Constant Field Value public static final java.lang.String
ODOO_MODEL
"openems.setup_protocol"
-
io.openems.backend.metadata.odoo.Field.SetupProtocolItem Modifier and Type Constant Field Value public static final java.lang.String
ODOO_MODEL
"openems.setup_protocol_item"
-
io.openems.backend.metadata.odoo.Field.SetupProtocolProductionLot Modifier and Type Constant Field Value public static final java.lang.String
ODOO_MODEL
"openems.setup_protocol_production_lot"
-
io.openems.backend.metadata.odoo.Field.StockProductionLot Modifier and Type Constant Field Value public static final java.lang.String
ODOO_MODEL
"stock.production.lot"
-
io.openems.backend.metadata.odoo.Field.User Modifier and Type Constant Field Value public static final java.lang.String
ODOO_MODEL
"res.users"
-
io.openems.backend.metadata.odoo.odoo.OdooUtils.DateTime Modifier and Type Constant Field Value public static final java.lang.String
SERVER_DATETIME_FORMAT
"yyyy-MM-dd HH:mm:ss"
-
io.openems.backend.timedata.timescaledb.internal.write.TimescaledbWriteHandler Modifier and Type Constant Field Value public static final int
MAX_AGGREGATE_WAIT
10
public static final int
MAX_POINTS_PER_WRITE
10000
public static final int
POINTS_QUEUE_SIZE
1000000
-
io.openems.common.OpenemsConstants Modifier and Type Constant Field Value public static final java.lang.String
MANUFACTURER
"OpenEMS Association e.V."
public static final java.lang.String
MANUFACTURER_MODEL
"OpenEMS"
public static final java.lang.String
MANUFACTURER_OPTIONS
""
public static final java.lang.String
MANUFACTURER_SERIAL_NUMBER
""
public static final java.lang.String
MANUFACTURER_VERSION
""
public static final java.lang.String
PROPERTY_COMPONENT_ID
"id"
public static final java.lang.String
PROPERTY_FACTORY_PID
"service.factoryPid"
public static final java.lang.String
PROPERTY_LAST_CHANGE_AT
"_lastChangeAt"
public static final java.lang.String
PROPERTY_LAST_CHANGE_BY
"_lastChangeBy"
public static final java.lang.String
PROPERTY_OSGI_COMPONENT_ID
"component.id"
public static final java.lang.String
PROPERTY_OSGI_COMPONENT_NAME
"component.name"
public static final java.lang.String
PROPERTY_PID
"service.pid"
public static final short
VERSION_MAJOR
2023
public static final short
VERSION_MINOR
4
public static final short
VERSION_PATCH
0
public static final java.lang.String
VERSION_STRING
"SNAPSHOT"
-
io.openems.common.OpenemsOEM Modifier and Type Constant Field Value public static final java.lang.String
BACKEND_API_URI
"ws://localhost:8081"
public static final java.lang.String
INFLUXDB_TAG
"edge"
public static final java.lang.String
MANUFACTURER
"OpenEMS Association e.V."
public static final java.lang.String
SYSTEM_UPDATE_LATEST_VERSION_URL
"none"
public static final java.lang.String
SYSTEM_UPDATE_PACKAGE
"none"
public static final java.lang.String
SYSTEM_UPDATE_SCRIPT_URL
"none"
-
io.openems.common.jsonrpc.base.JsonrpcMessage Modifier and Type Constant Field Value public static final java.lang.String
JSONRPC_VERSION
"2.0"
-
io.openems.common.jsonrpc.base.JsonrpcRequest Modifier and Type Constant Field Value public static final int
DEFAULT_TIMEOUT_SECONDS
60
public static final int
NO_TIMEOUT
-1
-
io.openems.common.jsonrpc.notification.CurrentDataNotification Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"currentData"
-
io.openems.common.jsonrpc.notification.EdgeConfigNotification Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"edgeConfig"
-
io.openems.common.jsonrpc.notification.EdgeRpcNotification Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"edgeRpc"
-
io.openems.common.jsonrpc.notification.SystemLogNotification Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"systemLog"
-
io.openems.common.jsonrpc.notification.TimestampedDataNotification Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"timestampedData"
-
io.openems.common.jsonrpc.request.AuthenticatedRpcRequest<USER extends AbstractUser> Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"authenticatedRpc"
-
io.openems.common.jsonrpc.request.AuthenticateWithPasswordRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"authenticateWithPassword"
-
io.openems.common.jsonrpc.request.AuthenticateWithTokenRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"authenticateWithToken"
-
io.openems.common.jsonrpc.request.ComponentJsonApiRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"componentJsonApi"
-
io.openems.common.jsonrpc.request.CreateComponentConfigRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"createComponentConfig"
-
io.openems.common.jsonrpc.request.DeleteComponentConfigRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"deleteComponentConfig"
-
io.openems.common.jsonrpc.request.EdgeRpcRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"edgeRpc"
-
io.openems.common.jsonrpc.request.GetEdgeConfigRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"getEdgeConfig"
-
io.openems.common.jsonrpc.request.LogoutRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"logout"
-
io.openems.common.jsonrpc.request.QueryHistoricTimeseriesDataRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"queryHistoricTimeseriesData"
-
io.openems.common.jsonrpc.request.QueryHistoricTimeseriesEnergyPerPeriodRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"queryHistoricTimeseriesEnergyPerPeriod"
-
io.openems.common.jsonrpc.request.QueryHistoricTimeseriesEnergyRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"queryHistoricTimeseriesEnergy"
-
io.openems.common.jsonrpc.request.QueryHistoricTimeseriesExportXlxsRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"queryHistoricTimeseriesExportXlxs"
-
io.openems.common.jsonrpc.request.SetChannelValueRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"setChannelValue"
-
io.openems.common.jsonrpc.request.SetGridConnScheduleRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"setGridConnSchedule"
-
io.openems.common.jsonrpc.request.SubscribeChannelsRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"subscribeChannels"
-
io.openems.common.jsonrpc.request.SubscribeEdgesRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"subscribeEdges"
-
io.openems.common.jsonrpc.request.SubscribeSystemLogRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"subscribeSystemLog"
-
io.openems.common.jsonrpc.request.UpdateComponentConfigRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"updateComponentConfig"
-
io.openems.common.jsonrpc.request.UpdateUserLanguageRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"updateUserLanguage"
-
io.openems.common.test.AbstractComponentConfig Modifier and Type Constant Field Value public static final boolean
DEFAULT_ENABLED
true
-
io.openems.common.types.EdgeConfig.Component Modifier and Type Constant Field Value public static final java.lang.String
NO_SERVICE_PID
"NO_SERVICE_PID"
-
io.openems.common.worker.AbstractWorker Modifier and Type Constant Field Value public static final int
ALWAYS_WAIT_FOR_TRIGGER_NEXT_RUN
-1
public static final int
DO_NOT_WAIT
0
-
io.openems.edge.battery.fenecon.commercial.statemachine.StateMachine Modifier and Type Constant Field Value public static final int
RETRY_COMMAND_MAX_ATTEMPTS
30
public static final long
RETRY_COMMAND_SECONDS
30L
-
io.openems.edge.battery.protection.force.AbstractForceChargeDischarge Modifier and Type Constant Field Value protected static final int
WAIT_FOR_FORCE_MODE_SECONDS
60
-
io.openems.edge.battery.soltaro.cluster.versionb.SingleRack Modifier and Type Constant Field Value public static final java.lang.String
KEY_ALARM_LEVEL_1_CELL_VOLTAGE_DIFF_HIGH
"ALARM_LEVEL_1_CELL_VOLTAGE_DIFF_HIGH"
public static final java.lang.String
KEY_ALARM_LEVEL_1_CELL_VOLTAGE_LOW
"ALARM_LEVEL_1_CELL_VOLTAGE_LOW"
public static final java.lang.String
KEY_MAX_CELL_VOLTAGE
"MAX_CELL_VOLTAGE"
public static final java.lang.String
KEY_MAX_CELL_VOLTAGE_ID
"MAX_CELL_VOLTAGE_ID"
public static final java.lang.String
KEY_MIN_CELL_VOLTAGE
"MIN_CELL_VOLTAGE"
public static final java.lang.String
KEY_MIN_CELL_VOLTAGE_ID
"MIN_CELL_VOLTAGE_ID"
public static final java.lang.String
KEY_RESET
"RESET"
public static final java.lang.String
KEY_SLEEP
"SLEEP"
public static final int
TEMPERATURE_SENSORS_PER_MODULE
12
public static final int
VOLTAGE_SENSORS_PER_MODULE
12
-
io.openems.edge.battery.soltaro.single.versiona.SingleRack Modifier and Type Constant Field Value public static final int
CHARGE_MAX_V
854
public static final int
DISCHARGE_MIN_V
696
protected static final int
SYSTEM_OFF
0
protected static final int
SYSTEM_ON
1
-
io.openems.edge.battery.soltaro.single.versionb.SingleRackVersionBImpl Modifier and Type Constant Field Value public static final int
SENSORS_PER_MODULE
12
public static final int
TEMPERATURE_ADDRESS_OFFSET
11264
public static final int
VOLTAGE_ADDRESS_OFFSET
10240
-
io.openems.edge.battery.soltaro.single.versionb.statemachine.ControlAndLogic Modifier and Type Constant Field Value protected static final int
RETRY_COMMAND_MAX_ATTEMPTS
10
protected static final int
RETRY_COMMAND_SECONDS
30
-
io.openems.edge.batteryinverter.api.SymmetricBatteryInverter Modifier and Type Constant Field Value public static final java.lang.String
POWER_DOC_TEXT
"Negative values for Charge; positive for Discharge"
-
io.openems.edge.batteryinverter.kaco.blueplanetgridsave.KacoBlueplanetGridsave Modifier and Type Constant Field Value public static final int
RETRY_COMMAND_MAX_ATTEMPTS
30
public static final int
RETRY_COMMAND_SECONDS
30
public static final int
WATCHDOG_TIMEOUT_SECONDS
60
public static final int
WATCHDOG_TRIGGER_SECONDS
10
-
io.openems.edge.batteryinverter.refu88k.RefuStore88k Modifier and Type Constant Field Value public static final int
RETRY_COMMAND_MAX_ATTEMPTS
30
public static final int
RETRY_COMMAND_SECONDS
30
public static final int
WATCHDOG_CYCLES
10
-
io.openems.edge.batteryinverter.refu88k.RefuStore88kImpl Modifier and Type Constant Field Value public static final int
DEFAULT_UNIT_ID
1
protected static final double
EFFICIENCY_FACTOR
0.98
-
io.openems.edge.batteryinverter.sinexcel.SinexcelImpl Modifier and Type Constant Field Value public static final int
DEFAULT_BMS_TIMEOUT
0
public static final int
DEFAULT_EMS_TIMEOUT
60
public static final int
DEFAULT_UNIT_ID
1
public static final int
MAX_APPARENT_POWER
30000
-
io.openems.edge.bridge.modbus.api.AbstractModbusBridge Modifier and Type Constant Field Value protected static final int
DEFAULT_RETRIES
1
protected static final int
DEFAULT_TIMEOUT
1000
-
io.openems.edge.bridge.onewire.jsonrpc.GetDevicesRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"getDevices"
-
io.openems.edge.common.channel.Channel<T> Modifier and Type Constant Field Value public static final int
NO_OF_PAST_VALUES
300
-
io.openems.edge.common.channel.value.Value<T> Modifier and Type Constant Field Value public static final java.lang.String
UNDEFINED_VALUE_STRING
"UNDEFINED"
-
io.openems.edge.common.component.ComponentManager Modifier and Type Constant Field Value public static final java.lang.String
SINGLETON_COMPONENT_ID
"_componentManager"
public static final java.lang.String
SINGLETON_SERVICE_PID
"Core.ComponentManager"
-
io.openems.edge.common.cycle.Cycle Modifier and Type Constant Field Value public static final int
DEFAULT_CYCLE_TIME
1000
public static final java.lang.String
SINGLETON_COMPONENT_ID
"_cycle"
public static final java.lang.String
SINGLETON_SERVICE_PID
"Core.Cycle"
-
io.openems.edge.common.event.EdgeEventConstants Modifier and Type Constant Field Value public static final java.lang.String
TOPIC_BASE
"io/openems/edge/"
public static final java.lang.String
TOPIC_CONFIG
"io/openems/edge/config/"
public static final java.lang.String
TOPIC_CONFIG_UPDATE
"io/openems/edge/config/UPDATE"
public static final java.lang.String
TOPIC_CONFIG_UPDATE_KEY
"TOPIC_CONFIG_UPDATE_KEY"
public static final java.lang.String
TOPIC_CYCLE
"io/openems/edge/cycle/"
public static final java.lang.String
TOPIC_CYCLE_AFTER_CONTROLLERS
"io/openems/edge/cycle/AFTER_CONTROLLERS"
public static final java.lang.String
TOPIC_CYCLE_AFTER_PROCESS_IMAGE
"io/openems/edge/cycle/AFTER_PROCESS_IMAGE"
public static final java.lang.String
TOPIC_CYCLE_AFTER_WRITE
"io/openems/edge/cycle/AFTER_WRITE"
public static final java.lang.String
TOPIC_CYCLE_BEFORE_CONTROLLERS
"io/openems/edge/cycle/BEFORE_CONTROLLERS"
public static final java.lang.String
TOPIC_CYCLE_BEFORE_PROCESS_IMAGE
"io/openems/edge/cycle/BEFORE_PROCESS_IMAGE"
public static final java.lang.String
TOPIC_CYCLE_BEFORE_WRITE
"io/openems/edge/cycle/BEFORE_WRITE"
public static final java.lang.String
TOPIC_CYCLE_EXECUTE_WRITE
"io/openems/edge/cycle/EXECUTE_WRITE"
-
io.openems.edge.common.filter.PidFilter Modifier and Type Constant Field Value public static final double
DEFAULT_D
0.1
public static final double
DEFAULT_I
0.3
public static final double
DEFAULT_P
0.3
public static final int
ERROR_SUM_LIMIT_FACTOR
10
-
io.openems.edge.common.host.Host Modifier and Type Constant Field Value public static final java.lang.String
SINGLETON_COMPONENT_ID
"_host"
public static final java.lang.String
SINGLETON_SERVICE_PID
"Core.Host"
-
io.openems.edge.common.meta.Meta Modifier and Type Constant Field Value public static final java.lang.String
SINGLETON_COMPONENT_ID
"_meta"
public static final java.lang.String
SINGLETON_SERVICE_PID
"Core.Meta"
-
io.openems.edge.common.modbusslave.ModbusRecordFloat32 Modifier and Type Constant Field Value public static final int
BYTE_LENGTH
4
-
io.openems.edge.common.modbusslave.ModbusRecordFloat64 Modifier and Type Constant Field Value public static final int
BYTE_LENGTH
8
-
io.openems.edge.common.modbusslave.ModbusRecordString16 Modifier and Type Constant Field Value public static final int
BYTE_LENGTH
32
-
io.openems.edge.common.modbusslave.ModbusRecordUint16 Modifier and Type Constant Field Value public static final int
BYTE_LENGTH
2
-
io.openems.edge.common.modbusslave.ModbusRecordUint32 Modifier and Type Constant Field Value public static final int
BYTE_LENGTH
4
-
io.openems.edge.common.sum.DummySum Modifier and Type Constant Field Value public static final int
MAX_APPARENT_POWER
2147483647
-
io.openems.edge.common.sum.Sum Modifier and Type Constant Field Value public static final java.lang.String
SINGLETON_COMPONENT_ID
"_sum"
public static final java.lang.String
SINGLETON_SERVICE_PID
"Core.Sum"
-
io.openems.edge.common.user.ManagedUser Modifier and Type Constant Field Value public static final int
ITERATIONS
10
public static final int
KEY_LENGTH
256
-
io.openems.edge.common.user.User Modifier and Type Constant Field Value public static final java.lang.String
DEFAULT_EDGE_ID
"0"
-
io.openems.edge.controller.api.backend.BackendApiImpl Modifier and Type Constant Field Value protected static final java.lang.String
COMPONENT_NAME
"Controller.Api.Backend"
-
io.openems.edge.controller.api.common.ApiWorker Modifier and Type Constant Field Value public static final int
DEFAULT_TIMEOUT_SECONDS
10
-
io.openems.edge.controller.api.modbus.AbstractModbusTcpApi Modifier and Type Constant Field Value public static final int
DEFAULT_MAX_CONCURRENT_CONNECTIONS
5
public static final int
DEFAULT_PORT
502
public static final int
UNIT_ID
1
-
io.openems.edge.controller.api.modbus.jsonrpc.GetModbusProtocolExportXlsxRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"getModbusProtocolExportXlsx"
-
io.openems.edge.controller.api.modbus.jsonrpc.GetModbusProtocolRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"getModbusProtocol"
-
io.openems.edge.controller.api.mqtt.MqttApiController Modifier and Type Constant Field Value public static final java.lang.String
TOPIC_CHANNEL_LAST_UPDATE
"lastUpdate"
public static final java.lang.String
TOPIC_CHANNEL_PREFIX
"channel/"
public static final java.lang.String
TOPIC_EDGE_CONFIG
"edgeConfig/"
public static final java.lang.String
TOPIC_PREFIX
"edge/%s/"
-
io.openems.edge.controller.api.mqtt.MqttApiControllerImpl Modifier and Type Constant Field Value protected static final java.lang.String
COMPONENT_NAME
"Controller.Api.MQTT"
-
io.openems.edge.controller.api.rest.AbstractRestApi Modifier and Type Constant Field Value public static final boolean
DEFAULT_DEBUG_MODE
true
-
io.openems.edge.controller.api.websocket.WebsocketApi Modifier and Type Constant Field Value public static final int
DEFAULT_PORT
8075
public static final java.lang.String
EDGE_COMMENT
""
public static final java.lang.String
EDGE_ID
"0"
public static final java.lang.String
EDGE_PRODUCT_TYPE
""
-
io.openems.edge.controller.asymmetric.balancingcosphi.CosPhi Modifier and Type Constant Field Value public static final double
DEFAULT_COS_PHI
1.0
-
io.openems.edge.controller.ess.cycle.EssCycleImpl Modifier and Type Constant Field Value public static final java.lang.String
TIME_FORMAT
"HH:mm"
-
io.openems.edge.controller.ess.gridoptimizedcharge.GridOptimizedChargeImpl Modifier and Type Constant Field Value protected static final int
DEFAULT_POWER_BUFFER
100
-
io.openems.edge.controller.highloadtimeslot.HighLoadTimeslot Modifier and Type Constant Field Value public static final java.lang.String
DATE_FORMAT
"dd.MM.yyyy"
public static final java.lang.String
TIME_FORMAT
"HH:mm"
-
io.openems.edge.controller.pvinverter.selltogridlimit.PvInverterSellToGridLimit Modifier and Type Constant Field Value public static final double
DEFAULT_MAX_ADJUSTMENT_RATE
0.2
-
io.openems.edge.controller.symmetric.peakshaving.PeakShaving Modifier and Type Constant Field Value public static final double
DEFAULT_MAX_ADJUSTMENT_RATE
0.2
-
io.openems.edge.controller.timeslotpeakshaving.TimeslotPeakshaving Modifier and Type Constant Field Value public static final java.lang.String
DATE_FORMAT
"dd.MM.yyyy"
public static final java.lang.String
TIME_FORMAT
"H:mm"
-
io.openems.edge.core.appmanager.AppManager Modifier and Type Constant Field Value public static final java.lang.String
SINGLETON_COMPONENT_ID
"_appManager"
public static final java.lang.String
SINGLETON_SERVICE_PID
"Core.AppManager"
-
io.openems.edge.core.appmanager.OpenemsApp Modifier and Type Constant Field Value public static final java.lang.String
FALLBACK_IMAGE
"data:image/png;base64,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"
-
io.openems.edge.core.appmanager.jsonrpc.AddAppInstance Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"addAppInstance"
-
io.openems.edge.core.appmanager.jsonrpc.DeleteAppInstance Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"deleteAppInstance"
-
io.openems.edge.core.appmanager.jsonrpc.GetApp Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"getApp"
-
io.openems.edge.core.appmanager.jsonrpc.GetAppAssistant Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"getAppAssistant"
-
io.openems.edge.core.appmanager.jsonrpc.GetAppDescriptor Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"getAppDescriptor"
-
io.openems.edge.core.appmanager.jsonrpc.GetAppInstances Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"getAppInstances"
-
io.openems.edge.core.appmanager.jsonrpc.GetApps Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"getApps"
-
io.openems.edge.core.appmanager.jsonrpc.UpdateAppInstance Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"updateAppInstance"
-
io.openems.edge.core.appmanager.validator.CheckAppsNotInstalled Modifier and Type Constant Field Value public static final java.lang.String
COMPONENT_NAME
"Validator.Checkable.CheckAppsNotInstalled"
-
io.openems.edge.core.appmanager.validator.CheckCardinality Modifier and Type Constant Field Value public static final java.lang.String
COMPONENT_NAME
"Validator.Checkable.CheckCardinality"
-
io.openems.edge.core.appmanager.validator.CheckHome Modifier and Type Constant Field Value public static final java.lang.String
COMPONENT_NAME
"Validator.Checkable.CheckHome"
-
io.openems.edge.core.appmanager.validator.CheckHost Modifier and Type Constant Field Value public static final java.lang.String
COMPONENT_NAME
"Validator.Checkable.CheckHost"
-
io.openems.edge.core.appmanager.validator.CheckNoComponentInstalledOfFactoryId Modifier and Type Constant Field Value public static final java.lang.String
COMPONENT_NAME
"Validator.Checkable.CheckNoComponentInstalledOfFactorieId"
-
io.openems.edge.core.appmanager.validator.CheckRelayCount Modifier and Type Constant Field Value public static final java.lang.String
COMPONENT_NAME
"Validator.Checkable.CheckRelayCount"
-
io.openems.edge.core.componentmanager.jsonrpc.ChannelExportXlsxRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"channelExportXlsx"
-
io.openems.edge.core.host.NetworkConfiguration Modifier and Type Constant Field Value public static final java.lang.String
PATTERN_INET4ADDRESS
"(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)"
-
io.openems.edge.core.host.jsonrpc.ExecuteSystemCommandRequest Modifier and Type Constant Field Value public static final boolean
DEFAULT_RUN_IN_BACKGROUND
false
public static final int
DEFAULT_TIMEOUT_SECONDS
5
public static final java.lang.String
METHOD
"executeSystemCommand"
-
io.openems.edge.core.host.jsonrpc.ExecuteSystemUpdateRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"executeSystemUpdate"
-
io.openems.edge.core.host.jsonrpc.GetNetworkConfigRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"getNetworkConfig"
-
io.openems.edge.core.host.jsonrpc.GetSystemUpdateStateRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"getSystemUpdateState"
-
io.openems.edge.core.host.jsonrpc.SetNetworkConfigRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"setNetworkConfig"
-
io.openems.edge.core.host.jsonrpc.SystemUpdateRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"systemUpdate"
-
io.openems.edge.core.predictormanager.Get24HoursPredictionRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"get24HoursPrediction"
-
io.openems.edge.ess.core.power.PowerComponent Modifier and Type Constant Field Value public static final boolean
DEFAULT_DEBUG_MODE
false
public static final boolean
DEFAULT_SYMMETRIC_MODE
true
public static final java.lang.String
SINGLETON_COMPONENT_ID
"_power"
public static final java.lang.String
SINGLETON_SERVICE_PID
"Ess.Power"
-
io.openems.edge.ess.fenecon.commercial40.EssFeneconCommercial40Impl Modifier and Type Constant Field Value protected static final int
MAX_APPARENT_POWER
40000
protected static final int
NET_CAPACITY
40000
-
io.openems.edge.ess.generic.common.AbstractAllowedChargeDischargeHandler<ESS extends SymmetricEss> Modifier and Type Constant Field Value public static final float
DISCHARGE_EFFICIENCY_FACTOR
0.949999988079071f
public static final float
MAX_INCREASE_PERCENTAGE
0.05000000074505806f
-
io.openems.edge.ess.generic.common.GenericManagedEss Modifier and Type Constant Field Value public static final double
EFFICIENCY_FACTOR
0.95
public static final int
RETRY_COMMAND_MAX_ATTEMPTS
30
public static final int
RETRY_COMMAND_SECONDS
30
-
io.openems.edge.ess.mr.gridcon.EssGridcon Modifier and Type Constant Field Value public static final int
MAX_CURRENT_PER_STRING
80
-
io.openems.edge.ess.mr.gridcon.GridconPcs Modifier and Type Constant Field Value public static final float
DC_LINK_VOLTAGE_SETPOINT
800.0f
public static final float
DEFAULT_GRID_FREQUENCY
50.0f
public static final float
DEFAULT_GRID_VOLTAGE
230.0f
public static final int
MAX_POWER_PER_INVERTER
42000
public static final int
POWER_PRECISION_WATT
420
public static final float
Q_LIMIT
1.0f
-
io.openems.edge.ess.mr.gridcon.GridconPcsImpl Modifier and Type Constant Field Value public static final float
DC_LINK_VOLTAGE_TOLERANCE_VOLT
20.0f
public static final double
EFFICIENCY_LOSS_CHARGE_FACTOR
0.07
public static final double
EFFICIENCY_LOSS_DISCHARGE_FACTOR
0.07
public static final double
EFFICIENCY_LOSS_FACTOR
0.07
-
io.openems.edge.ess.mr.gridcon.state.onoffgrid.BaseState Modifier and Type Constant Field Value public static final float
ONOFF_GRID_FREQUENCY_FACTOR_ONLY_ONGRID
1.0540000200271606f
public static final float
ONOFF_GRID_VOLTAGE_FACTOR
1.0f
-
io.openems.edge.ess.mr.gridcon.state.onoffgrid.DecisionTableCondition Modifier and Type Constant Field Value public static final double
LOWER_VOLTAGE
207.0
public static final double
UPPER_VOLTAGE
253.0
-
io.openems.edge.ess.mr.gridcon.writewords.CcuParameters1 Modifier and Type Constant Field Value public static final int
CCU_PARAMETERS_1_ADRESS
32592
-
io.openems.edge.ess.mr.gridcon.writewords.CcuParameters2 Modifier and Type Constant Field Value public static final int
CCU_PARAMETERS_2_ADRESS
32784
-
io.openems.edge.ess.mr.gridcon.writewords.CosPhiParameters Modifier and Type Constant Field Value public static final int
COS_PHI_ADDRESS
32752
-
io.openems.edge.ess.mr.gridcon.writewords.DcDcParameter Modifier and Type Constant Field Value public static final int
DC_DC_ADRESS
32720
-
io.openems.edge.ess.test.DummyHybridEss Modifier and Type Constant Field Value public static final int
MAX_APPARENT_POWER
2147483647
-
io.openems.edge.ess.test.DummyManagedSymmetricEss Modifier and Type Constant Field Value public static final int
MAX_APPARENT_POWER
2147483647
-
io.openems.edge.ess.test.DummyMetaEss Modifier and Type Constant Field Value public static final int
MAX_APPARENT_POWER
2147483647
-
io.openems.edge.evcs.api.Evcs Modifier and Type Constant Field Value public static final int
DEFAULT_POWER_RECISION
230
-
io.openems.edge.evcs.core.EvcsPowerComponent Modifier and Type Constant Field Value public static final java.lang.String
SINGLETON_COMPONENT_ID
"_evcsSlowPowerIncreaseFilter"
public static final java.lang.String
SINGLETON_SERVICE_PID
"Evcs.SlowPowerIncreaseFilter"
-
io.openems.edge.evcs.hardybarth.HardyBarth Modifier and Type Constant Field Value public static final double
SCALE_FACTOR_MINUS_1
0.1
-
io.openems.edge.evcs.keba.kecontact.KebaKeContact Modifier and Type Constant Field Value public static final int
UDP_PORT
7090
-
io.openems.edge.evcs.ocpp.server.OcppServerImpl Modifier and Type Constant Field Value public static final java.lang.String
DEFAULT_IP
"0.0.0.0"
public static final int
DEFAULT_PORT
8887
-
io.openems.edge.fenecon.dess.FeneconDessConstants Modifier and Type Constant Field Value public static final int
UNIT_ID
4
-
io.openems.edge.fenecon.dess.ess.FeneconDessEss Modifier and Type Constant Field Value public static final int
CAPACITY
10000
public static final int
MAX_APPARENT_POWER
9000
-
io.openems.edge.fenecon.mini.FeneconMiniConstants Modifier and Type Constant Field Value public static final int
UNIT_ID
4
-
io.openems.edge.fenecon.mini.ess.FeneconMiniEss Modifier and Type Constant Field Value public static final int
MAX_APPARENT_POWER
3000
-
io.openems.edge.fenecon.pro.ess.FeneconProEssImpl Modifier and Type Constant Field Value protected static final int
MAX_APPARENT_POWER
9000
-
io.openems.edge.goodwe.GoodWeConstants Modifier and Type Constant Field Value public static final int
DEFAULT_UNIT_ID
247
-
io.openems.edge.kaco.blueplanet.hybrid10.pvinverter.BpPvInverter Modifier and Type Constant Field Value public static final int
MAX_APPARENT_POWER
10000
-
io.openems.edge.kostal.piko.core.impl.KostalPikoCoreImpl Modifier and Type Constant Field Value protected static final int
MAX_ACTUAL_POWER
6600
protected static final int
MAX_APPARENT_POWER
6000
-
io.openems.edge.meter.api.AsymmetricMeter Modifier and Type Constant Field Value public static final java.lang.String
POWER_DOC_TEXT
"Negative values for Consumption; positive for Production"
-
io.openems.edge.meter.discovergy.jsonrpc.GetFieldNamesRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"getFieldNames"
-
io.openems.edge.meter.discovergy.jsonrpc.GetMetersRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"getMeters"
-
io.openems.edge.meter.test.DummyAsymmetricMeter Modifier and Type Constant Field Value public static final int
MAX_APPARENT_POWER
10000
-
io.openems.edge.meter.test.DummySymmetricMeter Modifier and Type Constant Field Value public static final int
MAX_APPARENT_POWER
10000
-
io.openems.edge.predictor.api.manager.PredictorManager Modifier and Type Constant Field Value public static final java.lang.String
SINGLETON_COMPONENT_ID
"_predictorManager"
public static final java.lang.String
SINGLETON_SERVICE_PID
"Core.PredictorManager"
-
io.openems.edge.predictor.api.oneday.Prediction24Hours Modifier and Type Constant Field Value public static final int
NUMBER_OF_VALUES
96
-
io.openems.edge.predictor.similardaymodel.SimilarDayPredictorImpl Modifier and Type Constant Field Value public static final int
NUM_OF_DAYS_OF_WEEK
7
public static final int
PREDCTION_FOR_FIVE_DAY
4
public static final int
PREDCTION_FOR_FOUR_DAY
3
public static final int
PREDCTION_FOR_ONE_DAY
0
public static final int
PREDCTION_FOR_SEVEN_DAY
6
public static final int
PREDCTION_FOR_SIX_DAY
5
public static final int
PREDCTION_FOR_THREE_DAY
2
public static final int
PREDCTION_FOR_TWO_DAY
1
-
io.openems.edge.simulator.app.ExecuteSimulationRequest Modifier and Type Constant Field Value public static final java.lang.String
METHOD
"executeSimulation"
-
io.openems.edge.simulator.app.SimulatorApp Modifier and Type Constant Field Value public static final java.lang.String
SINGLETON_COMPONENT_ID
"_simulator"
public static final java.lang.String
SINGLETON_SERVICE_PID
"Simulator.App"
-
io.openems.edge.simulator.io.DigitalInputOutput Modifier and Type Constant Field Value public static final java.lang.String
CHANNEL_NAME
"INPUT_OUTPUT%d"
-
io.openems.edge.timedata.rrd4j.RecordWorker Modifier and Type Constant Field Value protected static final int
DEFAULT_NO_OF_CYCLES
60
-
io.openems.edge.timedata.rrd4j.Rrd4jTimedataImpl Modifier and Type Constant Field Value protected static final java.lang.String
DEFAULT_DATASOURCE_NAME
"value"
protected static final int
DEFAULT_HEARTBEAT_SECONDS
300
protected static final int
DEFAULT_STEP_SECONDS
300
-
io.openems.edge.timeofusetariff.api.TimeOfUsePrices Modifier and Type Constant Field Value public static final int
NUMBER_OF_VALUES
96
-
io.openems.shared.influxdb.InfluxConnector Modifier and Type Constant Field Value public static final java.lang.String
MEASUREMENT
"data"