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 © OSGi Alliance (2000, 2015). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0