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

A

absValue() - Method in class com.smartgridready.communicator.common.api.values.ArrayValue
 
absValue() - Method in class com.smartgridready.communicator.common.api.values.BitmapValue
 
absValue() - Method in class com.smartgridready.communicator.common.api.values.BooleanValue
 
absValue() - Method in class com.smartgridready.communicator.common.api.values.DateTimeValue
 
absValue() - Method in class com.smartgridready.communicator.common.api.values.EnumValue
 
absValue() - Method in class com.smartgridready.communicator.common.api.values.Float32Value
 
absValue() - Method in class com.smartgridready.communicator.common.api.values.Float64Value
 
absValue() - Method in class com.smartgridready.communicator.common.api.values.Int16UValue
 
absValue() - Method in class com.smartgridready.communicator.common.api.values.Int16Value
 
absValue() - Method in class com.smartgridready.communicator.common.api.values.Int32UValue
 
absValue() - Method in class com.smartgridready.communicator.common.api.values.Int32Value
 
absValue() - Method in class com.smartgridready.communicator.common.api.values.Int64UValue
 
absValue() - Method in class com.smartgridready.communicator.common.api.values.Int64Value
 
absValue() - Method in class com.smartgridready.communicator.common.api.values.Int8UValue
 
absValue() - Method in class com.smartgridready.communicator.common.api.values.Int8Value
 
absValue() - Method in class com.smartgridready.communicator.common.api.values.JsonValue
 
absValue() - Method in class com.smartgridready.communicator.common.api.values.StringValue
 
absValue() - Method in class com.smartgridready.communicator.common.api.values.Value
 
add(int) - Method in class com.smartgridready.communicator.common.helper.JsonReader.Key
 
add(Processor) - Method in class com.smartgridready.communicator.async.process.Parallel
 
add(Processor) - Method in class com.smartgridready.communicator.async.process.Sequence
 
addHeader(String, String) - Method in class com.smartgridready.communicator.rest.http.client.RestServiceClient
 
apply(String, String) - Method in interface com.smartgridready.communicator.async.callable.ReadFunction
 
apply(String, String, V) - Method in interface com.smartgridready.communicator.async.callable.WriteFunction
 
applyUnitConversion(P, Value, DoubleBinaryOperator) - Static method in class com.smartgridready.communicator.common.impl.SGrDeviceBase
 
ArrayValue<T extends Value> - Class in com.smartgridready.communicator.common.api.values
 
ArrayValue(T[]) - Constructor for class com.smartgridready.communicator.common.api.values.ArrayValue
 
asArray() - Method in class com.smartgridready.communicator.common.api.values.ArrayValue
 
asArray() - Method in class com.smartgridready.communicator.common.api.values.BitmapValue
 
asArray() - Method in class com.smartgridready.communicator.common.api.values.BooleanValue
 
asArray() - Method in class com.smartgridready.communicator.common.api.values.DateTimeValue
 
asArray() - Method in class com.smartgridready.communicator.common.api.values.EnumValue
 
asArray() - Method in class com.smartgridready.communicator.common.api.values.Float32Value
 
asArray() - Method in class com.smartgridready.communicator.common.api.values.Float64Value
 
asArray() - Method in class com.smartgridready.communicator.common.api.values.Int16UValue
 
asArray() - Method in class com.smartgridready.communicator.common.api.values.Int16Value
 
asArray() - Method in class com.smartgridready.communicator.common.api.values.Int32UValue
 
asArray() - Method in class com.smartgridready.communicator.common.api.values.Int32Value
 
asArray() - Method in class com.smartgridready.communicator.common.api.values.Int64UValue
 
asArray() - Method in class com.smartgridready.communicator.common.api.values.Int64Value
 
asArray() - Method in class com.smartgridready.communicator.common.api.values.Int8UValue
 
asArray() - Method in class com.smartgridready.communicator.common.api.values.Int8Value
 
asArray() - Method in class com.smartgridready.communicator.common.api.values.JsonValue
 
asArray() - Method in class com.smartgridready.communicator.common.api.values.StringValue
 
asArray() - Method in class com.smartgridready.communicator.common.api.values.Value
 
AsyncResult<T> - Class in com.smartgridready.communicator.async.callable
 
AsyncResult() - Constructor for class com.smartgridready.communicator.async.callable.AsyncResult
 
attachGateway(ModbusInterfaceDescription, GenDriverAPI4ModbusFactory, String) - Method in interface com.smartgridready.communicator.modbus.api.ModbusGatewayRegistry
Uses or creates a Modbus transport gateway for a given device.
attachGateway(ModbusInterfaceDescription, GenDriverAPI4ModbusFactory, String) - Method in class com.smartgridready.communicator.modbus.impl.SGrModbusGatewayRegistry
 
authenticate() - Method in class com.smartgridready.communicator.common.api.dto.DataPoint
Deprecated, for removal: This API element is subject to removal in a future version.
Since version 2.1.0.
authenticate() - Method in interface com.smartgridready.communicator.rest.api.GenDeviceApi4Rest
Deprecated, for removal: This API element is subject to removal in a future version.
authenticate() - Method in class com.smartgridready.communicator.rest.impl.SGrRestApiDevice
 
Authenticator - Interface in com.smartgridready.communicator.rest.http.authentication
 
AuthenticatorFactory - Class in com.smartgridready.communicator.rest.http.authentication
 
await(Executable...) - Method in class com.smartgridready.communicator.async.process.Processor
 

B

BaseCallable<T> - Class in com.smartgridready.communicator.async.callable
 
BaseCallable(String, String) - Constructor for class com.smartgridready.communicator.async.callable.BaseCallable
 
BasicAuthenticator - Class in com.smartgridready.communicator.rest.http.authentication
 
BasicAuthenticator() - Constructor for class com.smartgridready.communicator.rest.http.authentication.BasicAuthenticator
 
BearerTokenAuthenticator - Class in com.smartgridready.communicator.rest.http.authentication
 
BearerTokenAuthenticator() - Constructor for class com.smartgridready.communicator.rest.http.authentication.BearerTokenAuthenticator
 
BITMAP - com.smartgridready.communicator.common.api.values.DataType
 
BitmapRecord - Class in com.smartgridready.communicator.common.api.values
 
BitmapRecord(String, boolean, String) - Constructor for class com.smartgridready.communicator.common.api.values.BitmapRecord
 
BitmapValue - Class in com.smartgridready.communicator.common.api.values
 
BOOLEAN - com.smartgridready.communicator.common.api.values.DataType
 
BooleanValue - Class in com.smartgridready.communicator.common.api.values
 
BrokerListMapper - Class in com.smartgridready.communicator.messaging.mapper
 
BrokerListMapper() - Constructor for class com.smartgridready.communicator.messaging.mapper.BrokerListMapper
 
build() - Method in class com.smartgridready.communicator.common.api.SGrDeviceBuilder
Builds the SGr device using the previously set builder parameters.
buildJsonNode(Collection<Map<String, Object>>) - Method in class com.smartgridready.communicator.common.helper.JsonWriter
 
buildJsonString(Collection<Map<String, Object>>) - Method in class com.smartgridready.communicator.common.helper.JsonWriter
 
byteArrToBooleanArr(byte[]) - Static method in class com.smartgridready.communicator.modbus.helper.ConversionHelper
 
byteBufFromRegisters(int[]) - Static method in class com.smartgridready.communicator.modbus.helper.ConversionHelper
 
bytesToRegisters(byte[]) - Static method in class com.smartgridready.communicator.modbus.helper.ConversionHelper
 

C

CacheRecord<V> - Class in com.smartgridready.communicator.modbus.helper
 
CacheRecord(V, Instant) - Constructor for class com.smartgridready.communicator.modbus.helper.CacheRecord
 
call() - Method in class com.smartgridready.communicator.async.callable.BaseCallable
 
callService() - Method in class com.smartgridready.communicator.rest.http.client.RestServiceClient
 
canSubscribe() - Method in class com.smartgridready.communicator.common.api.dto.DataPoint
 
canSubscribe() - Method in interface com.smartgridready.communicator.common.api.GenDeviceApi
Checks whether the device can subscribe to data points.
canSubscribe() - Method in class com.smartgridready.communicator.common.impl.SGrDeviceBase
 
canSubscribe() - Method in class com.smartgridready.communicator.messaging.impl.SGrMessagingDevice
 
changeByteOrder(int[], int) - Static method in class com.smartgridready.communicator.modbus.helper.EndiannessConversionHelper
 
changeDWordOrder(int[], int) - Static method in class com.smartgridready.communicator.modbus.helper.EndiannessConversionHelper
 
changeWordOrder(int[], int) - Static method in class com.smartgridready.communicator.modbus.helper.EndiannessConversionHelper
 
checkOutOfRange(Value[], double, SGrDeviceBase.Comparator) - Method in class com.smartgridready.communicator.common.impl.SGrDeviceBase
 
checkOutOfRange(Value[], DataPointBase) - Method in class com.smartgridready.communicator.common.impl.SGrDeviceBase
 
checkReadWritePermission(DataPointBase, SGrDeviceBase.RwpDirections) - Method in class com.smartgridready.communicator.common.impl.SGrDeviceBase
 
cleanup() - Method in class com.smartgridready.communicator.async.process.ReadExec
 
cleanup() - Method in class com.smartgridready.communicator.async.process.WriteExec
 
close() - Method in class com.smartgridready.communicator.messaging.impl.SGrMessagingDevice
 
CLOUD - com.smartgridready.communicator.common.api.dto.OperationEnvironment
 
com.smartgridready.communicator.async.callable - package com.smartgridready.communicator.async.callable
 
com.smartgridready.communicator.async.process - package com.smartgridready.communicator.async.process
 
com.smartgridready.communicator.common.api - package com.smartgridready.communicator.common.api
 
com.smartgridready.communicator.common.api.dto - package com.smartgridready.communicator.common.api.dto
 
com.smartgridready.communicator.common.api.values - package com.smartgridready.communicator.common.api.values
 
com.smartgridready.communicator.common.helper - package com.smartgridready.communicator.common.helper
 
com.smartgridready.communicator.common.impl - package com.smartgridready.communicator.common.impl
 
com.smartgridready.communicator.contacts.impl - package com.smartgridready.communicator.contacts.impl
 
com.smartgridready.communicator.generic.impl - package com.smartgridready.communicator.generic.impl
 
com.smartgridready.communicator.messaging.api - package com.smartgridready.communicator.messaging.api
 
com.smartgridready.communicator.messaging.impl - package com.smartgridready.communicator.messaging.impl
 
com.smartgridready.communicator.messaging.mapper - package com.smartgridready.communicator.messaging.mapper
 
com.smartgridready.communicator.modbus.api - package com.smartgridready.communicator.modbus.api
 
com.smartgridready.communicator.modbus.helper - package com.smartgridready.communicator.modbus.helper
 
com.smartgridready.communicator.modbus.impl - package com.smartgridready.communicator.modbus.impl
 
com.smartgridready.communicator.rest.api - package com.smartgridready.communicator.rest.api
 
com.smartgridready.communicator.rest.exception - package com.smartgridready.communicator.rest.exception
 
com.smartgridready.communicator.rest.http.authentication - package com.smartgridready.communicator.rest.http.authentication
 
com.smartgridready.communicator.rest.http.client - package com.smartgridready.communicator.rest.http.client
 
com.smartgridready.communicator.rest.impl - package com.smartgridready.communicator.rest.impl
 
com.smartgridready.utils - package com.smartgridready.utils
 
compareTo(JsonReader.Key) - Method in class com.smartgridready.communicator.common.helper.JsonReader.Key
 
ConfigurationValue - Class in com.smartgridready.communicator.common.api.dto
 
ConfigurationValue(String, Value, DataTypeInfo, Map<Language, String>) - Constructor for class com.smartgridready.communicator.common.api.dto.ConfigurationValue
 
