Package de.jnkconsulting.e3dc.easyrscp.api.frame
Classes and interfaces representing frames and data are located here
Classes and interfaces representing frames and data are located here
See: Description
-
Class Summary Class Description Data Data object that can be used within a Frame. Frame RSCP data frame that can be sent to or received from an E3DC home power plant. SysSpecData Helper class to read your data block with the tag EMSTag.GET_SYS_SPECS. UnknownTag Auxiliary class to represent unknown Tags that were not known at compile time but can still be sent and receivedThe namespace is tried to be determined. WBExternalEnergyData Represents the actual amount of energy provided to a wallbox. -
Interface Summary Interface Description DataParser Defines a parser that creates Data objects from binary data. FrameParser Defines a parser to create a RSCP frame from binary data. Tag Definition of a tag to use it in a Data block WBExternalDataParser Defines a parser to parse the binary data of the response blocks which are prefixed with EXTERN_DATA_*. -
Enum Summary Enum Description DataType Possible data types that can be used in Data objects. EMSSysSpecName Previously known possible values in a de.jnkconsulting.e3dc.easyrscp.api.frame.tags.EMSTag.GET_SYS_SPECS data block. ErrorCode Possible error codes that can be in data blocks of type DataType.ERROR Namespace Shows the available namespaces for communication with the home power plant