A
B
C
D
E
F
G
I
N
O
P
R
S
T
U
W
R
- raw(kotlin.ByteArray,java.lang.Byte) - function in de.jnkconsulting.e3dc.easyrscp.frame.DataBuilder
- Sets the raw data without type safety.
- releaseConnection(de.jnkconsulting.e3dc.easyrscp.api.connection.HomePowerPlantConnection) - function in de.jnkconsulting.e3dc.easyrscp.connection.SingleInstanceConnectionPool
- RSCPAfterRequestSendEvent - class in de.jnkconsulting.e3dc.easyrscp.connection
- Event that holds the data after sending the request Frame.
- RSCPAnswerDecryptedEvent - class in de.jnkconsulting.e3dc.easyrscp.connection
- Event containing the data after decryption of the response from the home power plant
- RSCPAnswerParsedEvent - class in de.jnkconsulting.e3dc.easyrscp.connection
- Event containing the data after parsing the decrypted binary data from the home power plant
- RSCPAnswerReceivedEvent - class in de.jnkconsulting.e3dc.easyrscp.connection
- Event that holds the data received from the home power plant.
- RSCPBeforeRequestEncryptionEvent - class in de.jnkconsulting.e3dc.easyrscp.connection
- Event that holds the data before the request is encrypted
- RSCPBeforeRequestSendEvent - class in de.jnkconsulting.e3dc.easyrscp.connection
- Event that holds the data before sending the request Frame.
- RSCPRequestResponseEvent - class in de.jnkconsulting.e3dc.easyrscp.connection
- Describes an event that can occur in the request/response cycle of a frame.
- RSCPRequestResponseListener - class in de.jnkconsulting.e3dc.easyrscp.connection
- Listener that can be registered to instances of type DefaultHomePowerPlantConnection to receive lifecycle events in the request/response process of a frame.