connect() - Method in interface com.smartgridready.communicator.common.api.GenDeviceApi
Connect the device.
connect() - Method in class com.smartgridready.communicator.contacts.impl.SGrContactsDevice
 
connect() - Method in class com.smartgridready.communicator.generic.impl.SGrGenericDevice
 
connect() - Method in class com.smartgridready.communicator.messaging.impl.SGrMessagingDevice
 
connect() - Method in class com.smartgridready.communicator.modbus.impl.SGrModbusDevice
 
connect() - Method in class com.smartgridready.communicator.rest.impl.SGrRestApiDevice
 
connect(String) - Method in class com.smartgridready.communicator.modbus.api.ModbusGateway
 
CONST - com.smartgridready.communicator.common.impl.SGrDeviceBase.RwpDirections
 
CONTACT - com.smartgridready.communicator.common.api.dto.InterfaceType
 
ConversionHelper - Class in com.smartgridready.communicator.modbus.helper
 
convRegistersToString(int[], int, int) - Static method in class com.smartgridready.communicator.modbus.helper.ConversionHelper
Converts 16 - Bit Register values to String
convStringToRegisters(String) - Static method in class com.smartgridready.communicator.modbus.helper.ConversionHelper
Converts a String to 16 - Bit Registers
copy(JsonReader.Key) - Static method in class com.smartgridready.communicator.common.helper.JsonReader.Key
 
createTransport(ModbusInterfaceDescription, GenDriverAPI4ModbusFactory) - Static method in class com.smartgridready.communicator.modbus.helper.ModbusTransportUtil
 

D

DataPoint - Class in com.smartgridready.communicator.common.api.dto
 
DataPoint(String, String, DataTypeInfo, Units, DataDirectionProduct, Double, Double, Integer, List<GenericAttribute>, List<DynamicRequestParameter>, GenDeviceApi) - Constructor for class com.smartgridready.communicator.common.api.dto.DataPoint
 
dataPointName - Variable in class com.smartgridready.communicator.async.callable.BaseCallable
 
DataPointValue - Class in com.smartgridready.communicator.common.api.dto
 
DataPointValue(String, String, Value) - Constructor for class com.smartgridready.communicator.common.api.dto.DataPointValue
 
DataType - Enum in com.smartgridready.communicator.common.api.values
 
DataTypeInfo - Class in com.smartgridready.communicator.common.api.values
 
DataTypeInfo(DataType, Function<DataTypeProduct, Object>, Function<ModbusDataType, Object>, BiConsumer<DataTypeProduct, EmptyType>, BiConsumer<ModbusDataType, EmptyType>, List<Value>) - Constructor for class com.smartgridready.communicator.common.api.values.DataTypeInfo
 
DATE_TIME - com.smartgridready.communicator.common.api.values.DataType
 
DateTimeValue - Class in com.smartgridready.communicator.common.api.values
 
DEFAULT_BAUDRATE - Static variable in class com.smartgridready.communicator.modbus.helper.ModbusUtil
 
DEFAULT_DATABITS - Static variable in class com.smartgridready.communicator.modbus.helper.ModbusUtil
 
DEFAULT_MODBUS_TCP_PORT - Static variable in class com.smartgridready.communicator.modbus.helper.ModbusUtil
 
DEFAULT_PARITY - Static variable in class com.smartgridready.communicator.modbus.helper.ModbusUtil
 
DEFAULT_SLAVE_ID - Static variable in class com.smartgridready.communicator.modbus.helper.ModbusUtil
 
DEFAULT_STOPBITS - Static variable in class com.smartgridready.communicator.modbus.helper.ModbusUtil
 
defaultInstance() - Static method in class com.smartgridready.communicator.modbus.impl.SGrModbusGatewayRegistry
 
detachAllGateways() - Method in interface com.smartgridready.communicator.modbus.api.ModbusGatewayRegistry
 
detachAllGateways() - Method in class com.smartgridready.communicator.modbus.impl.SGrModbusGatewayRegistry
 
detachGateway(ModbusInterfaceDescription, String) - Method in interface com.smartgridready.communicator.modbus.api.ModbusGatewayRegistry
Disconnects the Modbus transport gateway of a given device.
detachGateway(ModbusInterfaceDescription, String) - Method in class com.smartgridready.communicator.modbus.impl.SGrModbusGatewayRegistry
 
detachGateway(String, String) - Method in interface com.smartgridready.communicator.modbus.api.ModbusGatewayRegistry
Disconnects the Modbus transport gateway of a given device.
detachGateway(String, String) - Method in class com.smartgridready.communicator.modbus.impl.SGrModbusGatewayRegistry
 
device - Variable in class com.smartgridready.communicator.common.impl.SGrDeviceBase
 
DeviceDescriptionLoader - Class in com.smartgridready.communicator.common.helper
 
DeviceDescriptionLoader() - Constructor for class com.smartgridready.communicator.common.helper.DeviceDescriptionLoader
 
DeviceInfo - Class in com.smartgridready.communicator.common.api.dto
 
DeviceInfo(String, String, String, String, String, DeviceCategory, InterfaceType, OperationEnvironment, List<GenericAttribute>, List<ConfigurationValue>, List<FunctionalProfile>) - Constructor for class com.smartgridready.communicator.common.api.dto.DeviceInfo
 
DeviceReadCallable<T> - Class in com.smartgridready.communicator.async.callable
Callable that wraps a device read command
DeviceReadCallable(ReadFunction<T>, String, String) - Constructor for class com.smartgridready.communicator.async.callable.DeviceReadCallable
 
DeviceWriteCallable<T> - Class in com.smartgridready.communicator.async.callable
Callable that wraps a device write command.
DeviceWriteCallable(WriteFunction<T>, String, String) - Constructor for class com.smartgridready.communicator.async.callable.DeviceWriteCallable
 
disconnect() - Method in interface com.smartgridready.communicator.common.api.GenDeviceApi
Disconnect the device.
disconnect() - Method in class com.smartgridready.communicator.contacts.impl.SGrContactsDevice
 
disconnect() - Method in class com.smartgridready.communicator.generic.impl.SGrGenericDevice
 
disconnect() - Method in class com.smartgridready.communicator.messaging.impl.SGrMessagingDevice
 
disconnect() - Method in class com.smartgridready.communicator.modbus.impl.SGrModbusDevice
 
disconnect() - Method in class com.smartgridready.communicator.rest.impl.SGrRestApiDevice
 
disconnect(String) - Method in class com.smartgridready.communicator.modbus.api.ModbusGateway
 
disconnectAll() - Method in class com.smartgridready.communicator.modbus.api.ModbusGateway
 
divide(double, double) - Static method in class com.smartgridready.communicator.common.impl.SGrDeviceBase
 
doFunctionCall() - Method in class com.smartgridready.communicator.async.callable.DeviceReadCallable
 
doFunctionCall() - Method in class com.smartgridready.communicator.async.callable.DeviceWriteCallable
 
doubleToRegisters(double) - Static method in class com.smartgridready.communicator.modbus.helper.ConversionHelper
 
DriverFactoryLoader - Class in com.smartgridready.communicator.common.helper
 
DummyHttpAuthenticator - Class in com.smartgridready.communicator.rest.http.authentication
 
DummyHttpAuthenticator() - Constructor for class com.smartgridready.communicator.rest.http.authentication.DummyHttpAuthenticator
 
DynamicRequestParameter - Class in com.smartgridready.communicator.common.api.dto
 
DynamicRequestParameter(String, String, DataTypeInfo, Map<Language, InfoText>) - Constructor for class com.smartgridready.communicator.common.api.dto.DynamicRequestParameter
 

E

eid(InputStream) - Method in class com.smartgridready.communicator.common.api.SGrDeviceBuilder
Sets the EID source to an input stream.
eid(String) - Method in class com.smartgridready.communicator.common.api.SGrDeviceBuilder
Sets the EID source to XML content.
eid(Path) - Method in class com.smartgridready.communicator.common.api.SGrDeviceBuilder
Sets the EID source to a file system path.
EndiannessConversionHelper - Class in com.smartgridready.communicator.modbus.helper
 
ENUM - com.smartgridready.communicator.common.api.values.DataType
 
EnumRecord - Class in com.smartgridready.communicator.common.api.values
 
EnumRecord(String, Long, String) - Constructor for class com.smartgridready.communicator.common.api.values.EnumRecord
 
enumToOrdinalValue(EnumMapProduct) - Method in class com.smartgridready.communicator.common.api.values.EnumValue
 
enumToOrdinalValue(EnumMapProduct) - Method in class com.smartgridready.communicator.common.api.values.Value
 
EnumValue - Class in com.smartgridready.communicator.common.api.values
 
equals(Object) - Method in class com.smartgridready.communicator.common.api.dto.GenericAttribute
 
equals(Object) - Method in class com.smartgridready.communicator.common.api.values.BitmapRecord
 
equals(Object) - Method in class com.smartgridready.communicator.common.api.values.BitmapValue
 
equals(Object) - Method in class com.smartgridready.communicator.common.api.values.BooleanValue
 
equals(Object) - Method in class com.smartgridready.communicator.common.api.values.DataTypeInfo
 
equals(Object) - Method in class com.smartgridready.communicator.common.api.values.DateTimeValue
 
equals(Object) - Method in class com.smartgridready.communicator.common.api.values.EnumRecord
 
equals(Object) - Method in class com.smartgridready.communicator.common.api.values.EnumValue
 
equals(Object) - Method in class com.smartgridready.communicator.common.api.values.JsonValue
 
equals(Object) - Method in class com.smartgridready.communicator.common.api.values.NumberValue
 
equals(Object) - Method in class com.smartgridready.communicator.common.api.values.StringValue
 
equals(Object) - Method in class com.smartgridready.communicator.common.helper.JsonReader.Key
 
equals(Object) - Method in class com.smartgridready.communicator.messaging.impl.MessageCacheKey
 
equals(Object) - Method in class com.smartgridready.communicator.modbus.api.ModbusGateway
 
ERROR - com.smartgridready.communicator.async.process.ExecStatus
 
ExecStatus - Enum in com.smartgridready.communicator.async.process
 
Executable - Interface in com.smartgridready.communicator.async.process
 

F

findDataPoint(String, String) - Method in class com.smartgridready.communicator.common.impl.SGrDeviceBase
 
findDataPointForProfile(ContactFunctionalProfile, String) - Method in class com.smartgridready.communicator.contacts.impl.SGrContactsDevice
 
findDataPointForProfile(GenericFunctionalProfile, String) - Method in class com.smartgridready.communicator.generic.impl.SGrGenericDevice
 
findDataPointForProfile(MessagingFunctionalProfile, String) - Method in class com.smartgridready.communicator.messaging.impl.SGrMessagingDevice
 
findDataPointForProfile(ModbusFunctionalProfile, String) - Method in class com.smartgridready.communicator.modbus.impl.SGrModbusDevice
 
findDataPointForProfile(RestApiFunctionalProfile, String) - Method in class com.smartgridready.communicator.rest.impl.SGrRestApiDevice
 
findDataPointForProfile(F, String) - Method in class com.smartgridready.communicator.common.impl.SGrDeviceBase
 
findProfile(String) - Method in class com.smartgridready.communicator.common.impl.SGrDeviceBase
 
findProfile(String) - Method in class com.smartgridready.communicator.contacts.impl.SGrContactsDevice
 
findProfile(String) - Method in class com.smartgridready.communicator.generic.impl.SGrGenericDevice
 
findProfile(String) - Method in class com.smartgridready.communicator.messaging.impl.SGrMessagingDevice
 
findProfile(String) - Method in class com.smartgridready.communicator.modbus.impl.SGrModbusDevice
 
findProfile(String) - Method in class com.smartgridready.communicator.rest.impl.SGrRestApiDevice
 
FLOAT32 - com.smartgridready.communicator.common.api.values.DataType
 
Float32Value - Class in com.smartgridready.communicator.common.api.values
 
