All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description ArrayValue<T extends Value> Implements an array wrapper around other kinds of SGr value.AsyncResult<T> Implements an asynchronous process result.Authenticator Defines the interface of an HTTP authenticator.AuthenticatorFactory Implements a factory that creates HTTP authenticators.BaseCallable<T> Base class for callable methods on SGr devices.BasicAuthenticator Implements an HTTP authenticator for basic authentication.BearerTokenAuthenticator Implements an HTTP authenticator using JWT bearer tokens.BitmapRecord Implements a custom bit map record.BitmapValue Implements an SGr value containing a bit map value.BooleanValue Implements an SGr value containing a boolean value.BrokerListMapper Implements a message broker list mapper.CacheRecord<V> Implements a generic cache record.ConfigurationValue Implements an EID configuration parameters.ConversionHelper A helper class for value conversion.DataPoint Implements a generic data point facade.DataPointValue Implements a data point value with functional profile and data points names.DataType Defines enumerations of data types supported by SGr data points.DataTypeInfo Defines extended information for SGr data types.DateTimeValue Implements an SGr value containing a date/time value.DeviceDescriptionLoader Implements a loader that deserializes EI-XML into device descriptions.DeviceInfo Implements a generic device information facade.DeviceReadCallable<T> Callable that wraps a device read command.DeviceWriteCallable<T> Callable that wraps a device write command.DriverFactoryLoader Implements a driver factory loader.DummyHttpAuthenticator Dummy implementation of an HTTP authenticator.DynamicRequestParameter Implements a dynamic request parameter.EndiannessConversionHelper A helper class for conversion of endianness.EnumRecord Implements a custom enumeration record.EnumValue Implements a SGr enumeration value.ExecStatus Defines execution states of an asynchronous process.Executable Defines the interface of an asynchronous process.Float32Value Implements an SGr value containing a 32-bit floating point value.Float64Value Implements an SGr value containing a 64-bit floating point value.FunctionalProfile Implements a generic functional profile facade.GenDeviceApi Defines the generic API supported by all SGr device types.GenDeviceApi4Messaging Defines the interface of a message-based device communication interface.GenDeviceApi4Modbus The API defines read and write operations for SmartGridReady devices.GenDeviceApi4Rest Defines the communication interface API for HTTP/REST devices.GenericAttribute Implements a generic attribute facade.InfoText Implements an object label and description.Int16UValue Implements an SGr value containing a 16-bit unsigned integer value.Int16Value Implements an SGr value containing a 16-bit signed integer value.Int32UValue Implements an SGr value containing a 32-bit unsigned integer value.Int32Value Implements an SGr value containing a 32-bit signed integer value.Int64UValue Implements an SGr value containing a 64-bit unsigned integer value.Int64Value Implements an SGr value containing a 64-bit signed integer value.Int8UValue Implements an SGr value containing a 8-bit unsigned integer value.Int8Value Implements an SGr value containing a 8-bit signed integer value.InterfaceType Defines the supported types of communication interfaces.JsonBase Base class for JSON reader and writer.JsonHelper Provides helper methods for JSON.JsonReader Maps a received JSON value into the required SmartGridready JSON output value.JsonReader.Key Implements a map key.JsonValue Implements an SGr value containing a JSON node.JsonWriter Converts data to JSON.MessageBrokerMapper Defines the interface of a message broker specification mapper.MessageCacheKey Implements a message cache key.MessageCacheRecord Implements a message cache record.MessageFilterHandlerImpl Implements a message filter handler.MessagingInterfaceDescMapper Defines the interface of an interface description mapper.ModbusGateway Implements a Modbus "gateway" wrapper, allowing shared use of Modbus RTU serial connections.ModbusGatewayRegistry An interface for a Modbus gateway registry.ModbusReader Implements Modbus read commands.ModbusReaderResponse Implements a Modbus read command response.ModbusTransportUtil A helper class to create instances of Modbus transport connections.ModbusType Defines types of Modbus transports.ModbusUtil Utility methods for Modbus.NumberValue<T extends java.lang.Number> Base class for numeric SGr value types.OperationEnvironment Defines operation environment enumerations.Parallel Implements a process which is executed in parallel.PlatformTypeMapper Maps platform types of specification to driver types.ProcessingType Defines types of process execution.Processor Base class for task processors.ProductInfo Provides an EID information DTO.ReadExec<R> Implements an asynchronous read method.ReadFunction<R> Defines the interface of a read function.RegexHelper Provides Regular expression helper methods.RegisterOrder Defines the order of Modbus registers.RestApiAuthenticationException Implments an exception for HTTP authentication failures.RestApiResponseParseException Implements an exception for errors in HTTP responses.RestApiServiceCallException Implements an exception of failed HTTP calls.RestServiceClient Implements an HTTP / REST client.RestServiceClientUtils Implements utility functions for HTTP / REST APIs.Sequence Implements a process which is executed sequentially.SGrContactsDevice Implements a communication interface based on digital contacts.SGrDeclarationLibrary Provides a client for the SGr declaration library.SGrDeviceBase<D extends com.smartgridready.ns.v0.DeviceFrame,F extends com.smartgridready.ns.v0.FunctionalProfileBase,P extends com.smartgridready.ns.v0.DataPointBase> Base class for all kinds of device communication interfaces.SGrDeviceBase.Comparator Comparators.SGrDeviceBase.RwpDirections Collection of access permissions.SGrDeviceBuilder Implements a generic SGr device builder.SGrGenericDevice Implements a generic device, which has no actual communication interface.SGrMessagingDevice Implements a messaging-based device communication interface.SGrModbusDevice Implements a Modbus device communication interface.SGrModbusGatewayRegistry Default implementation of a shared Modbus gateway registry.SGrRestApiDevice Implements a device interface for HTTP / REST APIs.StringUtil Implements utility methods for strings.StringValue Implements an SGr value containing a string value.Value The base class for all SGr value types.WriteExec<V> Implements an asynchronous read method.WriteFunction<V> Defines the interface of a write function.XmlResourceLoader<T> Implements a generic XML deserializer that loads resources.XPathHelper Provides helper methods for XML and XPath.