I
- I_BAT - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.DCDCTag
hex = "0x04800001", type = DataType.FLOAT32
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en:
de:
- I_DCL - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.DCDCTag
hex = "0x04800004", type = DataType.FLOAT32
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en:
de:
- IDLE_PERIOD - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.EMSTag
hex = "0x01000082", type = DataType.CONTAINER
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en:
de:
- IDLE_PERIOD_ACTIVE - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.EMSTag
hex = "0x01000089", type = DataType.BOOL
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en:
de:
- IDLE_PERIOD_CHANGE_MARKER - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.EMSTag
hex = "0x0180008A", type = DataType.UCHAR8
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en:
de:
- IDLE_PERIOD_DAY - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.EMSTag
hex = "0x01000084", type = DataType.UCHAR8
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en:
de:
- IDLE_PERIOD_END - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.EMSTag
hex = "0x01000086", type = DataType.CONTAINER
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en:
de:
- IDLE_PERIOD_HOUR - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.EMSTag
hex = "0x01000087", type = DataType.UCHAR8
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en:
de:
- IDLE_PERIOD_MINUTE - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.EMSTag
hex = "0x01000088", type = DataType.UCHAR8
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en:
de:
- IDLE_PERIOD_START - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.EMSTag
hex = "0x01000085", type = DataType.CONTAINER
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en:
de:
- IDLE_PERIOD_TYPE - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.EMSTag
hex = "0x01000083", type = DataType.UCHAR8
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en:
de:
- INDEX - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.BatTag
hex = "0x03040001", type = DataType.UINT16
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en: Index of the requested device (at the moment always 0 for the battery), can occur in the request and in the response.
de: Index des angefragten Gerätes (Im Moment immer 0 bei der Batterie), kann in der Anfrage und in der Antwort vorkommen.
- INDEX - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.DCDCTag
hex = "0x04040001", type = DataType.UINT16
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en: Index of the requested device (0?n for the FBC Nr or 0xFF for group), Occurs in the request and in the answer to the DATA tag
de: Index des angefragten Gerätes (0?n für die FBC Nr oder 0xFF für Gruppe), Kommt in der Anfrage und in der Antwort zum DATA-Tag vor
- INDEX - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.PMTag
hex = "0x05040001", type = DataType.UINT16
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en: Index of the requested device (0?x), must be included in request and is included in response
de: Index des angefragten Gerätes (0?x), muss in Anfrage und ist in Antwort enthalten
- INDEX - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.PVITag
hex = "0x02040001", type = DataType.UINT16
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en: Index of the requested device (0?x), Must occur in the request and response to the DATA tag.
de: Index des angefragten Gerätes (0?x), Muss in Anfrage und Antwort zum DATA-Tag vorkommen
- INDEX - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.WBTag
hex = "0x0E040001", type = DataType.UCHAR8
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en: Index of the requested device (0?x) 0xFF -> GroupController
de: Index des angefragten Gerätes (0?x) 0xFF -> GroupController
- INFO - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.Namespace
System information; code = 0x0A
- INFO - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.BatTag
hex = "0x03800020", type = DataType.CONTAINER
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en: This container contains the response to a REQ_INFO. It always contains the following TAGs: BAT_RSOC, BAT_MODULE_VOLTAGE, BAT_CURRENT, BAT_MAX_DCB_CELL_TEMPERATURE, BAT_STATUS_CODE, BAT_ERROR_CODE, BAT_CHARGE_CYCLES.
de: Dieser Container beinhaltet die Antwort auf ein REQ_INFO. Es beinhaltet immer die folgenden TAGs: BAT_RSOC, BAT_MODULE_VOLTAGE, BAT_CURRENT, BAT_MAX_DCB_CELL_TEMPERATURE, BAT_STATUS_CODE, BAT_ERROR_CODE, BAT_CHARGE_CYCLES
- INFO - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.InfoTag
hex = "0x0A800011", type = DataType.CONTAINER
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en: Contains the TAGs INFO_SERIAL_NUMBER, INFO_PRODUCTION_DATE, INFO_MAC_ADDRESS
de: Beinhaltet die TAGs INFO_SERIAL_NUMBER, INFO_PRODUCTION_DATE, INFO_MAC_ADDRESS
- InfoService - class in de.jnkconsulting.e3dc.easyrscp.api.service
- Service that provides basic system informations about the home power plant
- InfoTag - class in de.jnkconsulting.e3dc.easyrscp.api.frame.tags
- Mainly contains tags to query system information.
- initCause(java.lang.Throwable) - function in kotlin.Throwable
- INSTALLED_BATTERY_CAPACITY - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.EMSSysSpecName
Returns the installed battery capacity. Presumed unit is kWh; rscpName = "installedBatteryCapacity"
ATTENTION: It is known that the values are not always correct!!! Do not rely on the value. This is probably a setup error of the installer.
The values container has the Tag
- INSTALLED_PEAK_POWER - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.EMSTag
hex = "0x01800013", type = DataType.UINT32
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en:
de:
- INSTANCE_DESCRIPTOR - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.BatTag
hex = "0x03800059", type = DataType.NONE
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en:
de:
- instantByTag(de.jnkconsulting.e3dc.easyrscp.api.frame.Tag,de.jnkconsulting.e3dc.easyrscp.api.frame.Tag) - function in de.jnkconsulting.e3dc.easyrscp.api.frame.Frame
- Searches for a data block of type tag and returns the value as Instant.
- INT16 - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.DataType
Contains a 2byte number; code = 0x04
- INT32 - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.DataType
Contains a 4byte number; code = 0x06
- INT64 - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.DataType
Contains a 8byte number; code = 0x08
- intByTag(de.jnkconsulting.e3dc.easyrscp.api.frame.Tag,de.jnkconsulting.e3dc.easyrscp.api.frame.Tag) - function in de.jnkconsulting.e3dc.easyrscp.api.frame.Frame
- Searches for a data block of type tag and returns the value as Int.
- INTERNAL_CURRENT_AVG30 - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.BatTag
hex = "0x03800130", type = DataType.NONE
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en:
de:
- INTERNAL_MAX_CHARGE_CURR_DATA_LOG - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.BatTag
hex = "0x03800136", type = DataType.NONE
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en:
de:
- INTERNAL_MAX_CHARGE_CURR_PER_DCB - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.BatTag
hex = "0x03800134", type = DataType.NONE
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en:
de:
- INTERNAL_MAX_CHARGE_CURRENT - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.BatTag
hex = "0x03800132", type = DataType.NONE
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en:
de:
- INTERNAL_MAX_DISCHARGE_CURR_DATA_LOG - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.BatTag
hex = "0x03800137", type = DataType.NONE
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en:
de:
- INTERNAL_MAX_DISCHARGE_CURR_PER_DCB - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.BatTag
hex = "0x03800135", type = DataType.NONE
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en:
de:
- INTERNAL_MAX_DISCHARGE_CURRENT - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.BatTag
hex = "0x03800133", type = DataType.NONE
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en:
de:
- INTERNAL_MTV_AVG30 - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.BatTag
hex = "0x03800131", type = DataType.NONE
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en:
de:
- INTERNALS - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.BatTag
hex = "0x03800044", type = DataType.NONE
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en:
de:
- intValue(de.jnkconsulting.e3dc.easyrscp.api.frame.EMSSysSpecName) - function in de.jnkconsulting.e3dc.easyrscp.api.frame.SysSpecData
- Returns an Int value to the specified specification block
- intValue(java.lang.String) - function in de.jnkconsulting.e3dc.easyrscp.api.frame.SysSpecData
- Returns an Int value to the specified specification block
- IP_ADDRESS - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.InfoTag
hex = "0x0A800008", type = DataType.STRING
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en:
de:
- IS_FLASHING - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.DCDCTag
hex = "0x0480000E", type = DataType.BOOL
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en:
de:
- IS_GRID_CONNECTED - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.EPTag
hex = "0x0B800004", type = DataType.BOOL
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en:
de:
- IS_INVALID_STATE - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.EPTag
hex = "0x0B800006", type = DataType.BOOL
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en:
de:
- IS_ISLAND_GRID - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.EPTag
hex = "0x0B800005", type = DataType.BOOL
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en:
de:
- IS_ONLINE - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.SRVTag
hex = "0x08800001", type = DataType.BOOL
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en:
de:
- IS_POSSIBLE - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.EPTag
hex = "0x0B800007", type = DataType.BOOL
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en:
de:
- IS_READY_FOR_SWITCH - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.EPTag
hex = "0x0B800003", type = DataType.BOOL
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en:
de:
- IS_SYSTEM_REBOOTING - enum entry in de.jnkconsulting.e3dc.easyrscp.api.frame.tags.SYSTag
hex = "0x0C800002", type = DataType.BOOL
You know what the tag means or want to improve the tag description? Create a Ticket.
Original E3DC Documentation:
en:
de:
- isByteType() - function in de.jnkconsulting.e3dc.easyrscp.api.frame.DataType
- Checks if the type is a valid Byte type.
- isChecksumEnabled() - function in de.jnkconsulting.e3dc.easyrscp.api.frame.Frame
- Query whether the frame calculates the checksum or not.
- isConnected() - function in de.jnkconsulting.e3dc.easyrscp.api.connection.HomePowerPlantConnection
- Checks if there is a connection
- isDataBlockInError(de.jnkconsulting.e3dc.easyrscp.api.frame.Tag,de.jnkconsulting.e3dc.easyrscp.api.frame.Tag) - function in de.jnkconsulting.e3dc.easyrscp.api.frame.Frame
- Checks whether the data block in the frame is of data type DataType.ERROR.
- isErrorResponse() - function in de.jnkconsulting.e3dc.easyrscp.api.frame.Data
- Checks if the response type is of type error.
- isIntType() - function in de.jnkconsulting.e3dc.easyrscp.api.frame.DataType
- Checks if the type is a valid Int type.
- isLongType() - function in de.jnkconsulting.e3dc.easyrscp.api.frame.DataType
- Checks if the type is a valid Long type.
- isShortType() - function in de.jnkconsulting.e3dc.easyrscp.api.frame.DataType
- Checks if the type is a valid Short type.