FLOAT64 - com.smartgridready.communicator.common.api.values.DataType
 
Float64Value - Class in com.smartgridready.communicator.common.api.values
 
floatToRegisters(float) - Static method in class com.smartgridready.communicator.modbus.helper.ConversionHelper
 
fromDiscreteInput(ModbusDataType, boolean[]) - Static method in class com.smartgridready.communicator.common.api.values.Value
 
fromModbusRegister(ModbusDataType, int[]) - Static method in class com.smartgridready.communicator.common.api.values.Value
 
fromString(DataTypeProduct, String) - Static method in class com.smartgridready.communicator.common.api.values.Value
 
FunctionalProfile - Class in com.smartgridready.communicator.common.api.dto
 
FunctionalProfile(String, String, FunctionalProfileCategory, List<GenericAttribute>, List<DataPoint>) - Constructor for class com.smartgridready.communicator.common.api.dto.FunctionalProfile
 

G

genDeviceApi - Variable in class com.smartgridready.communicator.common.api.dto.DataPoint
 
GenDeviceApi - Interface in com.smartgridready.communicator.common.api
 
GenDeviceApi4Messaging - Interface in com.smartgridready.communicator.messaging.api
 
GenDeviceApi4Modbus - Interface in com.smartgridready.communicator.modbus.api
The API defines read and write operations for SmartGridReady devices.
GenDeviceApi4Rest - Interface in com.smartgridready.communicator.rest.api
 
GENERIC - com.smartgridready.communicator.common.api.dto.InterfaceType
 
GenericAttribute - Class in com.smartgridready.communicator.common.api.dto
 
GenericAttribute(String, Value, DataTypeInfo, Units, List<GenericAttribute>) - Constructor for class com.smartgridready.communicator.common.api.dto.GenericAttribute
 
getAllContactsDrivers() - Static method in class com.smartgridready.communicator.common.helper.DriverFactoryLoader
 
getAllGatewayIdentifiers() - Method in interface com.smartgridready.communicator.modbus.api.ModbusGatewayRegistry
 
getAllGatewayIdentifiers() - Method in class com.smartgridready.communicator.modbus.impl.SGrModbusGatewayRegistry
 
getAllMessagingDrivers() - Static method in class com.smartgridready.communicator.common.helper.DriverFactoryLoader
 
getAllModbusDrivers() - Static method in class com.smartgridready.communicator.common.helper.DriverFactoryLoader
 
getAllRestApiDrivers() - Static method in class com.smartgridready.communicator.common.helper.DriverFactoryLoader
 
getArrayLen() - Method in class com.smartgridready.communicator.common.api.dto.DataPoint
 
getAuthenticator(RestApiAuthenticationMethod) - Static method in class com.smartgridready.communicator.rest.http.authentication.AuthenticatorFactory
 
getAuthorizationHeaderValue(DeviceFrame, GenHttpClientFactory) - Method in interface com.smartgridready.communicator.rest.http.authentication.Authenticator
 
getAuthorizationHeaderValue(DeviceFrame, GenHttpClientFactory) - Method in class com.smartgridready.communicator.rest.http.authentication.BasicAuthenticator
 
getAuthorizationHeaderValue(DeviceFrame, GenHttpClientFactory) - Method in class com.smartgridready.communicator.rest.http.authentication.BearerTokenAuthenticator
 
getAuthorizationHeaderValue(DeviceFrame, GenHttpClientFactory) - Method in class com.smartgridready.communicator.rest.http.authentication.DummyHttpAuthenticator
 
getBaseUri() - Method in class com.smartgridready.communicator.rest.http.client.RestServiceClient
 
getBitmap() - Method in class com.smartgridready.communicator.common.api.values.ArrayValue
 
getBitmap() - Method in class com.smartgridready.communicator.common.api.values.BitmapValue
 
getBitmap() - Method in class com.smartgridready.communicator.common.api.values.BooleanValue
 
getBitmap() - Method in class com.smartgridready.communicator.common.api.values.DateTimeValue
 
getBitmap() - Method in class com.smartgridready.communicator.common.api.values.EnumValue
 
getBitmap() - Method in class com.smartgridready.communicator.common.api.values.Int64UValue
 
getBitmap() - Method in class com.smartgridready.communicator.common.api.values.JsonValue
 
getBitmap() - Method in class com.smartgridready.communicator.common.api.values.NumberValue
 
getBitmap() - Method in class com.smartgridready.communicator.common.api.values.StringValue
 
getBitmap() - Method in class com.smartgridready.communicator.common.api.values.Value
 
getBoolean() - Method in class com.smartgridready.communicator.common.api.values.ArrayValue
 
getBoolean() - Method in class com.smartgridready.communicator.common.api.values.BitmapValue
 
getBoolean() - Method in class com.smartgridready.communicator.common.api.values.BooleanValue
 
getBoolean() - Method in class com.smartgridready.communicator.common.api.values.DateTimeValue
 
getBoolean() - Method in class com.smartgridready.communicator.common.api.values.EnumValue
 
getBoolean() - Method in class com.smartgridready.communicator.common.api.values.Int64UValue
 
getBoolean() - Method in class com.smartgridready.communicator.common.api.values.JsonValue
 
getBoolean() - Method in class com.smartgridready.communicator.common.api.values.NumberValue
 
getBoolean() - Method in class com.smartgridready.communicator.common.api.values.StringValue
 
getBoolean() - Method in class com.smartgridready.communicator.common.api.values.Value
 
getCategory() - Method in class com.smartgridready.communicator.common.api.dto.FunctionalProfile
 
getChildren() - Method in class com.smartgridready.communicator.common.api.dto.GenericAttribute
 
getConfigurationInfo() - Method in class com.smartgridready.communicator.common.api.dto.DeviceInfo
 
getContactsDriver() - Static method in class com.smartgridready.communicator.common.helper.DriverFactoryLoader
 
getDataPoint(String, String) - Method in interface com.smartgridready.communicator.common.api.GenDeviceApi
Get a data point
getDataPoint(String, String) - Method in class com.smartgridready.communicator.common.impl.SGrDeviceBase
 
getDataPointName() - Method in class com.smartgridready.communicator.async.callable.AsyncResult
 
getDataPointName() - Method in class com.smartgridready.communicator.async.callable.BaseCallable
 
getDataPointName() - Method in class com.smartgridready.communicator.common.api.dto.DataPointValue
 
getDataPoints() - Method in class com.smartgridready.communicator.common.api.dto.FunctionalProfile
 
getDataPoints(String) - Method in interface com.smartgridready.communicator.common.api.GenDeviceApi
Get all data points of a functional profile
getDataPoints(String) - Method in class com.smartgridready.communicator.common.impl.SGrDeviceBase
 
getDataType() - Method in class com.smartgridready.communicator.common.api.dto.ConfigurationValue
 
getDataType() - Method in class com.smartgridready.communicator.common.api.dto.DataPoint
 
getDataType() - Method in class com.smartgridready.communicator.common.api.dto.DynamicRequestParameter
 
getDataType() - Method in class com.smartgridready.communicator.common.api.dto.GenericAttribute
 
getDataTypeInfo(DataType) - Static method in enum com.smartgridready.communicator.common.api.values.DataType
 
getDataTypeInfo(DataTypeProduct) - Static method in enum com.smartgridready.communicator.common.api.values.DataType
 
getDataTypeInfo(ModbusDataType) - Static method in enum com.smartgridready.communicator.common.api.values.DataType
 
getDateTime() - Method in class com.smartgridready.communicator.common.api.values.ArrayValue
 
getDateTime() - Method in class com.smartgridready.communicator.common.api.values.BitmapValue
 
getDateTime() - Method in class com.smartgridready.communicator.common.api.values.BooleanValue
 
getDateTime() - Method in class com.smartgridready.communicator.common.api.values.DateTimeValue
 
getDateTime() - Method in class com.smartgridready.communicator.common.api.values.EnumValue
 
getDateTime() - Method in class com.smartgridready.communicator.common.api.values.Int64UValue
 
getDateTime() - Method in class com.smartgridready.communicator.common.api.values.JsonValue
 
getDateTime() - Method in class com.smartgridready.communicator.common.api.values.NumberValue
 
getDateTime() - Method in class com.smartgridready.communicator.common.api.values.StringValue
 
getDateTime() - Method in class com.smartgridready.communicator.common.api.values.Value
 
getDefaultValue() - Method in class com.smartgridready.communicator.common.api.dto.ConfigurationValue
 
getDefaultValue() - Method in class com.smartgridready.communicator.common.api.dto.DynamicRequestParameter
 
getDescription() - Method in class com.smartgridready.communicator.common.api.dto.InfoText
 
getDescription() - Method in class com.smartgridready.communicator.common.api.values.BitmapRecord
 
getDescription() - Method in class com.smartgridready.communicator.common.api.values.EnumRecord
 
getDescriptions() - Method in class com.smartgridready.communicator.common.api.dto.ConfigurationValue
 
getDescriptions() - Method in class com.smartgridready.communicator.common.api.dto.DynamicRequestParameter
 
getDeviceCategory() - Method in class com.smartgridready.communicator.common.api.dto.DeviceInfo
 
getDeviceConfigurationInfo() - Method in interface com.smartgridready.communicator.common.api.GenDeviceApi
Get the device interface configuration parameters
getDeviceConfigurationInfo() - Method in class com.smartgridready.communicator.common.impl.SGrDeviceBase
 
getDeviceInfo() - Method in interface com.smartgridready.communicator.common.api.GenDeviceApi
Get device information
getDeviceInfo() - Method in class com.smartgridready.communicator.common.impl.SGrDeviceBase
 
getDynamicRequestParameters() - Method in class com.smartgridready.communicator.common.api.dto.DataPoint
 
getEnum() - Method in class com.smartgridready.communicator.common.api.values.ArrayValue
 
getEnum() - Method in class com.smartgridready.communicator.common.api.values.BitmapValue
 
getEnum() - Method in class com.smartgridready.communicator.common.api.values.BooleanValue
 
getEnum() - Method in class com.smartgridready.communicator.common.api.values.DateTimeValue
 
getEnum() - Method in class com.smartgridready.communicator.common.api.values.EnumValue
 
getEnum() - Method in class com.smartgridready.communicator.common.api.values.Int64UValue
 
getEnum() - Method in class com.smartgridready.communicator.common.api.values.JsonValue
 
getEnum() - Method in class com.smartgridready.communicator.common.api.values.NumberValue
 
getEnum() - Method in class com.smartgridready.communicator.common.api.values.StringValue
 
getEnum() - Method in class com.smartgridready.communicator.common.api.values.Value
 
getExecStatus() - Method in class com.smartgridready.communicator.async.callable.AsyncResult
 
getExecStatus() - Method in interface com.smartgridready.communicator.async.process.Executable
 
getExecStatus() - Method in class com.smartgridready.communicator.async.process.ReadExec
 
getExecStatus() - Method in class com.smartgridready.communicator.async.process.WriteExec
 
getExecThrowable() - Method in class com.smartgridready.communicator.async.process.ReadExec
 
getExecThrowable() - Method in class com.smartgridready.communicator.async.process.WriteExec
 
getFloat32() - Method in class com.smartgridready.communicator.common.api.values.ArrayValue
 
getFloat32() - Method in class com.smartgridready.communicator.common.api.values.BitmapValue
 
getFloat32() - Method in class com.smartgridready.communicator.common.api.values.BooleanValue
 
getFloat32() - Method in class com.smartgridready.communicator.common.api.values.DateTimeValue
 
getFloat32() - Method in class com.smartgridready.communicator.common.api.values.EnumValue
 
getFloat32() - Method in class com.smartgridready.communicator.common.api.values.Int64UValue
 
getFloat32() - Method in class com.smartgridready.communicator.common.api.values.JsonValue
 
getFloat32() - Method in class com.smartgridready.communicator.common.api.values.NumberValue
 
