blob: 32dd8e1cb8d3a1c48b32556122ec89eed29c6c81 [file] [log] [blame]
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001# -*- coding: utf-8 -*-
2# Generated by the protocol buffer compiler. DO NOT EDIT!
3# source: dmi/hw_management_service.proto
Andrea Campanellacb990bc2020-09-22 12:50:56 +02004"""Generated protocol buffer code."""
uwe ottrembka66d91ea2020-08-11 10:50:55 +02005from google.protobuf import descriptor as _descriptor
6from google.protobuf import message as _message
7from google.protobuf import reflection as _reflection
8from google.protobuf import symbol_database as _symbol_database
9# @@protoc_insertion_point(imports)
10
11_sym_db = _symbol_database.Default()
12
13
14from dmi import commons_pb2 as dmi_dot_commons__pb2
15from dmi import hw_pb2 as dmi_dot_hw__pb2
Andrea Campanellacb990bc2020-09-22 12:50:56 +020016from google.protobuf import empty_pb2 as google_dot_protobuf_dot_empty__pb2
uwe ottrembka66d91ea2020-08-11 10:50:55 +020017
18
19DESCRIPTOR = _descriptor.FileDescriptor(
20 name='dmi/hw_management_service.proto',
21 package='dmi',
22 syntax='proto3',
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020023 serialized_options=b'Z9github.com/opencord/device-management-interface/v3/go/dmi',
24 create_key=_descriptor._internal_create_key,
amit.ghosh8ab1e6e2021-02-23 07:40:17 +010025 serialized_pb=b'\n\x1f\x64mi/hw_management_service.proto\x12\x03\x64mi\x1a\x11\x64mi/commons.proto\x1a\x0c\x64mi/hw.proto\x1a\x1bgoogle/protobuf/empty.proto\":\n\x18PhysicalInventoryRequest\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid\"\x88\x02\n\x19PhysicalInventoryResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x35\n\x06reason\x18\x02 \x01(\x0e\x32%.dmi.PhysicalInventoryResponse.Reason\x12 \n\tinventory\x18\x03 \x01(\x0b\x32\r.dmi.Hardware\x12\x15\n\rreason_detail\x18\x04 \x01(\t\"^\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eUNKNOWN_DEVICE\x10\x01\x12\x12\n\x0eINTERNAL_ERROR\x10\x02\x12\x16\n\x12\x44\x45VICE_UNREACHABLE\x10\x03\"v\n\x19HWComponentInfoGetRequest\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid\x12!\n\x0e\x63omponent_uuid\x18\x02 \x01(\x0b\x32\t.dmi.Uuid\x12\x16\n\x0e\x63omponent_name\x18\x03 \x01(\t\"\xa2\x02\n\x1aHWComponentInfoGetResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x36\n\x06reason\x18\x02 \x01(\x0e\x32&.dmi.HWComponentInfoGetResponse.Reason\x12!\n\tcomponent\x18\x03 \x01(\x0b\x32\x0e.dmi.Component\x12\x15\n\rreason_detail\x18\x04 \x01(\t\"u\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eUNKNOWN_DEVICE\x10\x01\x12\x15\n\x11UNKNOWN_COMPONENT\x10\x02\x12\x12\n\x0eINTERNAL_ERROR\x10\x03\x12\x16\n\x12\x44\x45VICE_UNREACHABLE\x10\x04\"\xa1\x01\n\x19HWComponentInfoSetRequest\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid\x12!\n\x0e\x63omponent_uuid\x18\x02 \x01(\x0b\x32\t.dmi.Uuid\x12\x16\n\x0e\x63omponent_name\x18\x03 \x01(\t\x12)\n\x07\x63hanges\x18\x04 \x01(\x0b\x32\x18.dmi.ModifiableComponent\"\x94\x02\n\x1aHWComponentInfoSetResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x36\n\x06reason\x18\x02 \x01(\x0e\x32&.dmi.HWComponentInfoSetResponse.Reason\x12\x15\n\rreason_detail\x18\x03 \x01(\t\"\x89\x01\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eUNKNOWN_DEVICE\x10\x01\x12\x15\n\x11UNKNOWN_COMPONENT\x10\x02\x12\x12\n\x0eINVALID_PARAMS\x10\x03\x12\x12\n\x0eINTERNAL_ERROR\x10\x04\x12\x16\n\x12\x44\x45VICE_UNREACHABLE\x10\x05\"\xb2\x02\n\x1bStartManagingDeviceResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x37\n\x06reason\x18\x02 \x01(\x0e\x32\'.dmi.StartManagingDeviceResponse.Reason\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x03 \x01(\x0b\x32\t.dmi.Uuid\x12\x15\n\rreason_detail\x18\x04 \x01(\t\"\x85\x01\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x1a\n\x16\x44\x45VICE_ALREADY_MANAGED\x10\x01\x12!\n\x1dOPERATION_ALREADY_IN_PROGRESS\x10\x02\x12\x12\n\x0eINVALID_PARAMS\x10\x03\x12\x12\n\x0eINTERNAL_ERROR\x10\x04\")\n\x19StopManagingDeviceRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\"\xbc\x01\n\x1aStopManagingDeviceResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x36\n\x06reason\x18\x02 \x01(\x0e\x32&.dmi.StopManagingDeviceResponse.Reason\x12\x15\n\rreason_detail\x18\x03 \x01(\t\"2\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eUNKNOWN_DEVICE\x10\x01\"C\n\x16ManagedDevicesResponse\x12)\n\x07\x64\x65vices\x18\x01 \x03(\x0b\x32\x18.dmi.ModifiableComponent\"o\n\x19SetLoggingEndpointRequest\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid\x12\x18\n\x10logging_endpoint\x18\x02 \x01(\t\x12\x18\n\x10logging_protocol\x18\x03 \x01(\t\"\xc3\x02\n\x19SetRemoteEndpointResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x35\n\x06reason\x18\x02 \x01(\x0e\x32%.dmi.SetRemoteEndpointResponse.Reason\x12\x15\n\rreason_detail\x18\x03 \x01(\t\"\xba\x01\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eUNKNOWN_DEVICE\x10\x01\x12\x12\n\x0eINTERNAL_ERROR\x10\x02\x12\x1a\n\x16LOGGING_ENDPOINT_ERROR\x10\x03\x12#\n\x1fLOGGING_ENDPOINT_PROTOCOL_ERROR\x10\x04\x12\x19\n\x15MSGBUS_ENDPOINT_ERROR\x10\x05\x12\x16\n\x12\x44\x45VICE_UNREACHABLE\x10\x06\"\x9c\x02\n\x1aGetLoggingEndpointResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x36\n\x06reason\x18\x02 \x01(\x0e\x32&.dmi.GetLoggingEndpointResponse.Reason\x12\x18\n\x10logging_endpoint\x18\x03 \x01(\t\x12\x18\n\x10logging_protocol\x18\x04 \x01(\t\x12\x15\n\rreason_detail\x18\x05 \x01(\t\"^\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eUNKNOWN_DEVICE\x10\x01\x12\x12\n\x0eINTERNAL_ERROR\x10\x02\x12\x16\n\x12\x44\x45VICE_UNREACHABLE\x10\x03\"3\n\x18SetMsgBusEndpointRequest\x12\x17\n\x0fmsgbus_endpoint\x18\x01 \x01(\t\"\xeb\x01\n\x19GetMsgBusEndpointResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x35\n\x06reason\x18\x02 \x01(\x0e\x32%.dmi.GetMsgBusEndpointResponse.Reason\x12\x17\n\x0fmsgbus_endpoint\x18\x03 \x01(\t\x12\x15\n\rreason_detail\x18\x04 \x01(\t\"J\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eINTERNAL_ERROR\x10\x01\x12\x16\n\x12\x44\x45VICE_UNREACHABLE\x10\x02\"E\n\x10\x45ntitiesLogLevel\x12\x1f\n\x08logLevel\x18\x01 \x01(\x0e\x32\r.dmi.LogLevel\x12\x10\n\x08\x65ntities\x18\x02 \x03(\t\"^\n\x12SetLogLevelRequest\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid\x12(\n\tloglevels\x18\x02 \x03(\x0b\x32\x15.dmi.EntitiesLogLevel\"\x92\x02\n\x13SetLogLevelResponse\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid\x12\x1b\n\x06status\x18\x02 \x01(\x0e\x32\x0b.dmi.Status\x12/\n\x06reason\x18\x03 \x01(\x0e\x32\x1f.dmi.SetLogLevelResponse.Reason\x12\x15\n\rreason_detail\x18\x04 \x01(\t\"v\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eUNKNOWN_DEVICE\x10\x01\x12\x12\n\x0eINTERNAL_ERROR\x10\x02\x12\x16\n\x12UNKNOWN_LOG_ENTITY\x10\x03\x12\x16\n\x12\x44\x45VICE_UNREACHABLE\x10\x04\"F\n\x12GetLogLevelRequest\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid\x12\x10\n\x08\x65ntities\x18\x02 \x03(\t\"\xbc\x02\n\x13GetLogLevelResponse\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid\x12(\n\tlogLevels\x18\x02 \x03(\x0b\x32\x15.dmi.EntitiesLogLevel\x12\x1b\n\x06status\x18\x03 \x01(\x0e\x32\x0b.dmi.Status\x12/\n\x06reason\x18\x04 \x01(\x0e\x32\x1f.dmi.GetLogLevelResponse.Reason\x12\x15\n\rreason_detail\x18\x05 \x01(\t\"v\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eUNKNOWN_DEVICE\x10\x01\x12\x12\n\x0eINTERNAL_ERROR\x10\x02\x12\x16\n\x12UNKNOWN_LOG_ENTITY\x10\x03\x12\x16\n\x12\x44\x45VICE_UNREACHABLE\x10\x04\"<\n\x1aGetLoggableEntitiesRequest\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid2\xaf\x08\n\x19NativeHWManagementService\x12S\n\x13StartManagingDevice\x12\x18.dmi.ModifiableComponent\x1a .dmi.StartManagingDeviceResponse0\x01\x12U\n\x12StopManagingDevice\x12\x1e.dmi.StopManagingDeviceRequest\x1a\x1f.dmi.StopManagingDeviceResponse\x12H\n\x11GetManagedDevices\x12\x16.google.protobuf.Empty\x1a\x1b.dmi.ManagedDevicesResponse\x12W\n\x14GetPhysicalInventory\x12\x1d.dmi.PhysicalInventoryRequest\x1a\x1e.dmi.PhysicalInventoryResponse0\x01\x12W\n\x12GetHWComponentInfo\x12\x1e.dmi.HWComponentInfoGetRequest\x1a\x1f.dmi.HWComponentInfoGetResponse0\x01\x12U\n\x12SetHWComponentInfo\x12\x1e.dmi.HWComponentInfoSetRequest\x1a\x1f.dmi.HWComponentInfoSetResponse\x12T\n\x12SetLoggingEndpoint\x12\x1e.dmi.SetLoggingEndpointRequest\x1a\x1e.dmi.SetRemoteEndpointResponse\x12\x46\n\x12GetLoggingEndpoint\x12\x0f.dmi.HardwareID\x1a\x1f.dmi.GetLoggingEndpointResponse\x12R\n\x11SetMsgBusEndpoint\x12\x1d.dmi.SetMsgBusEndpointRequest\x1a\x1e.dmi.SetRemoteEndpointResponse\x12K\n\x11GetMsgBusEndpoint\x12\x16.google.protobuf.Empty\x1a\x1e.dmi.GetMsgBusEndpointResponse\x12P\n\x13GetLoggableEntities\x12\x1f.dmi.GetLoggableEntitiesRequest\x1a\x18.dmi.GetLogLevelResponse\x12@\n\x0bSetLogLevel\x12\x17.dmi.SetLogLevelRequest\x1a\x18.dmi.SetLogLevelResponse\x12@\n\x0bGetLogLevel\x12\x17.dmi.GetLogLevelRequest\x1a\x18.dmi.GetLogLevelResponseB;Z9github.com/opencord/device-management-interface/v3/go/dmib\x06proto3'
uwe ottrembka66d91ea2020-08-11 10:50:55 +020026 ,
Andrea Campanellacb990bc2020-09-22 12:50:56 +020027 dependencies=[dmi_dot_commons__pb2.DESCRIPTOR,dmi_dot_hw__pb2.DESCRIPTOR,google_dot_protobuf_dot_empty__pb2.DESCRIPTOR,])
uwe ottrembka66d91ea2020-08-11 10:50:55 +020028
29
30
amit.ghoshae473032021-01-10 11:59:10 +010031_PHYSICALINVENTORYRESPONSE_REASON = _descriptor.EnumDescriptor(
32 name='Reason',
33 full_name='dmi.PhysicalInventoryResponse.Reason',
34 filename=None,
35 file=DESCRIPTOR,
36 create_key=_descriptor._internal_create_key,
37 values=[
38 _descriptor.EnumValueDescriptor(
39 name='UNDEFINED_REASON', index=0, number=0,
40 serialized_options=None,
41 type=None,
42 create_key=_descriptor._internal_create_key),
43 _descriptor.EnumValueDescriptor(
44 name='UNKNOWN_DEVICE', index=1, number=1,
45 serialized_options=None,
46 type=None,
47 create_key=_descriptor._internal_create_key),
48 _descriptor.EnumValueDescriptor(
49 name='INTERNAL_ERROR', index=2, number=2,
50 serialized_options=None,
51 type=None,
52 create_key=_descriptor._internal_create_key),
amit.ghoshbd2022e2021-02-22 05:58:53 +010053 _descriptor.EnumValueDescriptor(
54 name='DEVICE_UNREACHABLE', index=3, number=3,
55 serialized_options=None,
56 type=None,
57 create_key=_descriptor._internal_create_key),
amit.ghoshae473032021-01-10 11:59:10 +010058 ],
59 containing_type=None,
60 serialized_options=None,
amit.ghosh8ab1e6e2021-02-23 07:40:17 +010061 serialized_start=333,
62 serialized_end=427,
amit.ghoshae473032021-01-10 11:59:10 +010063)
64_sym_db.RegisterEnumDescriptor(_PHYSICALINVENTORYRESPONSE_REASON)
65
66_HWCOMPONENTINFOGETRESPONSE_REASON = _descriptor.EnumDescriptor(
67 name='Reason',
68 full_name='dmi.HWComponentInfoGetResponse.Reason',
69 filename=None,
70 file=DESCRIPTOR,
71 create_key=_descriptor._internal_create_key,
72 values=[
73 _descriptor.EnumValueDescriptor(
74 name='UNDEFINED_REASON', index=0, number=0,
75 serialized_options=None,
76 type=None,
77 create_key=_descriptor._internal_create_key),
78 _descriptor.EnumValueDescriptor(
79 name='UNKNOWN_DEVICE', index=1, number=1,
80 serialized_options=None,
81 type=None,
82 create_key=_descriptor._internal_create_key),
83 _descriptor.EnumValueDescriptor(
84 name='UNKNOWN_COMPONENT', index=2, number=2,
85 serialized_options=None,
86 type=None,
87 create_key=_descriptor._internal_create_key),
88 _descriptor.EnumValueDescriptor(
89 name='INTERNAL_ERROR', index=3, number=3,
90 serialized_options=None,
91 type=None,
92 create_key=_descriptor._internal_create_key),
amit.ghoshbd2022e2021-02-22 05:58:53 +010093 _descriptor.EnumValueDescriptor(
94 name='DEVICE_UNREACHABLE', index=4, number=4,
95 serialized_options=None,
96 type=None,
97 create_key=_descriptor._internal_create_key),
amit.ghoshae473032021-01-10 11:59:10 +010098 ],
99 containing_type=None,
100 serialized_options=None,
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100101 serialized_start=723,
102 serialized_end=840,
amit.ghoshae473032021-01-10 11:59:10 +0100103)
104_sym_db.RegisterEnumDescriptor(_HWCOMPONENTINFOGETRESPONSE_REASON)
105
106_HWCOMPONENTINFOSETRESPONSE_REASON = _descriptor.EnumDescriptor(
107 name='Reason',
108 full_name='dmi.HWComponentInfoSetResponse.Reason',
109 filename=None,
110 file=DESCRIPTOR,
111 create_key=_descriptor._internal_create_key,
112 values=[
113 _descriptor.EnumValueDescriptor(
114 name='UNDEFINED_REASON', index=0, number=0,
115 serialized_options=None,
116 type=None,
117 create_key=_descriptor._internal_create_key),
118 _descriptor.EnumValueDescriptor(
119 name='UNKNOWN_DEVICE', index=1, number=1,
120 serialized_options=None,
121 type=None,
122 create_key=_descriptor._internal_create_key),
123 _descriptor.EnumValueDescriptor(
124 name='UNKNOWN_COMPONENT', index=2, number=2,
125 serialized_options=None,
126 type=None,
127 create_key=_descriptor._internal_create_key),
128 _descriptor.EnumValueDescriptor(
129 name='INVALID_PARAMS', index=3, number=3,
130 serialized_options=None,
131 type=None,
132 create_key=_descriptor._internal_create_key),
133 _descriptor.EnumValueDescriptor(
134 name='INTERNAL_ERROR', index=4, number=4,
135 serialized_options=None,
136 type=None,
137 create_key=_descriptor._internal_create_key),
amit.ghoshbd2022e2021-02-22 05:58:53 +0100138 _descriptor.EnumValueDescriptor(
139 name='DEVICE_UNREACHABLE', index=5, number=5,
140 serialized_options=None,
141 type=None,
142 create_key=_descriptor._internal_create_key),
amit.ghoshae473032021-01-10 11:59:10 +0100143 ],
144 containing_type=None,
145 serialized_options=None,
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100146 serialized_start=1146,
147 serialized_end=1283,
amit.ghoshae473032021-01-10 11:59:10 +0100148)
149_sym_db.RegisterEnumDescriptor(_HWCOMPONENTINFOSETRESPONSE_REASON)
150
151_STARTMANAGINGDEVICERESPONSE_REASON = _descriptor.EnumDescriptor(
152 name='Reason',
153 full_name='dmi.StartManagingDeviceResponse.Reason',
154 filename=None,
155 file=DESCRIPTOR,
156 create_key=_descriptor._internal_create_key,
157 values=[
158 _descriptor.EnumValueDescriptor(
159 name='UNDEFINED_REASON', index=0, number=0,
160 serialized_options=None,
161 type=None,
162 create_key=_descriptor._internal_create_key),
163 _descriptor.EnumValueDescriptor(
164 name='DEVICE_ALREADY_MANAGED', index=1, number=1,
165 serialized_options=None,
166 type=None,
167 create_key=_descriptor._internal_create_key),
168 _descriptor.EnumValueDescriptor(
169 name='OPERATION_ALREADY_IN_PROGRESS', index=2, number=2,
170 serialized_options=None,
171 type=None,
172 create_key=_descriptor._internal_create_key),
173 _descriptor.EnumValueDescriptor(
174 name='INVALID_PARAMS', index=3, number=3,
175 serialized_options=None,
176 type=None,
177 create_key=_descriptor._internal_create_key),
178 _descriptor.EnumValueDescriptor(
179 name='INTERNAL_ERROR', index=4, number=4,
180 serialized_options=None,
181 type=None,
182 create_key=_descriptor._internal_create_key),
183 ],
184 containing_type=None,
185 serialized_options=None,
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100186 serialized_start=1459,
187 serialized_end=1592,
amit.ghoshae473032021-01-10 11:59:10 +0100188)
189_sym_db.RegisterEnumDescriptor(_STARTMANAGINGDEVICERESPONSE_REASON)
190
191_STOPMANAGINGDEVICERESPONSE_REASON = _descriptor.EnumDescriptor(
192 name='Reason',
193 full_name='dmi.StopManagingDeviceResponse.Reason',
194 filename=None,
195 file=DESCRIPTOR,
196 create_key=_descriptor._internal_create_key,
197 values=[
198 _descriptor.EnumValueDescriptor(
199 name='UNDEFINED_REASON', index=0, number=0,
200 serialized_options=None,
201 type=None,
202 create_key=_descriptor._internal_create_key),
203 _descriptor.EnumValueDescriptor(
204 name='UNKNOWN_DEVICE', index=1, number=1,
205 serialized_options=None,
206 type=None,
207 create_key=_descriptor._internal_create_key),
208 ],
209 containing_type=None,
210 serialized_options=None,
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100211 serialized_start=333,
212 serialized_end=383,
amit.ghoshae473032021-01-10 11:59:10 +0100213)
214_sym_db.RegisterEnumDescriptor(_STOPMANAGINGDEVICERESPONSE_REASON)
215
216_SETREMOTEENDPOINTRESPONSE_REASON = _descriptor.EnumDescriptor(
217 name='Reason',
218 full_name='dmi.SetRemoteEndpointResponse.Reason',
219 filename=None,
220 file=DESCRIPTOR,
221 create_key=_descriptor._internal_create_key,
222 values=[
223 _descriptor.EnumValueDescriptor(
224 name='UNDEFINED_REASON', index=0, number=0,
225 serialized_options=None,
226 type=None,
227 create_key=_descriptor._internal_create_key),
228 _descriptor.EnumValueDescriptor(
229 name='UNKNOWN_DEVICE', index=1, number=1,
230 serialized_options=None,
231 type=None,
232 create_key=_descriptor._internal_create_key),
233 _descriptor.EnumValueDescriptor(
234 name='INTERNAL_ERROR', index=2, number=2,
235 serialized_options=None,
236 type=None,
237 create_key=_descriptor._internal_create_key),
238 _descriptor.EnumValueDescriptor(
239 name='LOGGING_ENDPOINT_ERROR', index=3, number=3,
240 serialized_options=None,
241 type=None,
242 create_key=_descriptor._internal_create_key),
243 _descriptor.EnumValueDescriptor(
244 name='LOGGING_ENDPOINT_PROTOCOL_ERROR', index=4, number=4,
245 serialized_options=None,
246 type=None,
247 create_key=_descriptor._internal_create_key),
248 _descriptor.EnumValueDescriptor(
249 name='MSGBUS_ENDPOINT_ERROR', index=5, number=5,
250 serialized_options=None,
251 type=None,
252 create_key=_descriptor._internal_create_key),
amit.ghoshbd2022e2021-02-22 05:58:53 +0100253 _descriptor.EnumValueDescriptor(
254 name='DEVICE_UNREACHABLE', index=6, number=6,
255 serialized_options=None,
256 type=None,
257 create_key=_descriptor._internal_create_key),
amit.ghoshae473032021-01-10 11:59:10 +0100258 ],
259 containing_type=None,
260 serialized_options=None,
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100261 serialized_start=2148,
262 serialized_end=2334,
amit.ghoshae473032021-01-10 11:59:10 +0100263)
264_sym_db.RegisterEnumDescriptor(_SETREMOTEENDPOINTRESPONSE_REASON)
265
266_GETLOGGINGENDPOINTRESPONSE_REASON = _descriptor.EnumDescriptor(
267 name='Reason',
268 full_name='dmi.GetLoggingEndpointResponse.Reason',
269 filename=None,
270 file=DESCRIPTOR,
271 create_key=_descriptor._internal_create_key,
272 values=[
273 _descriptor.EnumValueDescriptor(
274 name='UNDEFINED_REASON', index=0, number=0,
275 serialized_options=None,
276 type=None,
277 create_key=_descriptor._internal_create_key),
278 _descriptor.EnumValueDescriptor(
279 name='UNKNOWN_DEVICE', index=1, number=1,
280 serialized_options=None,
281 type=None,
282 create_key=_descriptor._internal_create_key),
283 _descriptor.EnumValueDescriptor(
284 name='INTERNAL_ERROR', index=2, number=2,
285 serialized_options=None,
286 type=None,
287 create_key=_descriptor._internal_create_key),
amit.ghoshbd2022e2021-02-22 05:58:53 +0100288 _descriptor.EnumValueDescriptor(
289 name='DEVICE_UNREACHABLE', index=3, number=3,
290 serialized_options=None,
291 type=None,
292 create_key=_descriptor._internal_create_key),
amit.ghoshae473032021-01-10 11:59:10 +0100293 ],
294 containing_type=None,
295 serialized_options=None,
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100296 serialized_start=333,
297 serialized_end=427,
amit.ghoshae473032021-01-10 11:59:10 +0100298)
299_sym_db.RegisterEnumDescriptor(_GETLOGGINGENDPOINTRESPONSE_REASON)
300
301_GETMSGBUSENDPOINTRESPONSE_REASON = _descriptor.EnumDescriptor(
302 name='Reason',
303 full_name='dmi.GetMsgBusEndpointResponse.Reason',
304 filename=None,
305 file=DESCRIPTOR,
306 create_key=_descriptor._internal_create_key,
307 values=[
308 _descriptor.EnumValueDescriptor(
309 name='UNDEFINED_REASON', index=0, number=0,
310 serialized_options=None,
311 type=None,
312 create_key=_descriptor._internal_create_key),
313 _descriptor.EnumValueDescriptor(
314 name='INTERNAL_ERROR', index=1, number=1,
315 serialized_options=None,
316 type=None,
317 create_key=_descriptor._internal_create_key),
amit.ghoshbd2022e2021-02-22 05:58:53 +0100318 _descriptor.EnumValueDescriptor(
319 name='DEVICE_UNREACHABLE', index=2, number=2,
320 serialized_options=None,
321 type=None,
322 create_key=_descriptor._internal_create_key),
amit.ghoshae473032021-01-10 11:59:10 +0100323 ],
324 containing_type=None,
325 serialized_options=None,
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100326 serialized_start=2838,
327 serialized_end=2912,
amit.ghoshae473032021-01-10 11:59:10 +0100328)
329_sym_db.RegisterEnumDescriptor(_GETMSGBUSENDPOINTRESPONSE_REASON)
330
331_SETLOGLEVELRESPONSE_REASON = _descriptor.EnumDescriptor(
332 name='Reason',
333 full_name='dmi.SetLogLevelResponse.Reason',
334 filename=None,
335 file=DESCRIPTOR,
336 create_key=_descriptor._internal_create_key,
337 values=[
338 _descriptor.EnumValueDescriptor(
339 name='UNDEFINED_REASON', index=0, number=0,
340 serialized_options=None,
341 type=None,
342 create_key=_descriptor._internal_create_key),
343 _descriptor.EnumValueDescriptor(
344 name='UNKNOWN_DEVICE', index=1, number=1,
345 serialized_options=None,
346 type=None,
347 create_key=_descriptor._internal_create_key),
348 _descriptor.EnumValueDescriptor(
349 name='INTERNAL_ERROR', index=2, number=2,
350 serialized_options=None,
351 type=None,
352 create_key=_descriptor._internal_create_key),
353 _descriptor.EnumValueDescriptor(
354 name='UNKNOWN_LOG_ENTITY', index=3, number=3,
355 serialized_options=None,
356 type=None,
357 create_key=_descriptor._internal_create_key),
amit.ghoshbd2022e2021-02-22 05:58:53 +0100358 _descriptor.EnumValueDescriptor(
359 name='DEVICE_UNREACHABLE', index=4, number=4,
360 serialized_options=None,
361 type=None,
362 create_key=_descriptor._internal_create_key),
amit.ghoshae473032021-01-10 11:59:10 +0100363 ],
364 containing_type=None,
365 serialized_options=None,
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100366 serialized_start=3238,
367 serialized_end=3356,
amit.ghoshae473032021-01-10 11:59:10 +0100368)
369_sym_db.RegisterEnumDescriptor(_SETLOGLEVELRESPONSE_REASON)
370
371_GETLOGLEVELRESPONSE_REASON = _descriptor.EnumDescriptor(
372 name='Reason',
373 full_name='dmi.GetLogLevelResponse.Reason',
374 filename=None,
375 file=DESCRIPTOR,
376 create_key=_descriptor._internal_create_key,
377 values=[
378 _descriptor.EnumValueDescriptor(
379 name='UNDEFINED_REASON', index=0, number=0,
380 serialized_options=None,
381 type=None,
382 create_key=_descriptor._internal_create_key),
383 _descriptor.EnumValueDescriptor(
384 name='UNKNOWN_DEVICE', index=1, number=1,
385 serialized_options=None,
386 type=None,
387 create_key=_descriptor._internal_create_key),
388 _descriptor.EnumValueDescriptor(
389 name='INTERNAL_ERROR', index=2, number=2,
390 serialized_options=None,
391 type=None,
392 create_key=_descriptor._internal_create_key),
393 _descriptor.EnumValueDescriptor(
394 name='UNKNOWN_LOG_ENTITY', index=3, number=3,
395 serialized_options=None,
396 type=None,
397 create_key=_descriptor._internal_create_key),
amit.ghoshbd2022e2021-02-22 05:58:53 +0100398 _descriptor.EnumValueDescriptor(
399 name='DEVICE_UNREACHABLE', index=4, number=4,
400 serialized_options=None,
401 type=None,
402 create_key=_descriptor._internal_create_key),
amit.ghoshae473032021-01-10 11:59:10 +0100403 ],
404 containing_type=None,
405 serialized_options=None,
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100406 serialized_start=3238,
407 serialized_end=3356,
amit.ghoshae473032021-01-10 11:59:10 +0100408)
409_sym_db.RegisterEnumDescriptor(_GETLOGLEVELRESPONSE_REASON)
410
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200411
412_PHYSICALINVENTORYREQUEST = _descriptor.Descriptor(
413 name='PhysicalInventoryRequest',
414 full_name='dmi.PhysicalInventoryRequest',
415 filename=None,
416 file=DESCRIPTOR,
417 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200418 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200419 fields=[
420 _descriptor.FieldDescriptor(
421 name='device_uuid', full_name='dmi.PhysicalInventoryRequest.device_uuid', index=0,
422 number=1, type=11, cpp_type=10, label=1,
423 has_default_value=False, default_value=None,
424 message_type=None, enum_type=None, containing_type=None,
425 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200426 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200427 ],
428 extensions=[
429 ],
430 nested_types=[],
431 enum_types=[
432 ],
433 serialized_options=None,
434 is_extendable=False,
435 syntax='proto3',
436 extension_ranges=[],
437 oneofs=[
438 ],
Andrea Campanellacb990bc2020-09-22 12:50:56 +0200439 serialized_start=102,
440 serialized_end=160,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200441)
442
443
444_PHYSICALINVENTORYRESPONSE = _descriptor.Descriptor(
445 name='PhysicalInventoryResponse',
446 full_name='dmi.PhysicalInventoryResponse',
447 filename=None,
448 file=DESCRIPTOR,
449 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200450 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200451 fields=[
452 _descriptor.FieldDescriptor(
453 name='status', full_name='dmi.PhysicalInventoryResponse.status', index=0,
454 number=1, type=14, cpp_type=8, label=1,
455 has_default_value=False, default_value=0,
456 message_type=None, enum_type=None, containing_type=None,
457 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200458 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200459 _descriptor.FieldDescriptor(
460 name='reason', full_name='dmi.PhysicalInventoryResponse.reason', index=1,
461 number=2, type=14, cpp_type=8, label=1,
462 has_default_value=False, default_value=0,
463 message_type=None, enum_type=None, containing_type=None,
464 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200465 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200466 _descriptor.FieldDescriptor(
467 name='inventory', full_name='dmi.PhysicalInventoryResponse.inventory', index=2,
468 number=3, type=11, cpp_type=10, label=1,
469 has_default_value=False, default_value=None,
470 message_type=None, enum_type=None, containing_type=None,
471 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200472 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100473 _descriptor.FieldDescriptor(
474 name='reason_detail', full_name='dmi.PhysicalInventoryResponse.reason_detail', index=3,
475 number=4, type=9, cpp_type=9, label=1,
476 has_default_value=False, default_value=b"".decode('utf-8'),
477 message_type=None, enum_type=None, containing_type=None,
478 is_extension=False, extension_scope=None,
479 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200480 ],
481 extensions=[
482 ],
483 nested_types=[],
484 enum_types=[
amit.ghoshae473032021-01-10 11:59:10 +0100485 _PHYSICALINVENTORYRESPONSE_REASON,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200486 ],
487 serialized_options=None,
488 is_extendable=False,
489 syntax='proto3',
490 extension_ranges=[],
491 oneofs=[
492 ],
amit.ghoshae473032021-01-10 11:59:10 +0100493 serialized_start=163,
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100494 serialized_end=427,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200495)
496
497
498_HWCOMPONENTINFOGETREQUEST = _descriptor.Descriptor(
499 name='HWComponentInfoGetRequest',
500 full_name='dmi.HWComponentInfoGetRequest',
501 filename=None,
502 file=DESCRIPTOR,
503 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200504 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200505 fields=[
506 _descriptor.FieldDescriptor(
507 name='device_uuid', full_name='dmi.HWComponentInfoGetRequest.device_uuid', index=0,
508 number=1, type=11, cpp_type=10, label=1,
509 has_default_value=False, default_value=None,
510 message_type=None, enum_type=None, containing_type=None,
511 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200512 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200513 _descriptor.FieldDescriptor(
514 name='component_uuid', full_name='dmi.HWComponentInfoGetRequest.component_uuid', index=1,
515 number=2, type=11, cpp_type=10, label=1,
516 has_default_value=False, default_value=None,
517 message_type=None, enum_type=None, containing_type=None,
518 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200519 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200520 _descriptor.FieldDescriptor(
521 name='component_name', full_name='dmi.HWComponentInfoGetRequest.component_name', index=2,
522 number=3, type=9, cpp_type=9, label=1,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200523 has_default_value=False, default_value=b"".decode('utf-8'),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200524 message_type=None, enum_type=None, containing_type=None,
525 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200526 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200527 ],
528 extensions=[
529 ],
530 nested_types=[],
531 enum_types=[
532 ],
533 serialized_options=None,
534 is_extendable=False,
535 syntax='proto3',
536 extension_ranges=[],
537 oneofs=[
538 ],
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100539 serialized_start=429,
540 serialized_end=547,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200541)
542
543
aghoshc301dcd2020-09-03 16:55:34 +0100544_HWCOMPONENTINFOGETRESPONSE = _descriptor.Descriptor(
545 name='HWComponentInfoGetResponse',
546 full_name='dmi.HWComponentInfoGetResponse',
547 filename=None,
548 file=DESCRIPTOR,
549 containing_type=None,
550 create_key=_descriptor._internal_create_key,
551 fields=[
552 _descriptor.FieldDescriptor(
553 name='status', full_name='dmi.HWComponentInfoGetResponse.status', index=0,
554 number=1, type=14, cpp_type=8, label=1,
555 has_default_value=False, default_value=0,
556 message_type=None, enum_type=None, containing_type=None,
557 is_extension=False, extension_scope=None,
558 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
559 _descriptor.FieldDescriptor(
560 name='reason', full_name='dmi.HWComponentInfoGetResponse.reason', index=1,
561 number=2, type=14, cpp_type=8, label=1,
562 has_default_value=False, default_value=0,
563 message_type=None, enum_type=None, containing_type=None,
564 is_extension=False, extension_scope=None,
565 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
566 _descriptor.FieldDescriptor(
567 name='component', full_name='dmi.HWComponentInfoGetResponse.component', index=2,
568 number=3, type=11, cpp_type=10, label=1,
569 has_default_value=False, default_value=None,
570 message_type=None, enum_type=None, containing_type=None,
571 is_extension=False, extension_scope=None,
572 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100573 _descriptor.FieldDescriptor(
574 name='reason_detail', full_name='dmi.HWComponentInfoGetResponse.reason_detail', index=3,
575 number=4, type=9, cpp_type=9, label=1,
576 has_default_value=False, default_value=b"".decode('utf-8'),
577 message_type=None, enum_type=None, containing_type=None,
578 is_extension=False, extension_scope=None,
579 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
aghoshc301dcd2020-09-03 16:55:34 +0100580 ],
581 extensions=[
582 ],
583 nested_types=[],
584 enum_types=[
amit.ghoshae473032021-01-10 11:59:10 +0100585 _HWCOMPONENTINFOGETRESPONSE_REASON,
aghoshc301dcd2020-09-03 16:55:34 +0100586 ],
587 serialized_options=None,
588 is_extendable=False,
589 syntax='proto3',
590 extension_ranges=[],
591 oneofs=[
592 ],
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100593 serialized_start=550,
594 serialized_end=840,
aghoshc301dcd2020-09-03 16:55:34 +0100595)
596
597
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200598_HWCOMPONENTINFOSETREQUEST = _descriptor.Descriptor(
599 name='HWComponentInfoSetRequest',
600 full_name='dmi.HWComponentInfoSetRequest',
601 filename=None,
602 file=DESCRIPTOR,
603 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200604 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200605 fields=[
606 _descriptor.FieldDescriptor(
607 name='device_uuid', full_name='dmi.HWComponentInfoSetRequest.device_uuid', index=0,
608 number=1, type=11, cpp_type=10, label=1,
609 has_default_value=False, default_value=None,
610 message_type=None, enum_type=None, containing_type=None,
611 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200612 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200613 _descriptor.FieldDescriptor(
614 name='component_uuid', full_name='dmi.HWComponentInfoSetRequest.component_uuid', index=1,
615 number=2, type=11, cpp_type=10, label=1,
616 has_default_value=False, default_value=None,
617 message_type=None, enum_type=None, containing_type=None,
618 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200619 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200620 _descriptor.FieldDescriptor(
621 name='component_name', full_name='dmi.HWComponentInfoSetRequest.component_name', index=2,
622 number=3, type=9, cpp_type=9, label=1,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200623 has_default_value=False, default_value=b"".decode('utf-8'),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200624 message_type=None, enum_type=None, containing_type=None,
625 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200626 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200627 _descriptor.FieldDescriptor(
628 name='changes', full_name='dmi.HWComponentInfoSetRequest.changes', index=3,
629 number=4, type=11, cpp_type=10, label=1,
630 has_default_value=False, default_value=None,
631 message_type=None, enum_type=None, containing_type=None,
632 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200633 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200634 ],
635 extensions=[
636 ],
637 nested_types=[],
638 enum_types=[
639 ],
640 serialized_options=None,
641 is_extendable=False,
642 syntax='proto3',
643 extension_ranges=[],
644 oneofs=[
645 ],
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100646 serialized_start=843,
647 serialized_end=1004,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200648)
649
650
651_HWCOMPONENTINFOSETRESPONSE = _descriptor.Descriptor(
652 name='HWComponentInfoSetResponse',
653 full_name='dmi.HWComponentInfoSetResponse',
654 filename=None,
655 file=DESCRIPTOR,
656 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200657 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200658 fields=[
659 _descriptor.FieldDescriptor(
660 name='status', full_name='dmi.HWComponentInfoSetResponse.status', index=0,
661 number=1, type=14, cpp_type=8, label=1,
662 has_default_value=False, default_value=0,
663 message_type=None, enum_type=None, containing_type=None,
664 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200665 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200666 _descriptor.FieldDescriptor(
667 name='reason', full_name='dmi.HWComponentInfoSetResponse.reason', index=1,
668 number=2, type=14, cpp_type=8, label=1,
669 has_default_value=False, default_value=0,
670 message_type=None, enum_type=None, containing_type=None,
671 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200672 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100673 _descriptor.FieldDescriptor(
674 name='reason_detail', full_name='dmi.HWComponentInfoSetResponse.reason_detail', index=2,
675 number=3, type=9, cpp_type=9, label=1,
676 has_default_value=False, default_value=b"".decode('utf-8'),
677 message_type=None, enum_type=None, containing_type=None,
678 is_extension=False, extension_scope=None,
679 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200680 ],
681 extensions=[
682 ],
683 nested_types=[],
684 enum_types=[
amit.ghoshae473032021-01-10 11:59:10 +0100685 _HWCOMPONENTINFOSETRESPONSE_REASON,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200686 ],
687 serialized_options=None,
688 is_extendable=False,
689 syntax='proto3',
690 extension_ranges=[],
691 oneofs=[
692 ],
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100693 serialized_start=1007,
694 serialized_end=1283,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200695)
696
697
698_STARTMANAGINGDEVICERESPONSE = _descriptor.Descriptor(
699 name='StartManagingDeviceResponse',
700 full_name='dmi.StartManagingDeviceResponse',
701 filename=None,
702 file=DESCRIPTOR,
703 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200704 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200705 fields=[
706 _descriptor.FieldDescriptor(
707 name='status', full_name='dmi.StartManagingDeviceResponse.status', index=0,
708 number=1, type=14, cpp_type=8, label=1,
709 has_default_value=False, default_value=0,
710 message_type=None, enum_type=None, containing_type=None,
711 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200712 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200713 _descriptor.FieldDescriptor(
714 name='reason', full_name='dmi.StartManagingDeviceResponse.reason', index=1,
715 number=2, type=14, cpp_type=8, label=1,
716 has_default_value=False, default_value=0,
717 message_type=None, enum_type=None, containing_type=None,
718 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200719 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200720 _descriptor.FieldDescriptor(
721 name='device_uuid', full_name='dmi.StartManagingDeviceResponse.device_uuid', index=2,
722 number=3, type=11, cpp_type=10, label=1,
723 has_default_value=False, default_value=None,
724 message_type=None, enum_type=None, containing_type=None,
725 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200726 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100727 _descriptor.FieldDescriptor(
728 name='reason_detail', full_name='dmi.StartManagingDeviceResponse.reason_detail', index=3,
729 number=4, type=9, cpp_type=9, label=1,
730 has_default_value=False, default_value=b"".decode('utf-8'),
731 message_type=None, enum_type=None, containing_type=None,
732 is_extension=False, extension_scope=None,
733 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200734 ],
735 extensions=[
736 ],
737 nested_types=[],
738 enum_types=[
amit.ghoshae473032021-01-10 11:59:10 +0100739 _STARTMANAGINGDEVICERESPONSE_REASON,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200740 ],
741 serialized_options=None,
742 is_extendable=False,
743 syntax='proto3',
744 extension_ranges=[],
745 oneofs=[
746 ],
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100747 serialized_start=1286,
748 serialized_end=1592,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200749)
750
751
752_STOPMANAGINGDEVICEREQUEST = _descriptor.Descriptor(
753 name='StopManagingDeviceRequest',
754 full_name='dmi.StopManagingDeviceRequest',
755 filename=None,
756 file=DESCRIPTOR,
757 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200758 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200759 fields=[
760 _descriptor.FieldDescriptor(
761 name='name', full_name='dmi.StopManagingDeviceRequest.name', index=0,
762 number=1, type=9, cpp_type=9, label=1,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200763 has_default_value=False, default_value=b"".decode('utf-8'),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200764 message_type=None, enum_type=None, containing_type=None,
765 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200766 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200767 ],
768 extensions=[
769 ],
770 nested_types=[],
771 enum_types=[
772 ],
773 serialized_options=None,
774 is_extendable=False,
775 syntax='proto3',
776 extension_ranges=[],
777 oneofs=[
778 ],
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100779 serialized_start=1594,
780 serialized_end=1635,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200781)
782
783
784_STOPMANAGINGDEVICERESPONSE = _descriptor.Descriptor(
785 name='StopManagingDeviceResponse',
786 full_name='dmi.StopManagingDeviceResponse',
787 filename=None,
788 file=DESCRIPTOR,
789 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200790 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200791 fields=[
792 _descriptor.FieldDescriptor(
793 name='status', full_name='dmi.StopManagingDeviceResponse.status', index=0,
794 number=1, type=14, cpp_type=8, label=1,
795 has_default_value=False, default_value=0,
796 message_type=None, enum_type=None, containing_type=None,
797 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200798 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200799 _descriptor.FieldDescriptor(
800 name='reason', full_name='dmi.StopManagingDeviceResponse.reason', index=1,
801 number=2, type=14, cpp_type=8, label=1,
802 has_default_value=False, default_value=0,
803 message_type=None, enum_type=None, containing_type=None,
804 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200805 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100806 _descriptor.FieldDescriptor(
807 name='reason_detail', full_name='dmi.StopManagingDeviceResponse.reason_detail', index=2,
808 number=3, type=9, cpp_type=9, label=1,
809 has_default_value=False, default_value=b"".decode('utf-8'),
810 message_type=None, enum_type=None, containing_type=None,
811 is_extension=False, extension_scope=None,
812 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200813 ],
814 extensions=[
815 ],
816 nested_types=[],
817 enum_types=[
amit.ghoshae473032021-01-10 11:59:10 +0100818 _STOPMANAGINGDEVICERESPONSE_REASON,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200819 ],
820 serialized_options=None,
821 is_extendable=False,
822 syntax='proto3',
823 extension_ranges=[],
824 oneofs=[
825 ],
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100826 serialized_start=1638,
827 serialized_end=1826,
Andrea Campanellacb990bc2020-09-22 12:50:56 +0200828)
829
830
831_MANAGEDDEVICESRESPONSE = _descriptor.Descriptor(
832 name='ManagedDevicesResponse',
833 full_name='dmi.ManagedDevicesResponse',
834 filename=None,
835 file=DESCRIPTOR,
836 containing_type=None,
837 create_key=_descriptor._internal_create_key,
838 fields=[
839 _descriptor.FieldDescriptor(
840 name='devices', full_name='dmi.ManagedDevicesResponse.devices', index=0,
841 number=1, type=11, cpp_type=10, label=3,
842 has_default_value=False, default_value=[],
843 message_type=None, enum_type=None, containing_type=None,
844 is_extension=False, extension_scope=None,
845 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
846 ],
847 extensions=[
848 ],
849 nested_types=[],
850 enum_types=[
851 ],
852 serialized_options=None,
853 is_extendable=False,
854 syntax='proto3',
855 extension_ranges=[],
856 oneofs=[
857 ],
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100858 serialized_start=1828,
859 serialized_end=1895,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200860)
861
amit.ghosh188a84f2020-09-27 20:59:25 +0200862
863_SETLOGGINGENDPOINTREQUEST = _descriptor.Descriptor(
864 name='SetLoggingEndpointRequest',
865 full_name='dmi.SetLoggingEndpointRequest',
866 filename=None,
867 file=DESCRIPTOR,
868 containing_type=None,
869 create_key=_descriptor._internal_create_key,
870 fields=[
871 _descriptor.FieldDescriptor(
872 name='device_uuid', full_name='dmi.SetLoggingEndpointRequest.device_uuid', index=0,
873 number=1, type=11, cpp_type=10, label=1,
874 has_default_value=False, default_value=None,
875 message_type=None, enum_type=None, containing_type=None,
876 is_extension=False, extension_scope=None,
877 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
878 _descriptor.FieldDescriptor(
879 name='logging_endpoint', full_name='dmi.SetLoggingEndpointRequest.logging_endpoint', index=1,
880 number=2, type=9, cpp_type=9, label=1,
881 has_default_value=False, default_value=b"".decode('utf-8'),
882 message_type=None, enum_type=None, containing_type=None,
883 is_extension=False, extension_scope=None,
884 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
885 _descriptor.FieldDescriptor(
886 name='logging_protocol', full_name='dmi.SetLoggingEndpointRequest.logging_protocol', index=2,
887 number=3, type=9, cpp_type=9, label=1,
888 has_default_value=False, default_value=b"".decode('utf-8'),
889 message_type=None, enum_type=None, containing_type=None,
890 is_extension=False, extension_scope=None,
891 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
892 ],
893 extensions=[
894 ],
895 nested_types=[],
896 enum_types=[
897 ],
898 serialized_options=None,
899 is_extendable=False,
900 syntax='proto3',
901 extension_ranges=[],
902 oneofs=[
903 ],
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100904 serialized_start=1897,
905 serialized_end=2008,
amit.ghosh188a84f2020-09-27 20:59:25 +0200906)
907
908
909_SETREMOTEENDPOINTRESPONSE = _descriptor.Descriptor(
910 name='SetRemoteEndpointResponse',
911 full_name='dmi.SetRemoteEndpointResponse',
912 filename=None,
913 file=DESCRIPTOR,
914 containing_type=None,
915 create_key=_descriptor._internal_create_key,
916 fields=[
917 _descriptor.FieldDescriptor(
918 name='status', full_name='dmi.SetRemoteEndpointResponse.status', index=0,
919 number=1, type=14, cpp_type=8, label=1,
920 has_default_value=False, default_value=0,
921 message_type=None, enum_type=None, containing_type=None,
922 is_extension=False, extension_scope=None,
923 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
924 _descriptor.FieldDescriptor(
925 name='reason', full_name='dmi.SetRemoteEndpointResponse.reason', index=1,
926 number=2, type=14, cpp_type=8, label=1,
927 has_default_value=False, default_value=0,
928 message_type=None, enum_type=None, containing_type=None,
929 is_extension=False, extension_scope=None,
930 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100931 _descriptor.FieldDescriptor(
932 name='reason_detail', full_name='dmi.SetRemoteEndpointResponse.reason_detail', index=2,
933 number=3, type=9, cpp_type=9, label=1,
934 has_default_value=False, default_value=b"".decode('utf-8'),
935 message_type=None, enum_type=None, containing_type=None,
936 is_extension=False, extension_scope=None,
937 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
amit.ghosh188a84f2020-09-27 20:59:25 +0200938 ],
939 extensions=[
940 ],
941 nested_types=[],
942 enum_types=[
amit.ghoshae473032021-01-10 11:59:10 +0100943 _SETREMOTEENDPOINTRESPONSE_REASON,
amit.ghosh188a84f2020-09-27 20:59:25 +0200944 ],
945 serialized_options=None,
946 is_extendable=False,
947 syntax='proto3',
948 extension_ranges=[],
949 oneofs=[
950 ],
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100951 serialized_start=2011,
952 serialized_end=2334,
amit.ghosh188a84f2020-09-27 20:59:25 +0200953)
954
955
956_GETLOGGINGENDPOINTRESPONSE = _descriptor.Descriptor(
957 name='GetLoggingEndpointResponse',
958 full_name='dmi.GetLoggingEndpointResponse',
959 filename=None,
960 file=DESCRIPTOR,
961 containing_type=None,
962 create_key=_descriptor._internal_create_key,
963 fields=[
964 _descriptor.FieldDescriptor(
965 name='status', full_name='dmi.GetLoggingEndpointResponse.status', index=0,
966 number=1, type=14, cpp_type=8, label=1,
967 has_default_value=False, default_value=0,
968 message_type=None, enum_type=None, containing_type=None,
969 is_extension=False, extension_scope=None,
970 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
971 _descriptor.FieldDescriptor(
972 name='reason', full_name='dmi.GetLoggingEndpointResponse.reason', index=1,
973 number=2, type=14, cpp_type=8, label=1,
974 has_default_value=False, default_value=0,
975 message_type=None, enum_type=None, containing_type=None,
976 is_extension=False, extension_scope=None,
977 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
978 _descriptor.FieldDescriptor(
979 name='logging_endpoint', full_name='dmi.GetLoggingEndpointResponse.logging_endpoint', index=2,
980 number=3, type=9, cpp_type=9, label=1,
981 has_default_value=False, default_value=b"".decode('utf-8'),
982 message_type=None, enum_type=None, containing_type=None,
983 is_extension=False, extension_scope=None,
984 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
985 _descriptor.FieldDescriptor(
986 name='logging_protocol', full_name='dmi.GetLoggingEndpointResponse.logging_protocol', index=3,
987 number=4, type=9, cpp_type=9, label=1,
988 has_default_value=False, default_value=b"".decode('utf-8'),
989 message_type=None, enum_type=None, containing_type=None,
990 is_extension=False, extension_scope=None,
991 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100992 _descriptor.FieldDescriptor(
993 name='reason_detail', full_name='dmi.GetLoggingEndpointResponse.reason_detail', index=4,
994 number=5, type=9, cpp_type=9, label=1,
995 has_default_value=False, default_value=b"".decode('utf-8'),
996 message_type=None, enum_type=None, containing_type=None,
997 is_extension=False, extension_scope=None,
998 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
amit.ghosh188a84f2020-09-27 20:59:25 +0200999 ],
1000 extensions=[
1001 ],
1002 nested_types=[],
1003 enum_types=[
amit.ghoshae473032021-01-10 11:59:10 +01001004 _GETLOGGINGENDPOINTRESPONSE_REASON,
amit.ghosh188a84f2020-09-27 20:59:25 +02001005 ],
1006 serialized_options=None,
1007 is_extendable=False,
1008 syntax='proto3',
1009 extension_ranges=[],
1010 oneofs=[
1011 ],
amit.ghosh8ab1e6e2021-02-23 07:40:17 +01001012 serialized_start=2337,
1013 serialized_end=2621,
amit.ghosh188a84f2020-09-27 20:59:25 +02001014)
1015
1016
1017_SETMSGBUSENDPOINTREQUEST = _descriptor.Descriptor(
1018 name='SetMsgBusEndpointRequest',
1019 full_name='dmi.SetMsgBusEndpointRequest',
1020 filename=None,
1021 file=DESCRIPTOR,
1022 containing_type=None,
1023 create_key=_descriptor._internal_create_key,
1024 fields=[
1025 _descriptor.FieldDescriptor(
1026 name='msgbus_endpoint', full_name='dmi.SetMsgBusEndpointRequest.msgbus_endpoint', index=0,
1027 number=1, type=9, cpp_type=9, label=1,
1028 has_default_value=False, default_value=b"".decode('utf-8'),
1029 message_type=None, enum_type=None, containing_type=None,
1030 is_extension=False, extension_scope=None,
1031 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1032 ],
1033 extensions=[
1034 ],
1035 nested_types=[],
1036 enum_types=[
1037 ],
1038 serialized_options=None,
1039 is_extendable=False,
1040 syntax='proto3',
1041 extension_ranges=[],
1042 oneofs=[
1043 ],
amit.ghosh8ab1e6e2021-02-23 07:40:17 +01001044 serialized_start=2623,
1045 serialized_end=2674,
amit.ghosh188a84f2020-09-27 20:59:25 +02001046)
1047
1048
1049_GETMSGBUSENDPOINTRESPONSE = _descriptor.Descriptor(
1050 name='GetMsgBusEndpointResponse',
1051 full_name='dmi.GetMsgBusEndpointResponse',
1052 filename=None,
1053 file=DESCRIPTOR,
1054 containing_type=None,
1055 create_key=_descriptor._internal_create_key,
1056 fields=[
1057 _descriptor.FieldDescriptor(
1058 name='status', full_name='dmi.GetMsgBusEndpointResponse.status', index=0,
1059 number=1, type=14, cpp_type=8, label=1,
1060 has_default_value=False, default_value=0,
1061 message_type=None, enum_type=None, containing_type=None,
1062 is_extension=False, extension_scope=None,
1063 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1064 _descriptor.FieldDescriptor(
1065 name='reason', full_name='dmi.GetMsgBusEndpointResponse.reason', index=1,
1066 number=2, type=14, cpp_type=8, label=1,
1067 has_default_value=False, default_value=0,
1068 message_type=None, enum_type=None, containing_type=None,
1069 is_extension=False, extension_scope=None,
1070 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1071 _descriptor.FieldDescriptor(
1072 name='msgbus_endpoint', full_name='dmi.GetMsgBusEndpointResponse.msgbus_endpoint', index=2,
1073 number=3, type=9, cpp_type=9, label=1,
1074 has_default_value=False, default_value=b"".decode('utf-8'),
1075 message_type=None, enum_type=None, containing_type=None,
1076 is_extension=False, extension_scope=None,
1077 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
amit.ghosh8ab1e6e2021-02-23 07:40:17 +01001078 _descriptor.FieldDescriptor(
1079 name='reason_detail', full_name='dmi.GetMsgBusEndpointResponse.reason_detail', index=3,
1080 number=4, type=9, cpp_type=9, label=1,
1081 has_default_value=False, default_value=b"".decode('utf-8'),
1082 message_type=None, enum_type=None, containing_type=None,
1083 is_extension=False, extension_scope=None,
1084 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
amit.ghosh188a84f2020-09-27 20:59:25 +02001085 ],
1086 extensions=[
1087 ],
1088 nested_types=[],
1089 enum_types=[
amit.ghoshae473032021-01-10 11:59:10 +01001090 _GETMSGBUSENDPOINTRESPONSE_REASON,
amit.ghosh188a84f2020-09-27 20:59:25 +02001091 ],
1092 serialized_options=None,
1093 is_extendable=False,
1094 syntax='proto3',
1095 extension_ranges=[],
1096 oneofs=[
1097 ],
amit.ghosh8ab1e6e2021-02-23 07:40:17 +01001098 serialized_start=2677,
1099 serialized_end=2912,
amit.ghosh188a84f2020-09-27 20:59:25 +02001100)
1101
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001102
1103_ENTITIESLOGLEVEL = _descriptor.Descriptor(
1104 name='EntitiesLogLevel',
1105 full_name='dmi.EntitiesLogLevel',
1106 filename=None,
1107 file=DESCRIPTOR,
1108 containing_type=None,
1109 create_key=_descriptor._internal_create_key,
1110 fields=[
1111 _descriptor.FieldDescriptor(
1112 name='logLevel', full_name='dmi.EntitiesLogLevel.logLevel', index=0,
1113 number=1, type=14, cpp_type=8, label=1,
1114 has_default_value=False, default_value=0,
1115 message_type=None, enum_type=None, containing_type=None,
1116 is_extension=False, extension_scope=None,
1117 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1118 _descriptor.FieldDescriptor(
1119 name='entities', full_name='dmi.EntitiesLogLevel.entities', index=1,
1120 number=2, type=9, cpp_type=9, label=3,
1121 has_default_value=False, default_value=[],
1122 message_type=None, enum_type=None, containing_type=None,
1123 is_extension=False, extension_scope=None,
1124 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1125 ],
1126 extensions=[
1127 ],
1128 nested_types=[],
1129 enum_types=[
1130 ],
1131 serialized_options=None,
1132 is_extendable=False,
1133 syntax='proto3',
1134 extension_ranges=[],
1135 oneofs=[
1136 ],
amit.ghosh8ab1e6e2021-02-23 07:40:17 +01001137 serialized_start=2914,
1138 serialized_end=2983,
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001139)
1140
1141
1142_SETLOGLEVELREQUEST = _descriptor.Descriptor(
1143 name='SetLogLevelRequest',
1144 full_name='dmi.SetLogLevelRequest',
1145 filename=None,
1146 file=DESCRIPTOR,
1147 containing_type=None,
1148 create_key=_descriptor._internal_create_key,
1149 fields=[
1150 _descriptor.FieldDescriptor(
1151 name='device_uuid', full_name='dmi.SetLogLevelRequest.device_uuid', index=0,
1152 number=1, type=11, cpp_type=10, label=1,
1153 has_default_value=False, default_value=None,
1154 message_type=None, enum_type=None, containing_type=None,
1155 is_extension=False, extension_scope=None,
1156 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1157 _descriptor.FieldDescriptor(
1158 name='loglevels', full_name='dmi.SetLogLevelRequest.loglevels', index=1,
1159 number=2, type=11, cpp_type=10, label=3,
1160 has_default_value=False, default_value=[],
1161 message_type=None, enum_type=None, containing_type=None,
1162 is_extension=False, extension_scope=None,
1163 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1164 ],
1165 extensions=[
1166 ],
1167 nested_types=[],
1168 enum_types=[
1169 ],
1170 serialized_options=None,
1171 is_extendable=False,
1172 syntax='proto3',
1173 extension_ranges=[],
1174 oneofs=[
1175 ],
amit.ghosh8ab1e6e2021-02-23 07:40:17 +01001176 serialized_start=2985,
1177 serialized_end=3079,
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001178)
1179
1180
1181_SETLOGLEVELRESPONSE = _descriptor.Descriptor(
1182 name='SetLogLevelResponse',
1183 full_name='dmi.SetLogLevelResponse',
1184 filename=None,
1185 file=DESCRIPTOR,
1186 containing_type=None,
1187 create_key=_descriptor._internal_create_key,
1188 fields=[
1189 _descriptor.FieldDescriptor(
amit.ghosh5d97dba2020-11-12 16:45:27 +01001190 name='device_uuid', full_name='dmi.SetLogLevelResponse.device_uuid', index=0,
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001191 number=1, type=11, cpp_type=10, label=1,
1192 has_default_value=False, default_value=None,
1193 message_type=None, enum_type=None, containing_type=None,
1194 is_extension=False, extension_scope=None,
1195 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1196 _descriptor.FieldDescriptor(
amit.ghosh5d97dba2020-11-12 16:45:27 +01001197 name='status', full_name='dmi.SetLogLevelResponse.status', index=1,
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001198 number=2, type=14, cpp_type=8, label=1,
1199 has_default_value=False, default_value=0,
1200 message_type=None, enum_type=None, containing_type=None,
1201 is_extension=False, extension_scope=None,
1202 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1203 _descriptor.FieldDescriptor(
amit.ghosh5d97dba2020-11-12 16:45:27 +01001204 name='reason', full_name='dmi.SetLogLevelResponse.reason', index=2,
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001205 number=3, type=14, cpp_type=8, label=1,
1206 has_default_value=False, default_value=0,
1207 message_type=None, enum_type=None, containing_type=None,
1208 is_extension=False, extension_scope=None,
1209 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
amit.ghosh8ab1e6e2021-02-23 07:40:17 +01001210 _descriptor.FieldDescriptor(
1211 name='reason_detail', full_name='dmi.SetLogLevelResponse.reason_detail', index=3,
1212 number=4, type=9, cpp_type=9, label=1,
1213 has_default_value=False, default_value=b"".decode('utf-8'),
1214 message_type=None, enum_type=None, containing_type=None,
1215 is_extension=False, extension_scope=None,
1216 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001217 ],
1218 extensions=[
1219 ],
1220 nested_types=[],
1221 enum_types=[
amit.ghoshae473032021-01-10 11:59:10 +01001222 _SETLOGLEVELRESPONSE_REASON,
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001223 ],
1224 serialized_options=None,
1225 is_extendable=False,
1226 syntax='proto3',
1227 extension_ranges=[],
1228 oneofs=[
1229 ],
amit.ghosh8ab1e6e2021-02-23 07:40:17 +01001230 serialized_start=3082,
1231 serialized_end=3356,
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001232)
1233
1234
1235_GETLOGLEVELREQUEST = _descriptor.Descriptor(
1236 name='GetLogLevelRequest',
1237 full_name='dmi.GetLogLevelRequest',
1238 filename=None,
1239 file=DESCRIPTOR,
1240 containing_type=None,
1241 create_key=_descriptor._internal_create_key,
1242 fields=[
1243 _descriptor.FieldDescriptor(
1244 name='device_uuid', full_name='dmi.GetLogLevelRequest.device_uuid', index=0,
1245 number=1, type=11, cpp_type=10, label=1,
1246 has_default_value=False, default_value=None,
1247 message_type=None, enum_type=None, containing_type=None,
1248 is_extension=False, extension_scope=None,
1249 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1250 _descriptor.FieldDescriptor(
1251 name='entities', full_name='dmi.GetLogLevelRequest.entities', index=1,
1252 number=2, type=9, cpp_type=9, label=3,
1253 has_default_value=False, default_value=[],
1254 message_type=None, enum_type=None, containing_type=None,
1255 is_extension=False, extension_scope=None,
1256 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1257 ],
1258 extensions=[
1259 ],
1260 nested_types=[],
1261 enum_types=[
1262 ],
1263 serialized_options=None,
1264 is_extendable=False,
1265 syntax='proto3',
1266 extension_ranges=[],
1267 oneofs=[
1268 ],
amit.ghosh8ab1e6e2021-02-23 07:40:17 +01001269 serialized_start=3358,
1270 serialized_end=3428,
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001271)
1272
1273
1274_GETLOGLEVELRESPONSE = _descriptor.Descriptor(
1275 name='GetLogLevelResponse',
1276 full_name='dmi.GetLogLevelResponse',
1277 filename=None,
1278 file=DESCRIPTOR,
1279 containing_type=None,
1280 create_key=_descriptor._internal_create_key,
1281 fields=[
1282 _descriptor.FieldDescriptor(
1283 name='device_uuid', full_name='dmi.GetLogLevelResponse.device_uuid', index=0,
1284 number=1, type=11, cpp_type=10, label=1,
1285 has_default_value=False, default_value=None,
1286 message_type=None, enum_type=None, containing_type=None,
1287 is_extension=False, extension_scope=None,
1288 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1289 _descriptor.FieldDescriptor(
1290 name='logLevels', full_name='dmi.GetLogLevelResponse.logLevels', index=1,
1291 number=2, type=11, cpp_type=10, label=3,
1292 has_default_value=False, default_value=[],
1293 message_type=None, enum_type=None, containing_type=None,
1294 is_extension=False, extension_scope=None,
1295 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1296 _descriptor.FieldDescriptor(
1297 name='status', full_name='dmi.GetLogLevelResponse.status', index=2,
1298 number=3, type=14, cpp_type=8, label=1,
1299 has_default_value=False, default_value=0,
1300 message_type=None, enum_type=None, containing_type=None,
1301 is_extension=False, extension_scope=None,
1302 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1303 _descriptor.FieldDescriptor(
1304 name='reason', full_name='dmi.GetLogLevelResponse.reason', index=3,
1305 number=4, type=14, cpp_type=8, label=1,
1306 has_default_value=False, default_value=0,
1307 message_type=None, enum_type=None, containing_type=None,
1308 is_extension=False, extension_scope=None,
1309 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
amit.ghosh8ab1e6e2021-02-23 07:40:17 +01001310 _descriptor.FieldDescriptor(
1311 name='reason_detail', full_name='dmi.GetLogLevelResponse.reason_detail', index=4,
1312 number=5, type=9, cpp_type=9, label=1,
1313 has_default_value=False, default_value=b"".decode('utf-8'),
1314 message_type=None, enum_type=None, containing_type=None,
1315 is_extension=False, extension_scope=None,
1316 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001317 ],
1318 extensions=[
1319 ],
1320 nested_types=[],
1321 enum_types=[
amit.ghoshae473032021-01-10 11:59:10 +01001322 _GETLOGLEVELRESPONSE_REASON,
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001323 ],
1324 serialized_options=None,
1325 is_extendable=False,
1326 syntax='proto3',
1327 extension_ranges=[],
1328 oneofs=[
1329 ],
amit.ghosh8ab1e6e2021-02-23 07:40:17 +01001330 serialized_start=3431,
1331 serialized_end=3747,
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001332)
1333
1334
1335_GETLOGGABLEENTITIESREQUEST = _descriptor.Descriptor(
1336 name='GetLoggableEntitiesRequest',
1337 full_name='dmi.GetLoggableEntitiesRequest',
1338 filename=None,
1339 file=DESCRIPTOR,
1340 containing_type=None,
1341 create_key=_descriptor._internal_create_key,
1342 fields=[
1343 _descriptor.FieldDescriptor(
1344 name='device_uuid', full_name='dmi.GetLoggableEntitiesRequest.device_uuid', index=0,
1345 number=1, type=11, cpp_type=10, label=1,
1346 has_default_value=False, default_value=None,
1347 message_type=None, enum_type=None, containing_type=None,
1348 is_extension=False, extension_scope=None,
1349 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1350 ],
1351 extensions=[
1352 ],
1353 nested_types=[],
1354 enum_types=[
1355 ],
1356 serialized_options=None,
1357 is_extendable=False,
1358 syntax='proto3',
1359 extension_ranges=[],
1360 oneofs=[
1361 ],
amit.ghosh8ab1e6e2021-02-23 07:40:17 +01001362 serialized_start=3749,
1363 serialized_end=3809,
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001364)
1365
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001366_PHYSICALINVENTORYREQUEST.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
1367_PHYSICALINVENTORYRESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
amit.ghoshae473032021-01-10 11:59:10 +01001368_PHYSICALINVENTORYRESPONSE.fields_by_name['reason'].enum_type = _PHYSICALINVENTORYRESPONSE_REASON
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001369_PHYSICALINVENTORYRESPONSE.fields_by_name['inventory'].message_type = dmi_dot_hw__pb2._HARDWARE
amit.ghoshae473032021-01-10 11:59:10 +01001370_PHYSICALINVENTORYRESPONSE_REASON.containing_type = _PHYSICALINVENTORYRESPONSE
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001371_HWCOMPONENTINFOGETREQUEST.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
1372_HWCOMPONENTINFOGETREQUEST.fields_by_name['component_uuid'].message_type = dmi_dot_hw__pb2._UUID
aghoshc301dcd2020-09-03 16:55:34 +01001373_HWCOMPONENTINFOGETRESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
amit.ghoshae473032021-01-10 11:59:10 +01001374_HWCOMPONENTINFOGETRESPONSE.fields_by_name['reason'].enum_type = _HWCOMPONENTINFOGETRESPONSE_REASON
aghoshc301dcd2020-09-03 16:55:34 +01001375_HWCOMPONENTINFOGETRESPONSE.fields_by_name['component'].message_type = dmi_dot_hw__pb2._COMPONENT
amit.ghoshae473032021-01-10 11:59:10 +01001376_HWCOMPONENTINFOGETRESPONSE_REASON.containing_type = _HWCOMPONENTINFOGETRESPONSE
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001377_HWCOMPONENTINFOSETREQUEST.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
1378_HWCOMPONENTINFOSETREQUEST.fields_by_name['component_uuid'].message_type = dmi_dot_hw__pb2._UUID
1379_HWCOMPONENTINFOSETREQUEST.fields_by_name['changes'].message_type = dmi_dot_hw__pb2._MODIFIABLECOMPONENT
1380_HWCOMPONENTINFOSETRESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
amit.ghoshae473032021-01-10 11:59:10 +01001381_HWCOMPONENTINFOSETRESPONSE.fields_by_name['reason'].enum_type = _HWCOMPONENTINFOSETRESPONSE_REASON
1382_HWCOMPONENTINFOSETRESPONSE_REASON.containing_type = _HWCOMPONENTINFOSETRESPONSE
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001383_STARTMANAGINGDEVICERESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
amit.ghoshae473032021-01-10 11:59:10 +01001384_STARTMANAGINGDEVICERESPONSE.fields_by_name['reason'].enum_type = _STARTMANAGINGDEVICERESPONSE_REASON
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001385_STARTMANAGINGDEVICERESPONSE.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
amit.ghoshae473032021-01-10 11:59:10 +01001386_STARTMANAGINGDEVICERESPONSE_REASON.containing_type = _STARTMANAGINGDEVICERESPONSE
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001387_STOPMANAGINGDEVICERESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
amit.ghoshae473032021-01-10 11:59:10 +01001388_STOPMANAGINGDEVICERESPONSE.fields_by_name['reason'].enum_type = _STOPMANAGINGDEVICERESPONSE_REASON
1389_STOPMANAGINGDEVICERESPONSE_REASON.containing_type = _STOPMANAGINGDEVICERESPONSE
Andrea Campanellacb990bc2020-09-22 12:50:56 +02001390_MANAGEDDEVICESRESPONSE.fields_by_name['devices'].message_type = dmi_dot_hw__pb2._MODIFIABLECOMPONENT
amit.ghosh188a84f2020-09-27 20:59:25 +02001391_SETLOGGINGENDPOINTREQUEST.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
1392_SETREMOTEENDPOINTRESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
amit.ghoshae473032021-01-10 11:59:10 +01001393_SETREMOTEENDPOINTRESPONSE.fields_by_name['reason'].enum_type = _SETREMOTEENDPOINTRESPONSE_REASON
1394_SETREMOTEENDPOINTRESPONSE_REASON.containing_type = _SETREMOTEENDPOINTRESPONSE
amit.ghosh188a84f2020-09-27 20:59:25 +02001395_GETLOGGINGENDPOINTRESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
amit.ghoshae473032021-01-10 11:59:10 +01001396_GETLOGGINGENDPOINTRESPONSE.fields_by_name['reason'].enum_type = _GETLOGGINGENDPOINTRESPONSE_REASON
1397_GETLOGGINGENDPOINTRESPONSE_REASON.containing_type = _GETLOGGINGENDPOINTRESPONSE
amit.ghosh188a84f2020-09-27 20:59:25 +02001398_GETMSGBUSENDPOINTRESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
amit.ghoshae473032021-01-10 11:59:10 +01001399_GETMSGBUSENDPOINTRESPONSE.fields_by_name['reason'].enum_type = _GETMSGBUSENDPOINTRESPONSE_REASON
1400_GETMSGBUSENDPOINTRESPONSE_REASON.containing_type = _GETMSGBUSENDPOINTRESPONSE
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001401_ENTITIESLOGLEVEL.fields_by_name['logLevel'].enum_type = dmi_dot_commons__pb2._LOGLEVEL
1402_SETLOGLEVELREQUEST.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
1403_SETLOGLEVELREQUEST.fields_by_name['loglevels'].message_type = _ENTITIESLOGLEVEL
amit.ghosh5d97dba2020-11-12 16:45:27 +01001404_SETLOGLEVELRESPONSE.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
1405_SETLOGLEVELRESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
amit.ghoshae473032021-01-10 11:59:10 +01001406_SETLOGLEVELRESPONSE.fields_by_name['reason'].enum_type = _SETLOGLEVELRESPONSE_REASON
1407_SETLOGLEVELRESPONSE_REASON.containing_type = _SETLOGLEVELRESPONSE
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001408_GETLOGLEVELREQUEST.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
1409_GETLOGLEVELRESPONSE.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
1410_GETLOGLEVELRESPONSE.fields_by_name['logLevels'].message_type = _ENTITIESLOGLEVEL
1411_GETLOGLEVELRESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
amit.ghoshae473032021-01-10 11:59:10 +01001412_GETLOGLEVELRESPONSE.fields_by_name['reason'].enum_type = _GETLOGLEVELRESPONSE_REASON
1413_GETLOGLEVELRESPONSE_REASON.containing_type = _GETLOGLEVELRESPONSE
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001414_GETLOGGABLEENTITIESREQUEST.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001415DESCRIPTOR.message_types_by_name['PhysicalInventoryRequest'] = _PHYSICALINVENTORYREQUEST
1416DESCRIPTOR.message_types_by_name['PhysicalInventoryResponse'] = _PHYSICALINVENTORYRESPONSE
1417DESCRIPTOR.message_types_by_name['HWComponentInfoGetRequest'] = _HWCOMPONENTINFOGETREQUEST
aghoshc301dcd2020-09-03 16:55:34 +01001418DESCRIPTOR.message_types_by_name['HWComponentInfoGetResponse'] = _HWCOMPONENTINFOGETRESPONSE
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001419DESCRIPTOR.message_types_by_name['HWComponentInfoSetRequest'] = _HWCOMPONENTINFOSETREQUEST
1420DESCRIPTOR.message_types_by_name['HWComponentInfoSetResponse'] = _HWCOMPONENTINFOSETRESPONSE
1421DESCRIPTOR.message_types_by_name['StartManagingDeviceResponse'] = _STARTMANAGINGDEVICERESPONSE
1422DESCRIPTOR.message_types_by_name['StopManagingDeviceRequest'] = _STOPMANAGINGDEVICEREQUEST
1423DESCRIPTOR.message_types_by_name['StopManagingDeviceResponse'] = _STOPMANAGINGDEVICERESPONSE
Andrea Campanellacb990bc2020-09-22 12:50:56 +02001424DESCRIPTOR.message_types_by_name['ManagedDevicesResponse'] = _MANAGEDDEVICESRESPONSE
amit.ghosh188a84f2020-09-27 20:59:25 +02001425DESCRIPTOR.message_types_by_name['SetLoggingEndpointRequest'] = _SETLOGGINGENDPOINTREQUEST
1426DESCRIPTOR.message_types_by_name['SetRemoteEndpointResponse'] = _SETREMOTEENDPOINTRESPONSE
1427DESCRIPTOR.message_types_by_name['GetLoggingEndpointResponse'] = _GETLOGGINGENDPOINTRESPONSE
1428DESCRIPTOR.message_types_by_name['SetMsgBusEndpointRequest'] = _SETMSGBUSENDPOINTREQUEST
1429DESCRIPTOR.message_types_by_name['GetMsgBusEndpointResponse'] = _GETMSGBUSENDPOINTRESPONSE
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001430DESCRIPTOR.message_types_by_name['EntitiesLogLevel'] = _ENTITIESLOGLEVEL
1431DESCRIPTOR.message_types_by_name['SetLogLevelRequest'] = _SETLOGLEVELREQUEST
1432DESCRIPTOR.message_types_by_name['SetLogLevelResponse'] = _SETLOGLEVELRESPONSE
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001433DESCRIPTOR.message_types_by_name['GetLogLevelRequest'] = _GETLOGLEVELREQUEST
1434DESCRIPTOR.message_types_by_name['GetLogLevelResponse'] = _GETLOGLEVELRESPONSE
1435DESCRIPTOR.message_types_by_name['GetLoggableEntitiesRequest'] = _GETLOGGABLEENTITIESREQUEST
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001436_sym_db.RegisterFileDescriptor(DESCRIPTOR)
1437
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001438PhysicalInventoryRequest = _reflection.GeneratedProtocolMessageType('PhysicalInventoryRequest', (_message.Message,), {
1439 'DESCRIPTOR' : _PHYSICALINVENTORYREQUEST,
1440 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001441 # @@protoc_insertion_point(class_scope:dmi.PhysicalInventoryRequest)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001442 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001443_sym_db.RegisterMessage(PhysicalInventoryRequest)
1444
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001445PhysicalInventoryResponse = _reflection.GeneratedProtocolMessageType('PhysicalInventoryResponse', (_message.Message,), {
1446 'DESCRIPTOR' : _PHYSICALINVENTORYRESPONSE,
1447 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001448 # @@protoc_insertion_point(class_scope:dmi.PhysicalInventoryResponse)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001449 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001450_sym_db.RegisterMessage(PhysicalInventoryResponse)
1451
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001452HWComponentInfoGetRequest = _reflection.GeneratedProtocolMessageType('HWComponentInfoGetRequest', (_message.Message,), {
1453 'DESCRIPTOR' : _HWCOMPONENTINFOGETREQUEST,
1454 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001455 # @@protoc_insertion_point(class_scope:dmi.HWComponentInfoGetRequest)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001456 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001457_sym_db.RegisterMessage(HWComponentInfoGetRequest)
1458
aghoshc301dcd2020-09-03 16:55:34 +01001459HWComponentInfoGetResponse = _reflection.GeneratedProtocolMessageType('HWComponentInfoGetResponse', (_message.Message,), {
1460 'DESCRIPTOR' : _HWCOMPONENTINFOGETRESPONSE,
1461 '__module__' : 'dmi.hw_management_service_pb2'
1462 # @@protoc_insertion_point(class_scope:dmi.HWComponentInfoGetResponse)
1463 })
1464_sym_db.RegisterMessage(HWComponentInfoGetResponse)
1465
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001466HWComponentInfoSetRequest = _reflection.GeneratedProtocolMessageType('HWComponentInfoSetRequest', (_message.Message,), {
1467 'DESCRIPTOR' : _HWCOMPONENTINFOSETREQUEST,
1468 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001469 # @@protoc_insertion_point(class_scope:dmi.HWComponentInfoSetRequest)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001470 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001471_sym_db.RegisterMessage(HWComponentInfoSetRequest)
1472
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001473HWComponentInfoSetResponse = _reflection.GeneratedProtocolMessageType('HWComponentInfoSetResponse', (_message.Message,), {
1474 'DESCRIPTOR' : _HWCOMPONENTINFOSETRESPONSE,
1475 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001476 # @@protoc_insertion_point(class_scope:dmi.HWComponentInfoSetResponse)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001477 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001478_sym_db.RegisterMessage(HWComponentInfoSetResponse)
1479
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001480StartManagingDeviceResponse = _reflection.GeneratedProtocolMessageType('StartManagingDeviceResponse', (_message.Message,), {
1481 'DESCRIPTOR' : _STARTMANAGINGDEVICERESPONSE,
1482 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001483 # @@protoc_insertion_point(class_scope:dmi.StartManagingDeviceResponse)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001484 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001485_sym_db.RegisterMessage(StartManagingDeviceResponse)
1486
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001487StopManagingDeviceRequest = _reflection.GeneratedProtocolMessageType('StopManagingDeviceRequest', (_message.Message,), {
1488 'DESCRIPTOR' : _STOPMANAGINGDEVICEREQUEST,
1489 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001490 # @@protoc_insertion_point(class_scope:dmi.StopManagingDeviceRequest)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001491 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001492_sym_db.RegisterMessage(StopManagingDeviceRequest)
1493
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001494StopManagingDeviceResponse = _reflection.GeneratedProtocolMessageType('StopManagingDeviceResponse', (_message.Message,), {
1495 'DESCRIPTOR' : _STOPMANAGINGDEVICERESPONSE,
1496 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001497 # @@protoc_insertion_point(class_scope:dmi.StopManagingDeviceResponse)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001498 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001499_sym_db.RegisterMessage(StopManagingDeviceResponse)
1500
Andrea Campanellacb990bc2020-09-22 12:50:56 +02001501ManagedDevicesResponse = _reflection.GeneratedProtocolMessageType('ManagedDevicesResponse', (_message.Message,), {
1502 'DESCRIPTOR' : _MANAGEDDEVICESRESPONSE,
1503 '__module__' : 'dmi.hw_management_service_pb2'
1504 # @@protoc_insertion_point(class_scope:dmi.ManagedDevicesResponse)
1505 })
1506_sym_db.RegisterMessage(ManagedDevicesResponse)
1507
amit.ghosh188a84f2020-09-27 20:59:25 +02001508SetLoggingEndpointRequest = _reflection.GeneratedProtocolMessageType('SetLoggingEndpointRequest', (_message.Message,), {
1509 'DESCRIPTOR' : _SETLOGGINGENDPOINTREQUEST,
1510 '__module__' : 'dmi.hw_management_service_pb2'
1511 # @@protoc_insertion_point(class_scope:dmi.SetLoggingEndpointRequest)
1512 })
1513_sym_db.RegisterMessage(SetLoggingEndpointRequest)
1514
1515SetRemoteEndpointResponse = _reflection.GeneratedProtocolMessageType('SetRemoteEndpointResponse', (_message.Message,), {
1516 'DESCRIPTOR' : _SETREMOTEENDPOINTRESPONSE,
1517 '__module__' : 'dmi.hw_management_service_pb2'
1518 # @@protoc_insertion_point(class_scope:dmi.SetRemoteEndpointResponse)
1519 })
1520_sym_db.RegisterMessage(SetRemoteEndpointResponse)
1521
1522GetLoggingEndpointResponse = _reflection.GeneratedProtocolMessageType('GetLoggingEndpointResponse', (_message.Message,), {
1523 'DESCRIPTOR' : _GETLOGGINGENDPOINTRESPONSE,
1524 '__module__' : 'dmi.hw_management_service_pb2'
1525 # @@protoc_insertion_point(class_scope:dmi.GetLoggingEndpointResponse)
1526 })
1527_sym_db.RegisterMessage(GetLoggingEndpointResponse)
1528
1529SetMsgBusEndpointRequest = _reflection.GeneratedProtocolMessageType('SetMsgBusEndpointRequest', (_message.Message,), {
1530 'DESCRIPTOR' : _SETMSGBUSENDPOINTREQUEST,
1531 '__module__' : 'dmi.hw_management_service_pb2'
1532 # @@protoc_insertion_point(class_scope:dmi.SetMsgBusEndpointRequest)
1533 })
1534_sym_db.RegisterMessage(SetMsgBusEndpointRequest)
1535
1536GetMsgBusEndpointResponse = _reflection.GeneratedProtocolMessageType('GetMsgBusEndpointResponse', (_message.Message,), {
1537 'DESCRIPTOR' : _GETMSGBUSENDPOINTRESPONSE,
1538 '__module__' : 'dmi.hw_management_service_pb2'
1539 # @@protoc_insertion_point(class_scope:dmi.GetMsgBusEndpointResponse)
1540 })
1541_sym_db.RegisterMessage(GetMsgBusEndpointResponse)
1542
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001543EntitiesLogLevel = _reflection.GeneratedProtocolMessageType('EntitiesLogLevel', (_message.Message,), {
1544 'DESCRIPTOR' : _ENTITIESLOGLEVEL,
1545 '__module__' : 'dmi.hw_management_service_pb2'
1546 # @@protoc_insertion_point(class_scope:dmi.EntitiesLogLevel)
1547 })
1548_sym_db.RegisterMessage(EntitiesLogLevel)
1549
1550SetLogLevelRequest = _reflection.GeneratedProtocolMessageType('SetLogLevelRequest', (_message.Message,), {
1551 'DESCRIPTOR' : _SETLOGLEVELREQUEST,
1552 '__module__' : 'dmi.hw_management_service_pb2'
1553 # @@protoc_insertion_point(class_scope:dmi.SetLogLevelRequest)
1554 })
1555_sym_db.RegisterMessage(SetLogLevelRequest)
1556
1557SetLogLevelResponse = _reflection.GeneratedProtocolMessageType('SetLogLevelResponse', (_message.Message,), {
1558 'DESCRIPTOR' : _SETLOGLEVELRESPONSE,
1559 '__module__' : 'dmi.hw_management_service_pb2'
1560 # @@protoc_insertion_point(class_scope:dmi.SetLogLevelResponse)
1561 })
1562_sym_db.RegisterMessage(SetLogLevelResponse)
1563
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001564GetLogLevelRequest = _reflection.GeneratedProtocolMessageType('GetLogLevelRequest', (_message.Message,), {
1565 'DESCRIPTOR' : _GETLOGLEVELREQUEST,
1566 '__module__' : 'dmi.hw_management_service_pb2'
1567 # @@protoc_insertion_point(class_scope:dmi.GetLogLevelRequest)
1568 })
1569_sym_db.RegisterMessage(GetLogLevelRequest)
1570
1571GetLogLevelResponse = _reflection.GeneratedProtocolMessageType('GetLogLevelResponse', (_message.Message,), {
1572 'DESCRIPTOR' : _GETLOGLEVELRESPONSE,
1573 '__module__' : 'dmi.hw_management_service_pb2'
1574 # @@protoc_insertion_point(class_scope:dmi.GetLogLevelResponse)
1575 })
1576_sym_db.RegisterMessage(GetLogLevelResponse)
1577
1578GetLoggableEntitiesRequest = _reflection.GeneratedProtocolMessageType('GetLoggableEntitiesRequest', (_message.Message,), {
1579 'DESCRIPTOR' : _GETLOGGABLEENTITIESREQUEST,
1580 '__module__' : 'dmi.hw_management_service_pb2'
1581 # @@protoc_insertion_point(class_scope:dmi.GetLoggableEntitiesRequest)
1582 })
1583_sym_db.RegisterMessage(GetLoggableEntitiesRequest)
1584
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001585
1586DESCRIPTOR._options = None
1587
1588_NATIVEHWMANAGEMENTSERVICE = _descriptor.ServiceDescriptor(
1589 name='NativeHWManagementService',
1590 full_name='dmi.NativeHWManagementService',
1591 file=DESCRIPTOR,
1592 index=0,
1593 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001594 create_key=_descriptor._internal_create_key,
amit.ghosh8ab1e6e2021-02-23 07:40:17 +01001595 serialized_start=3812,
1596 serialized_end=4883,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001597 methods=[
1598 _descriptor.MethodDescriptor(
1599 name='StartManagingDevice',
1600 full_name='dmi.NativeHWManagementService.StartManagingDevice',
1601 index=0,
1602 containing_service=None,
1603 input_type=dmi_dot_hw__pb2._MODIFIABLECOMPONENT,
1604 output_type=_STARTMANAGINGDEVICERESPONSE,
1605 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001606 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001607 ),
1608 _descriptor.MethodDescriptor(
1609 name='StopManagingDevice',
1610 full_name='dmi.NativeHWManagementService.StopManagingDevice',
1611 index=1,
1612 containing_service=None,
1613 input_type=_STOPMANAGINGDEVICEREQUEST,
1614 output_type=_STOPMANAGINGDEVICERESPONSE,
1615 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001616 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001617 ),
1618 _descriptor.MethodDescriptor(
Andrea Campanellacb990bc2020-09-22 12:50:56 +02001619 name='GetManagedDevices',
1620 full_name='dmi.NativeHWManagementService.GetManagedDevices',
1621 index=2,
1622 containing_service=None,
1623 input_type=google_dot_protobuf_dot_empty__pb2._EMPTY,
1624 output_type=_MANAGEDDEVICESRESPONSE,
1625 serialized_options=None,
1626 create_key=_descriptor._internal_create_key,
1627 ),
1628 _descriptor.MethodDescriptor(
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001629 name='GetPhysicalInventory',
1630 full_name='dmi.NativeHWManagementService.GetPhysicalInventory',
Andrea Campanellacb990bc2020-09-22 12:50:56 +02001631 index=3,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001632 containing_service=None,
1633 input_type=_PHYSICALINVENTORYREQUEST,
1634 output_type=_PHYSICALINVENTORYRESPONSE,
1635 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001636 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001637 ),
1638 _descriptor.MethodDescriptor(
1639 name='GetHWComponentInfo',
1640 full_name='dmi.NativeHWManagementService.GetHWComponentInfo',
Andrea Campanellacb990bc2020-09-22 12:50:56 +02001641 index=4,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001642 containing_service=None,
1643 input_type=_HWCOMPONENTINFOGETREQUEST,
aghoshc301dcd2020-09-03 16:55:34 +01001644 output_type=_HWCOMPONENTINFOGETRESPONSE,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001645 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001646 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001647 ),
1648 _descriptor.MethodDescriptor(
1649 name='SetHWComponentInfo',
1650 full_name='dmi.NativeHWManagementService.SetHWComponentInfo',
Andrea Campanellacb990bc2020-09-22 12:50:56 +02001651 index=5,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001652 containing_service=None,
1653 input_type=_HWCOMPONENTINFOSETREQUEST,
1654 output_type=_HWCOMPONENTINFOSETRESPONSE,
1655 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001656 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001657 ),
amit.ghosh188a84f2020-09-27 20:59:25 +02001658 _descriptor.MethodDescriptor(
1659 name='SetLoggingEndpoint',
1660 full_name='dmi.NativeHWManagementService.SetLoggingEndpoint',
1661 index=6,
1662 containing_service=None,
1663 input_type=_SETLOGGINGENDPOINTREQUEST,
1664 output_type=_SETREMOTEENDPOINTRESPONSE,
1665 serialized_options=None,
1666 create_key=_descriptor._internal_create_key,
1667 ),
1668 _descriptor.MethodDescriptor(
1669 name='GetLoggingEndpoint',
1670 full_name='dmi.NativeHWManagementService.GetLoggingEndpoint',
1671 index=7,
1672 containing_service=None,
amit.ghosh5d97dba2020-11-12 16:45:27 +01001673 input_type=dmi_dot_hw__pb2._HARDWAREID,
amit.ghosh188a84f2020-09-27 20:59:25 +02001674 output_type=_GETLOGGINGENDPOINTRESPONSE,
1675 serialized_options=None,
1676 create_key=_descriptor._internal_create_key,
1677 ),
1678 _descriptor.MethodDescriptor(
1679 name='SetMsgBusEndpoint',
1680 full_name='dmi.NativeHWManagementService.SetMsgBusEndpoint',
1681 index=8,
1682 containing_service=None,
1683 input_type=_SETMSGBUSENDPOINTREQUEST,
1684 output_type=_SETREMOTEENDPOINTRESPONSE,
1685 serialized_options=None,
1686 create_key=_descriptor._internal_create_key,
1687 ),
1688 _descriptor.MethodDescriptor(
1689 name='GetMsgBusEndpoint',
1690 full_name='dmi.NativeHWManagementService.GetMsgBusEndpoint',
1691 index=9,
1692 containing_service=None,
1693 input_type=google_dot_protobuf_dot_empty__pb2._EMPTY,
1694 output_type=_GETMSGBUSENDPOINTRESPONSE,
1695 serialized_options=None,
1696 create_key=_descriptor._internal_create_key,
1697 ),
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001698 _descriptor.MethodDescriptor(
1699 name='GetLoggableEntities',
1700 full_name='dmi.NativeHWManagementService.GetLoggableEntities',
1701 index=10,
1702 containing_service=None,
1703 input_type=_GETLOGGABLEENTITIESREQUEST,
1704 output_type=_GETLOGLEVELRESPONSE,
1705 serialized_options=None,
1706 create_key=_descriptor._internal_create_key,
1707 ),
1708 _descriptor.MethodDescriptor(
1709 name='SetLogLevel',
1710 full_name='dmi.NativeHWManagementService.SetLogLevel',
1711 index=11,
1712 containing_service=None,
1713 input_type=_SETLOGLEVELREQUEST,
1714 output_type=_SETLOGLEVELRESPONSE,
1715 serialized_options=None,
1716 create_key=_descriptor._internal_create_key,
1717 ),
1718 _descriptor.MethodDescriptor(
1719 name='GetLogLevel',
1720 full_name='dmi.NativeHWManagementService.GetLogLevel',
1721 index=12,
1722 containing_service=None,
1723 input_type=_GETLOGLEVELREQUEST,
1724 output_type=_GETLOGLEVELRESPONSE,
1725 serialized_options=None,
1726 create_key=_descriptor._internal_create_key,
1727 ),
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001728])
1729_sym_db.RegisterServiceDescriptor(_NATIVEHWMANAGEMENTSERVICE)
1730
1731DESCRIPTOR.services_by_name['NativeHWManagementService'] = _NATIVEHWMANAGEMENTSERVICE
1732
1733# @@protoc_insertion_point(module_scope)