Uses of Interface
org.osgi.service.enocean.EnOceanRPC
Packages that use EnOceanRPC
-
Uses of EnOceanRPC in org.osgi.service.enocean
Methods in org.osgi.service.enocean with parameters of type EnOceanRPCModifier 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.