getFloat32() - Method in class com.smartgridready.communicator.common.api.values.StringValue
 
getFloat32() - Method in class com.smartgridready.communicator.common.api.values.Value
 
getFloat64() - Method in class com.smartgridready.communicator.common.api.values.ArrayValue
 
getFloat64() - Method in class com.smartgridready.communicator.common.api.values.BitmapValue
 
getFloat64() - Method in class com.smartgridready.communicator.common.api.values.BooleanValue
 
getFloat64() - Method in class com.smartgridready.communicator.common.api.values.DateTimeValue
 
getFloat64() - Method in class com.smartgridready.communicator.common.api.values.EnumValue
 
getFloat64() - Method in class com.smartgridready.communicator.common.api.values.Int64UValue
 
getFloat64() - Method in class com.smartgridready.communicator.common.api.values.JsonValue
 
getFloat64() - Method in class com.smartgridready.communicator.common.api.values.NumberValue
 
getFloat64() - Method in class com.smartgridready.communicator.common.api.values.StringValue
 
getFloat64() - Method in class com.smartgridready.communicator.common.api.values.Value
 
getFunctionalProfile(String) - Method in interface com.smartgridready.communicator.common.api.GenDeviceApi
Get a functional profile
getFunctionalProfile(String) - Method in class com.smartgridready.communicator.common.impl.SGrDeviceBase
 
getFunctionalProfileName() - Method in class com.smartgridready.communicator.common.api.dto.DataPoint
 
getFunctionalProfileName() - Method in class com.smartgridready.communicator.common.api.dto.DataPointValue
 
getFunctionalProfiles() - Method in class com.smartgridready.communicator.common.api.dto.DeviceInfo
 
getFunctionalProfiles() - Method in interface com.smartgridready.communicator.common.api.GenDeviceApi
Get all functional profiles
getFunctionalProfiles() - Method in class com.smartgridready.communicator.common.impl.SGrDeviceBase
 
getGenDataTypeName(DataTypeProduct) - Static method in enum com.smartgridready.communicator.common.api.values.DataType
 
getGenericAttributes() - Method in class com.smartgridready.communicator.common.api.dto.DataPoint
 
getGenericAttributes() - Method in class com.smartgridready.communicator.common.api.dto.DeviceInfo
 
getGenericAttributes() - Method in class com.smartgridready.communicator.common.api.dto.FunctionalProfile
 
getGetGenValMethod() - Method in class com.smartgridready.communicator.common.api.values.DataTypeInfo
 
getGetModbusValMethod() - Method in class com.smartgridready.communicator.common.api.values.DataTypeInfo
 
getHardwareVersion() - Method in class com.smartgridready.communicator.common.api.dto.DeviceInfo
 
getIdentifier() - Method in class com.smartgridready.communicator.modbus.api.ModbusGateway
 
getInt16() - Method in class com.smartgridready.communicator.common.api.values.ArrayValue
 
getInt16() - Method in class com.smartgridready.communicator.common.api.values.BitmapValue
 
getInt16() - Method in class com.smartgridready.communicator.common.api.values.BooleanValue
 
getInt16() - Method in class com.smartgridready.communicator.common.api.values.DateTimeValue
 
getInt16() - Method in class com.smartgridready.communicator.common.api.values.EnumValue
 
getInt16() - Method in class com.smartgridready.communicator.common.api.values.Int64UValue
 
getInt16() - Method in class com.smartgridready.communicator.common.api.values.JsonValue
 
getInt16() - Method in class com.smartgridready.communicator.common.api.values.NumberValue
 
getInt16() - Method in class com.smartgridready.communicator.common.api.values.StringValue
 
getInt16() - Method in class com.smartgridready.communicator.common.api.values.Value
 
getInt16U() - Method in class com.smartgridready.communicator.common.api.values.ArrayValue
 
getInt16U() - Method in class com.smartgridready.communicator.common.api.values.BitmapValue
 
getInt16U() - Method in class com.smartgridready.communicator.common.api.values.BooleanValue
 
getInt16U() - Method in class com.smartgridready.communicator.common.api.values.DateTimeValue
 
getInt16U() - Method in class com.smartgridready.communicator.common.api.values.EnumValue
 
getInt16U() - Method in class com.smartgridready.communicator.common.api.values.Int64UValue
 
getInt16U() - Method in class com.smartgridready.communicator.common.api.values.JsonValue
 
getInt16U() - Method in class com.smartgridready.communicator.common.api.values.NumberValue
 
getInt16U() - Method in class com.smartgridready.communicator.common.api.values.StringValue
 
getInt16U() - Method in class com.smartgridready.communicator.common.api.values.Value
 
getInt32() - Method in class com.smartgridready.communicator.common.api.values.ArrayValue
 
getInt32() - Method in class com.smartgridready.communicator.common.api.values.BitmapValue
 
getInt32() - Method in class com.smartgridready.communicator.common.api.values.BooleanValue
 
getInt32() - Method in class com.smartgridready.communicator.common.api.values.DateTimeValue
 
getInt32() - Method in class com.smartgridready.communicator.common.api.values.EnumValue
 
getInt32() - Method in class com.smartgridready.communicator.common.api.values.Int64UValue
 
getInt32() - Method in class com.smartgridready.communicator.common.api.values.JsonValue
 
getInt32() - Method in class com.smartgridready.communicator.common.api.values.NumberValue
 
getInt32() - Method in class com.smartgridready.communicator.common.api.values.StringValue
 
getInt32() - Method in class com.smartgridready.communicator.common.api.values.Value
 
getInt32U() - Method in class com.smartgridready.communicator.common.api.values.ArrayValue
 
getInt32U() - Method in class com.smartgridready.communicator.common.api.values.BitmapValue
 
getInt32U() - Method in class com.smartgridready.communicator.common.api.values.BooleanValue
 
getInt32U() - Method in class com.smartgridready.communicator.common.api.values.DateTimeValue
 
getInt32U() - Method in class com.smartgridready.communicator.common.api.values.EnumValue
 
getInt32U() - Method in class com.smartgridready.communicator.common.api.values.Int64UValue
 
getInt32U() - Method in class com.smartgridready.communicator.common.api.values.JsonValue
 
getInt32U() - Method in class com.smartgridready.communicator.common.api.values.NumberValue
 
getInt32U() - Method in class com.smartgridready.communicator.common.api.values.StringValue
 
getInt32U() - Method in class com.smartgridready.communicator.common.api.values.Value
 
getInt64() - Method in class com.smartgridready.communicator.common.api.values.ArrayValue
 
getInt64() - Method in class com.smartgridready.communicator.common.api.values.BitmapValue
 
getInt64() - Method in class com.smartgridready.communicator.common.api.values.BooleanValue
 
getInt64() - Method in class com.smartgridready.communicator.common.api.values.DateTimeValue
 
getInt64() - Method in class com.smartgridready.communicator.common.api.values.EnumValue
 
getInt64() - Method in class com.smartgridready.communicator.common.api.values.Int64UValue
 
getInt64() - Method in class com.smartgridready.communicator.common.api.values.JsonValue
 
getInt64() - Method in class com.smartgridready.communicator.common.api.values.NumberValue
 
getInt64() - Method in class com.smartgridready.communicator.common.api.values.StringValue
 
getInt64() - Method in class com.smartgridready.communicator.common.api.values.Value
 
getInt64U() - Method in class com.smartgridready.communicator.common.api.values.ArrayValue
 
getInt64U() - Method in class com.smartgridready.communicator.common.api.values.BitmapValue
 
getInt64U() - Method in class com.smartgridready.communicator.common.api.values.BooleanValue
 
getInt64U() - Method in class com.smartgridready.communicator.common.api.values.DateTimeValue
 
getInt64U() - Method in class com.smartgridready.communicator.common.api.values.EnumValue
 
getInt64U() - Method in class com.smartgridready.communicator.common.api.values.Int64UValue
 
getInt64U() - Method in class com.smartgridready.communicator.common.api.values.JsonValue
 
getInt64U() - Method in class com.smartgridready.communicator.common.api.values.NumberValue
 
getInt64U() - Method in class com.smartgridready.communicator.common.api.values.StringValue
 
getInt64U() - Method in class com.smartgridready.communicator.common.api.values.Value
 
getInt8() - Method in class com.smartgridready.communicator.common.api.values.ArrayValue
 
getInt8() - Method in class com.smartgridready.communicator.common.api.values.BitmapValue
 
getInt8() - Method in class com.smartgridready.communicator.common.api.values.BooleanValue
 
getInt8() - Method in class com.smartgridready.communicator.common.api.values.DateTimeValue
 
getInt8() - Method in class com.smartgridready.communicator.common.api.values.EnumValue
 
getInt8() - Method in class com.smartgridready.communicator.common.api.values.Int64UValue
 
getInt8() - Method in class com.smartgridready.communicator.common.api.values.JsonValue
 
getInt8() - Method in class com.smartgridready.communicator.common.api.values.NumberValue
 
getInt8() - Method in class com.smartgridready.communicator.common.api.values.StringValue
 
getInt8() - Method in class com.smartgridready.communicator.common.api.values.Value
 
getInt8U() - Method in class com.smartgridready.communicator.common.api.values.ArrayValue
 
getInt8U() - Method in class com.smartgridready.communicator.common.api.values.BitmapValue
 
getInt8U() - Method in class com.smartgridready.communicator.common.api.values.BooleanValue
 
getInt8U() - Method in class com.smartgridready.communicator.common.api.values.DateTimeValue
 
getInt8U() - Method in class com.smartgridready.communicator.common.api.values.EnumValue
 
getInt8U() - Method in class com.smartgridready.communicator.common.api.values.Int64UValue
 
getInt8U() - Method in class com.smartgridready.communicator.common.api.values.JsonValue
 
getInt8U() - Method in class com.smartgridready.communicator.common.api.values.NumberValue
 
getInt8U() - Method in class com.smartgridready.communicator.common.api.values.StringValue
 
getInt8U() - Method in class com.smartgridready.communicator.common.api.values.Value
 
getInterfaceDescription() - Method in class com.smartgridready.communicator.modbus.api.ModbusGateway
 
getInterfaceType() - Method in class com.smartgridready.communicator.common.api.dto.DeviceInfo
 
getJson() - Method in class com.smartgridready.communicator.common.api.values.ArrayValue
 
getJson() - Method in class com.smartgridready.communicator.common.api.values.BitmapValue
 
getJson() - Method in class com.smartgridready.communicator.common.api.values.BooleanValue
 
getJson() - Method in class com.smartgridready.communicator.common.api.values.DateTimeValue
 
getJson() - Method in class com.smartgridready.communicator.common.api.values.EnumValue
 
getJson() - Method in class com.smartgridready.communicator.common.api.values.Int64UValue
 
getJson() - Method in class com.smartgridready.communicator.common.api.values.JsonValue
 
getJson() - Method in class com.smartgridready.communicator.common.api.values.NumberValue
 
getJson() - Method in class com.smartgridready.communicator.common.api.values.StringValue
 
getJson() - Method in class com.smartgridready.communicator.common.api.values.Value
 
getJson(Class<T>) - Method in class com.smartgridready.communicator.common.api.values.StringValue
 
getJson(Class<T>) - Method in class com.smartgridready.communicator.common.api.values.Value
 
getLabel() - Method in class com.smartgridready.communicator.common.api.dto.InfoText
 
getLastAccess() - Method in class com.smartgridready.communicator.messaging.impl.MessageCacheRecord
 
getLiteral() - Method in class com.smartgridready.communicator.common.api.values.BitmapRecord
 
getLiteral() - Method in class com.smartgridready.communicator.common.api.values.EnumRecord
 
getManufacturer() - Method in class com.smartgridready.communicator.common.api.dto.DeviceInfo
 
getMaximumValue() - Method in class com.smartgridready.communicator.common.api.dto.DataPoint
 
