-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathutc_sys_pb2_v4.py
42 lines (35 loc) · 2.39 KB
/
utc_sys_pb2_v4.py
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: utc_sys.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 symbol_database as _symbol_database
from google.protobuf.internal import builder as _builder
# @@protoc_insertion_point(imports)
_sym_db = _symbol_database.Default()
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\rutc_sys.proto\x12\x03utc\"G\n\x16\x41PPParaHeartbeatReport\x12\x14\n\x0csys_timezone\x18\x14 \x01(\x11\x12\x17\n\x0fsys_timezone_id\x18\x15 \x01(\t\"\x0f\n\rSysUTCRequest\"(\n\x10SysUTCRequestACK\x12\x14\n\x0csys_utc_time\x18\x01 \x01(\r\"\x0f\n\rSysRTCInfoGet\"f\n\x10SysRTCInfoGetACK\x12\x14\n\x0csys_utc_time\x18\x01 \x01(\r\x12\x14\n\x0csys_timezone\x18\x02 \x01(\x11\x12\x11\n\ttime_type\x18\x03 \x01(\r\x12\x13\n\x0btimezone_id\x18\x04 \x01(\t\"\"\n\nSysUTCSync\x12\x14\n\x0csys_utc_time\x18\x01 \x01(\r\"!\n\x0fSetCmdResultAck\x12\x0e\n\x06result\x18\x01 \x01(\x11\"\'\n\x0fSysTimezoneSync\x12\x14\n\x0csys_timezone\x18\x01 \x01(\x11\"(\n\x11SysTimezoneIDSync\x12\x13\n\x0btimezone_id\x18\x01 \x01(\t')
_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'utc_sys_pb2', _globals)
if _descriptor._USE_C_DESCRIPTORS == False:
DESCRIPTOR._options = None
_globals['_APPPARAHEARTBEATREPORT']._serialized_start=22
_globals['_APPPARAHEARTBEATREPORT']._serialized_end=93
_globals['_SYSUTCREQUEST']._serialized_start=95
_globals['_SYSUTCREQUEST']._serialized_end=110
_globals['_SYSUTCREQUESTACK']._serialized_start=112
_globals['_SYSUTCREQUESTACK']._serialized_end=152
_globals['_SYSRTCINFOGET']._serialized_start=154
_globals['_SYSRTCINFOGET']._serialized_end=169
_globals['_SYSRTCINFOGETACK']._serialized_start=171
_globals['_SYSRTCINFOGETACK']._serialized_end=273
_globals['_SYSUTCSYNC']._serialized_start=275
_globals['_SYSUTCSYNC']._serialized_end=309
_globals['_SETCMDRESULTACK']._serialized_start=311
_globals['_SETCMDRESULTACK']._serialized_end=344
_globals['_SYSTIMEZONESYNC']._serialized_start=346
_globals['_SYSTIMEZONESYNC']._serialized_end=385
_globals['_SYSTIMEZONEIDSYNC']._serialized_start=387
_globals['_SYSTIMEZONEIDSYNC']._serialized_end=427
# @@protoc_insertion_point(module_scope)