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 / spot / door_area_callback_pb2.py
Size: Mime:
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: bosdyn/api/spot/door_area_callback.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.spot import door_pb2 as bosdyn_dot_api_dot_spot_dot_door__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n(bosdyn/api/spot/door_area_callback.proto\x12\x0f\x62osdyn.api.spot\x1a\x1a\x62osdyn/api/spot/door.proto\"\x96\x01\n\x16\x41reaCallbackDoorConfig\x12=\n\x0f\x66orward_command\x18\n \x01(\x0b\x32$.bosdyn.api.spot.DoorCommand.Request\x12=\n\x0freverse_command\x18\x14 \x01(\x0b\x32$.bosdyn.api.spot.DoorCommand.RequestB\x17\x42\x15\x44oorAreaCallbackProtob\x06proto3')



_AREACALLBACKDOORCONFIG = DESCRIPTOR.message_types_by_name['AreaCallbackDoorConfig']
AreaCallbackDoorConfig = _reflection.GeneratedProtocolMessageType('AreaCallbackDoorConfig', (_message.Message,), {
  'DESCRIPTOR' : _AREACALLBACKDOORCONFIG,
  '__module__' : 'bosdyn.api.spot.door_area_callback_pb2'
  # @@protoc_insertion_point(class_scope:bosdyn.api.spot.AreaCallbackDoorConfig)
  })
_sym_db.RegisterMessage(AreaCallbackDoorConfig)

if _descriptor._USE_C_DESCRIPTORS == False:

  DESCRIPTOR._options = None
  DESCRIPTOR._serialized_options = b'B\025DoorAreaCallbackProto'
  _AREACALLBACKDOORCONFIG._serialized_start=90
  _AREACALLBACKDOORCONFIG._serialized_end=240
# @@protoc_insertion_point(module_scope)