getMbbitresp() - Method in class com.smartgridready.communicator.modbus.helper.ModbusReaderResponse
 
getMbbitresp(int, int) - Method in class com.smartgridready.communicator.modbus.helper.ModbusReaderResponse
 
getMbregresp() - Method in class com.smartgridready.communicator.modbus.helper.ModbusReaderResponse
 
getMbregresp(int, int) - Method in class com.smartgridready.communicator.modbus.helper.ModbusReaderResponse
 
getMessageFilter() - Method in class com.smartgridready.communicator.messaging.impl.MessageCacheKey
 
getMessagingDriver(MessagingPlatformType) - Static method in class com.smartgridready.communicator.common.helper.DriverFactoryLoader
 
getMinimumValue() - Method in class com.smartgridready.communicator.common.api.dto.DataPoint
 
getModbusDataTypeName(ModbusDataType) - Static method in enum com.smartgridready.communicator.common.api.values.DataType
 
getModbusDriver() - Static method in class com.smartgridready.communicator.common.helper.DriverFactoryLoader
 
getModbusGatewayIdentifier(ModbusInterfaceDescription) - Static method in class com.smartgridready.communicator.modbus.helper.ModbusUtil
 
getModbusSlaveId(ModbusInterfaceDescription) - Static method in class com.smartgridready.communicator.modbus.helper.ModbusUtil
 
getModbusType(ModbusInterfaceDescription) - Static method in class com.smartgridready.communicator.modbus.helper.ModbusUtil
 
getName() - Method in class com.smartgridready.communicator.common.api.dto.ConfigurationValue
 
getName() - Method in class com.smartgridready.communicator.common.api.dto.DataPoint
 
getName() - Method in class com.smartgridready.communicator.common.api.dto.DeviceInfo
 
getName() - Method in class com.smartgridready.communicator.common.api.dto.DynamicRequestParameter
 
getName() - Method in class com.smartgridready.communicator.common.api.dto.FunctionalProfile
 
getName() - Method in class com.smartgridready.communicator.common.api.dto.GenericAttribute
 
getOperationEnvironment() - Method in class com.smartgridready.communicator.common.api.dto.DeviceInfo
 
getOrdinal() - Method in class com.smartgridready.communicator.common.api.values.EnumRecord
 
getPermissions() - Method in class com.smartgridready.communicator.common.api.dto.DataPoint
 
getProfileName() - Method in class com.smartgridready.communicator.async.callable.AsyncResult
 
getProfileName() - Method in class com.smartgridready.communicator.async.callable.BaseCallable
 
getProfileType() - Method in class com.smartgridready.communicator.common.api.dto.FunctionalProfile
 
getRange() - Method in class com.smartgridready.communicator.common.api.values.DataTypeInfo
 
getReadValue() - Method in class com.smartgridready.communicator.async.process.ReadExec
 
getRequestTime() - Method in class com.smartgridready.communicator.async.callable.AsyncResult
 
getRequestTime() - Method in class com.smartgridready.communicator.async.process.ReadExec
 
getRequestTime() - Method in class com.smartgridready.communicator.async.process.WriteExec
 
getResponseTime() - Method in class com.smartgridready.communicator.async.callable.AsyncResult
 
getResponseTime() - Method in class com.smartgridready.communicator.async.process.ReadExec
 
getResponseTime() - Method in class com.smartgridready.communicator.async.process.WriteExec
 
getRestApiDriver() - Static method in class com.smartgridready.communicator.common.helper.DriverFactoryLoader
 
getRestServiceCall() - Method in class com.smartgridready.communicator.rest.http.client.RestServiceClient
 
getResult() - Method in class com.smartgridready.communicator.async.callable.BaseCallable
 
getResult() - Method in interface com.smartgridready.communicator.async.process.Executable
 
getResult() - Method in class com.smartgridready.communicator.async.process.ReadExec
 
getResult() - Method in class com.smartgridready.communicator.async.process.WriteExec
 
getSerialBaudrate(String) - Static method in class com.smartgridready.communicator.modbus.helper.ModbusUtil
 
getSerialDataBits(String) - Static method in class com.smartgridready.communicator.modbus.helper.ModbusUtil
 
getSerialParity(String) - Static method in class com.smartgridready.communicator.modbus.helper.ModbusUtil
 
getSerialStopBits(String) - Static method in class com.smartgridready.communicator.modbus.helper.ModbusUtil
 
getSetGenValMethod() - Method in class com.smartgridready.communicator.common.api.values.DataTypeInfo
 
getSetModbusValMethod() - Method in class com.smartgridready.communicator.common.api.values.DataTypeInfo
 
getSoftwareVersion() - Method in class com.smartgridready.communicator.common.api.dto.DeviceInfo
 
getString() - Method in class com.smartgridready.communicator.common.api.values.ArrayValue
 
getString() - Method in class com.smartgridready.communicator.common.api.values.BitmapValue
 
getString() - Method in class com.smartgridready.communicator.common.api.values.BooleanValue
 
getString() - Method in class com.smartgridready.communicator.common.api.values.DateTimeValue
 
getString() - Method in class com.smartgridready.communicator.common.api.values.EnumValue
 
getString() - Method in class com.smartgridready.communicator.common.api.values.Int64UValue
 
getString() - Method in class com.smartgridready.communicator.common.api.values.JsonValue
 
getString() - Method in class com.smartgridready.communicator.common.api.values.NumberValue
 
getString() - Method in class com.smartgridready.communicator.common.api.values.StringValue
 
getString() - Method in class com.smartgridready.communicator.common.api.values.Value
 
getThrowable() - Method in class com.smartgridready.communicator.async.callable.AsyncResult
 
getTopic() - Method in class com.smartgridready.communicator.messaging.impl.MessageCacheKey
 
getTransport() - Method in class com.smartgridready.communicator.modbus.api.ModbusGateway
 
getType() - Method in class com.smartgridready.communicator.common.api.values.DataTypeInfo
 
getTypeName() - Method in class com.smartgridready.communicator.common.api.values.DataTypeInfo
 
getUnit() - Method in class com.smartgridready.communicator.common.api.dto.DataPoint
 
getUnit() - Method in class com.smartgridready.communicator.common.api.dto.GenericAttribute
 
getVal() - Method in class com.smartgridready.communicator.common.api.dto.DataPoint
Read the value from this data point
getVal(long) - Method in class com.smartgridready.communicator.common.api.dto.DataPoint
Gets a value from the device by reading This operation is supported for messaging devices only
getVal(String, String) - Method in interface com.smartgridready.communicator.common.api.GenDeviceApi
Get a value for a given data point
getVal(String, String) - Method in class com.smartgridready.communicator.contacts.impl.SGrContactsDevice
 
getVal(String, String) - Method in class com.smartgridready.communicator.generic.impl.SGrGenericDevice
 
getVal(String, String) - Method in class com.smartgridready.communicator.messaging.impl.SGrMessagingDevice
 
getVal(String, String) - Method in interface com.smartgridready.communicator.modbus.api.GenDeviceApi4Modbus
Read a value from the modbus device in its generic data point representation (see Value).
getVal(String, String) - Method in class com.smartgridready.communicator.modbus.impl.SGrModbusDevice
 
getVal(String, String) - Method in interface com.smartgridready.communicator.rest.api.GenDeviceApi4Rest
Reads a value in its string representation from the REST API device.
getVal(String, String) - Method in class com.smartgridready.communicator.rest.impl.SGrRestApiDevice
 
getVal(String, String, long) - Method in interface com.smartgridready.communicator.messaging.api.GenDeviceApi4Messaging
Gets a value from the device by reading
getVal(String, String, long) - Method in class com.smartgridready.communicator.messaging.impl.SGrMessagingDevice
 
getVal(String, String, Properties) - Method in interface com.smartgridready.communicator.common.api.GenDeviceApi
Get a value for a given data point, with request-specific parameters
getVal(String, String, Properties) - Method in class com.smartgridready.communicator.contacts.impl.SGrContactsDevice
 
getVal(String, String, Properties) - Method in class com.smartgridready.communicator.generic.impl.SGrGenericDevice
 
getVal(String, String, Properties) - Method in class com.smartgridready.communicator.messaging.impl.SGrMessagingDevice
 
getVal(String, String, Properties) - Method in class com.smartgridready.communicator.modbus.impl.SGrModbusDevice
 
getVal(String, String, Properties) - Method in interface com.smartgridready.communicator.rest.api.GenDeviceApi4Rest
Reads a value in its string representation from the REST API device.
getVal(String, String, Properties) - Method in class com.smartgridready.communicator.rest.impl.SGrRestApiDevice
 
getVal(String, String, Properties, long) - Method in interface com.smartgridready.communicator.messaging.api.GenDeviceApi4Messaging
Gets a value from the device by reading
getVal(String, String, Properties, long) - Method in class com.smartgridready.communicator.messaging.impl.SGrMessagingDevice
 
getVal(Properties) - Method in class com.smartgridready.communicator.common.api.dto.DataPoint
Read the value from this data point, with request-specific parameters
getVal(Properties, long) - Method in class com.smartgridready.communicator.common.api.dto.DataPoint
Gets a value from the device by reading This operation is supported for messaging devices only
getValue() - Method in class com.smartgridready.communicator.async.callable.AsyncResult
 
getValue() - Method in class com.smartgridready.communicator.common.api.dto.DataPointValue
 
getValue() - Method in class com.smartgridready.communicator.common.api.dto.GenericAttribute
 
getValue() - Method in class com.smartgridready.communicator.common.api.values.BitmapRecord
 
getValue() - Method in class com.smartgridready.communicator.messaging.impl.MessageCacheRecord
 
getValue() - Method in class com.smartgridready.communicator.modbus.helper.CacheRecord
 
getValues() - Method in class com.smartgridready.communicator.common.api.dto.DeviceInfo
 
getValues() - Method in class com.smartgridready.communicator.common.api.dto.FunctionalProfile
 
getValues() - Method in interface com.smartgridready.communicator.common.api.GenDeviceApi
Get value of all data points in one go
getValues() - Method in class com.smartgridready.communicator.common.impl.SGrDeviceBase
 
getVersionNumber() - Method in class com.smartgridready.communicator.common.api.dto.DeviceInfo
 

H

handleError(Throwable) - Method in class com.smartgridready.communicator.async.process.ReadExec
 
handleSuccess(AsyncResult<R>) - Method in class com.smartgridready.communicator.async.process.ReadExec
 
hashCode() - Method in class com.smartgridready.communicator.common.api.dto.GenericAttribute
 
hashCode() - Method in class com.smartgridready.communicator.common.api.values.BitmapRecord
 
hashCode() - Method in class com.smartgridready.communicator.common.api.values.BitmapValue
 
hashCode() - Method in class com.smartgridready.communicator.common.api.values.BooleanValue
 
hashCode() - Method in class com.smartgridready.communicator.common.api.values.DataTypeInfo
 
hashCode() - Method in class com.smartgridready.communicator.common.api.values.DateTimeValue
 
hashCode() - Method in class com.smartgridready.communicator.common.api.values.EnumRecord
 
hashCode() - Method in class com.smartgridready.communicator.common.api.values.EnumValue
 
hashCode() - Method in class com.smartgridready.communicator.common.api.values.JsonValue
 
hashCode() - Method in class com.smartgridready.communicator.common.api.values.NumberValue
 
hashCode() - Method in class com.smartgridready.communicator.common.api.values.StringValue
 
hashCode() - Method in class com.smartgridready.communicator.common.helper.JsonReader.Key
 
hashCode() - Method in class com.smartgridready.communicator.messaging.impl.MessageCacheKey
 
hashCode() - Method in class com.smartgridready.communicator.modbus.api.ModbusGateway
 
HighLow - com.smartgridready.communicator.modbus.helper.RegisterOrder
 

I

IDLE - com.smartgridready.communicator.async.process.ExecStatus
 
