koapy.backend.daishin_cybos_plus.proxy.CybosPlusProxyService_pb2_grpc

Client and server classes corresponding to protobuf-defined services.

Module Contents

Classes

CybosPlusProxyServiceStub

Missing associated documentation comment in .proto file.

CybosPlusProxyServiceServicer

Missing associated documentation comment in .proto file.

CybosPlusProxyService

Missing associated documentation comment in .proto file.

Functions

add_CybosPlusProxyServiceServicer_to_server(servicer, ...)

class koapy.backend.daishin_cybos_plus.proxy.CybosPlusProxyService_pb2_grpc.CybosPlusProxyServiceStub(channel)[source]

Bases: object

Missing associated documentation comment in .proto file.

class koapy.backend.daishin_cybos_plus.proxy.CybosPlusProxyService_pb2_grpc.CybosPlusProxyServiceServicer[source]

Bases: object

Missing associated documentation comment in .proto file.

Dispatch(request, context)[source]

Missing associated documentation comment in .proto file.

Property(request, context)[source]

Missing associated documentation comment in .proto file.

Method(request, context)[source]

Missing associated documentation comment in .proto file.

Event(request_iterator, context)[source]

Missing associated documentation comment in .proto file.

koapy.backend.daishin_cybos_plus.proxy.CybosPlusProxyService_pb2_grpc.add_CybosPlusProxyServiceServicer_to_server(servicer, server)[source]
class koapy.backend.daishin_cybos_plus.proxy.CybosPlusProxyService_pb2_grpc.CybosPlusProxyService[source]

Bases: object

Missing associated documentation comment in .proto file.

static Dispatch(request, target, options=(), channel_credentials=None, call_credentials=None, insecure=False, compression=None, wait_for_ready=None, timeout=None, metadata=None)[source]
static Property(request, target, options=(), channel_credentials=None, call_credentials=None, insecure=False, compression=None, wait_for_ready=None, timeout=None, metadata=None)[source]
static Method(request, target, options=(), channel_credentials=None, call_credentials=None, insecure=False, compression=None, wait_for_ready=None, timeout=None, metadata=None)[source]
static Event(request_iterator, target, options=(), channel_credentials=None, call_credentials=None, insecure=False, compression=None, wait_for_ready=None, timeout=None, metadata=None)[source]