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(self)[source]
wait_for_done(self)[source]
class koapy.backend.daishin_cybos_plus.proxy.CybosPlusProxyServiceServicer.CybosPlusEventIterator(handler)[source]
notify(self)[source]
class koapy.backend.daishin_cybos_plus.proxy.CybosPlusProxyServiceServicer.CybosPlusEventHandler[source]
OnRecieved(self)[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(self, request, context)[source]

Missing associated documentation comment in .proto file.

Property(self, request, context)[source]

Missing associated documentation comment in .proto file.

Method(self, request, context)[source]

Missing associated documentation comment in .proto file.

Event(self, request_iterator, context)[source]

Missing associated documentation comment in .proto file.