indexAt(int) - Method in class com.smartgridready.communicator.common.helper.JsonReader.Key
 
InfoText - Class in com.smartgridready.communicator.common.api.dto
 
InfoText(String, String) - Constructor for class com.smartgridready.communicator.common.api.dto.InfoText
 
INSTANCE - Static variable in interface com.smartgridready.communicator.messaging.mapper.MessageBrokerMapper
 
INSTANCE - Static variable in interface com.smartgridready.communicator.messaging.mapper.MessagingInterfaceDescMapper
 
INT16 - com.smartgridready.communicator.common.api.values.DataType
 
INT16U - com.smartgridready.communicator.common.api.values.DataType
 
Int16UValue - Class in com.smartgridready.communicator.common.api.values
 
Int16Value - Class in com.smartgridready.communicator.common.api.values
 
INT32 - com.smartgridready.communicator.common.api.values.DataType
 
INT32U - com.smartgridready.communicator.common.api.values.DataType
 
Int32UValue - Class in com.smartgridready.communicator.common.api.values
 
Int32Value - Class in com.smartgridready.communicator.common.api.values
 
INT64 - com.smartgridready.communicator.common.api.values.DataType
 
INT64U - com.smartgridready.communicator.common.api.values.DataType
 
Int64UValue - Class in com.smartgridready.communicator.common.api.values
 
Int64UValue(BigInteger) - Constructor for class com.smartgridready.communicator.common.api.values.Int64UValue
 
Int64Value - Class in com.smartgridready.communicator.common.api.values
 
INT8 - com.smartgridready.communicator.common.api.values.DataType
 
INT8U - com.smartgridready.communicator.common.api.values.DataType
 
Int8UValue - Class in com.smartgridready.communicator.common.api.values
 
Int8Value - Class in com.smartgridready.communicator.common.api.values
 
interfaceParametersMatch(ModbusInterfaceDescription, ModbusInterfaceDescription) - Static method in class com.smartgridready.communicator.modbus.helper.ModbusUtil
 
InterfaceType - Enum in com.smartgridready.communicator.common.api.dto
 
intToRegisters(int) - Static method in class com.smartgridready.communicator.modbus.helper.ConversionHelper
 
isbGotDiscrete() - Method in class com.smartgridready.communicator.modbus.helper.ModbusReaderResponse
 
isbGotRegisters() - Method in class com.smartgridready.communicator.modbus.helper.ModbusReaderResponse
 
isConnected() - Method in interface com.smartgridready.communicator.common.api.GenDeviceApi
Checks if the device is connected.
isConnected() - Method in class com.smartgridready.communicator.contacts.impl.SGrContactsDevice
 
isConnected() - Method in class com.smartgridready.communicator.generic.impl.SGrGenericDevice
 
isConnected() - Method in class com.smartgridready.communicator.messaging.impl.SGrMessagingDevice
 
isConnected() - Method in class com.smartgridready.communicator.modbus.impl.SGrModbusDevice
 
isConnected() - Method in class com.smartgridready.communicator.rest.impl.SGrRestApiDevice
 
isConnected(String) - Method in class com.smartgridready.communicator.modbus.api.ModbusGateway
 
isExpired(Long) - Method in class com.smartgridready.communicator.modbus.helper.CacheRecord
 
isFilterMatch(String) - Method in class com.smartgridready.communicator.messaging.impl.MessageFilterHandlerImpl
 
isNonEmptyString(String) - Static method in class com.smartgridready.communicator.modbus.helper.ModbusUtil
 
isNotEmpty(String) - Static method in class com.smartgridready.utils.StringUtil
 
isNotProcessed() - Method in enum com.smartgridready.communicator.async.process.ExecStatus
 
isNumeric(Value) - Static method in class com.smartgridready.communicator.common.impl.SGrDeviceBase
 
isSerial(ModbusInterfaceDescription) - Static method in class com.smartgridready.communicator.modbus.helper.ModbusUtil
 
isShared() - Method in class com.smartgridready.communicator.modbus.api.ModbusGateway
 
isTcp(ModbusInterfaceDescription) - Static method in class com.smartgridready.communicator.modbus.helper.ModbusUtil
 
isTokenRenewalSupported() - Method in interface com.smartgridready.communicator.rest.http.authentication.Authenticator
 
isTokenRenewalSupported() - Method in class com.smartgridready.communicator.rest.http.authentication.BasicAuthenticator
 
isTokenRenewalSupported() - Method in class com.smartgridready.communicator.rest.http.authentication.BearerTokenAuthenticator
 
isVerifyCertificate() - Method in class com.smartgridready.communicator.rest.http.client.RestServiceClient
 

J

JSON - com.smartgridready.communicator.common.api.values.DataType
 
JsonHelper - Class in com.smartgridready.communicator.common.helper
 
JsonReader - Class in com.smartgridready.communicator.common.helper
 
JsonReader(Map<String, String>) - Constructor for class com.smartgridready.communicator.common.helper.JsonReader
 
JsonReader.Key - Class in com.smartgridready.communicator.common.helper
 
JsonValue - Class in com.smartgridready.communicator.common.api.values
 
JsonWriter - Class in com.smartgridready.communicator.common.helper
 
JsonWriter(Map<String, String>) - Constructor for class com.smartgridready.communicator.common.helper.JsonWriter
 

K

key() - Method in class com.smartgridready.communicator.common.helper.JsonReader.Key
 
Key() - Constructor for class com.smartgridready.communicator.common.helper.JsonReader.Key
 

L

load(String) - Method in class com.smartgridready.communicator.common.helper.DeviceDescriptionLoader
Load an external device description from its EI-XML content.
load(String, InputStream) - Method in class com.smartgridready.communicator.common.helper.DeviceDescriptionLoader
Load an external device description from an EI-XML input stream.
load(String, InputStream, Properties) - Method in class com.smartgridready.communicator.common.helper.DeviceDescriptionLoader
Load an external device description from an EI-XML input stream and replace placeholder tags with the values given by the properties parameter.
load(String, String) - Method in class com.smartgridready.communicator.common.helper.DeviceDescriptionLoader
Load an external device description from its EI-XML file.
load(String, String, boolean) - Method in class com.smartgridready.communicator.common.helper.XmlResourceLoader
 
load(String, String, Properties) - Method in class com.smartgridready.communicator.common.helper.DeviceDescriptionLoader
Load an external device description from its EI-XML file and replace placeholder tags with the values given by the properties parameter.
load(String, Properties) - Method in class com.smartgridready.communicator.common.helper.DeviceDescriptionLoader
Load an external device description from its EI-XML file and replace placeholder tags with the values given by the properties parameter.
LOCAL - com.smartgridready.communicator.common.api.dto.OperationEnvironment
 
LOG - Static variable in class com.smartgridready.communicator.common.helper.JsonHelper
 
longToRegisters(long) - Static method in class com.smartgridready.communicator.modbus.helper.ConversionHelper
 
LowHigh - com.smartgridready.communicator.modbus.helper.RegisterOrder
 

M

mapGenericAttributes(List<GenericAttributeProductEnd>) - Static method in class com.smartgridready.communicator.common.api.dto.GenericAttribute
 
mapJsonResponse(JMESPathMapping, String) - Static method in class com.smartgridready.communicator.common.helper.JsonHelper
 
mapToDriverApi(MessageBrokerListElement) - Method in interface com.smartgridready.communicator.messaging.mapper.MessageBrokerMapper
 
mapToDriverApi(MessagingInterfaceDescription) - Method in interface com.smartgridready.communicator.messaging.mapper.MessagingInterfaceDescMapper
 
mapToDriverApi(MessagingPlatformType) - Static method in class com.smartgridready.communicator.messaging.mapper.PlatformTypeMapper
 
mapToFlatList(String, Map<String, String>) - Static method in class com.smartgridready.communicator.common.helper.JsonReader
 
MAX - com.smartgridready.communicator.common.impl.SGrDeviceBase.Comparator
 
MessageBrokerMapper - Interface in com.smartgridready.communicator.messaging.mapper
 
MessageCacheKey - Class in com.smartgridready.communicator.messaging.impl
 
MessageCacheRecord - Class in com.smartgridready.communicator.messaging.impl
 
MessageFilterHandlerImpl - Class in com.smartgridready.communicator.messaging.impl
 
MessageFilterHandlerImpl(MessageFilter) - Constructor for class com.smartgridready.communicator.messaging.impl.MessageFilterHandlerImpl
 
MESSAGING - com.smartgridready.communicator.common.api.dto.InterfaceType
 
MessagingInterfaceDescMapper - Interface in com.smartgridready.communicator.messaging.mapper
 
MIN - com.smartgridready.communicator.common.impl.SGrDeviceBase.Comparator
 
MODBUS - com.smartgridready.communicator.common.api.dto.InterfaceType
 
ModbusGateway - Class in com.smartgridready.communicator.modbus.api
 
ModbusGateway(String, ModbusInterfaceDescription, GenDriverAPI4Modbus) - Constructor for class com.smartgridready.communicator.modbus.api.ModbusGateway
 
ModbusGateway(String, ModbusInterfaceDescription, GenDriverAPI4Modbus, boolean) - Constructor for class com.smartgridready.communicator.modbus.api.ModbusGateway
 
ModbusGatewayRegistry - Interface in com.smartgridready.communicator.modbus.api
An interface for a Modbus gateway registry.
ModbusReader - Class in com.smartgridready.communicator.modbus.helper
 
ModbusReader() - Constructor for class com.smartgridready.communicator.modbus.helper.ModbusReader
 
ModbusReaderResponse - Class in com.smartgridready.communicator.modbus.helper
 
ModbusReaderResponse() - Constructor for class com.smartgridready.communicator.modbus.helper.ModbusReaderResponse
 
ModbusTransportUtil - Class in com.smartgridready.communicator.modbus.helper
 
ModbusTransportUtil() - Constructor for class com.smartgridready.communicator.modbus.helper.ModbusTransportUtil
 
ModbusType - Enum in com.smartgridready.communicator.modbus.helper
 
ModbusUtil - Class in com.smartgridready.communicator.modbus.helper
 
ModbusUtil() - Constructor for class com.smartgridready.communicator.modbus.helper.ModbusUtil
 
multiply(double, double) - Static method in class com.smartgridready.communicator.common.impl.SGrDeviceBase
 

N

NumberValue<T extends java.lang.Number> - Class in com.smartgridready.communicator.common.api.values
 
NumberValue() - Constructor for class com.smartgridready.communicator.common.api.values.NumberValue
 

O

of(boolean) - Static method in class com.smartgridready.communicator.common.api.values.BooleanValue
 
of(byte) - Static method in class com.smartgridready.communicator.common.api.values.Int8Value
 
of(double) - Static method in class com.smartgridready.communicator.common.api.values.Float64Value
 
of(float) - Static method in class com.smartgridready.communicator.common.api.values.Float32Value
 
of(int) - Static method in class com.smartgridready.communicator.common.api.values.Int16UValue
 
of(int) - Static method in class com.smartgridready.communicator.common.api.values.Int32Value
 
of(int[], BitmapProduct) - Static method in class com.smartgridready.communicator.common.api.values.BitmapValue
 
of(long) - Static method in class com.smartgridready.communicator.common.api.values.DateTimeValue
 
of(long) - Static method in class com.smartgridready.communicator.common.api.values.EnumValue
 
of(long) - Static method in class com.smartgridready.communicator.common.api.values.Int32UValue
 
of(long) - Static method in class com.smartgridready.communicator.common.api.values.Int64Value
 
of(short) - Static method in class com.smartgridready.communicator.common.api.values.Int16Value
 
of(short) - Static method in class com.smartgridready.communicator.common.api.values.Int8UValue
 
of(JsonNode) - Static method in class com.smartgridready.communicator.common.api.values.JsonValue
 
of(Value) - Static method in class com.smartgridready.communicator.messaging.impl.MessageCacheRecord
 
