A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Y
U
- UINT16() - function in nl.basjes.modbus.schema.expression.parser.generated.FieldExpressionsParser.LoadUInt16Context
- UINT32() - function in nl.basjes.modbus.schema.expression.parser.generated.FieldExpressionsParser.LoadUInt32Context
- UINT64() - function in nl.basjes.modbus.schema.expression.parser.generated.FieldExpressionsParser.LoadUInt64Context
- unit(java.lang.String) - function in nl.basjes.modbus.schema.Field.FieldBuilder
- Human-readable unit of the field (like 'V' for Volt or '%' for percentage).
- UNKNOWN - enum entry in nl.basjes.modbus.schema.ReturnType
Used to indicate we do not know the actual return type yet
- unNeed() - function in nl.basjes.modbus.schema.Field
- The field no longer needs to be kept up-to-date
- unNeed(nl.basjes.modbus.schema.Field) - function in nl.basjes.modbus.schema.SchemaDevice
- unNeedAll() - function in nl.basjes.modbus.schema.Block
- All fields in this Block no longer need to be kept up-to-date
- unNeedAll() - function in nl.basjes.modbus.schema.SchemaDevice
- We no longer want all fields to be kept up-to-date
- unrollRecursionContexts(org.antlr.v4.runtime.ParserRuleContext) - function in org.antlr.v4.runtime.Parser
- update() - function in nl.basjes.modbus.schema.Block
- Directly update all fields in this Block
- update() - function in nl.basjes.modbus.schema.Field
- Directly update this field
- update(java.lang.Long) - function in nl.basjes.modbus.schema.SchemaDevice
- Update all registers related to the needed fields to be updated with a maximum age of the provided milliseconds
- update() - function in nl.basjes.modbus.schema.SchemaDevice
- Update all registers related to the needed fields to be updated with a maximum age of the provided milliseconds
- update(nl.basjes.modbus.schema.Field) - function in nl.basjes.modbus.schema.SchemaDevice
- Update all registers related to the specified field
- update(java.lang.Long) - function in nl.basjes.modbus.schema.fetcher.RegisterBlockFetcher
- Update all registers related to the needed fields to be updated with a maximum age of the provided milliseconds
- update() - function in nl.basjes.modbus.schema.fetcher.RegisterBlockFetcher
- Update all registers related to the needed fields to be updated with a maximum age of the provided milliseconds
- update(java.lang.Long) - function in nl.basjes.modbus.schema.fetcher.RegisterBlockFetcher
- Update all registers related to the needed fields to be updated with a maximum age of the provided milliseconds
- update() - function in nl.basjes.modbus.schema.fetcher.RegisterBlockFetcher
- Update all registers related to the needed fields to be updated with a maximum age of the provided milliseconds
- update(nl.basjes.modbus.schema.Field) - function in nl.basjes.modbus.schema.fetcher.RegisterBlockFetcher
- We force an immediate update of all registers needed for the provided field.
- update(nl.basjes.modbus.schema.Field) - function in nl.basjes.modbus.schema.fetcher.RegisterBlockFetcher
- We force an immediate update of all registers needed for the provided field.
- updateAll(java.lang.Long) - function in nl.basjes.modbus.schema.SchemaDevice
- Make sure all registers mentioned in all known fields are retrieved.
- updateAll() - function in nl.basjes.modbus.schema.SchemaDevice
- Make sure all registers mentioned in all known fields are retrieved.
- usedReadErrorAddresses() - function in nl.basjes.modbus.schema.Field
- UTF8() - function in nl.basjes.modbus.schema.expression.parser.generated.FieldExpressionsParser.StringUtf8Context
- UTF8String - class in nl.basjes.modbus.schema.expression.strings