Uses of Interface
org.osgi.service.enocean.EnOceanRPC
-
Uses of EnOceanRPC in org.osgi.service.enocean
Modifier and TypeMethodDescriptionvoid
EnOceanDevice.invoke
(EnOceanRPC rpc, EnOceanHandler handler) Sends an RPC to the remote device.void
EnOceanHandler.notifyResponse
(EnOceanRPC original, byte[] payload) Notifies of the answer to a RPC.