of(Value...) - Static method in class com.smartgridready.communicator.common.api.values.ArrayValue
 
of(GenericAttributeProduct) - Static method in class com.smartgridready.communicator.common.api.dto.GenericAttribute
 
of(GenericAttributeProductEnd) - Static method in class com.smartgridready.communicator.common.api.dto.GenericAttribute
 
of(Long, EnumMapProduct) - Static method in class com.smartgridready.communicator.common.api.values.EnumValue
 
of(Object) - Static method in class com.smartgridready.communicator.common.api.values.JsonValue
 
of(String) - Static method in class com.smartgridready.communicator.common.api.values.DateTimeValue
 
of(String) - Static method in class com.smartgridready.communicator.common.api.values.EnumValue
 
of(String) - Static method in class com.smartgridready.communicator.common.api.values.JsonValue
 
of(String) - Static method in class com.smartgridready.communicator.common.api.values.StringValue
 
of(String, boolean, RestApiServiceCall, GenHttpClientFactory) - Static method in class com.smartgridready.communicator.rest.http.client.RestServiceClient
 
of(String, boolean, RestApiServiceCall, GenHttpClientFactory, Properties) - Static method in class com.smartgridready.communicator.rest.http.client.RestServiceClient
 
of(String, MessageFilter) - Static method in class com.smartgridready.communicator.messaging.impl.MessageCacheKey
 
of(String, Long, String) - Static method in class com.smartgridready.communicator.common.api.values.EnumValue
 
of(String, String, Value) - Static method in class com.smartgridready.communicator.common.api.dto.DataPointValue
 
of(BigInteger) - Static method in class com.smartgridready.communicator.common.api.values.Int64UValue
 
of(Instant) - Static method in class com.smartgridready.communicator.common.api.values.DateTimeValue
 
of(Map<String, Boolean>) - Static method in class com.smartgridready.communicator.common.api.values.BitmapValue
 
OperationEnvironment - Enum in com.smartgridready.communicator.common.api.dto
 

P

Parallel - Class in com.smartgridready.communicator.async.process
 
Parallel() - Constructor for class com.smartgridready.communicator.async.process.Parallel
 
PARALLEL - com.smartgridready.communicator.async.process.ProcessingType
 
parseJsonResponse(String, String) - Static method in class com.smartgridready.communicator.common.helper.JsonHelper
 
PlatformTypeMapper - Class in com.smartgridready.communicator.messaging.mapper
 
printServiceCall(RestApiServiceCall) - Static method in class com.smartgridready.communicator.rest.http.client.RestServiceClientUtils
 
process() - Method in class com.smartgridready.communicator.async.process.Processor
 
process(ProcessingType) - Method in class com.smartgridready.communicator.async.process.Parallel
 
process(ProcessingType) - Method in class com.smartgridready.communicator.async.process.Processor
 
process(ProcessingType) - Method in class com.smartgridready.communicator.async.process.ReadExec
 
process(ProcessingType) - Method in class com.smartgridready.communicator.async.process.Sequence
 
process(ProcessingType) - Method in class com.smartgridready.communicator.async.process.WriteExec
 
PROCESSING - com.smartgridready.communicator.async.process.ExecStatus
 
ProcessingType - Enum in com.smartgridready.communicator.async.process
 
Processor - Class in com.smartgridready.communicator.async.process
 
Processor() - Constructor for class com.smartgridready.communicator.async.process.Processor
 
profileName - Variable in class com.smartgridready.communicator.async.callable.BaseCallable
 
properties(Properties) - Method in class com.smartgridready.communicator.common.api.SGrDeviceBuilder
Sets the EID configuration parameters.

R

read(GenDriverAPI4Modbus, short, RegisterType, int, boolean, int) - Static method in class com.smartgridready.communicator.modbus.helper.ModbusReader
 
READ - com.smartgridready.communicator.common.impl.SGrDeviceBase.RwpDirections
 
readData() - Method in class com.smartgridready.communicator.common.api.dto.DeviceInfo
Deprecated.
readData() - Method in class com.smartgridready.communicator.common.api.dto.FunctionalProfile
Deprecated.
ReadExec<R> - Class in com.smartgridready.communicator.async.process
 
ReadExec(String, String, ReadFunction<R>) - Constructor for class com.smartgridready.communicator.async.process.ReadExec
 
ReadExec(String, String, ReadFunction<R>, Scheduler) - Constructor for class com.smartgridready.communicator.async.process.ReadExec
 
ReadFunction<R> - Interface in com.smartgridready.communicator.async.callable
 
RegisterOrder - Enum in com.smartgridready.communicator.modbus.helper
 
renewToken(DeviceFrame, GenHttpClientFactory) - Method in interface com.smartgridready.communicator.rest.http.authentication.Authenticator
 
renewToken(DeviceFrame, GenHttpClientFactory) - Method in class com.smartgridready.communicator.rest.http.authentication.BasicAuthenticator
 
renewToken(DeviceFrame, GenHttpClientFactory) - Method in class com.smartgridready.communicator.rest.http.authentication.BearerTokenAuthenticator
 
RESTAPI - com.smartgridready.communicator.common.api.dto.InterfaceType
 
RestApiAuthenticationException - Exception in com.smartgridready.communicator.rest.exception
 
RestApiAuthenticationException(String) - Constructor for exception com.smartgridready.communicator.rest.exception.RestApiAuthenticationException
 
RestApiAuthenticationException(String, Throwable) - Constructor for exception com.smartgridready.communicator.rest.exception.RestApiAuthenticationException
 
RestApiResponseParseException - Exception in com.smartgridready.communicator.rest.exception
 
RestApiResponseParseException(String) - Constructor for exception com.smartgridready.communicator.rest.exception.RestApiResponseParseException
 
RestApiResponseParseException(String, Throwable) - Constructor for exception com.smartgridready.communicator.rest.exception.RestApiResponseParseException
 
RestApiServiceCallException - Exception in com.smartgridready.communicator.rest.exception
 
RestApiServiceCallException(GenHttpResponse) - Constructor for exception com.smartgridready.communicator.rest.exception.RestApiServiceCallException
 
RestServiceClient - Class in com.smartgridready.communicator.rest.http.client
 
RestServiceClient(String, boolean, RestApiServiceCall, GenHttpClientFactory) - Constructor for class com.smartgridready.communicator.rest.http.client.RestServiceClient
 
RestServiceClient(String, boolean, RestApiServiceCall, GenHttpClientFactory, Properties) - Constructor for class com.smartgridready.communicator.rest.http.client.RestServiceClient
 
RestServiceClientUtils - Class in com.smartgridready.communicator.rest.http.client
 
result - Variable in class com.smartgridready.communicator.async.callable.BaseCallable
 
roundToInt() - Method in class com.smartgridready.communicator.common.api.values.ArrayValue
 
roundToInt() - Method in class com.smartgridready.communicator.common.api.values.BitmapValue
 
roundToInt() - Method in class com.smartgridready.communicator.common.api.values.BooleanValue
 
roundToInt() - Method in class com.smartgridready.communicator.common.api.values.DateTimeValue
 
roundToInt() - Method in class com.smartgridready.communicator.common.api.values.EnumValue
 
roundToInt() - Method in class com.smartgridready.communicator.common.api.values.Float32Value
 
roundToInt() - Method in class com.smartgridready.communicator.common.api.values.Float64Value
 
roundToInt() - Method in class com.smartgridready.communicator.common.api.values.Int16UValue
 
roundToInt() - Method in class com.smartgridready.communicator.common.api.values.Int16Value
 
roundToInt() - Method in class com.smartgridready.communicator.common.api.values.Int32UValue
 
roundToInt() - Method in class com.smartgridready.communicator.common.api.values.Int32Value
 
roundToInt() - Method in class com.smartgridready.communicator.common.api.values.Int64UValue
 
roundToInt() - Method in class com.smartgridready.communicator.common.api.values.Int64Value
 
roundToInt() - Method in class com.smartgridready.communicator.common.api.values.Int8UValue
 
roundToInt() - Method in class com.smartgridready.communicator.common.api.values.Int8Value
 
roundToInt() - Method in class com.smartgridready.communicator.common.api.values.JsonValue
 
roundToInt() - Method in class com.smartgridready.communicator.common.api.values.StringValue
 
roundToInt() - Method in class com.smartgridready.communicator.common.api.values.Value
 
RTU - com.smartgridready.communicator.modbus.helper.ModbusType
 
RTU_ASCII - com.smartgridready.communicator.modbus.helper.ModbusType
 

S

scaleDown(int, int) - Method in class com.smartgridready.communicator.common.api.values.Int64UValue
 
scaleDown(int, int) - Method in class com.smartgridready.communicator.common.api.values.NumberValue
 
scaleDown(int, int) - Method in class com.smartgridready.communicator.common.api.values.StringValue
 
scaleUp(int, int) - Method in class com.smartgridready.communicator.common.api.values.Int64UValue
 
scaleUp(int, int) - Method in class com.smartgridready.communicator.common.api.values.NumberValue
 
scaleUp(int, int) - Method in class com.smartgridready.communicator.common.api.values.StringValue
 
Sequence - Class in com.smartgridready.communicator.async.process
 
Sequence() - Constructor for class com.smartgridready.communicator.async.process.Sequence
 
SEQUENCE - com.smartgridready.communicator.async.process.ProcessingType
 
setDataPointName(String) - Method in class com.smartgridready.communicator.async.callable.AsyncResult
 
setExecStatus(ExecStatus) - Method in class com.smartgridready.communicator.async.callable.AsyncResult
 
setFinishedNotificationReceiver(Object) - Method in interface com.smartgridready.communicator.async.process.Executable
 
setFinishedNotificationReceiver(Object) - Method in class com.smartgridready.communicator.async.process.ReadExec
 
setFinishedNotificationReceiver(Object) - Method in class com.smartgridready.communicator.async.process.WriteExec
 
setMbbitresp(boolean[]) - Method in class com.smartgridready.communicator.modbus.helper.ModbusReaderResponse
 
setMbregresp(int[]) - Method in class com.smartgridready.communicator.modbus.helper.ModbusReaderResponse
 
setProfileName(String) - Method in class com.smartgridready.communicator.async.callable.AsyncResult
 
setRequestTime(Instant) - Method in class com.smartgridready.communicator.async.callable.AsyncResult
 
setResponseTime(Instant) - Method in class com.smartgridready.communicator.async.callable.AsyncResult
 
setThrowable(Throwable) - Method in class com.smartgridready.communicator.async.callable.AsyncResult
 
setVal(Value) - Method in class com.smartgridready.communicator.common.api.dto.DataPoint
Write a value to the data point
setVal(String, String, Value) - Method in interface com.smartgridready.communicator.common.api.GenDeviceApi
Set a value for a given data point
setVal(String, String, Value) - Method in class com.smartgridready.communicator.contacts.impl.SGrContactsDevice
 
setVal(String, String, Value) - Method in class com.smartgridready.communicator.generic.impl.SGrGenericDevice
 
setVal(String, String, Value) - Method in class com.smartgridready.communicator.messaging.impl.SGrMessagingDevice
 
setVal(String, String, Value) - Method in interface com.smartgridready.communicator.modbus.api.GenDeviceApi4Modbus
Write a value to the modbus device using the generic data point representation (see Value).
setVal(String, String, Value) - Method in class com.smartgridready.communicator.modbus.impl.SGrModbusDevice
 
setVal(String, String, Value) - Method in interface com.smartgridready.communicator.rest.api.GenDeviceApi4Rest
Writes a value to the REST API device.
setVal(String, String, Value) - Method in class com.smartgridready.communicator.rest.impl.SGrRestApiDevice
 
setValue(double) - Method in class com.smartgridready.communicator.common.api.values.Float32Value
 
setValue(double) - Method in class com.smartgridready.communicator.common.api.values.Float64Value
 
setValue(double) - Method in class com.smartgridready.communicator.common.api.values.Int16UValue
 
