ubii.proto.v1.topicData 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.topicData.Timestamp(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]

Bases: proto.message.Message

seconds

Field of type INT64

Type

proto.fields.Field

nanos

Field of type INT32

Type

proto.fields.Field

millis

Field of type INT64

Type

proto.fields.Field

class ubii.proto.v1.topicData.TopicData(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]

Bases: proto.message.Message

One Ofs

This message defines the following oneof group[s]

type
topic_data_record

Field of type TopicDataRecordoneof type

Type

proto.fields.Field

topic_data_record_list

Field of type TopicDataRecordListoneof type

Type

proto.fields.Field

error

Field of type Erroroneof type

Type

proto.fields.Field

class ubii.proto.v1.topicData.TopicDataRecord(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]

Bases: proto.message.Message

continuous index: 38

topic

Field of type STRING

Type

proto.fields.Field

timestamp

Field of type Timestamp

Type

proto.fields.Field

client_id

Field of type STRING

Type

proto.fields.Field

double

Field of type DOUBLEoneof type

Type

proto.fields.Field

bool

Field of type BOOLoneof type

Type

proto.fields.Field

string

Field of type STRINGoneof type

Type

proto.fields.Field

int32

Field of type INT32oneof type

Type

proto.fields.Field

float

Field of type FLOAToneof type

Type

proto.fields.Field

vector2

Field of type Vector2oneof type

Type

proto.fields.Field

vector2_list

Field of type Vector2Listoneof type

Type

proto.fields.Field

vector3

Field of type Vector3oneof type

Type

proto.fields.Field

vector3_list

Field of type Vector3Listoneof type

Type

proto.fields.Field

vector4

Field of type Vector4oneof type

Type

proto.fields.Field

vector4_list

Field of type Vector4Listoneof type

Type

proto.fields.Field

quaternion

Field of type Quaterniononeof type

Type

proto.fields.Field

quaternion_list

Field of type Quaterniononeof type

Type

proto.fields.Field

matrix3x2

Field of type Matrix3x2oneof type

Type

proto.fields.Field

matrix4x4

Field of type Matrix4x4oneof type

Type

proto.fields.Field

color

Field of type Coloroneof type

Type

proto.fields.Field

touch_event

Field of type TouchEventoneof type

Type

proto.fields.Field

touch_event_list

Field of type TouchEventListoneof type

Type

proto.fields.Field

key_event

Field of type KeyEventoneof type

Type

proto.fields.Field

mouse_event

Field of type MouseEventoneof type

Type

proto.fields.Field

myo_event

Field of type MyoEventoneof type

Type

proto.fields.Field

pose2D

Field of type Pose2Doneof type

Type

proto.fields.Field

pose3D

Field of type Pose3Doneof type

Type

proto.fields.Field

object2D

Field of type Object2Doneof type

Type

proto.fields.Field

object3D

Field of type Object3Doneof type

Type

proto.fields.Field

object2D_list

Field of type Object2DListoneof type

Type

proto.fields.Field

object3D_list

Field of type Object3DListoneof type

Type

proto.fields.Field

int32_list

Field of type Int32Listoneof type

Type

proto.fields.Field

float_list

Field of type FloatListoneof type

Type

proto.fields.Field

double_list

Field of type DoubleListoneof type

Type

proto.fields.Field

string_list

Field of type StringListoneof type

Type

proto.fields.Field

bool_list

Field of type BoolListoneof type

Type

proto.fields.Field

image2D

Field of type Image2Doneof type

Type

proto.fields.Field

image2D_list

Field of type Image2DListoneof type

Type

proto.fields.Field

session

Field of type Sessiononeof type

Type

proto.fields.Field

class ubii.proto.v1.topicData.TopicDataRecordList(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]

Bases: proto.message.Message

elements

RepeatedField of type TopicDataRecord

Type

proto.fields.RepeatedField

Submodules

ubii.proto.v1.topicData.timestamp_pb_plus module

@generated by codestare-proto-plus. Do not edit manually!

class ubii.proto.v1.topicData.timestamp_pb_plus.Timestamp(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]

Bases: proto.message.Message

