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

Bases: proto.message.Message

DEFAULT_TOPICS

Field of type DefaultTopics

Type

proto.fields.Field

MSG_TYPES

Field of type MsgTypes

Type

proto.fields.Field

class DefaultTopics(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]

Bases: proto.message.Message

SERVICES

Field of type Services

Type

proto.fields.Field

INFO_TOPICS

Field of type InfoTopics

Type

proto.fields.Field

class Services(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]

Bases: proto.message.Message

SERVER_CONFIG

Field of type STRING

Type

proto.fields.Field

CLIENT_REGISTRATION

Field of type STRING

Type

proto.fields.Field

CLIENT_DEREGISTRATION

Field of type STRING

Type

proto.fields.Field

CLIENT_GET_LIST

Field of type STRING

Type

proto.fields.Field

DEVICE_REGISTRATION

Field of type STRING

Type

proto.fields.Field

DEVICE_DEREGISTRATION

Field of type STRING

Type

proto.fields.Field

DEVICE_GET

Field of type STRING

Type

proto.fields.Field

DEVICE_GET_LIST

Field of type STRING

Type

proto.fields.Field

COMPONENT_GET_LIST

Field of type STRING

Type

proto.fields.Field

PM_DATABASE_SAVE

Field of type STRING

Type

proto.fields.Field

PM_DATABASE_DELETE

Field of type STRING

Type

proto.fields.Field

PM_DATABASE_GET

Field of type STRING

Type

proto.fields.Field

PM_DATABASE_GET_LIST

Field of type STRING

Type

proto.fields.Field

PM_DATABASE_ONLINE_GET_LIST

Field of type STRING

Type

proto.fields.Field

PM_DATABASE_LOCAL_GET_LIST

Field of type STRING

Type

proto.fields.Field

PM_RUNTIME_ADD

Field of type STRING

Type

proto.fields.Field

PM_RUNTIME_REMOVE

Field of type STRING

Type

proto.fields.Field

PM_RUNTIME_GET

Field of type STRING

Type

proto.fields.Field

PM_RUNTIME_GET_LIST

Field of type STRING

Type

proto.fields.Field

PM_REGISTRY_ADD

Field of type STRING

Type

proto.fields.Field

PM_REGISTRY_REMOVE

Field of type STRING

Type

proto.fields.Field

SESSION_DATABASE_SAVE

Field of type STRING

Type

proto.fields.Field

SESSION_DATABASE_DELETE

Field of type STRING

Type

proto.fields.Field

SESSION_DATABASE_GET

Field of type STRING

Type

proto.fields.Field

SESSION_DATABASE_GET_LIST

Field of type STRING

Type

proto.fields.Field

SESSION_DATABASE_ONLINE_GET_LIST

Field of type STRING

Type

proto.fields.Field

SESSION_DATABASE_LOCAL_GET_LIST

Field of type STRING

Type

proto.fields.Field

SESSION_RUNTIME_ADD

Field of type STRING

Type

proto.fields.Field

SESSION_RUNTIME_REMOVE

Field of type STRING

Type

proto.fields.Field

SESSION_RUNTIME_GET

Field of type STRING

Type

proto.fields.Field

SESSION_RUNTIME_GET_LIST

Field of type STRING

Type

proto.fields.Field

SESSION_RUNTIME_START

Field of type STRING

Type

proto.fields.Field

SESSION_RUNTIME_STOP

Field of type STRING

Type

proto.fields.Field

SESSION_RUNTIME_UPDATE

Field of type STRING

Type

proto.fields.Field

TOPIC_DEMUX_DATABASE_SAVE

Field of type STRING

Type

proto.fields.Field

TOPIC_DEMUX_DATABASE_DELETE

Field of type STRING

Type

proto.fields.Field

TOPIC_DEMUX_DATABASE_GET

Field of type STRING

Type

proto.fields.Field

TOPIC_DEMUX_DATABASE_GET_LIST

Field of type STRING

Type

proto.fields.Field

TOPIC_DEMUX_RUNTIME_GET

Field of type STRING

Type

proto.fields.Field

TOPIC_DEMUX_RUNTIME_GET_LIST

Field of type STRING

Type

proto.fields.Field

