remotivelabs.broker.generated.sync.restbus_api_pb2_grpc
Client and server classes corresponding to protobuf-defined services.
GRPC_GENERATED_VERSION =
'1.66.2'
GRPC_VERSION =
'1.66.2'
class
RestbusServiceStub:
Missing associated documentation comment in .proto file.
class
RestbusServiceServicer:
Missing associated documentation comment in .proto file.
def
Add(self, request, context):
Add starts the Restbus if the startOption is START_AFTER_INIT. Add removes any previous configuration before applying the new one.
def
add_RestbusServiceServicer_to_server(servicer, server):
class
RestbusService:
Missing associated documentation comment in .proto file.
@staticmethod
def
Add( request, target, options=(), channel_credentials=None, call_credentials=None, insecure=False, compression=None, wait_for_ready=None, timeout=None, metadata=None):
@staticmethod
def
Remove( request, target, options=(), channel_credentials=None, call_credentials=None, insecure=False, compression=None, wait_for_ready=None, timeout=None, metadata=None):
@staticmethod
def
Update( request, target, options=(), channel_credentials=None, call_credentials=None, insecure=False, compression=None, wait_for_ready=None, timeout=None, metadata=None):
@staticmethod
def
Start( request, target, options=(), channel_credentials=None, call_credentials=None, insecure=False, compression=None, wait_for_ready=None, timeout=None, metadata=None):