Repository URL to install this package:
|
Version:
4.1.0 ▾
|
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: bosdyn/api/spot_cam/LED.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
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1d\x62osdyn/api/spot_cam/LED.proto\x12\x13\x62osdyn.api.spot_cam\x1a\x17\x62osdyn/api/header.proto\"D\n\x17GetLEDBrightnessRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\"\\\n\x18GetLEDBrightnessResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x14\n\x0c\x62rightnesses\x18\x02 \x03(\x02\"\xcf\x01\n\x17SetLEDBrightnessRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12T\n\x0c\x62rightnesses\x18\x02 \x03(\x0b\x32>.bosdyn.api.spot_cam.SetLEDBrightnessRequest.BrightnessesEntry\x1a\x33\n\x11\x42rightnessesEntry\x12\x0b\n\x03key\x18\x01 \x01(\x05\x12\r\n\x05value\x18\x02 \x01(\x02:\x02\x38\x01\"F\n\x18SetLEDBrightnessResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeaderB\x0f\x42\rLightingProtob\x06proto3')
_GETLEDBRIGHTNESSREQUEST = DESCRIPTOR.message_types_by_name['GetLEDBrightnessRequest']
_GETLEDBRIGHTNESSRESPONSE = DESCRIPTOR.message_types_by_name['GetLEDBrightnessResponse']
_SETLEDBRIGHTNESSREQUEST = DESCRIPTOR.message_types_by_name['SetLEDBrightnessRequest']
_SETLEDBRIGHTNESSREQUEST_BRIGHTNESSESENTRY = _SETLEDBRIGHTNESSREQUEST.nested_types_by_name['BrightnessesEntry']
_SETLEDBRIGHTNESSRESPONSE = DESCRIPTOR.message_types_by_name['SetLEDBrightnessResponse']
GetLEDBrightnessRequest = _reflection.GeneratedProtocolMessageType('GetLEDBrightnessRequest', (_message.Message,), {
'DESCRIPTOR' : _GETLEDBRIGHTNESSREQUEST,
'__module__' : 'bosdyn.api.spot_cam.LED_pb2'
# @@protoc_insertion_point(class_scope:bosdyn.api.spot_cam.GetLEDBrightnessRequest)
})
_sym_db.RegisterMessage(GetLEDBrightnessRequest)
GetLEDBrightnessResponse = _reflection.GeneratedProtocolMessageType('GetLEDBrightnessResponse', (_message.Message,), {
'DESCRIPTOR' : _GETLEDBRIGHTNESSRESPONSE,
'__module__' : 'bosdyn.api.spot_cam.LED_pb2'
# @@protoc_insertion_point(class_scope:bosdyn.api.spot_cam.GetLEDBrightnessResponse)
})
_sym_db.RegisterMessage(GetLEDBrightnessResponse)
SetLEDBrightnessRequest = _reflection.GeneratedProtocolMessageType('SetLEDBrightnessRequest', (_message.Message,), {
'BrightnessesEntry' : _reflection.GeneratedProtocolMessageType('BrightnessesEntry', (_message.Message,), {
'DESCRIPTOR' : _SETLEDBRIGHTNESSREQUEST_BRIGHTNESSESENTRY,
'__module__' : 'bosdyn.api.spot_cam.LED_pb2'
# @@protoc_insertion_point(class_scope:bosdyn.api.spot_cam.SetLEDBrightnessRequest.BrightnessesEntry)
})
,
'DESCRIPTOR' : _SETLEDBRIGHTNESSREQUEST,
'__module__' : 'bosdyn.api.spot_cam.LED_pb2'
# @@protoc_insertion_point(class_scope:bosdyn.api.spot_cam.SetLEDBrightnessRequest)
})
_sym_db.RegisterMessage(SetLEDBrightnessRequest)
_sym_db.RegisterMessage(SetLEDBrightnessRequest.BrightnessesEntry)
SetLEDBrightnessResponse = _reflection.GeneratedProtocolMessageType('SetLEDBrightnessResponse', (_message.Message,), {
'DESCRIPTOR' : _SETLEDBRIGHTNESSRESPONSE,
'__module__' : 'bosdyn.api.spot_cam.LED_pb2'
# @@protoc_insertion_point(class_scope:bosdyn.api.spot_cam.SetLEDBrightnessResponse)
})
_sym_db.RegisterMessage(SetLEDBrightnessResponse)
if _descriptor._USE_C_DESCRIPTORS == False:
DESCRIPTOR._options = None
DESCRIPTOR._serialized_options = b'B\rLightingProto'
_SETLEDBRIGHTNESSREQUEST_BRIGHTNESSESENTRY._options = None
_SETLEDBRIGHTNESSREQUEST_BRIGHTNESSESENTRY._serialized_options = b'8\001'
_GETLEDBRIGHTNESSREQUEST._serialized_start=79
_GETLEDBRIGHTNESSREQUEST._serialized_end=147
_GETLEDBRIGHTNESSRESPONSE._serialized_start=149
_GETLEDBRIGHTNESSRESPONSE._serialized_end=241
_SETLEDBRIGHTNESSREQUEST._serialized_start=244
_SETLEDBRIGHTNESSREQUEST._serialized_end=451
_SETLEDBRIGHTNESSREQUEST_BRIGHTNESSESENTRY._serialized_start=400
_SETLEDBRIGHTNESSREQUEST_BRIGHTNESSESENTRY._serialized_end=451
_SETLEDBRIGHTNESSRESPONSE._serialized_start=453
_SETLEDBRIGHTNESSRESPONSE._serialized_end=523
# @@protoc_insertion_point(module_scope)