TOPIC_MUX_DATABASE_SAVE

Field of type STRING

Type

proto.fields.Field

TOPIC_MUX_DATABASE_DELETE

Field of type STRING

Type

proto.fields.Field

TOPIC_MUX_DATABASE_GET

Field of type STRING

Type

proto.fields.Field

TOPIC_MUX_DATABASE_GET_LIST

Field of type STRING

Type

proto.fields.Field

TOPIC_MUX_RUNTIME_GET

Field of type STRING

Type

proto.fields.Field

TOPIC_MUX_RUNTIME_GET_LIST

Field of type STRING

Type

proto.fields.Field

SERVICE_LIST

Field of type STRING

Type

proto.fields.Field

TOPIC_LIST

Field of type STRING

Type

proto.fields.Field

TOPIC_SUBSCRIPTION

Field of type STRING

Type

proto.fields.Field

LATENCY_CLIENTS_LIST

Field of type STRING

Type

proto.fields.Field

class InfoTopics(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]

Bases: proto.message.Message

REGEX_ALL_INFOS

Field of type STRING

Type

proto.fields.Field

REGEX_PM_INFOS

Field of type STRING

Type

proto.fields.Field

NEW_PM

Field of type STRING

Type

proto.fields.Field

START_PM

Field of type STRING

Type

proto.fields.Field

DELETE_PM

Field of type STRING

Type

proto.fields.Field

CHANGE_PM

Field of type STRING

Type

proto.fields.Field

PROCESSED_PM

Field of type STRING

Type

proto.fields.Field

REGEX_SESSION_INFOS

Field of type STRING

Type

proto.fields.Field

NEW_SESSION

Field of type STRING

Type

proto.fields.Field

DELETE_SESSION

Field of type STRING

Type

proto.fields.Field

CHANGE_SESSION

Field of type STRING

Type

proto.fields.Field

START_SESSION

Field of type STRING

Type

proto.fields.Field

STOP_SESSION

Field of type STRING

Type

proto.fields.Field

RUNNING_SESSION

Field of type STRING

Type

proto.fields.Field

class MsgTypes(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]

Bases: proto.message.Message

ERROR

Field of type STRING

Type

proto.fields.Field

SUCCESS

Field of type STRING

Type

proto.fields.Field

SERVER

Field of type STRING

Type

proto.fields.Field

CLIENT

Field of type STRING

Type

proto.fields.Field

CLIENT_LIST

Field of type STRING

Type

proto.fields.Field

DEVICE

Field of type STRING

Type

proto.fields.Field

DEVICE_LIST

Field of type STRING

Type

proto.fields.Field

COMPONENT

Field of type STRING

Type

proto.fields.Field

COMPONENT_LIST

Field of type STRING

Type

proto.fields.Field

TOPIC_MUX

Field of type STRING

Type

proto.fields.Field

TOPIC_MUX_LIST

Field of type STRING

Type

proto.fields.Field

TOPIC_DEMUX

Field of type STRING

Type

proto.fields.Field

TOPIC_DEMUX_LIST

Field of type STRING

Type

proto.fields.Field

SERVICE

Field of type STRING

Type

proto.fields.Field

SERVICE_LIST

Field of type STRING

Type

proto.fields.Field

SERVICE_REQUEST

Field of type STRING

Type

proto.fields.Field

SERVICE_REPLY

Field of type STRING

Type

proto.fields.Field

SERVICE_REUEST_TOPIC_SUBSCRIPTION

Field of type STRING

Type

proto.fields.Field

SESSION

Field of type STRING

Type

proto.fields.Field

SESSION_LIST

Field of type STRING

Type

proto.fields.Field

SESSION_IO_MAPPING

Field of type STRING

Type

proto.fields.Field

PM

Field of type STRING

Type

proto.fields.Field

PM_LIST

Field of type STRING

Type

proto.fields.Field

PM_MODULE_IO

Field of type STRING

Type

proto.fields.Field

PM_PROCESSING_MODE

Field of type STRING

Type

proto.fields.Field

TOPIC_DATA

Field of type STRING

Type

proto.fields.Field

TOPIC_DATA_RECORD

Field of type STRING

Type

proto.fields.Field

TOPIC_DATA_RECORD_LIST