seconds

Field of type INT64

Type

proto.fields.Field

nanos

Field of type INT32

Type

proto.fields.Field

millis

Field of type INT64

Type

proto.fields.Field

ubii.proto.v1.topicData.topicDataRecord_pb_plus module

@generated by codestare-proto-plus. Do not edit manually!

class ubii.proto.v1.topicData.topicDataRecord_pb_plus.TopicDataRecord(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]

Bases: proto.message.Message

continuous index: 38

topic

Field of type STRING

Type

proto.fields.Field

timestamp

Field of type Timestamp

Type

proto.fields.Field

client_id

Field of type STRING

Type

proto.fields.Field

double

Field of type DOUBLEoneof type

Type

proto.fields.Field

bool

Field of type BOOLoneof type

Type

proto.fields.Field

string

Field of type STRINGoneof type

Type

proto.fields.Field

int32

Field of type INT32oneof type

Type

proto.fields.Field

float

Field of type FLOAToneof type

Type

proto.fields.Field

vector2

Field of type Vector2oneof type

Type

proto.fields.Field

vector2_list

Field of type Vector2Listoneof type

Type

proto.fields.Field

vector3

Field of type Vector3oneof type

Type

proto.fields.Field

vector3_list

Field of type Vector3Listoneof type

Type

proto.fields.Field

vector4

Field of type Vector4oneof type

Type

proto.fields.Field

vector4_list

Field of type Vector4Listoneof type

Type

proto.fields.Field

quaternion

Field of type Quaterniononeof type

Type

proto.fields.Field

quaternion_list

Field of type Quaterniononeof type

Type

proto.fields.Field

matrix3x2

Field of type Matrix3x2oneof type

Type

proto.fields.Field

matrix4x4

Field of type Matrix4x4oneof type

Type

proto.fields.Field

color

Field of type Coloroneof type

Type

proto.fields.Field

touch_event

Field of type TouchEventoneof type

Type

proto.fields.Field

touch_event_list

Field of type TouchEventListoneof type

Type

proto.fields.Field

key_event

Field of type KeyEventoneof type

Type

proto.fields.Field

mouse_event

Field of type MouseEventoneof type

Type

proto.fields.Field

myo_event

Field of type MyoEventoneof type

Type

proto.fields.Field

pose2D

Field of type Pose2Doneof type

Type

proto.fields.Field

pose3D

Field of type Pose3Doneof type

Type

proto.fields.Field

object2D

Field of type Object2Doneof type

Type

proto.fields.Field

object3D

Field of type Object3Doneof type

Type

proto.fields.Field

object2D_list

Field of type Object2DListoneof type

Type

proto.fields.Field

object3D_list

Field of type Object3DListoneof type

Type

proto.fields.Field

int32_list

Field of type Int32Listoneof type

Type

proto.fields.Field

float_list

Field of type FloatListoneof type

Type

proto.fields.Field

double_list

Field of type DoubleListoneof type

Type

proto.fields.Field

string_list

Field of type StringListoneof type

Type

proto.fields.Field

bool_list

Field of type BoolListoneof type

Type

proto.fields.Field

image2D

Field of type Image2Doneof type

Type

proto.fields.Field

image2D_list

Field of type Image2DListoneof type

Type

proto.fields.Field

session

Field of type Sessiononeof type

Type

proto.fields.Field

class ubii.proto.v1.topicData.topicDataRecord_pb_plus.TopicDataRecordList(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]

Bases: proto.message.Message

elements

RepeatedField of type TopicDataRecord

Type

proto.fields.RepeatedField

ubii.proto.v1.topicData.topicData_pb_plus module

@generated by codestare-proto-plus. Do not edit manually!

class ubii.proto.v1.topicData.topicData_pb_plus.TopicData(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]

Bases: proto.message.Message

One Ofs

This message defines the following oneof group[s]

type
topic_data_record

Field of type TopicDataRecordoneof type

Type

proto.fields.Field

topic_data_record_list

Field of type TopicDataRecordListoneof type

Type

proto.fields.Field

error

Field of type Erroroneof type

Type

proto.fields.Field