setValue(double) - Method in class com.smartgridready.communicator.common.api.values.Int16Value
 
setValue(double) - Method in class com.smartgridready.communicator.common.api.values.Int32UValue
 
setValue(double) - Method in class com.smartgridready.communicator.common.api.values.Int32Value
 
setValue(double) - Method in class com.smartgridready.communicator.common.api.values.Int64Value
 
setValue(double) - Method in class com.smartgridready.communicator.common.api.values.Int8UValue
 
setValue(double) - Method in class com.smartgridready.communicator.common.api.values.Int8Value
 
setValue(double) - Method in class com.smartgridready.communicator.common.api.values.NumberValue
 
setValue(T) - Method in class com.smartgridready.communicator.async.callable.AsyncResult
 
setWriteValue(T) - Method in class com.smartgridready.communicator.async.callable.DeviceWriteCallable
 
setWriteValue(V) - Method in class com.smartgridready.communicator.async.process.WriteExec
 
SGrContactsDevice - Class in com.smartgridready.communicator.contacts.impl
 
SGrContactsDevice(DeviceFrame, GenDriverAPI4ContactsFactory) - Constructor for class com.smartgridready.communicator.contacts.impl.SGrContactsDevice
 
SGrDeviceBase<D extends com.smartgridready.ns.v0.DeviceFrame,​F extends com.smartgridready.ns.v0.FunctionalProfileBase,​P extends com.smartgridready.ns.v0.DataPointBase> - Class in com.smartgridready.communicator.common.impl
 
SGrDeviceBase(D) - Constructor for class com.smartgridready.communicator.common.impl.SGrDeviceBase
 
SGrDeviceBase.Comparator - Enum in com.smartgridready.communicator.common.impl
 
SGrDeviceBase.RwpDirections - Enum in com.smartgridready.communicator.common.impl
 
SGrDeviceBuilder - Class in com.smartgridready.communicator.common.api
Generic SGr device builder.
SGrDeviceBuilder() - Constructor for class com.smartgridready.communicator.common.api.SGrDeviceBuilder
Construct new instance with defaults.
SGrGenericDevice - Class in com.smartgridready.communicator.generic.impl
 
SGrGenericDevice(DeviceFrame) - Constructor for class com.smartgridready.communicator.generic.impl.SGrGenericDevice
 
SGrMessagingDevice - Class in com.smartgridready.communicator.messaging.impl
 
SGrMessagingDevice(DeviceFrame, GenMessagingClientFactory) - Constructor for class com.smartgridready.communicator.messaging.impl.SGrMessagingDevice
 
SGrMessagingDevice(DeviceFrame, Map<MessagingPlatformType, GenMessagingClientFactory>) - Constructor for class com.smartgridready.communicator.messaging.impl.SGrMessagingDevice
 
SGrModbusDevice - Class in com.smartgridready.communicator.modbus.impl
 
SGrModbusDevice(DeviceFrame, GenDriverAPI4Modbus) - Constructor for class com.smartgridready.communicator.modbus.impl.SGrModbusDevice
Construct with pre-defined transport (legacy method).
SGrModbusDevice(DeviceFrame, GenDriverAPI4ModbusFactory) - Constructor for class com.smartgridready.communicator.modbus.impl.SGrModbusDevice
Construct with custom Modbus gateway factory.
SGrModbusDevice(DeviceFrame, GenDriverAPI4ModbusFactory, ModbusGatewayRegistry) - Constructor for class com.smartgridready.communicator.modbus.impl.SGrModbusDevice
Construct with pre-defined shared Modbus gateway registry.
SGrModbusGatewayRegistry - Class in com.smartgridready.communicator.modbus.impl
 
SGrModbusGatewayRegistry() - Constructor for class com.smartgridready.communicator.modbus.impl.SGrModbusGatewayRegistry
 
SGrRestApiDevice - Class in com.smartgridready.communicator.rest.impl
 
SGrRestApiDevice(DeviceFrame, GenHttpClientFactory) - Constructor for class com.smartgridready.communicator.rest.impl.SGrRestApiDevice
 
shortToRegister(short) - Static method in class com.smartgridready.communicator.modbus.helper.ConversionHelper
 
STRING - com.smartgridready.communicator.common.api.values.DataType
 
StringUtil - Class in com.smartgridready.utils
 
StringValue - Class in com.smartgridready.communicator.common.api.values
 
subscribe(String, String, Consumer<Either<Throwable, Value>>) - Method in interface com.smartgridready.communicator.common.api.GenDeviceApi
Subscribes to messages that are related to the given data point
subscribe(String, String, Consumer<Either<Throwable, Value>>) - Method in class com.smartgridready.communicator.common.impl.SGrDeviceBase
 
subscribe(String, String, Consumer<Either<Throwable, Value>>) - Method in class com.smartgridready.communicator.messaging.impl.SGrMessagingDevice
 
subscribe(Consumer<Either<Throwable, Value>>) - Method in class com.smartgridready.communicator.common.api.dto.DataPoint
Subscribes to messages that are related to the given data point This operation is supported for messaging devices only
SUCCESS - com.smartgridready.communicator.async.process.ExecStatus
 

T

TCP - com.smartgridready.communicator.modbus.helper.ModbusType
 
toByteArray(int) - Static method in class com.smartgridready.communicator.modbus.helper.ConversionHelper
 
toModbusDiscreteVal(ModbusDataType) - Method in class com.smartgridready.communicator.common.api.values.Value
 
toModbusRegister(ModbusDataType) - Method in class com.smartgridready.communicator.common.api.values.Value
 
toModbusRegisters(int, BitmapProduct) - Method in class com.smartgridready.communicator.common.api.values.BitmapValue
 
toString() - Method in class com.smartgridready.communicator.async.callable.AsyncResult
 
toString() - Method in class com.smartgridready.communicator.async.callable.DeviceReadCallable
 
toString() - Method in class com.smartgridready.communicator.async.callable.DeviceWriteCallable
 
toString() - Method in class com.smartgridready.communicator.async.process.ReadExec
 
toString() - Method in class com.smartgridready.communicator.async.process.WriteExec
 
toString() - Method in class com.smartgridready.communicator.common.api.dto.DataPointValue
 
toString() - Method in class com.smartgridready.communicator.common.api.dto.GenericAttribute
 
toString() - Method in class com.smartgridready.communicator.common.api.values.BitmapRecord
 
toString() - Method in class com.smartgridready.communicator.common.api.values.BitmapValue
 
toString() - Method in class com.smartgridready.communicator.common.api.values.EnumRecord
 
toString() - Method in class com.smartgridready.communicator.common.api.values.EnumValue
 
toString() - Method in class com.smartgridready.communicator.common.api.values.JsonValue
 
toString() - Method in class com.smartgridready.communicator.common.api.values.NumberValue
 
toString() - Method in class com.smartgridready.communicator.common.api.values.StringValue
 
toString() - Method in class com.smartgridready.communicator.modbus.helper.CacheRecord
 
toString() - Method in class com.smartgridready.communicator.modbus.helper.ModbusReaderResponse
 

U

UDP - com.smartgridready.communicator.modbus.helper.ModbusType
 
uintToRegisters(long) - Static method in class com.smartgridready.communicator.modbus.helper.ConversionHelper
 
UNDEFINED_LITERAL - Static variable in class com.smartgridready.communicator.common.api.values.EnumRecord
 
UNDEFINED_ORDINAL - Static variable in class com.smartgridready.communicator.common.api.values.EnumRecord
 
UNKNOWN - com.smartgridready.communicator.common.api.dto.InterfaceType
 
UNKNOWN - com.smartgridready.communicator.common.api.values.DataType
 
UNKNOWN - com.smartgridready.communicator.modbus.helper.ModbusType
 
UNSIGNED_LONG_MASK - Static variable in class com.smartgridready.communicator.common.api.values.Value
 
unsignedLongToRegister(BigInteger) - Static method in class com.smartgridready.communicator.modbus.helper.ConversionHelper
 
unsubscribe() - Method in class com.smartgridready.communicator.common.api.dto.DataPoint
Unsubscribes from messages that are related to a given data point This operation is supported for messaging devices only
unsubscribe(String, String) - Method in interface com.smartgridready.communicator.common.api.GenDeviceApi
Unsubscribes from messages that are related to a given data point
unsubscribe(String, String) - Method in class com.smartgridready.communicator.common.impl.SGrDeviceBase
 
unsubscribe(String, String) - Method in class com.smartgridready.communicator.messaging.impl.SGrMessagingDevice
 
useContactsDriverFactory(GenDriverAPI4ContactsFactory) - Method in class com.smartgridready.communicator.common.api.SGrDeviceBuilder
Sets the contacts driver factory explicitly.
useMessagingClientFactory(GenMessagingClientFactory, MessagingPlatformType) - Method in class com.smartgridready.communicator.common.api.SGrDeviceBuilder
Sets the messaging client factory to be used explicitly.
useModbusClientFactory(GenDriverAPI4ModbusFactory) - Method in class com.smartgridready.communicator.common.api.SGrDeviceBuilder
Sets the Modbus client factory explicitly.
useRestServiceClientFactory(GenHttpClientFactory) - Method in class com.smartgridready.communicator.common.api.SGrDeviceBuilder
Sets the REST API service client factory.
useSharedModbusGatewayRegistry(ModbusGatewayRegistry) - Method in class com.smartgridready.communicator.common.api.SGrDeviceBuilder
Sets a custom shared Modbus RTU driver registry.
useSharedModbusRtu(boolean) - Method in class com.smartgridready.communicator.common.api.SGrDeviceBuilder
Enable or disable shared instances of Modbus RTU driver.

V

validate() - Method in class com.smartgridready.communicator.messaging.impl.MessageFilterHandlerImpl
 
value - Variable in class com.smartgridready.communicator.common.api.values.NumberValue
 
Value - Class in com.smartgridready.communicator.common.api.values
 
Value() - Constructor for class com.smartgridready.communicator.common.api.values.Value
 
valueOf(String) - Static method in enum com.smartgridready.communicator.async.process.ExecStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartgridready.communicator.async.process.ProcessingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartgridready.communicator.common.api.dto.InterfaceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartgridready.communicator.common.api.dto.OperationEnvironment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartgridready.communicator.common.api.values.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartgridready.communicator.common.impl.SGrDeviceBase.Comparator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartgridready.communicator.common.impl.SGrDeviceBase.RwpDirections
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartgridready.communicator.modbus.helper.ModbusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartgridready.communicator.modbus.helper.RegisterOrder
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.smartgridready.communicator.async.process.ExecStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartgridready.communicator.async.process.ProcessingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartgridready.communicator.common.api.dto.InterfaceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartgridready.communicator.common.api.dto.OperationEnvironment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartgridready.communicator.common.api.values.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartgridready.communicator.common.impl.SGrDeviceBase.Comparator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartgridready.communicator.common.impl.SGrDeviceBase.RwpDirections
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartgridready.communicator.modbus.helper.ModbusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartgridready.communicator.modbus.helper.RegisterOrder
Returns an array containing the constants of this enum type, in the order they are declared.

W

WRITE - com.smartgridready.communicator.common.impl.SGrDeviceBase.RwpDirections
 
WriteExec<V> - Class in com.smartgridready.communicator.async.process
 
WriteExec(String, String, WriteFunction<V>) - Constructor for class com.smartgridready.communicator.async.process.WriteExec
 
WriteExec(String, String, WriteFunction<V>, Scheduler) - Constructor for class com.smartgridready.communicator.async.process.WriteExec
 
WriteFunction<V> - Interface in com.smartgridready.communicator.async.callable
 

X

XmlResourceLoader<T> - Class in com.smartgridready.communicator.common.helper
 
XmlResourceLoader(Class<T>) - Constructor for class com.smartgridready.communicator.common.helper.XmlResourceLoader
 
A B C D E F G H I J K L M N O P R S T U V W X 
All Classes All Packages