Field of type STRING

Type

proto.fields.Field

TOPIC_DATA_TIMESTAMP

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_BOOL

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_BOOL_LIST

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_INT32

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_INT32_LIST

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_STRING

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_STRING_LIST

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_FLOAT

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_FLOAT_LIST

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_DOUBLE

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_DOUBLE_LIST

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_COLOR

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_IMAGE

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_IMAGE_LIST

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_KEY_EVENT

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_MATRIX_3X2

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_MATRIX_4X4

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_MOUSE_EVENT

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_OBJECT2D

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_OBJECT2D_LIST

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_OBJECT3D

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_OBJECT3D_LIST

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_POSE2D

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_POSE3D

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_QUATERNION

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_TOUCH_EVENT

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_VECTOR2

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_VECTOR3

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_VECTOR4

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_VECTOR8

Field of type STRING

Type

proto.fields.Field

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

Bases: proto.message.Message

id

Field of type STRING

Type

proto.fields.Field

name

Field of type STRING

Type

proto.fields.Field

ip_ethernet

Field of type STRING

Type

proto.fields.Field

ip_wlan

Field of type STRING

Type

proto.fields.Field

port_service_zmq

Field of type STRING

Type

proto.fields.Field

port_service_rest

Field of type STRING

Type

proto.fields.Field

port_topic_data_zmq

Field of type STRING

Type

proto.fields.Field

port_topic_data_ws

Field of type STRING

Type

proto.fields.Field

constants_json

Field of type STRING

Type

proto.fields.Field

external_address_service_zmq

Field of type STRING

Type

proto.fields.Field

external_address_service_http_json

Field of type STRING

Type

proto.fields.Field

external_address_service_http_binary

Field of type STRING

Type

proto.fields.Field

external_address_topic_data_zmq

Field of type STRING

Type

proto.fields.Field

external_address_topic_data_ws

Field of type STRING

Type

proto.fields.Field

Submodules

ubii.proto.v1.servers.constants_pb_plus module

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

class ubii.proto.v1.servers.constants_pb_plus.Constants(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]

Bases: proto.message.Message

DEFAULT_TOPICS

Field of type DefaultTopics

Type

proto.fields.Field

MSG_TYPES

Field of type MsgTypes

Type

proto.fields.Field

class DefaultTopics(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]

Bases: proto.message.Message

SERVICES

Field of type Services

Type

proto.fields.Field

INFO_TOPICS

Field of type InfoTopics

Type

proto.fields.Field

class Services(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]

Bases: proto.message.Message

SERVER_CONFIG

Field of type STRING

Type

proto.fields.Field

CLIENT_REGISTRATION

Field of type STRING

Type

proto.fields.Field

CLIENT_DEREGISTRATION

Field of type STRING

Type

proto.fields.Field

CLIENT_GET_LIST

Field of type STRING

Type

proto.fields.Field

DEVICE_REGISTRATION

Field of type STRING

Type

proto.fields.Field

DEVICE_DEREGISTRATION

Field of type STRING

Type

proto.fields.Field

DEVICE_GET

Field of type STRING

Type

proto.fields.Field

DEVICE_GET_LIST

Field of type STRING

Type

proto.fields.Field

COMPONENT_GET_LIST

Field of type STRING

Type

proto.fields.Field

PM_DATABASE_SAVE

Field of type STRING

Type

proto.fields.Field

PM_DATABASE_DELETE

Field of type STRING

Type

proto.fields.Field

PM_DATABASE_GET

Field of type STRING

Type

proto.fields.Field

PM_DATABASE_GET_LIST

Field of type STRING

Type

proto.fields.Field

PM_DATABASE_ONLINE_GET_LIST

Field of type STRING

Type

proto.fields.Field

PM_DATABASE_LOCAL_GET_LIST

Field of type STRING

Type

proto.fields.Field

PM_RUNTIME_ADD

Field of type STRING

Type

proto.fields.Field

PM_RUNTIME_REMOVE

Field of type STRING

Type

proto.fields.Field

PM_RUNTIME_GET

Field of type STRING

Type

proto.fields.Field

PM_RUNTIME_GET_LIST

Field of type STRING

Type

proto.fields.Field

