Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
bosdyn-api / api / mission / remote_pb2.py
Size: Mime:
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: bosdyn/api/mission/remote.proto
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import message as _message
from google.protobuf import reflection as _reflection
from google.protobuf import symbol_database as _symbol_database
# @@protoc_insertion_point(imports)

_sym_db = _symbol_database.Default()


from bosdyn.api import header_pb2 as bosdyn_dot_api_dot_header__pb2
from bosdyn.api import lease_pb2 as bosdyn_dot_api_dot_lease__pb2
from bosdyn.api import service_customization_pb2 as bosdyn_dot_api_dot_service__customization__pb2
from bosdyn.api.mission import util_pb2 as bosdyn_dot_api_dot_mission_dot_util__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1f\x62osdyn/api/mission/remote.proto\x12\x12\x62osdyn.api.mission\x1a\x17\x62osdyn/api/header.proto\x1a\x16\x62osdyn/api/lease.proto\x1a&bosdyn/api/service_customization.proto\x1a\x1d\x62osdyn/api/mission/util.proto\"\xaa\x01\n\x17\x45stablishSessionRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12!\n\x06leases\x18\x02 \x03(\x0b\x32\x11.bosdyn.api.Lease\x12;\n\x06inputs\x18\x03 \x03(\x0b\x32\'.bosdyn.api.mission.VariableDeclarationB\x02\x18\x01J\x04\x08\x05\x10\x06\"\x9f\x03\n\x18\x45stablishSessionResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x43\n\x06status\x18\x02 \x01(\x0e\x32\x33.bosdyn.api.mission.EstablishSessionResponse.Status\x12\x12\n\nsession_id\x18\x03 \x01(\t\x12\x1f\n\x17missing_lease_resources\x18\x04 \x03(\t\x12\x35\n\x11lease_use_results\x18\x05 \x03(\x0b\x32\x1a.bosdyn.api.LeaseUseResult\x12\x43\n\x0emissing_inputs\x18\x06 \x03(\x0b\x32\'.bosdyn.api.mission.VariableDeclarationB\x02\x18\x01\"a\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\r\n\tSTATUS_OK\x10\x01\x12\x19\n\x15STATUS_MISSING_LEASES\x10\x02\x12\x19\n\x15STATUS_MISSING_INPUTS\x10\x03\"\xd8\x01\n\x0bTickRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12\x12\n\nsession_id\x18\x02 \x01(\t\x12!\n\x06leases\x18\x03 \x03(\x0b\x32\x11.bosdyn.api.Lease\x12,\n\x06inputs\x18\x04 \x03(\x0b\x32\x1c.bosdyn.api.mission.KeyValue\x12%\n\x06params\x18\x05 \x01(\x0b\x32\x15.bosdyn.api.DictParam\x12\x12\n\ngroup_name\x18\x06 \x01(\t\"\xad\x04\n\x0cTickResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x37\n\x06status\x18\x03 \x01(\x0e\x32\'.bosdyn.api.mission.TickResponse.Status\x12\x1f\n\x17missing_lease_resources\x18\x04 \x03(\t\x12\x35\n\x11lease_use_results\x18\x05 \x03(\x0b\x32\x1a.bosdyn.api.LeaseUseResult\x12?\n\x0emissing_inputs\x18\x07 \x03(\x0b\x32\'.bosdyn.api.mission.VariableDeclaration\x12\x15\n\rerror_message\x18\x08 \x01(\t\x12\x38\n\x12\x63ustom_param_error\x18\t \x01(\x0b\x32\x1c.bosdyn.api.CustomParamError\"\xcd\x01\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\x12\n\x0eSTATUS_FAILURE\x10\x01\x12\x12\n\x0eSTATUS_RUNNING\x10\x02\x12\x12\n\x0eSTATUS_SUCCESS\x10\x03\x12\x1d\n\x19STATUS_INVALID_SESSION_ID\x10\x04\x12\x19\n\x15STATUS_MISSING_LEASES\x10\x05\x12\x19\n\x15STATUS_MISSING_INPUTS\x10\x06\x12\x1e\n\x1aSTATUS_CUSTOM_PARAMS_ERROR\x10\x07\"L\n\x0bStopRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12\x12\n\nsession_id\x18\x02 \x01(\t\"\xbf\x01\n\x0cStopResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x37\n\x06status\x18\x02 \x01(\x0e\x32\'.bosdyn.api.mission.StopResponse.Status\"J\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\r\n\tSTATUS_OK\x10\x01\x12\x1d\n\x19STATUS_INVALID_SESSION_ID\x10\x02\"W\n\x16TeardownSessionRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12\x12\n\nsession_id\x18\x02 \x01(\t\"\xd5\x01\n\x17TeardownSessionResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x42\n\x06status\x18\x02 \x01(\x0e\x32\x32.bosdyn.api.mission.TeardownSessionResponse.Status\"J\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\r\n\tSTATUS_OK\x10\x01\x12\x1d\n\x19STATUS_INVALID_SESSION_ID\x10\x02\"O\n\"GetRemoteMissionServiceInfoRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\"\x84\x01\n#GetRemoteMissionServiceInfoResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x31\n\rcustom_params\x18\x02 \x01(\x0b\x32\x1a.bosdyn.api.DictParam.SpecB\rB\x0bRemoteProtob\x06proto3')



