ubii.proto.v1.clients package¶
@generated by codestare-proto-plus. Do not edit manually!
Note
__init__.py files for packages are autogenerated, and import all messages from submodules to keep import names consistent with the directory structure of the .proto source files.
- class ubii.proto.v1.clients.Client(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]
Bases:
proto.message.Message- devices¶
RepeatedFieldof typeDevice
- tags¶
RepeatedFieldof typeSTRING
- processing_modules¶
RepeatedFieldof typeProcessingModule
- state¶
-
- Type
- class State(value)[source]
Bases:
proto.enums.EnumAn enumeration.
- ACTIVE = 0
- INACTIVE = 1
- UNAVAILABLE = 2
- class ubii.proto.v1.clients.ClientList(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]
Bases:
proto.message.Message- elements¶
RepeatedFieldof typeClient
Submodules¶
ubii.proto.v1.clients.client_pb_plus module¶
@generated by codestare-proto-plus. Do not edit manually!
- class ubii.proto.v1.clients.client_pb_plus.Client(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]
Bases:
proto.message.Message- devices¶
RepeatedFieldof typeDevice
- tags¶
RepeatedFieldof typeSTRING
- processing_modules¶
RepeatedFieldof typeProcessingModule
- state¶
-
- Type
- class State(value)[source]
Bases:
proto.enums.EnumAn enumeration.
- ACTIVE = 0
- INACTIVE = 1
- UNAVAILABLE = 2
- class ubii.proto.v1.clients.client_pb_plus.ClientList(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]
Bases:
proto.message.Message- elements¶
RepeatedFieldof typeClient