PM_REGISTRY_ADD

Field of type STRING

Type

proto.fields.Field

PM_REGISTRY_REMOVE

Field of type STRING

Type

proto.fields.Field

SESSION_DATABASE_SAVE

Field of type STRING

Type

proto.fields.Field

SESSION_DATABASE_DELETE

Field of type STRING

Type

proto.fields.Field

SESSION_DATABASE_GET

Field of type STRING

Type

proto.fields.Field

SESSION_DATABASE_GET_LIST

Field of type STRING

Type

proto.fields.Field

SESSION_DATABASE_ONLINE_GET_LIST

Field of type STRING

Type

proto.fields.Field

SESSION_DATABASE_LOCAL_GET_LIST

Field of type STRING

Type

proto.fields.Field

SESSION_RUNTIME_ADD

Field of type STRING

Type

proto.fields.Field

SESSION_RUNTIME_REMOVE

Field of type STRING

Type

proto.fields.Field

SESSION_RUNTIME_GET

Field of type STRING

Type

proto.fields.Field

SESSION_RUNTIME_GET_LIST

Field of type STRING

Type

proto.fields.Field

SESSION_RUNTIME_START

Field of type STRING

Type

proto.fields.Field

SESSION_RUNTIME_STOP

Field of type STRING

Type

proto.fields.Field

SESSION_RUNTIME_UPDATE

Field of type STRING

Type

proto.fields.Field

TOPIC_DEMUX_DATABASE_SAVE

Field of type STRING

Type

proto.fields.Field

TOPIC_DEMUX_DATABASE_DELETE

Field of type STRING

Type

proto.fields.Field

TOPIC_DEMUX_DATABASE_GET

Field of type STRING

Type

proto.fields.Field

TOPIC_DEMUX_DATABASE_GET_LIST

Field of type STRING

Type

proto.fields.Field

TOPIC_DEMUX_RUNTIME_GET

Field of type STRING

Type

proto.fields.Field

TOPIC_DEMUX_RUNTIME_GET_LIST

Field of type STRING

Type

proto.fields.Field

TOPIC_MUX_DATABASE_SAVE

Field of type STRING

Type

proto.fields.Field

TOPIC_MUX_DATABASE_DELETE

Field of type STRING

Type

proto.fields.Field

TOPIC_MUX_DATABASE_GET

Field of type STRING

Type

proto.fields.Field

TOPIC_MUX_DATABASE_GET_LIST

Field of type STRING

Type

proto.fields.Field

TOPIC_MUX_RUNTIME_GET

Field of type STRING

Type

proto.fields.Field

TOPIC_MUX_RUNTIME_GET_LIST

Field of type STRING

Type

proto.fields.Field

SERVICE_LIST

Field of type STRING

Type

proto.fields.Field

TOPIC_LIST

Field of type STRING

Type

proto.fields.Field

TOPIC_SUBSCRIPTION

Field of type STRING

Type

proto.fields.Field

LATENCY_CLIENTS_LIST

Field of type STRING

Type

proto.fields.Field

class InfoTopics(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]

Bases: proto.message.Message

REGEX_ALL_INFOS

Field of type STRING

Type

proto.fields.Field

REGEX_PM_INFOS

Field of type STRING

Type

proto.fields.Field

NEW_PM

Field of type STRING

Type

proto.fields.Field

START_PM

Field of type STRING

Type

proto.fields.Field

DELETE_PM

Field of type STRING

Type

proto.fields.Field

CHANGE_PM

Field of type STRING

Type

proto.fields.Field

PROCESSED_PM

Field of type STRING

Type

proto.fields.Field

REGEX_SESSION_INFOS

Field of type STRING

Type

proto.fields.Field

NEW_SESSION

Field of type STRING

Type

proto.fields.Field

DELETE_SESSION

Field of type STRING

Type

proto.fields.Field

CHANGE_SESSION

Field of type STRING

Type

proto.fields.Field

START_SESSION

Field of type STRING

Type

proto.fields.Field

STOP_SESSION

Field of type STRING

Type

proto.fields.Field

RUNNING_SESSION

Field of type STRING

Type

proto.fields.Field

class MsgTypes(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]

Bases: proto.message.Message

