remotivelabs.broker.generated.sync.network_api_pb2_grpc
Client and server classes corresponding to protobuf-defined services.
GRPC_GENERATED_VERSION =
'1.66.2'
GRPC_VERSION =
'1.66.2'
class
NetworkServiceStub:
/ Signal publish, subscribe and read.
class
NetworkServiceServicer:
/ Signal publish, subscribe and read.
def
SubscribeToSignalWithScript(self, request, context):
/ Subscribe to signals with transform provided as a LUA script.
def
add_NetworkServiceServicer_to_server(servicer, server):
class
NetworkService:
/ Signal publish, subscribe and read.
@staticmethod
def
SubscribeToSignals( request, target, options=(), channel_credentials=None, call_credentials=None, insecure=False, compression=None, wait_for_ready=None, timeout=None, metadata=None):
@staticmethod
def
SubscribeToSignalWithScript( request, target, options=(), channel_credentials=None, call_credentials=None, insecure=False, compression=None, wait_for_ready=None, timeout=None, metadata=None):
@staticmethod
def
SubscribeToFramesDistribution( request, target, options=(), channel_credentials=None, call_credentials=None, insecure=False, compression=None, wait_for_ready=None, timeout=None, metadata=None):