ubii.proto.v1.sessions 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.sessions.IOMapping(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]
Bases:
proto.message.Message- input_mappings¶
RepeatedFieldof typeTopicInputMapping
- output_mappings¶
RepeatedFieldof typeTopicOutputMapping
- class ubii.proto.v1.sessions.IOMappingList(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]
Bases:
proto.message.Message- elements¶
RepeatedFieldof typeIOMapping
- class ubii.proto.v1.sessions.Session(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]
Bases:
proto.message.Message- processing_modules¶
RepeatedFieldof typeProcessingModule
- io_mappings¶
RepeatedFieldof typeIOMapping
- tags¶
RepeatedFieldof typeSTRING
- authors¶
RepeatedFieldof typeSTRING
- status¶
Fieldof typeSessionStatus- Type
- class ubii.proto.v1.sessions.SessionList(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]
Bases:
proto.message.Message- elements¶
RepeatedFieldof typeSession
- class ubii.proto.v1.sessions.SessionStatus(value)[source]
Bases:
proto.enums.EnumAn enumeration.
- CREATED = 0
- RUNNING = 1
- PAUSED = 2
- STOPPED = 3
- class ubii.proto.v1.sessions.TopicInputMapping(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]
Bases:
proto.message.Message- topic¶
Fieldof typeSTRING– oneoftopic_source- Type
- topic_mux¶
Fieldof typeTopicMux– oneoftopic_source- Type
- class ubii.proto.v1.sessions.TopicInputMappingList(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]
Bases:
proto.message.Message- elements¶
RepeatedFieldof typeTopicInputMapping
- class ubii.proto.v1.sessions.TopicOutputMapping(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]
Bases:
proto.message.Message- topic¶
Fieldof typeSTRING– oneoftopic_destination- Type
- topic_demux¶
Fieldof typeTopicDemux– oneoftopic_destination- Type
- class ubii.proto.v1.sessions.TopicOutputMappingList(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]
Bases:
proto.message.Message- elements¶
RepeatedFieldof typeTopicOutputMapping
Submodules¶
ubii.proto.v1.sessions.ioMappings_pb_plus module¶
@generated by codestare-proto-plus. Do not edit manually!
- class ubii.proto.v1.sessions.ioMappings_pb_plus.TopicInputMapping(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]
Bases:
proto.message.Message- topic¶
Fieldof typeSTRING– oneoftopic_source- Type
- topic_mux¶
Fieldof typeTopicMux– oneoftopic_source- Type
- class ubii.proto.v1.sessions.ioMappings_pb_plus.TopicInputMappingList(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]
Bases:
proto.message.Message- elements¶
RepeatedFieldof typeTopicInputMapping
- class ubii.proto.v1.sessions.ioMappings_pb_plus.TopicOutputMapping(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]
Bases:
proto.message.Message- topic¶
Fieldof typeSTRING– oneoftopic_destination- Type
- topic_demux¶
Fieldof typeTopicDemux– oneoftopic_destination- Type
- class ubii.proto.v1.sessions.ioMappings_pb_plus.TopicOutputMappingList(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]
Bases:
proto.message.Message- elements¶
RepeatedFieldof typeTopicOutputMapping
- class ubii.proto.v1.sessions.ioMappings_pb_plus.IOMapping(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]
Bases:
proto.message.Message- input_mappings¶
RepeatedFieldof typeTopicInputMapping
- output_mappings¶
RepeatedFieldof typeTopicOutputMapping
- class ubii.proto.v1.sessions.ioMappings_pb_plus.IOMappingList(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]
Bases:
proto.message.Message- elements¶
RepeatedFieldof typeIOMapping
ubii.proto.v1.sessions.session_pb_plus module¶
@generated by codestare-proto-plus. Do not edit manually!
- class ubii.proto.v1.sessions.session_pb_plus.SessionStatus(value)[source]
Bases:
proto.enums.EnumAn enumeration.
- CREATED = 0
- RUNNING = 1
- PAUSED = 2
- STOPPED = 3
- class ubii.proto.v1.sessions.session_pb_plus.Session(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]
Bases:
proto.message.Message- processing_modules¶
RepeatedFieldof typeProcessingModule
- io_mappings¶
RepeatedFieldof typeIOMapping
- tags¶
RepeatedFieldof typeSTRING
- authors¶
RepeatedFieldof typeSTRING
- status¶
Fieldof typeSessionStatus- Type
- class ubii.proto.v1.sessions.session_pb_plus.SessionList(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]
Bases:
proto.message.Message- elements¶
RepeatedFieldof typeSession