attached bus client
Method, called on incoming RPC calls
Optional onMethod, called on incoming frames
Optional onMethod, called on incoming RPC notifications
Performs RPC call
RPC target
RPC method on the target
Optional params: BufferOptional qos: QoSQoS
Performs RPC call with no reply required
RPC target
RPC method on the target
Optional params: BufferOptional qos: QoSQoS
Sends RPC notification
notification target
Optional payload: Bufferpayload
Optional qos: QoSQoS
Generated using TypeDoc
Bus RPC layer