_ESTABLISHSESSIONREQUEST = DESCRIPTOR.message_types_by_name['EstablishSessionRequest']
_ESTABLISHSESSIONRESPONSE = DESCRIPTOR.message_types_by_name['EstablishSessionResponse']
_TICKREQUEST = DESCRIPTOR.message_types_by_name['TickRequest']
_TICKRESPONSE = DESCRIPTOR.message_types_by_name['TickResponse']
_STOPREQUEST = DESCRIPTOR.message_types_by_name['StopRequest']
_STOPRESPONSE = DESCRIPTOR.message_types_by_name['StopResponse']
_TEARDOWNSESSIONREQUEST = DESCRIPTOR.message_types_by_name['TeardownSessionRequest']
_TEARDOWNSESSIONRESPONSE = DESCRIPTOR.message_types_by_name['TeardownSessionResponse']
_GETREMOTEMISSIONSERVICEINFOREQUEST = DESCRIPTOR.message_types_by_name['GetRemoteMissionServiceInfoRequest']
_GETREMOTEMISSIONSERVICEINFORESPONSE = DESCRIPTOR.message_types_by_name['GetRemoteMissionServiceInfoResponse']
_ESTABLISHSESSIONRESPONSE_STATUS = _ESTABLISHSESSIONRESPONSE.enum_types_by_name['Status']
_TICKRESPONSE_STATUS = _TICKRESPONSE.enum_types_by_name['Status']
_STOPRESPONSE_STATUS = _STOPRESPONSE.enum_types_by_name['Status']
_TEARDOWNSESSIONRESPONSE_STATUS = _TEARDOWNSESSIONRESPONSE.enum_types_by_name['Status']
EstablishSessionRequest = _reflection.GeneratedProtocolMessageType('EstablishSessionRequest', (_message.Message,), {
  'DESCRIPTOR' : _ESTABLISHSESSIONREQUEST,
  '__module__' : 'bosdyn.api.mission.remote_pb2'
  # @@protoc_insertion_point(class_scope:bosdyn.api.mission.EstablishSessionRequest)
  })
_sym_db.RegisterMessage(EstablishSessionRequest)

EstablishSessionResponse = _reflection.GeneratedProtocolMessageType('EstablishSessionResponse', (_message.Message,), {
  'DESCRIPTOR' : _ESTABLISHSESSIONRESPONSE,
  '__module__' : 'bosdyn.api.mission.remote_pb2'
  # @@protoc_insertion_point(class_scope:bosdyn.api.mission.EstablishSessionResponse)
  })
_sym_db.RegisterMessage(EstablishSessionResponse)

TickRequest = _reflection.GeneratedProtocolMessageType('TickRequest', (_message.Message,), {
  'DESCRIPTOR' : _TICKREQUEST,
  '__module__' : 'bosdyn.api.mission.remote_pb2'
  # @@protoc_insertion_point(class_scope:bosdyn.api.mission.TickRequest)
  })
_sym_db.RegisterMessage(TickRequest)

TickResponse = _reflection.GeneratedProtocolMessageType('TickResponse', (_message.Message,), {
  'DESCRIPTOR' : _TICKRESPONSE,
  '__module__' : 'bosdyn.api.mission.remote_pb2'
  # @@protoc_insertion_point(class_scope:bosdyn.api.mission.TickResponse)
  })
_sym_db.RegisterMessage(TickResponse)

StopRequest = _reflection.GeneratedProtocolMessageType('StopRequest', (_message.Message,), {
  'DESCRIPTOR' : _STOPREQUEST,
  '__module__' : 'bosdyn.api.mission.remote_pb2'
  # @@protoc_insertion_point(class_scope:bosdyn.api.mission.StopRequest)
  })
_sym_db.RegisterMessage(StopRequest)

StopResponse = _reflection.GeneratedProtocolMessageType('StopResponse', (_message.Message,), {
  'DESCRIPTOR' : _STOPRESPONSE,
  '__module__' : 'bosdyn.api.mission.remote_pb2'
  # @@protoc_insertion_point(class_scope:bosdyn.api.mission.StopResponse)
  })
