grpc_client/generated/cmvr/api/hlc_command_pb2.py

42 lines
1.8 KiB
Python
Raw Permalink Normal View History

2025-11-13 03:01:00 +08:00
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
2026-03-16 09:23:56 +08:00
# NO CHECKED-IN PROTOBUF GENCODE
2025-11-13 03:01:00 +08:00
# source: cmvr/api/hlc_command.proto
2026-03-16 09:23:56 +08:00
# Protobuf Python Version: 6.31.1
2025-11-13 03:01:00 +08:00
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
2026-03-16 09:23:56 +08:00
from google.protobuf import runtime_version as _runtime_version
2025-11-13 03:01:00 +08:00
from google.protobuf import symbol_database as _symbol_database
2026-03-16 09:23:56 +08:00
from google.protobuf.internal import builder as _builder
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
6,
31,
1,
'',
'cmvr/api/hlc_command.proto'
)
2025-11-13 03:01:00 +08:00
# @@protoc_insertion_point(imports)
_sym_db = _symbol_database.Default()
from cmvr.api import common_pb2 as cmvr_dot_api_dot_common__pb2
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1a\x63mvr/api/hlc_command.proto\x12\x08\x63mvr.api\x1a\x15\x63mvr/api/common.proto\"\xaa\x01\n\x05Touch\x1a\x63\n\x07Request\x12/\n\x06header\x18\x01 \x01(\x0b\x32\x1f.cmvr.api.CommandHeader.Request\x12\t\n\x01u\x18\x02 \x01(\x05\x12\t\n\x01v\x18\x03 \x01(\x05\x12\x11\n\tmax_force\x18\x04 \x01(\x01\x1a<\n\x08Response\x12\x30\n\x06header\x18\x01 \x01(\x0b\x32 .cmvr.api.CommandHeader.Feedbackb\x06proto3')
2026-03-16 09:23:56 +08:00
_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'cmvr.api.hlc_command_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
DESCRIPTOR._loaded_options = None
_globals['_TOUCH']._serialized_start=64
_globals['_TOUCH']._serialized_end=234
_globals['_TOUCH_REQUEST']._serialized_start=73
_globals['_TOUCH_REQUEST']._serialized_end=172
_globals['_TOUCH_RESPONSE']._serialized_start=174
_globals['_TOUCH_RESPONSE']._serialized_end=234
2025-11-13 03:01:00 +08:00
# @@protoc_insertion_point(module_scope)