koapy.backend.daishin_cybos_plus.proxy.CybosPlusProxyServiceServicer

Module Contents

Classes

CybosPlusEvent

CybosPlusEventIterator

CybosPlusEventHandler

CybosPlusProxyServiceServicer

Missing associated documentation comment in .proto file.

class koapy.backend.daishin_cybos_plus.proxy.CybosPlusProxyServiceServicer.CybosPlusEvent(iterator)[source]
done()[source]
wait_for_done()[source]
class koapy.backend.daishin_cybos_plus.proxy.CybosPlusProxyServiceServicer.CybosPlusEventIterator(handler)[source]
notify()[source]
class koapy.backend.daishin_cybos_plus.proxy.CybosPlusProxyServiceServicer.CybosPlusEventHandler[source]
OnRecieved()[source]
class koapy.backend.daishin_cybos_plus.proxy.CybosPlusProxyServiceServicer.CybosPlusProxyServiceServicer[source]

Bases: koapy.backend.daishin_cybos_plus.proxy.CybosPlusProxyService_pb2_grpc.CybosPlusProxyServiceServicer

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.