ERROR

Field of type STRING

Type

proto.fields.Field

SUCCESS

Field of type STRING

Type

proto.fields.Field

SERVER

Field of type STRING

Type

proto.fields.Field

CLIENT

Field of type STRING

Type

proto.fields.Field

CLIENT_LIST

Field of type STRING

Type

proto.fields.Field

DEVICE

Field of type STRING

Type

proto.fields.Field

DEVICE_LIST

Field of type STRING

Type

proto.fields.Field

COMPONENT

Field of type STRING

Type

proto.fields.Field

COMPONENT_LIST

Field of type STRING

Type

proto.fields.Field

TOPIC_MUX

Field of type STRING

Type

proto.fields.Field

TOPIC_MUX_LIST

Field of type STRING

Type

proto.fields.Field

TOPIC_DEMUX

Field of type STRING

Type

proto.fields.Field

TOPIC_DEMUX_LIST

Field of type STRING

Type

proto.fields.Field

SERVICE

Field of type STRING

Type

proto.fields.Field

SERVICE_LIST

Field of type STRING

Type

proto.fields.Field

SERVICE_REQUEST

Field of type STRING

Type

proto.fields.Field

SERVICE_REPLY

Field of type STRING

Type

proto.fields.Field

SERVICE_REUEST_TOPIC_SUBSCRIPTION

Field of type STRING

Type

proto.fields.Field

SESSION

Field of type STRING

Type

proto.fields.Field

SESSION_LIST

Field of type STRING

Type

proto.fields.Field

SESSION_IO_MAPPING

Field of type STRING

Type

proto.fields.Field

PM

Field of type STRING

Type

proto.fields.Field

PM_LIST

Field of type STRING

Type

proto.fields.Field

PM_MODULE_IO

Field of type STRING

Type

proto.fields.Field

PM_PROCESSING_MODE

Field of type STRING

Type

proto.fields.Field

TOPIC_DATA

Field of type STRING

Type

proto.fields.Field

TOPIC_DATA_RECORD

Field of type STRING

Type

proto.fields.Field

TOPIC_DATA_RECORD_LIST

Field of type STRING

Type

proto.fields.Field

TOPIC_DATA_TIMESTAMP

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_BOOL

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_BOOL_LIST

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_INT32

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_INT32_LIST

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_STRING

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_STRING_LIST

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_FLOAT

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_FLOAT_LIST

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_DOUBLE

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_DOUBLE_LIST

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_COLOR

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_IMAGE

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_IMAGE_LIST

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_KEY_EVENT

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_MATRIX_3X2

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_MATRIX_4X4

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_MOUSE_EVENT

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_OBJECT2D

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_OBJECT2D_LIST

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_OBJECT3D

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_OBJECT3D_LIST

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_POSE2D

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_POSE3D

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_QUATERNION

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_TOUCH_EVENT

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_VECTOR2

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_VECTOR3

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_VECTOR4

Field of type STRING

Type

proto.fields.Field

DATASTRUCTURE_VECTOR8

Field of type STRING

Type

proto.fields.Field

ubii.proto.v1.servers.server_pb_plus module

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

class ubii.proto.v1.servers.server_pb_plus.Server(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]

Bases: proto.message.Message

id

Field of type STRING

Type

proto.fields.Field

name

Field of type STRING

Type

proto.fields.Field

ip_ethernet

Field of type STRING

Type

proto.fields.Field

ip_wlan

Field of type STRING

Type

proto.fields.Field

port_service_zmq

Field of type STRING

Type

proto.fields.Field

port_service_rest

Field of type STRING

Type

proto.fields.Field

port_topic_data_zmq

Field of type STRING

Type

proto.fields.Field

port_topic_data_ws

Field of type STRING

Type

proto.fields.Field

constants_json

Field of type STRING

Type

proto.fields.Field

external_address_service_zmq

Field of type STRING

Type

proto.fields.Field

external_address_service_http_json

Field of type STRING

Type

proto.fields.Field

external_address_service_http_binary

Field of type STRING

Type

proto.fields.Field

external_address_topic_data_zmq

Field of type STRING

Type

proto.fields.Field

external_address_topic_data_ws

Field of type STRING

Type

proto.fields.Field