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 TypeMethodDescriptionvoidEnOceanDevice.invoke(EnOceanRPC rpc, EnOceanHandler handler) Sends an RPC to the remote device.voidEnOceanHandler.notifyResponse(EnOceanRPC original, byte[] payload) Notifies of the answer to a RPC.