public interface EnOceanHandler
| Modifier and Type | Method and Description |
|---|---|
void |
notifyResponse(EnOceanRPC original,
byte[] payload)
Notifies of the answer to a RPC.
|
void notifyResponse(EnOceanRPC original, byte[] payload)
original - the original EnOceanRPC that originated this
answer.payload - the payload of the response; may be deserialized to an
EnOceanRPC object.Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0