_sym_db.RegisterMessage(StopResponse)

TeardownSessionRequest = _reflection.GeneratedProtocolMessageType('TeardownSessionRequest', (_message.Message,), {
  'DESCRIPTOR' : _TEARDOWNSESSIONREQUEST,
  '__module__' : 'bosdyn.api.mission.remote_pb2'
  # @@protoc_insertion_point(class_scope:bosdyn.api.mission.TeardownSessionRequest)
  })
_sym_db.RegisterMessage(TeardownSessionRequest)

TeardownSessionResponse = _reflection.GeneratedProtocolMessageType('TeardownSessionResponse', (_message.Message,), {
  'DESCRIPTOR' : _TEARDOWNSESSIONRESPONSE,
  '__module__' : 'bosdyn.api.mission.remote_pb2'
  # @@protoc_insertion_point(class_scope:bosdyn.api.mission.TeardownSessionResponse)
  })
_sym_db.RegisterMessage(TeardownSessionResponse)

GetRemoteMissionServiceInfoRequest = _reflection.GeneratedProtocolMessageType('GetRemoteMissionServiceInfoRequest', (_message.Message,), {
  'DESCRIPTOR' : _GETREMOTEMISSIONSERVICEINFOREQUEST,
  '__module__' : 'bosdyn.api.mission.remote_pb2'
  # @@protoc_insertion_point(class_scope:bosdyn.api.mission.GetRemoteMissionServiceInfoRequest)
  })
_sym_db.RegisterMessage(GetRemoteMissionServiceInfoRequest)

GetRemoteMissionServiceInfoResponse = _reflection.GeneratedProtocolMessageType('GetRemoteMissionServiceInfoResponse', (_message.Message,), {
  'DESCRIPTOR' : _GETREMOTEMISSIONSERVICEINFORESPONSE,
  '__module__' : 'bosdyn.api.mission.remote_pb2'
  # @@protoc_insertion_point(class_scope:bosdyn.api.mission.GetRemoteMissionServiceInfoResponse)
  })
_sym_db.RegisterMessage(GetRemoteMissionServiceInfoResponse)

if _descriptor._USE_C_DESCRIPTORS == False:

  DESCRIPTOR._options = None
  DESCRIPTOR._serialized_options = b'B\013RemoteProto'
  _ESTABLISHSESSIONREQUEST.fields_by_name['inputs']._options = None
  _ESTABLISHSESSIONREQUEST.fields_by_name['inputs']._serialized_options = b'\030\001'
  _ESTABLISHSESSIONRESPONSE.fields_by_name['missing_inputs']._options = None
  _ESTABLISHSESSIONRESPONSE.fields_by_name['missing_inputs']._serialized_options = b'\030\001'
  _ESTABLISHSESSIONREQUEST._serialized_start=176
  _ESTABLISHSESSIONREQUEST._serialized_end=346
  _ESTABLISHSESSIONRESPONSE._serialized_start=349
  _ESTABLISHSESSIONRESPONSE._serialized_end=764
  _ESTABLISHSESSIONRESPONSE_STATUS._serialized_start=667
  _ESTABLISHSESSIONRESPONSE_STATUS._serialized_end=764
  _TICKREQUEST._serialized_start=767
  _TICKREQUEST._serialized_end=983
  _TICKRESPONSE._serialized_start=986
  _TICKRESPONSE._serialized_end=1543
  _TICKRESPONSE_STATUS._serialized_start=1338
  _TICKRESPONSE_STATUS._serialized_end=1543
  _STOPREQUEST._serialized_start=1545
  _STOPREQUEST._serialized_end=1621
  _STOPRESPONSE._serialized_start=1624
  _STOPRESPONSE._serialized_end=1815
  _STOPRESPONSE_STATUS._serialized_start=1741
  _STOPRESPONSE_STATUS._serialized_end=1815
  _TEARDOWNSESSIONREQUEST._serialized_start=1817
  _TEARDOWNSESSIONREQUEST._serialized_end=1904
  _TEARDOWNSESSIONRESPONSE._serialized_start=1907
  _TEARDOWNSESSIONRESPONSE._serialized_end=2120
  _TEARDOWNSESSIONRESPONSE_STATUS._serialized_start=1741
  _TEARDOWNSESSIONRESPONSE_STATUS._serialized_end=1815
  _GETREMOTEMISSIONSERVICEINFOREQUEST._serialized_start=2122
  _GETREMOTEMISSIONSERVICEINFOREQUEST._serialized_end=2201
  _GETREMOTEMISSIONSERVICEINFORESPONSE._serialized_start=2204
  _GETREMOTEMISSIONSERVICEINFORESPONSE._serialized_end=2336
# @@protoc_insertion_point(module_scope)