blob: 1944c152c0fd3375b16eb91fd53cc9008e1f0814 [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.ghoshae473032021-01-10 11:59:10 +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\"\xd9\x01\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\"F\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eUNKNOWN_DEVICE\x10\x01\x12\x12\n\x0eINTERNAL_ERROR\x10\x02\"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\"\xf3\x01\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\"]\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\"\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\"\xe4\x01\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\"q\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\"\x9b\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\"\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\"\xa5\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\"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\"\x94\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\"\xa2\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\"\xed\x01\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\"F\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eUNKNOWN_DEVICE\x10\x01\x12\x12\n\x0eINTERNAL_ERROR\x10\x02\"3\n\x18SetMsgBusEndpointRequest\x12\x17\n\x0fmsgbus_endpoint\x18\x01 \x01(\t\"\xbc\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\"2\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eINTERNAL_ERROR\x10\x01\"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\"\xe3\x01\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\"^\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\"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\"\x8d\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\"^\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\"<\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),
53 ],
54 containing_type=None,
55 serialized_options=None,
56 serialized_start=310,
57 serialized_end=380,
58)
59_sym_db.RegisterEnumDescriptor(_PHYSICALINVENTORYRESPONSE_REASON)
60
61_HWCOMPONENTINFOGETRESPONSE_REASON = _descriptor.EnumDescriptor(
62 name='Reason',
63 full_name='dmi.HWComponentInfoGetResponse.Reason',
64 filename=None,
65 file=DESCRIPTOR,
66 create_key=_descriptor._internal_create_key,
67 values=[
68 _descriptor.EnumValueDescriptor(
69 name='UNDEFINED_REASON', index=0, number=0,
70 serialized_options=None,
71 type=None,
72 create_key=_descriptor._internal_create_key),
73 _descriptor.EnumValueDescriptor(
74 name='UNKNOWN_DEVICE', index=1, number=1,
75 serialized_options=None,
76 type=None,
77 create_key=_descriptor._internal_create_key),
78 _descriptor.EnumValueDescriptor(
79 name='UNKNOWN_COMPONENT', index=2, number=2,
80 serialized_options=None,
81 type=None,
82 create_key=_descriptor._internal_create_key),
83 _descriptor.EnumValueDescriptor(
84 name='INTERNAL_ERROR', index=3, number=3,
85 serialized_options=None,
86 type=None,
87 create_key=_descriptor._internal_create_key),
88 ],
89 containing_type=None,
90 serialized_options=None,
91 serialized_start=653,
92 serialized_end=746,
93)
94_sym_db.RegisterEnumDescriptor(_HWCOMPONENTINFOGETRESPONSE_REASON)
95
96_HWCOMPONENTINFOSETRESPONSE_REASON = _descriptor.EnumDescriptor(
97 name='Reason',
98 full_name='dmi.HWComponentInfoSetResponse.Reason',
99 filename=None,
100 file=DESCRIPTOR,
101 create_key=_descriptor._internal_create_key,
102 values=[
103 _descriptor.EnumValueDescriptor(
104 name='UNDEFINED_REASON', index=0, number=0,
105 serialized_options=None,
106 type=None,
107 create_key=_descriptor._internal_create_key),
108 _descriptor.EnumValueDescriptor(
109 name='UNKNOWN_DEVICE', index=1, number=1,
110 serialized_options=None,
111 type=None,
112 create_key=_descriptor._internal_create_key),
113 _descriptor.EnumValueDescriptor(
114 name='UNKNOWN_COMPONENT', index=2, number=2,
115 serialized_options=None,
116 type=None,
117 create_key=_descriptor._internal_create_key),
118 _descriptor.EnumValueDescriptor(
119 name='INVALID_PARAMS', index=3, number=3,
120 serialized_options=None,
121 type=None,
122 create_key=_descriptor._internal_create_key),
123 _descriptor.EnumValueDescriptor(
124 name='INTERNAL_ERROR', index=4, number=4,
125 serialized_options=None,
126 type=None,
127 create_key=_descriptor._internal_create_key),
128 ],
129 containing_type=None,
130 serialized_options=None,
131 serialized_start=1028,
132 serialized_end=1141,
133)
134_sym_db.RegisterEnumDescriptor(_HWCOMPONENTINFOSETRESPONSE_REASON)
135
136_STARTMANAGINGDEVICERESPONSE_REASON = _descriptor.EnumDescriptor(
137 name='Reason',
138 full_name='dmi.StartManagingDeviceResponse.Reason',
139 filename=None,
140 file=DESCRIPTOR,
141 create_key=_descriptor._internal_create_key,
142 values=[
143 _descriptor.EnumValueDescriptor(
144 name='UNDEFINED_REASON', index=0, number=0,
145 serialized_options=None,
146 type=None,
147 create_key=_descriptor._internal_create_key),
148 _descriptor.EnumValueDescriptor(
149 name='DEVICE_ALREADY_MANAGED', index=1, number=1,
150 serialized_options=None,
151 type=None,
152 create_key=_descriptor._internal_create_key),
153 _descriptor.EnumValueDescriptor(
154 name='OPERATION_ALREADY_IN_PROGRESS', index=2, number=2,
155 serialized_options=None,
156 type=None,
157 create_key=_descriptor._internal_create_key),
158 _descriptor.EnumValueDescriptor(
159 name='INVALID_PARAMS', index=3, number=3,
160 serialized_options=None,
161 type=None,
162 create_key=_descriptor._internal_create_key),
163 _descriptor.EnumValueDescriptor(
164 name='INTERNAL_ERROR', index=4, number=4,
165 serialized_options=None,
166 type=None,
167 create_key=_descriptor._internal_create_key),
168 ],
169 containing_type=None,
170 serialized_options=None,
171 serialized_start=1294,
172 serialized_end=1427,
173)
174_sym_db.RegisterEnumDescriptor(_STARTMANAGINGDEVICERESPONSE_REASON)
175
176_STOPMANAGINGDEVICERESPONSE_REASON = _descriptor.EnumDescriptor(
177 name='Reason',
178 full_name='dmi.StopManagingDeviceResponse.Reason',
179 filename=None,
180 file=DESCRIPTOR,
181 create_key=_descriptor._internal_create_key,
182 values=[
183 _descriptor.EnumValueDescriptor(
184 name='UNDEFINED_REASON', index=0, number=0,
185 serialized_options=None,
186 type=None,
187 create_key=_descriptor._internal_create_key),
188 _descriptor.EnumValueDescriptor(
189 name='UNKNOWN_DEVICE', index=1, number=1,
190 serialized_options=None,
191 type=None,
192 create_key=_descriptor._internal_create_key),
193 ],
194 containing_type=None,
195 serialized_options=None,
196 serialized_start=310,
197 serialized_end=360,
198)
199_sym_db.RegisterEnumDescriptor(_STOPMANAGINGDEVICERESPONSE_REASON)
200
201_SETREMOTEENDPOINTRESPONSE_REASON = _descriptor.EnumDescriptor(
202 name='Reason',
203 full_name='dmi.SetRemoteEndpointResponse.Reason',
204 filename=None,
205 file=DESCRIPTOR,
206 create_key=_descriptor._internal_create_key,
207 values=[
208 _descriptor.EnumValueDescriptor(
209 name='UNDEFINED_REASON', index=0, number=0,
210 serialized_options=None,
211 type=None,
212 create_key=_descriptor._internal_create_key),
213 _descriptor.EnumValueDescriptor(
214 name='UNKNOWN_DEVICE', index=1, number=1,
215 serialized_options=None,
216 type=None,
217 create_key=_descriptor._internal_create_key),
218 _descriptor.EnumValueDescriptor(
219 name='INTERNAL_ERROR', index=2, number=2,
220 serialized_options=None,
221 type=None,
222 create_key=_descriptor._internal_create_key),
223 _descriptor.EnumValueDescriptor(
224 name='LOGGING_ENDPOINT_ERROR', index=3, number=3,
225 serialized_options=None,
226 type=None,
227 create_key=_descriptor._internal_create_key),
228 _descriptor.EnumValueDescriptor(
229 name='LOGGING_ENDPOINT_PROTOCOL_ERROR', index=4, number=4,
230 serialized_options=None,
231 type=None,
232 create_key=_descriptor._internal_create_key),
233 _descriptor.EnumValueDescriptor(
234 name='MSGBUS_ENDPOINT_ERROR', index=5, number=5,
235 serialized_options=None,
236 type=None,
237 create_key=_descriptor._internal_create_key),
238 ],
239 containing_type=None,
240 serialized_options=None,
241 serialized_start=1937,
242 serialized_end=2099,
243)
244_sym_db.RegisterEnumDescriptor(_SETREMOTEENDPOINTRESPONSE_REASON)
245
246_GETLOGGINGENDPOINTRESPONSE_REASON = _descriptor.EnumDescriptor(
247 name='Reason',
248 full_name='dmi.GetLoggingEndpointResponse.Reason',
249 filename=None,
250 file=DESCRIPTOR,
251 create_key=_descriptor._internal_create_key,
252 values=[
253 _descriptor.EnumValueDescriptor(
254 name='UNDEFINED_REASON', index=0, number=0,
255 serialized_options=None,
256 type=None,
257 create_key=_descriptor._internal_create_key),
258 _descriptor.EnumValueDescriptor(
259 name='UNKNOWN_DEVICE', index=1, number=1,
260 serialized_options=None,
261 type=None,
262 create_key=_descriptor._internal_create_key),
263 _descriptor.EnumValueDescriptor(
264 name='INTERNAL_ERROR', index=2, number=2,
265 serialized_options=None,
266 type=None,
267 create_key=_descriptor._internal_create_key),
268 ],
269 containing_type=None,
270 serialized_options=None,
271 serialized_start=310,
272 serialized_end=380,
273)
274_sym_db.RegisterEnumDescriptor(_GETLOGGINGENDPOINTRESPONSE_REASON)
275
276_GETMSGBUSENDPOINTRESPONSE_REASON = _descriptor.EnumDescriptor(
277 name='Reason',
278 full_name='dmi.GetMsgBusEndpointResponse.Reason',
279 filename=None,
280 file=DESCRIPTOR,
281 create_key=_descriptor._internal_create_key,
282 values=[
283 _descriptor.EnumValueDescriptor(
284 name='UNDEFINED_REASON', index=0, number=0,
285 serialized_options=None,
286 type=None,
287 create_key=_descriptor._internal_create_key),
288 _descriptor.EnumValueDescriptor(
289 name='INTERNAL_ERROR', index=1, number=1,
290 serialized_options=None,
291 type=None,
292 create_key=_descriptor._internal_create_key),
293 ],
294 containing_type=None,
295 serialized_options=None,
296 serialized_start=2533,
297 serialized_end=2583,
298)
299_sym_db.RegisterEnumDescriptor(_GETMSGBUSENDPOINTRESPONSE_REASON)
300
301_SETLOGLEVELRESPONSE_REASON = _descriptor.EnumDescriptor(
302 name='Reason',
303 full_name='dmi.SetLogLevelResponse.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='UNKNOWN_DEVICE', index=1, number=1,
315 serialized_options=None,
316 type=None,
317 create_key=_descriptor._internal_create_key),
318 _descriptor.EnumValueDescriptor(
319 name='INTERNAL_ERROR', index=2, number=2,
320 serialized_options=None,
321 type=None,
322 create_key=_descriptor._internal_create_key),
323 _descriptor.EnumValueDescriptor(
324 name='UNKNOWN_LOG_ENTITY', index=3, number=3,
325 serialized_options=None,
326 type=None,
327 create_key=_descriptor._internal_create_key),
328 ],
329 containing_type=None,
330 serialized_options=None,
331 serialized_start=2886,
332 serialized_end=2980,
333)
334_sym_db.RegisterEnumDescriptor(_SETLOGLEVELRESPONSE_REASON)
335
336_GETLOGLEVELRESPONSE_REASON = _descriptor.EnumDescriptor(
337 name='Reason',
338 full_name='dmi.GetLogLevelResponse.Reason',
339 filename=None,
340 file=DESCRIPTOR,
341 create_key=_descriptor._internal_create_key,
342 values=[
343 _descriptor.EnumValueDescriptor(
344 name='UNDEFINED_REASON', index=0, number=0,
345 serialized_options=None,
346 type=None,
347 create_key=_descriptor._internal_create_key),
348 _descriptor.EnumValueDescriptor(
349 name='UNKNOWN_DEVICE', index=1, number=1,
350 serialized_options=None,
351 type=None,
352 create_key=_descriptor._internal_create_key),
353 _descriptor.EnumValueDescriptor(
354 name='INTERNAL_ERROR', index=2, number=2,
355 serialized_options=None,
356 type=None,
357 create_key=_descriptor._internal_create_key),
358 _descriptor.EnumValueDescriptor(
359 name='UNKNOWN_LOG_ENTITY', index=3, number=3,
360 serialized_options=None,
361 type=None,
362 create_key=_descriptor._internal_create_key),
363 ],
364 containing_type=None,
365 serialized_options=None,
366 serialized_start=2886,
367 serialized_end=2980,
368)
369_sym_db.RegisterEnumDescriptor(_GETLOGLEVELRESPONSE_REASON)
370
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200371
372_PHYSICALINVENTORYREQUEST = _descriptor.Descriptor(
373 name='PhysicalInventoryRequest',
374 full_name='dmi.PhysicalInventoryRequest',
375 filename=None,
376 file=DESCRIPTOR,
377 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200378 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200379 fields=[
380 _descriptor.FieldDescriptor(
381 name='device_uuid', full_name='dmi.PhysicalInventoryRequest.device_uuid', index=0,
382 number=1, type=11, cpp_type=10, label=1,
383 has_default_value=False, default_value=None,
384 message_type=None, enum_type=None, containing_type=None,
385 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200386 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200387 ],
388 extensions=[
389 ],
390 nested_types=[],
391 enum_types=[
392 ],
393 serialized_options=None,
394 is_extendable=False,
395 syntax='proto3',
396 extension_ranges=[],
397 oneofs=[
398 ],
Andrea Campanellacb990bc2020-09-22 12:50:56 +0200399 serialized_start=102,
400 serialized_end=160,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200401)
402
403
404_PHYSICALINVENTORYRESPONSE = _descriptor.Descriptor(
405 name='PhysicalInventoryResponse',
406 full_name='dmi.PhysicalInventoryResponse',
407 filename=None,
408 file=DESCRIPTOR,
409 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200410 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200411 fields=[
412 _descriptor.FieldDescriptor(
413 name='status', full_name='dmi.PhysicalInventoryResponse.status', index=0,
414 number=1, type=14, cpp_type=8, label=1,
415 has_default_value=False, default_value=0,
416 message_type=None, enum_type=None, containing_type=None,
417 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200418 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200419 _descriptor.FieldDescriptor(
420 name='reason', full_name='dmi.PhysicalInventoryResponse.reason', index=1,
421 number=2, type=14, cpp_type=8, label=1,
422 has_default_value=False, default_value=0,
423 message_type=None, enum_type=None, containing_type=None,
424 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200425 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200426 _descriptor.FieldDescriptor(
427 name='inventory', full_name='dmi.PhysicalInventoryResponse.inventory', index=2,
428 number=3, type=11, cpp_type=10, label=1,
429 has_default_value=False, default_value=None,
430 message_type=None, enum_type=None, containing_type=None,
431 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200432 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200433 ],
434 extensions=[
435 ],
436 nested_types=[],
437 enum_types=[
amit.ghoshae473032021-01-10 11:59:10 +0100438 _PHYSICALINVENTORYRESPONSE_REASON,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200439 ],
440 serialized_options=None,
441 is_extendable=False,
442 syntax='proto3',
443 extension_ranges=[],
444 oneofs=[
445 ],
amit.ghoshae473032021-01-10 11:59:10 +0100446 serialized_start=163,
447 serialized_end=380,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200448)
449
450
451_HWCOMPONENTINFOGETREQUEST = _descriptor.Descriptor(
452 name='HWComponentInfoGetRequest',
453 full_name='dmi.HWComponentInfoGetRequest',
454 filename=None,
455 file=DESCRIPTOR,
456 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200457 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200458 fields=[
459 _descriptor.FieldDescriptor(
460 name='device_uuid', full_name='dmi.HWComponentInfoGetRequest.device_uuid', index=0,
461 number=1, type=11, cpp_type=10, label=1,
462 has_default_value=False, default_value=None,
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='component_uuid', full_name='dmi.HWComponentInfoGetRequest.component_uuid', index=1,
468 number=2, 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),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200473 _descriptor.FieldDescriptor(
474 name='component_name', full_name='dmi.HWComponentInfoGetRequest.component_name', index=2,
475 number=3, type=9, cpp_type=9, label=1,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200476 has_default_value=False, default_value=b"".decode('utf-8'),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200477 message_type=None, enum_type=None, containing_type=None,
478 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200479 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=[
485 ],
486 serialized_options=None,
487 is_extendable=False,
488 syntax='proto3',
489 extension_ranges=[],
490 oneofs=[
491 ],
amit.ghoshae473032021-01-10 11:59:10 +0100492 serialized_start=382,
493 serialized_end=500,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200494)
495
496
aghoshc301dcd2020-09-03 16:55:34 +0100497_HWCOMPONENTINFOGETRESPONSE = _descriptor.Descriptor(
498 name='HWComponentInfoGetResponse',
499 full_name='dmi.HWComponentInfoGetResponse',
500 filename=None,
501 file=DESCRIPTOR,
502 containing_type=None,
503 create_key=_descriptor._internal_create_key,
504 fields=[
505 _descriptor.FieldDescriptor(
506 name='status', full_name='dmi.HWComponentInfoGetResponse.status', index=0,
507 number=1, type=14, cpp_type=8, label=1,
508 has_default_value=False, default_value=0,
509 message_type=None, enum_type=None, containing_type=None,
510 is_extension=False, extension_scope=None,
511 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
512 _descriptor.FieldDescriptor(
513 name='reason', full_name='dmi.HWComponentInfoGetResponse.reason', index=1,
514 number=2, type=14, cpp_type=8, label=1,
515 has_default_value=False, default_value=0,
516 message_type=None, enum_type=None, containing_type=None,
517 is_extension=False, extension_scope=None,
518 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
519 _descriptor.FieldDescriptor(
520 name='component', full_name='dmi.HWComponentInfoGetResponse.component', index=2,
521 number=3, type=11, cpp_type=10, label=1,
522 has_default_value=False, default_value=None,
523 message_type=None, enum_type=None, containing_type=None,
524 is_extension=False, extension_scope=None,
525 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
526 ],
527 extensions=[
528 ],
529 nested_types=[],
530 enum_types=[
amit.ghoshae473032021-01-10 11:59:10 +0100531 _HWCOMPONENTINFOGETRESPONSE_REASON,
aghoshc301dcd2020-09-03 16:55:34 +0100532 ],
533 serialized_options=None,
534 is_extendable=False,
535 syntax='proto3',
536 extension_ranges=[],
537 oneofs=[
538 ],
amit.ghoshae473032021-01-10 11:59:10 +0100539 serialized_start=503,
540 serialized_end=746,
aghoshc301dcd2020-09-03 16:55:34 +0100541)
542
543
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200544_HWCOMPONENTINFOSETREQUEST = _descriptor.Descriptor(
545 name='HWComponentInfoSetRequest',
546 full_name='dmi.HWComponentInfoSetRequest',
547 filename=None,
548 file=DESCRIPTOR,
549 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200550 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200551 fields=[
552 _descriptor.FieldDescriptor(
553 name='device_uuid', full_name='dmi.HWComponentInfoSetRequest.device_uuid', index=0,
554 number=1, type=11, cpp_type=10, label=1,
555 has_default_value=False, default_value=None,
556 message_type=None, enum_type=None, containing_type=None,
557 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200558 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200559 _descriptor.FieldDescriptor(
560 name='component_uuid', full_name='dmi.HWComponentInfoSetRequest.component_uuid', index=1,
561 number=2, type=11, cpp_type=10, label=1,
562 has_default_value=False, default_value=None,
563 message_type=None, enum_type=None, containing_type=None,
564 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200565 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200566 _descriptor.FieldDescriptor(
567 name='component_name', full_name='dmi.HWComponentInfoSetRequest.component_name', index=2,
568 number=3, type=9, cpp_type=9, label=1,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200569 has_default_value=False, default_value=b"".decode('utf-8'),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200570 message_type=None, enum_type=None, containing_type=None,
571 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200572 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200573 _descriptor.FieldDescriptor(
574 name='changes', full_name='dmi.HWComponentInfoSetRequest.changes', index=3,
575 number=4, type=11, cpp_type=10, label=1,
576 has_default_value=False, default_value=None,
577 message_type=None, enum_type=None, containing_type=None,
578 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200579 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200580 ],
581 extensions=[
582 ],
583 nested_types=[],
584 enum_types=[
585 ],
586 serialized_options=None,
587 is_extendable=False,
588 syntax='proto3',
589 extension_ranges=[],
590 oneofs=[
591 ],
amit.ghoshae473032021-01-10 11:59:10 +0100592 serialized_start=749,
593 serialized_end=910,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200594)
595
596
597_HWCOMPONENTINFOSETRESPONSE = _descriptor.Descriptor(
598 name='HWComponentInfoSetResponse',
599 full_name='dmi.HWComponentInfoSetResponse',
600 filename=None,
601 file=DESCRIPTOR,
602 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200603 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200604 fields=[
605 _descriptor.FieldDescriptor(
606 name='status', full_name='dmi.HWComponentInfoSetResponse.status', index=0,
607 number=1, type=14, cpp_type=8, label=1,
608 has_default_value=False, default_value=0,
609 message_type=None, enum_type=None, containing_type=None,
610 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200611 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200612 _descriptor.FieldDescriptor(
613 name='reason', full_name='dmi.HWComponentInfoSetResponse.reason', index=1,
614 number=2, type=14, cpp_type=8, label=1,
615 has_default_value=False, default_value=0,
616 message_type=None, enum_type=None, containing_type=None,
617 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200618 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200619 ],
620 extensions=[
621 ],
622 nested_types=[],
623 enum_types=[
amit.ghoshae473032021-01-10 11:59:10 +0100624 _HWCOMPONENTINFOSETRESPONSE_REASON,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200625 ],
626 serialized_options=None,
627 is_extendable=False,
628 syntax='proto3',
629 extension_ranges=[],
630 oneofs=[
631 ],
amit.ghoshae473032021-01-10 11:59:10 +0100632 serialized_start=913,
633 serialized_end=1141,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200634)
635
636
637_STARTMANAGINGDEVICERESPONSE = _descriptor.Descriptor(
638 name='StartManagingDeviceResponse',
639 full_name='dmi.StartManagingDeviceResponse',
640 filename=None,
641 file=DESCRIPTOR,
642 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200643 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200644 fields=[
645 _descriptor.FieldDescriptor(
646 name='status', full_name='dmi.StartManagingDeviceResponse.status', index=0,
647 number=1, type=14, cpp_type=8, label=1,
648 has_default_value=False, default_value=0,
649 message_type=None, enum_type=None, containing_type=None,
650 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200651 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200652 _descriptor.FieldDescriptor(
653 name='reason', full_name='dmi.StartManagingDeviceResponse.reason', index=1,
654 number=2, type=14, cpp_type=8, label=1,
655 has_default_value=False, default_value=0,
656 message_type=None, enum_type=None, containing_type=None,
657 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200658 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200659 _descriptor.FieldDescriptor(
660 name='device_uuid', full_name='dmi.StartManagingDeviceResponse.device_uuid', index=2,
661 number=3, type=11, cpp_type=10, label=1,
662 has_default_value=False, default_value=None,
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 ],
667 extensions=[
668 ],
669 nested_types=[],
670 enum_types=[
amit.ghoshae473032021-01-10 11:59:10 +0100671 _STARTMANAGINGDEVICERESPONSE_REASON,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200672 ],
673 serialized_options=None,
674 is_extendable=False,
675 syntax='proto3',
676 extension_ranges=[],
677 oneofs=[
678 ],
amit.ghoshae473032021-01-10 11:59:10 +0100679 serialized_start=1144,
680 serialized_end=1427,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200681)
682
683
684_STOPMANAGINGDEVICEREQUEST = _descriptor.Descriptor(
685 name='StopManagingDeviceRequest',
686 full_name='dmi.StopManagingDeviceRequest',
687 filename=None,
688 file=DESCRIPTOR,
689 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200690 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200691 fields=[
692 _descriptor.FieldDescriptor(
693 name='name', full_name='dmi.StopManagingDeviceRequest.name', index=0,
694 number=1, type=9, cpp_type=9, label=1,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200695 has_default_value=False, default_value=b"".decode('utf-8'),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200696 message_type=None, enum_type=None, containing_type=None,
697 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200698 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200699 ],
700 extensions=[
701 ],
702 nested_types=[],
703 enum_types=[
704 ],
705 serialized_options=None,
706 is_extendable=False,
707 syntax='proto3',
708 extension_ranges=[],
709 oneofs=[
710 ],
amit.ghoshae473032021-01-10 11:59:10 +0100711 serialized_start=1429,
712 serialized_end=1470,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200713)
714
715
716_STOPMANAGINGDEVICERESPONSE = _descriptor.Descriptor(
717 name='StopManagingDeviceResponse',
718 full_name='dmi.StopManagingDeviceResponse',
719 filename=None,
720 file=DESCRIPTOR,
721 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200722 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200723 fields=[
724 _descriptor.FieldDescriptor(
725 name='status', full_name='dmi.StopManagingDeviceResponse.status', index=0,
726 number=1, type=14, cpp_type=8, label=1,
727 has_default_value=False, default_value=0,
728 message_type=None, enum_type=None, containing_type=None,
729 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200730 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200731 _descriptor.FieldDescriptor(
732 name='reason', full_name='dmi.StopManagingDeviceResponse.reason', index=1,
733 number=2, type=14, cpp_type=8, label=1,
734 has_default_value=False, default_value=0,
735 message_type=None, enum_type=None, containing_type=None,
736 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200737 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200738 ],
739 extensions=[
740 ],
741 nested_types=[],
742 enum_types=[
amit.ghoshae473032021-01-10 11:59:10 +0100743 _STOPMANAGINGDEVICERESPONSE_REASON,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200744 ],
745 serialized_options=None,
746 is_extendable=False,
747 syntax='proto3',
748 extension_ranges=[],
749 oneofs=[
750 ],
amit.ghoshae473032021-01-10 11:59:10 +0100751 serialized_start=1473,
752 serialized_end=1638,
Andrea Campanellacb990bc2020-09-22 12:50:56 +0200753)
754
755
756_MANAGEDDEVICESRESPONSE = _descriptor.Descriptor(
757 name='ManagedDevicesResponse',
758 full_name='dmi.ManagedDevicesResponse',
759 filename=None,
760 file=DESCRIPTOR,
761 containing_type=None,
762 create_key=_descriptor._internal_create_key,
763 fields=[
764 _descriptor.FieldDescriptor(
765 name='devices', full_name='dmi.ManagedDevicesResponse.devices', index=0,
766 number=1, type=11, cpp_type=10, label=3,
767 has_default_value=False, default_value=[],
768 message_type=None, enum_type=None, containing_type=None,
769 is_extension=False, extension_scope=None,
770 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
771 ],
772 extensions=[
773 ],
774 nested_types=[],
775 enum_types=[
776 ],
777 serialized_options=None,
778 is_extendable=False,
779 syntax='proto3',
780 extension_ranges=[],
781 oneofs=[
782 ],
amit.ghoshae473032021-01-10 11:59:10 +0100783 serialized_start=1640,
784 serialized_end=1707,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200785)
786
amit.ghosh188a84f2020-09-27 20:59:25 +0200787
788_SETLOGGINGENDPOINTREQUEST = _descriptor.Descriptor(
789 name='SetLoggingEndpointRequest',
790 full_name='dmi.SetLoggingEndpointRequest',
791 filename=None,
792 file=DESCRIPTOR,
793 containing_type=None,
794 create_key=_descriptor._internal_create_key,
795 fields=[
796 _descriptor.FieldDescriptor(
797 name='device_uuid', full_name='dmi.SetLoggingEndpointRequest.device_uuid', index=0,
798 number=1, type=11, cpp_type=10, label=1,
799 has_default_value=False, default_value=None,
800 message_type=None, enum_type=None, containing_type=None,
801 is_extension=False, extension_scope=None,
802 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
803 _descriptor.FieldDescriptor(
804 name='logging_endpoint', full_name='dmi.SetLoggingEndpointRequest.logging_endpoint', index=1,
805 number=2, type=9, cpp_type=9, label=1,
806 has_default_value=False, default_value=b"".decode('utf-8'),
807 message_type=None, enum_type=None, containing_type=None,
808 is_extension=False, extension_scope=None,
809 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
810 _descriptor.FieldDescriptor(
811 name='logging_protocol', full_name='dmi.SetLoggingEndpointRequest.logging_protocol', index=2,
812 number=3, type=9, cpp_type=9, label=1,
813 has_default_value=False, default_value=b"".decode('utf-8'),
814 message_type=None, enum_type=None, containing_type=None,
815 is_extension=False, extension_scope=None,
816 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
817 ],
818 extensions=[
819 ],
820 nested_types=[],
821 enum_types=[
822 ],
823 serialized_options=None,
824 is_extendable=False,
825 syntax='proto3',
826 extension_ranges=[],
827 oneofs=[
828 ],
amit.ghoshae473032021-01-10 11:59:10 +0100829 serialized_start=1709,
830 serialized_end=1820,
amit.ghosh188a84f2020-09-27 20:59:25 +0200831)
832
833
834_SETREMOTEENDPOINTRESPONSE = _descriptor.Descriptor(
835 name='SetRemoteEndpointResponse',
836 full_name='dmi.SetRemoteEndpointResponse',
837 filename=None,
838 file=DESCRIPTOR,
839 containing_type=None,
840 create_key=_descriptor._internal_create_key,
841 fields=[
842 _descriptor.FieldDescriptor(
843 name='status', full_name='dmi.SetRemoteEndpointResponse.status', index=0,
844 number=1, type=14, cpp_type=8, label=1,
845 has_default_value=False, default_value=0,
846 message_type=None, enum_type=None, containing_type=None,
847 is_extension=False, extension_scope=None,
848 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
849 _descriptor.FieldDescriptor(
850 name='reason', full_name='dmi.SetRemoteEndpointResponse.reason', index=1,
851 number=2, type=14, cpp_type=8, label=1,
852 has_default_value=False, default_value=0,
853 message_type=None, enum_type=None, containing_type=None,
854 is_extension=False, extension_scope=None,
855 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
856 ],
857 extensions=[
858 ],
859 nested_types=[],
860 enum_types=[
amit.ghoshae473032021-01-10 11:59:10 +0100861 _SETREMOTEENDPOINTRESPONSE_REASON,
amit.ghosh188a84f2020-09-27 20:59:25 +0200862 ],
863 serialized_options=None,
864 is_extendable=False,
865 syntax='proto3',
866 extension_ranges=[],
867 oneofs=[
868 ],
amit.ghoshae473032021-01-10 11:59:10 +0100869 serialized_start=1823,
870 serialized_end=2099,
amit.ghosh188a84f2020-09-27 20:59:25 +0200871)
872
873
874_GETLOGGINGENDPOINTRESPONSE = _descriptor.Descriptor(
875 name='GetLoggingEndpointResponse',
876 full_name='dmi.GetLoggingEndpointResponse',
877 filename=None,
878 file=DESCRIPTOR,
879 containing_type=None,
880 create_key=_descriptor._internal_create_key,
881 fields=[
882 _descriptor.FieldDescriptor(
883 name='status', full_name='dmi.GetLoggingEndpointResponse.status', index=0,
884 number=1, type=14, cpp_type=8, label=1,
885 has_default_value=False, default_value=0,
886 message_type=None, enum_type=None, containing_type=None,
887 is_extension=False, extension_scope=None,
888 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
889 _descriptor.FieldDescriptor(
890 name='reason', full_name='dmi.GetLoggingEndpointResponse.reason', index=1,
891 number=2, type=14, cpp_type=8, label=1,
892 has_default_value=False, default_value=0,
893 message_type=None, enum_type=None, containing_type=None,
894 is_extension=False, extension_scope=None,
895 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
896 _descriptor.FieldDescriptor(
897 name='logging_endpoint', full_name='dmi.GetLoggingEndpointResponse.logging_endpoint', index=2,
898 number=3, type=9, cpp_type=9, label=1,
899 has_default_value=False, default_value=b"".decode('utf-8'),
900 message_type=None, enum_type=None, containing_type=None,
901 is_extension=False, extension_scope=None,
902 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
903 _descriptor.FieldDescriptor(
904 name='logging_protocol', full_name='dmi.GetLoggingEndpointResponse.logging_protocol', index=3,
905 number=4, type=9, cpp_type=9, label=1,
906 has_default_value=False, default_value=b"".decode('utf-8'),
907 message_type=None, enum_type=None, containing_type=None,
908 is_extension=False, extension_scope=None,
909 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
910 ],
911 extensions=[
912 ],
913 nested_types=[],
914 enum_types=[
amit.ghoshae473032021-01-10 11:59:10 +0100915 _GETLOGGINGENDPOINTRESPONSE_REASON,
amit.ghosh188a84f2020-09-27 20:59:25 +0200916 ],
917 serialized_options=None,
918 is_extendable=False,
919 syntax='proto3',
920 extension_ranges=[],
921 oneofs=[
922 ],
amit.ghoshae473032021-01-10 11:59:10 +0100923 serialized_start=2102,
924 serialized_end=2339,
amit.ghosh188a84f2020-09-27 20:59:25 +0200925)
926
927
928_SETMSGBUSENDPOINTREQUEST = _descriptor.Descriptor(
929 name='SetMsgBusEndpointRequest',
930 full_name='dmi.SetMsgBusEndpointRequest',
931 filename=None,
932 file=DESCRIPTOR,
933 containing_type=None,
934 create_key=_descriptor._internal_create_key,
935 fields=[
936 _descriptor.FieldDescriptor(
937 name='msgbus_endpoint', full_name='dmi.SetMsgBusEndpointRequest.msgbus_endpoint', index=0,
938 number=1, type=9, cpp_type=9, label=1,
939 has_default_value=False, default_value=b"".decode('utf-8'),
940 message_type=None, enum_type=None, containing_type=None,
941 is_extension=False, extension_scope=None,
942 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
943 ],
944 extensions=[
945 ],
946 nested_types=[],
947 enum_types=[
948 ],
949 serialized_options=None,
950 is_extendable=False,
951 syntax='proto3',
952 extension_ranges=[],
953 oneofs=[
954 ],
amit.ghoshae473032021-01-10 11:59:10 +0100955 serialized_start=2341,
956 serialized_end=2392,
amit.ghosh188a84f2020-09-27 20:59:25 +0200957)
958
959
960_GETMSGBUSENDPOINTRESPONSE = _descriptor.Descriptor(
961 name='GetMsgBusEndpointResponse',
962 full_name='dmi.GetMsgBusEndpointResponse',
963 filename=None,
964 file=DESCRIPTOR,
965 containing_type=None,
966 create_key=_descriptor._internal_create_key,
967 fields=[
968 _descriptor.FieldDescriptor(
969 name='status', full_name='dmi.GetMsgBusEndpointResponse.status', index=0,
970 number=1, type=14, cpp_type=8, label=1,
971 has_default_value=False, default_value=0,
972 message_type=None, enum_type=None, containing_type=None,
973 is_extension=False, extension_scope=None,
974 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
975 _descriptor.FieldDescriptor(
976 name='reason', full_name='dmi.GetMsgBusEndpointResponse.reason', index=1,
977 number=2, type=14, cpp_type=8, label=1,
978 has_default_value=False, default_value=0,
979 message_type=None, enum_type=None, containing_type=None,
980 is_extension=False, extension_scope=None,
981 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
982 _descriptor.FieldDescriptor(
983 name='msgbus_endpoint', full_name='dmi.GetMsgBusEndpointResponse.msgbus_endpoint', index=2,
984 number=3, type=9, cpp_type=9, label=1,
985 has_default_value=False, default_value=b"".decode('utf-8'),
986 message_type=None, enum_type=None, containing_type=None,
987 is_extension=False, extension_scope=None,
988 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
989 ],
990 extensions=[
991 ],
992 nested_types=[],
993 enum_types=[
amit.ghoshae473032021-01-10 11:59:10 +0100994 _GETMSGBUSENDPOINTRESPONSE_REASON,
amit.ghosh188a84f2020-09-27 20:59:25 +0200995 ],
996 serialized_options=None,
997 is_extendable=False,
998 syntax='proto3',
999 extension_ranges=[],
1000 oneofs=[
1001 ],
amit.ghoshae473032021-01-10 11:59:10 +01001002 serialized_start=2395,
1003 serialized_end=2583,
amit.ghosh188a84f2020-09-27 20:59:25 +02001004)
1005
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001006
1007_ENTITIESLOGLEVEL = _descriptor.Descriptor(
1008 name='EntitiesLogLevel',
1009 full_name='dmi.EntitiesLogLevel',
1010 filename=None,
1011 file=DESCRIPTOR,
1012 containing_type=None,
1013 create_key=_descriptor._internal_create_key,
1014 fields=[
1015 _descriptor.FieldDescriptor(
1016 name='logLevel', full_name='dmi.EntitiesLogLevel.logLevel', index=0,
1017 number=1, type=14, cpp_type=8, label=1,
1018 has_default_value=False, default_value=0,
1019 message_type=None, enum_type=None, containing_type=None,
1020 is_extension=False, extension_scope=None,
1021 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1022 _descriptor.FieldDescriptor(
1023 name='entities', full_name='dmi.EntitiesLogLevel.entities', index=1,
1024 number=2, type=9, cpp_type=9, label=3,
1025 has_default_value=False, default_value=[],
1026 message_type=None, enum_type=None, containing_type=None,
1027 is_extension=False, extension_scope=None,
1028 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1029 ],
1030 extensions=[
1031 ],
1032 nested_types=[],
1033 enum_types=[
1034 ],
1035 serialized_options=None,
1036 is_extendable=False,
1037 syntax='proto3',
1038 extension_ranges=[],
1039 oneofs=[
1040 ],
amit.ghoshae473032021-01-10 11:59:10 +01001041 serialized_start=2585,
1042 serialized_end=2654,
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001043)
1044
1045
1046_SETLOGLEVELREQUEST = _descriptor.Descriptor(
1047 name='SetLogLevelRequest',
1048 full_name='dmi.SetLogLevelRequest',
1049 filename=None,
1050 file=DESCRIPTOR,
1051 containing_type=None,
1052 create_key=_descriptor._internal_create_key,
1053 fields=[
1054 _descriptor.FieldDescriptor(
1055 name='device_uuid', full_name='dmi.SetLogLevelRequest.device_uuid', index=0,
1056 number=1, type=11, cpp_type=10, label=1,
1057 has_default_value=False, default_value=None,
1058 message_type=None, enum_type=None, containing_type=None,
1059 is_extension=False, extension_scope=None,
1060 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1061 _descriptor.FieldDescriptor(
1062 name='loglevels', full_name='dmi.SetLogLevelRequest.loglevels', index=1,
1063 number=2, type=11, cpp_type=10, label=3,
1064 has_default_value=False, default_value=[],
1065 message_type=None, enum_type=None, containing_type=None,
1066 is_extension=False, extension_scope=None,
1067 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1068 ],
1069 extensions=[
1070 ],
1071 nested_types=[],
1072 enum_types=[
1073 ],
1074 serialized_options=None,
1075 is_extendable=False,
1076 syntax='proto3',
1077 extension_ranges=[],
1078 oneofs=[
1079 ],
amit.ghoshae473032021-01-10 11:59:10 +01001080 serialized_start=2656,
1081 serialized_end=2750,
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001082)
1083
1084
1085_SETLOGLEVELRESPONSE = _descriptor.Descriptor(
1086 name='SetLogLevelResponse',
1087 full_name='dmi.SetLogLevelResponse',
1088 filename=None,
1089 file=DESCRIPTOR,
1090 containing_type=None,
1091 create_key=_descriptor._internal_create_key,
1092 fields=[
1093 _descriptor.FieldDescriptor(
amit.ghosh5d97dba2020-11-12 16:45:27 +01001094 name='device_uuid', full_name='dmi.SetLogLevelResponse.device_uuid', index=0,
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001095 number=1, type=11, cpp_type=10, label=1,
1096 has_default_value=False, default_value=None,
1097 message_type=None, enum_type=None, containing_type=None,
1098 is_extension=False, extension_scope=None,
1099 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1100 _descriptor.FieldDescriptor(
amit.ghosh5d97dba2020-11-12 16:45:27 +01001101 name='status', full_name='dmi.SetLogLevelResponse.status', index=1,
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001102 number=2, type=14, cpp_type=8, label=1,
1103 has_default_value=False, default_value=0,
1104 message_type=None, enum_type=None, containing_type=None,
1105 is_extension=False, extension_scope=None,
1106 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1107 _descriptor.FieldDescriptor(
amit.ghosh5d97dba2020-11-12 16:45:27 +01001108 name='reason', full_name='dmi.SetLogLevelResponse.reason', index=2,
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001109 number=3, type=14, cpp_type=8, label=1,
1110 has_default_value=False, default_value=0,
1111 message_type=None, enum_type=None, containing_type=None,
1112 is_extension=False, extension_scope=None,
1113 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1114 ],
1115 extensions=[
1116 ],
1117 nested_types=[],
1118 enum_types=[
amit.ghoshae473032021-01-10 11:59:10 +01001119 _SETLOGLEVELRESPONSE_REASON,
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001120 ],
1121 serialized_options=None,
1122 is_extendable=False,
1123 syntax='proto3',
1124 extension_ranges=[],
1125 oneofs=[
1126 ],
amit.ghoshae473032021-01-10 11:59:10 +01001127 serialized_start=2753,
1128 serialized_end=2980,
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001129)
1130
1131
1132_GETLOGLEVELREQUEST = _descriptor.Descriptor(
1133 name='GetLogLevelRequest',
1134 full_name='dmi.GetLogLevelRequest',
1135 filename=None,
1136 file=DESCRIPTOR,
1137 containing_type=None,
1138 create_key=_descriptor._internal_create_key,
1139 fields=[
1140 _descriptor.FieldDescriptor(
1141 name='device_uuid', full_name='dmi.GetLogLevelRequest.device_uuid', index=0,
1142 number=1, type=11, cpp_type=10, label=1,
1143 has_default_value=False, default_value=None,
1144 message_type=None, enum_type=None, containing_type=None,
1145 is_extension=False, extension_scope=None,
1146 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1147 _descriptor.FieldDescriptor(
1148 name='entities', full_name='dmi.GetLogLevelRequest.entities', index=1,
1149 number=2, type=9, cpp_type=9, label=3,
1150 has_default_value=False, default_value=[],
1151 message_type=None, enum_type=None, containing_type=None,
1152 is_extension=False, extension_scope=None,
1153 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1154 ],
1155 extensions=[
1156 ],
1157 nested_types=[],
1158 enum_types=[
1159 ],
1160 serialized_options=None,
1161 is_extendable=False,
1162 syntax='proto3',
1163 extension_ranges=[],
1164 oneofs=[
1165 ],
amit.ghoshae473032021-01-10 11:59:10 +01001166 serialized_start=2982,
1167 serialized_end=3052,
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001168)
1169
1170
1171_GETLOGLEVELRESPONSE = _descriptor.Descriptor(
1172 name='GetLogLevelResponse',
1173 full_name='dmi.GetLogLevelResponse',
1174 filename=None,
1175 file=DESCRIPTOR,
1176 containing_type=None,
1177 create_key=_descriptor._internal_create_key,
1178 fields=[
1179 _descriptor.FieldDescriptor(
1180 name='device_uuid', full_name='dmi.GetLogLevelResponse.device_uuid', index=0,
1181 number=1, type=11, cpp_type=10, label=1,
1182 has_default_value=False, default_value=None,
1183 message_type=None, enum_type=None, containing_type=None,
1184 is_extension=False, extension_scope=None,
1185 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1186 _descriptor.FieldDescriptor(
1187 name='logLevels', full_name='dmi.GetLogLevelResponse.logLevels', index=1,
1188 number=2, type=11, cpp_type=10, label=3,
1189 has_default_value=False, default_value=[],
1190 message_type=None, enum_type=None, containing_type=None,
1191 is_extension=False, extension_scope=None,
1192 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1193 _descriptor.FieldDescriptor(
1194 name='status', full_name='dmi.GetLogLevelResponse.status', index=2,
1195 number=3, type=14, cpp_type=8, label=1,
1196 has_default_value=False, default_value=0,
1197 message_type=None, enum_type=None, containing_type=None,
1198 is_extension=False, extension_scope=None,
1199 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1200 _descriptor.FieldDescriptor(
1201 name='reason', full_name='dmi.GetLogLevelResponse.reason', index=3,
1202 number=4, type=14, cpp_type=8, label=1,
1203 has_default_value=False, default_value=0,
1204 message_type=None, enum_type=None, containing_type=None,
1205 is_extension=False, extension_scope=None,
1206 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1207 ],
1208 extensions=[
1209 ],
1210 nested_types=[],
1211 enum_types=[
amit.ghoshae473032021-01-10 11:59:10 +01001212 _GETLOGLEVELRESPONSE_REASON,
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001213 ],
1214 serialized_options=None,
1215 is_extendable=False,
1216 syntax='proto3',
1217 extension_ranges=[],
1218 oneofs=[
1219 ],
amit.ghoshae473032021-01-10 11:59:10 +01001220 serialized_start=3055,
1221 serialized_end=3324,
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001222)
1223
1224
1225_GETLOGGABLEENTITIESREQUEST = _descriptor.Descriptor(
1226 name='GetLoggableEntitiesRequest',
1227 full_name='dmi.GetLoggableEntitiesRequest',
1228 filename=None,
1229 file=DESCRIPTOR,
1230 containing_type=None,
1231 create_key=_descriptor._internal_create_key,
1232 fields=[
1233 _descriptor.FieldDescriptor(
1234 name='device_uuid', full_name='dmi.GetLoggableEntitiesRequest.device_uuid', index=0,
1235 number=1, type=11, cpp_type=10, label=1,
1236 has_default_value=False, default_value=None,
1237 message_type=None, enum_type=None, containing_type=None,
1238 is_extension=False, extension_scope=None,
1239 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1240 ],
1241 extensions=[
1242 ],
1243 nested_types=[],
1244 enum_types=[
1245 ],
1246 serialized_options=None,
1247 is_extendable=False,
1248 syntax='proto3',
1249 extension_ranges=[],
1250 oneofs=[
1251 ],
amit.ghoshae473032021-01-10 11:59:10 +01001252 serialized_start=3326,
1253 serialized_end=3386,
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001254)
1255
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001256_PHYSICALINVENTORYREQUEST.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
1257_PHYSICALINVENTORYRESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
amit.ghoshae473032021-01-10 11:59:10 +01001258_PHYSICALINVENTORYRESPONSE.fields_by_name['reason'].enum_type = _PHYSICALINVENTORYRESPONSE_REASON
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001259_PHYSICALINVENTORYRESPONSE.fields_by_name['inventory'].message_type = dmi_dot_hw__pb2._HARDWARE
amit.ghoshae473032021-01-10 11:59:10 +01001260_PHYSICALINVENTORYRESPONSE_REASON.containing_type = _PHYSICALINVENTORYRESPONSE
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001261_HWCOMPONENTINFOGETREQUEST.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
1262_HWCOMPONENTINFOGETREQUEST.fields_by_name['component_uuid'].message_type = dmi_dot_hw__pb2._UUID
aghoshc301dcd2020-09-03 16:55:34 +01001263_HWCOMPONENTINFOGETRESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
amit.ghoshae473032021-01-10 11:59:10 +01001264_HWCOMPONENTINFOGETRESPONSE.fields_by_name['reason'].enum_type = _HWCOMPONENTINFOGETRESPONSE_REASON
aghoshc301dcd2020-09-03 16:55:34 +01001265_HWCOMPONENTINFOGETRESPONSE.fields_by_name['component'].message_type = dmi_dot_hw__pb2._COMPONENT
amit.ghoshae473032021-01-10 11:59:10 +01001266_HWCOMPONENTINFOGETRESPONSE_REASON.containing_type = _HWCOMPONENTINFOGETRESPONSE
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001267_HWCOMPONENTINFOSETREQUEST.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
1268_HWCOMPONENTINFOSETREQUEST.fields_by_name['component_uuid'].message_type = dmi_dot_hw__pb2._UUID
1269_HWCOMPONENTINFOSETREQUEST.fields_by_name['changes'].message_type = dmi_dot_hw__pb2._MODIFIABLECOMPONENT
1270_HWCOMPONENTINFOSETRESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
amit.ghoshae473032021-01-10 11:59:10 +01001271_HWCOMPONENTINFOSETRESPONSE.fields_by_name['reason'].enum_type = _HWCOMPONENTINFOSETRESPONSE_REASON
1272_HWCOMPONENTINFOSETRESPONSE_REASON.containing_type = _HWCOMPONENTINFOSETRESPONSE
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001273_STARTMANAGINGDEVICERESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
amit.ghoshae473032021-01-10 11:59:10 +01001274_STARTMANAGINGDEVICERESPONSE.fields_by_name['reason'].enum_type = _STARTMANAGINGDEVICERESPONSE_REASON
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001275_STARTMANAGINGDEVICERESPONSE.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
amit.ghoshae473032021-01-10 11:59:10 +01001276_STARTMANAGINGDEVICERESPONSE_REASON.containing_type = _STARTMANAGINGDEVICERESPONSE
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001277_STOPMANAGINGDEVICERESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
amit.ghoshae473032021-01-10 11:59:10 +01001278_STOPMANAGINGDEVICERESPONSE.fields_by_name['reason'].enum_type = _STOPMANAGINGDEVICERESPONSE_REASON
1279_STOPMANAGINGDEVICERESPONSE_REASON.containing_type = _STOPMANAGINGDEVICERESPONSE
Andrea Campanellacb990bc2020-09-22 12:50:56 +02001280_MANAGEDDEVICESRESPONSE.fields_by_name['devices'].message_type = dmi_dot_hw__pb2._MODIFIABLECOMPONENT
amit.ghosh188a84f2020-09-27 20:59:25 +02001281_SETLOGGINGENDPOINTREQUEST.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
1282_SETREMOTEENDPOINTRESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
amit.ghoshae473032021-01-10 11:59:10 +01001283_SETREMOTEENDPOINTRESPONSE.fields_by_name['reason'].enum_type = _SETREMOTEENDPOINTRESPONSE_REASON
1284_SETREMOTEENDPOINTRESPONSE_REASON.containing_type = _SETREMOTEENDPOINTRESPONSE
amit.ghosh188a84f2020-09-27 20:59:25 +02001285_GETLOGGINGENDPOINTRESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
amit.ghoshae473032021-01-10 11:59:10 +01001286_GETLOGGINGENDPOINTRESPONSE.fields_by_name['reason'].enum_type = _GETLOGGINGENDPOINTRESPONSE_REASON
1287_GETLOGGINGENDPOINTRESPONSE_REASON.containing_type = _GETLOGGINGENDPOINTRESPONSE
amit.ghosh188a84f2020-09-27 20:59:25 +02001288_GETMSGBUSENDPOINTRESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
amit.ghoshae473032021-01-10 11:59:10 +01001289_GETMSGBUSENDPOINTRESPONSE.fields_by_name['reason'].enum_type = _GETMSGBUSENDPOINTRESPONSE_REASON
1290_GETMSGBUSENDPOINTRESPONSE_REASON.containing_type = _GETMSGBUSENDPOINTRESPONSE
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001291_ENTITIESLOGLEVEL.fields_by_name['logLevel'].enum_type = dmi_dot_commons__pb2._LOGLEVEL
1292_SETLOGLEVELREQUEST.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
1293_SETLOGLEVELREQUEST.fields_by_name['loglevels'].message_type = _ENTITIESLOGLEVEL
amit.ghosh5d97dba2020-11-12 16:45:27 +01001294_SETLOGLEVELRESPONSE.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
1295_SETLOGLEVELRESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
amit.ghoshae473032021-01-10 11:59:10 +01001296_SETLOGLEVELRESPONSE.fields_by_name['reason'].enum_type = _SETLOGLEVELRESPONSE_REASON
1297_SETLOGLEVELRESPONSE_REASON.containing_type = _SETLOGLEVELRESPONSE
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001298_GETLOGLEVELREQUEST.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
1299_GETLOGLEVELRESPONSE.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
1300_GETLOGLEVELRESPONSE.fields_by_name['logLevels'].message_type = _ENTITIESLOGLEVEL
1301_GETLOGLEVELRESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
amit.ghoshae473032021-01-10 11:59:10 +01001302_GETLOGLEVELRESPONSE.fields_by_name['reason'].enum_type = _GETLOGLEVELRESPONSE_REASON
1303_GETLOGLEVELRESPONSE_REASON.containing_type = _GETLOGLEVELRESPONSE
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001304_GETLOGGABLEENTITIESREQUEST.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001305DESCRIPTOR.message_types_by_name['PhysicalInventoryRequest'] = _PHYSICALINVENTORYREQUEST
1306DESCRIPTOR.message_types_by_name['PhysicalInventoryResponse'] = _PHYSICALINVENTORYRESPONSE
1307DESCRIPTOR.message_types_by_name['HWComponentInfoGetRequest'] = _HWCOMPONENTINFOGETREQUEST
aghoshc301dcd2020-09-03 16:55:34 +01001308DESCRIPTOR.message_types_by_name['HWComponentInfoGetResponse'] = _HWCOMPONENTINFOGETRESPONSE
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001309DESCRIPTOR.message_types_by_name['HWComponentInfoSetRequest'] = _HWCOMPONENTINFOSETREQUEST
1310DESCRIPTOR.message_types_by_name['HWComponentInfoSetResponse'] = _HWCOMPONENTINFOSETRESPONSE
1311DESCRIPTOR.message_types_by_name['StartManagingDeviceResponse'] = _STARTMANAGINGDEVICERESPONSE
1312DESCRIPTOR.message_types_by_name['StopManagingDeviceRequest'] = _STOPMANAGINGDEVICEREQUEST
1313DESCRIPTOR.message_types_by_name['StopManagingDeviceResponse'] = _STOPMANAGINGDEVICERESPONSE
Andrea Campanellacb990bc2020-09-22 12:50:56 +02001314DESCRIPTOR.message_types_by_name['ManagedDevicesResponse'] = _MANAGEDDEVICESRESPONSE
amit.ghosh188a84f2020-09-27 20:59:25 +02001315DESCRIPTOR.message_types_by_name['SetLoggingEndpointRequest'] = _SETLOGGINGENDPOINTREQUEST
1316DESCRIPTOR.message_types_by_name['SetRemoteEndpointResponse'] = _SETREMOTEENDPOINTRESPONSE
1317DESCRIPTOR.message_types_by_name['GetLoggingEndpointResponse'] = _GETLOGGINGENDPOINTRESPONSE
1318DESCRIPTOR.message_types_by_name['SetMsgBusEndpointRequest'] = _SETMSGBUSENDPOINTREQUEST
1319DESCRIPTOR.message_types_by_name['GetMsgBusEndpointResponse'] = _GETMSGBUSENDPOINTRESPONSE
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001320DESCRIPTOR.message_types_by_name['EntitiesLogLevel'] = _ENTITIESLOGLEVEL
1321DESCRIPTOR.message_types_by_name['SetLogLevelRequest'] = _SETLOGLEVELREQUEST
1322DESCRIPTOR.message_types_by_name['SetLogLevelResponse'] = _SETLOGLEVELRESPONSE
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001323DESCRIPTOR.message_types_by_name['GetLogLevelRequest'] = _GETLOGLEVELREQUEST
1324DESCRIPTOR.message_types_by_name['GetLogLevelResponse'] = _GETLOGLEVELRESPONSE
1325DESCRIPTOR.message_types_by_name['GetLoggableEntitiesRequest'] = _GETLOGGABLEENTITIESREQUEST
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001326_sym_db.RegisterFileDescriptor(DESCRIPTOR)
1327
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001328PhysicalInventoryRequest = _reflection.GeneratedProtocolMessageType('PhysicalInventoryRequest', (_message.Message,), {
1329 'DESCRIPTOR' : _PHYSICALINVENTORYREQUEST,
1330 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001331 # @@protoc_insertion_point(class_scope:dmi.PhysicalInventoryRequest)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001332 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001333_sym_db.RegisterMessage(PhysicalInventoryRequest)
1334
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001335PhysicalInventoryResponse = _reflection.GeneratedProtocolMessageType('PhysicalInventoryResponse', (_message.Message,), {
1336 'DESCRIPTOR' : _PHYSICALINVENTORYRESPONSE,
1337 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001338 # @@protoc_insertion_point(class_scope:dmi.PhysicalInventoryResponse)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001339 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001340_sym_db.RegisterMessage(PhysicalInventoryResponse)
1341
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001342HWComponentInfoGetRequest = _reflection.GeneratedProtocolMessageType('HWComponentInfoGetRequest', (_message.Message,), {
1343 'DESCRIPTOR' : _HWCOMPONENTINFOGETREQUEST,
1344 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001345 # @@protoc_insertion_point(class_scope:dmi.HWComponentInfoGetRequest)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001346 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001347_sym_db.RegisterMessage(HWComponentInfoGetRequest)
1348
aghoshc301dcd2020-09-03 16:55:34 +01001349HWComponentInfoGetResponse = _reflection.GeneratedProtocolMessageType('HWComponentInfoGetResponse', (_message.Message,), {
1350 'DESCRIPTOR' : _HWCOMPONENTINFOGETRESPONSE,
1351 '__module__' : 'dmi.hw_management_service_pb2'
1352 # @@protoc_insertion_point(class_scope:dmi.HWComponentInfoGetResponse)
1353 })
1354_sym_db.RegisterMessage(HWComponentInfoGetResponse)
1355
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001356HWComponentInfoSetRequest = _reflection.GeneratedProtocolMessageType('HWComponentInfoSetRequest', (_message.Message,), {
1357 'DESCRIPTOR' : _HWCOMPONENTINFOSETREQUEST,
1358 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001359 # @@protoc_insertion_point(class_scope:dmi.HWComponentInfoSetRequest)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001360 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001361_sym_db.RegisterMessage(HWComponentInfoSetRequest)
1362
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001363HWComponentInfoSetResponse = _reflection.GeneratedProtocolMessageType('HWComponentInfoSetResponse', (_message.Message,), {
1364 'DESCRIPTOR' : _HWCOMPONENTINFOSETRESPONSE,
1365 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001366 # @@protoc_insertion_point(class_scope:dmi.HWComponentInfoSetResponse)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001367 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001368_sym_db.RegisterMessage(HWComponentInfoSetResponse)
1369
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001370StartManagingDeviceResponse = _reflection.GeneratedProtocolMessageType('StartManagingDeviceResponse', (_message.Message,), {
1371 'DESCRIPTOR' : _STARTMANAGINGDEVICERESPONSE,
1372 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001373 # @@protoc_insertion_point(class_scope:dmi.StartManagingDeviceResponse)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001374 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001375_sym_db.RegisterMessage(StartManagingDeviceResponse)
1376
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001377StopManagingDeviceRequest = _reflection.GeneratedProtocolMessageType('StopManagingDeviceRequest', (_message.Message,), {
1378 'DESCRIPTOR' : _STOPMANAGINGDEVICEREQUEST,
1379 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001380 # @@protoc_insertion_point(class_scope:dmi.StopManagingDeviceRequest)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001381 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001382_sym_db.RegisterMessage(StopManagingDeviceRequest)
1383
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001384StopManagingDeviceResponse = _reflection.GeneratedProtocolMessageType('StopManagingDeviceResponse', (_message.Message,), {
1385 'DESCRIPTOR' : _STOPMANAGINGDEVICERESPONSE,
1386 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001387 # @@protoc_insertion_point(class_scope:dmi.StopManagingDeviceResponse)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001388 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001389_sym_db.RegisterMessage(StopManagingDeviceResponse)
1390
Andrea Campanellacb990bc2020-09-22 12:50:56 +02001391ManagedDevicesResponse = _reflection.GeneratedProtocolMessageType('ManagedDevicesResponse', (_message.Message,), {
1392 'DESCRIPTOR' : _MANAGEDDEVICESRESPONSE,
1393 '__module__' : 'dmi.hw_management_service_pb2'
1394 # @@protoc_insertion_point(class_scope:dmi.ManagedDevicesResponse)
1395 })
1396_sym_db.RegisterMessage(ManagedDevicesResponse)
1397
amit.ghosh188a84f2020-09-27 20:59:25 +02001398SetLoggingEndpointRequest = _reflection.GeneratedProtocolMessageType('SetLoggingEndpointRequest', (_message.Message,), {
1399 'DESCRIPTOR' : _SETLOGGINGENDPOINTREQUEST,
1400 '__module__' : 'dmi.hw_management_service_pb2'
1401 # @@protoc_insertion_point(class_scope:dmi.SetLoggingEndpointRequest)
1402 })
1403_sym_db.RegisterMessage(SetLoggingEndpointRequest)
1404
1405SetRemoteEndpointResponse = _reflection.GeneratedProtocolMessageType('SetRemoteEndpointResponse', (_message.Message,), {
1406 'DESCRIPTOR' : _SETREMOTEENDPOINTRESPONSE,
1407 '__module__' : 'dmi.hw_management_service_pb2'
1408 # @@protoc_insertion_point(class_scope:dmi.SetRemoteEndpointResponse)
1409 })
1410_sym_db.RegisterMessage(SetRemoteEndpointResponse)
1411
1412GetLoggingEndpointResponse = _reflection.GeneratedProtocolMessageType('GetLoggingEndpointResponse', (_message.Message,), {
1413 'DESCRIPTOR' : _GETLOGGINGENDPOINTRESPONSE,
1414 '__module__' : 'dmi.hw_management_service_pb2'
1415 # @@protoc_insertion_point(class_scope:dmi.GetLoggingEndpointResponse)
1416 })
1417_sym_db.RegisterMessage(GetLoggingEndpointResponse)
1418
1419SetMsgBusEndpointRequest = _reflection.GeneratedProtocolMessageType('SetMsgBusEndpointRequest', (_message.Message,), {
1420 'DESCRIPTOR' : _SETMSGBUSENDPOINTREQUEST,
1421 '__module__' : 'dmi.hw_management_service_pb2'
1422 # @@protoc_insertion_point(class_scope:dmi.SetMsgBusEndpointRequest)
1423 })
1424_sym_db.RegisterMessage(SetMsgBusEndpointRequest)
1425
1426GetMsgBusEndpointResponse = _reflection.GeneratedProtocolMessageType('GetMsgBusEndpointResponse', (_message.Message,), {
1427 'DESCRIPTOR' : _GETMSGBUSENDPOINTRESPONSE,
1428 '__module__' : 'dmi.hw_management_service_pb2'
1429 # @@protoc_insertion_point(class_scope:dmi.GetMsgBusEndpointResponse)
1430 })
1431_sym_db.RegisterMessage(GetMsgBusEndpointResponse)
1432
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001433EntitiesLogLevel = _reflection.GeneratedProtocolMessageType('EntitiesLogLevel', (_message.Message,), {
1434 'DESCRIPTOR' : _ENTITIESLOGLEVEL,
1435 '__module__' : 'dmi.hw_management_service_pb2'
1436 # @@protoc_insertion_point(class_scope:dmi.EntitiesLogLevel)
1437 })
1438_sym_db.RegisterMessage(EntitiesLogLevel)
1439
1440SetLogLevelRequest = _reflection.GeneratedProtocolMessageType('SetLogLevelRequest', (_message.Message,), {
1441 'DESCRIPTOR' : _SETLOGLEVELREQUEST,
1442 '__module__' : 'dmi.hw_management_service_pb2'
1443 # @@protoc_insertion_point(class_scope:dmi.SetLogLevelRequest)
1444 })
1445_sym_db.RegisterMessage(SetLogLevelRequest)
1446
1447SetLogLevelResponse = _reflection.GeneratedProtocolMessageType('SetLogLevelResponse', (_message.Message,), {
1448 'DESCRIPTOR' : _SETLOGLEVELRESPONSE,
1449 '__module__' : 'dmi.hw_management_service_pb2'
1450 # @@protoc_insertion_point(class_scope:dmi.SetLogLevelResponse)
1451 })
1452_sym_db.RegisterMessage(SetLogLevelResponse)
1453
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001454GetLogLevelRequest = _reflection.GeneratedProtocolMessageType('GetLogLevelRequest', (_message.Message,), {
1455 'DESCRIPTOR' : _GETLOGLEVELREQUEST,
1456 '__module__' : 'dmi.hw_management_service_pb2'
1457 # @@protoc_insertion_point(class_scope:dmi.GetLogLevelRequest)
1458 })
1459_sym_db.RegisterMessage(GetLogLevelRequest)
1460
1461GetLogLevelResponse = _reflection.GeneratedProtocolMessageType('GetLogLevelResponse', (_message.Message,), {
1462 'DESCRIPTOR' : _GETLOGLEVELRESPONSE,
1463 '__module__' : 'dmi.hw_management_service_pb2'
1464 # @@protoc_insertion_point(class_scope:dmi.GetLogLevelResponse)
1465 })
1466_sym_db.RegisterMessage(GetLogLevelResponse)
1467
1468GetLoggableEntitiesRequest = _reflection.GeneratedProtocolMessageType('GetLoggableEntitiesRequest', (_message.Message,), {
1469 'DESCRIPTOR' : _GETLOGGABLEENTITIESREQUEST,
1470 '__module__' : 'dmi.hw_management_service_pb2'
1471 # @@protoc_insertion_point(class_scope:dmi.GetLoggableEntitiesRequest)
1472 })
1473_sym_db.RegisterMessage(GetLoggableEntitiesRequest)
1474
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001475
1476DESCRIPTOR._options = None
1477
1478_NATIVEHWMANAGEMENTSERVICE = _descriptor.ServiceDescriptor(
1479 name='NativeHWManagementService',
1480 full_name='dmi.NativeHWManagementService',
1481 file=DESCRIPTOR,
1482 index=0,
1483 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001484 create_key=_descriptor._internal_create_key,
amit.ghoshae473032021-01-10 11:59:10 +01001485 serialized_start=3389,
1486 serialized_end=4460,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001487 methods=[
1488 _descriptor.MethodDescriptor(
1489 name='StartManagingDevice',
1490 full_name='dmi.NativeHWManagementService.StartManagingDevice',
1491 index=0,
1492 containing_service=None,
1493 input_type=dmi_dot_hw__pb2._MODIFIABLECOMPONENT,
1494 output_type=_STARTMANAGINGDEVICERESPONSE,
1495 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001496 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001497 ),
1498 _descriptor.MethodDescriptor(
1499 name='StopManagingDevice',
1500 full_name='dmi.NativeHWManagementService.StopManagingDevice',
1501 index=1,
1502 containing_service=None,
1503 input_type=_STOPMANAGINGDEVICEREQUEST,
1504 output_type=_STOPMANAGINGDEVICERESPONSE,
1505 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001506 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001507 ),
1508 _descriptor.MethodDescriptor(
Andrea Campanellacb990bc2020-09-22 12:50:56 +02001509 name='GetManagedDevices',
1510 full_name='dmi.NativeHWManagementService.GetManagedDevices',
1511 index=2,
1512 containing_service=None,
1513 input_type=google_dot_protobuf_dot_empty__pb2._EMPTY,
1514 output_type=_MANAGEDDEVICESRESPONSE,
1515 serialized_options=None,
1516 create_key=_descriptor._internal_create_key,
1517 ),
1518 _descriptor.MethodDescriptor(
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001519 name='GetPhysicalInventory',
1520 full_name='dmi.NativeHWManagementService.GetPhysicalInventory',
Andrea Campanellacb990bc2020-09-22 12:50:56 +02001521 index=3,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001522 containing_service=None,
1523 input_type=_PHYSICALINVENTORYREQUEST,
1524 output_type=_PHYSICALINVENTORYRESPONSE,
1525 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001526 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001527 ),
1528 _descriptor.MethodDescriptor(
1529 name='GetHWComponentInfo',
1530 full_name='dmi.NativeHWManagementService.GetHWComponentInfo',
Andrea Campanellacb990bc2020-09-22 12:50:56 +02001531 index=4,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001532 containing_service=None,
1533 input_type=_HWCOMPONENTINFOGETREQUEST,
aghoshc301dcd2020-09-03 16:55:34 +01001534 output_type=_HWCOMPONENTINFOGETRESPONSE,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001535 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001536 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001537 ),
1538 _descriptor.MethodDescriptor(
1539 name='SetHWComponentInfo',
1540 full_name='dmi.NativeHWManagementService.SetHWComponentInfo',
Andrea Campanellacb990bc2020-09-22 12:50:56 +02001541 index=5,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001542 containing_service=None,
1543 input_type=_HWCOMPONENTINFOSETREQUEST,
1544 output_type=_HWCOMPONENTINFOSETRESPONSE,
1545 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001546 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001547 ),
amit.ghosh188a84f2020-09-27 20:59:25 +02001548 _descriptor.MethodDescriptor(
1549 name='SetLoggingEndpoint',
1550 full_name='dmi.NativeHWManagementService.SetLoggingEndpoint',
1551 index=6,
1552 containing_service=None,
1553 input_type=_SETLOGGINGENDPOINTREQUEST,
1554 output_type=_SETREMOTEENDPOINTRESPONSE,
1555 serialized_options=None,
1556 create_key=_descriptor._internal_create_key,
1557 ),
1558 _descriptor.MethodDescriptor(
1559 name='GetLoggingEndpoint',
1560 full_name='dmi.NativeHWManagementService.GetLoggingEndpoint',
1561 index=7,
1562 containing_service=None,
amit.ghosh5d97dba2020-11-12 16:45:27 +01001563 input_type=dmi_dot_hw__pb2._HARDWAREID,
amit.ghosh188a84f2020-09-27 20:59:25 +02001564 output_type=_GETLOGGINGENDPOINTRESPONSE,
1565 serialized_options=None,
1566 create_key=_descriptor._internal_create_key,
1567 ),
1568 _descriptor.MethodDescriptor(
1569 name='SetMsgBusEndpoint',
1570 full_name='dmi.NativeHWManagementService.SetMsgBusEndpoint',
1571 index=8,
1572 containing_service=None,
1573 input_type=_SETMSGBUSENDPOINTREQUEST,
1574 output_type=_SETREMOTEENDPOINTRESPONSE,
1575 serialized_options=None,
1576 create_key=_descriptor._internal_create_key,
1577 ),
1578 _descriptor.MethodDescriptor(
1579 name='GetMsgBusEndpoint',
1580 full_name='dmi.NativeHWManagementService.GetMsgBusEndpoint',
1581 index=9,
1582 containing_service=None,
1583 input_type=google_dot_protobuf_dot_empty__pb2._EMPTY,
1584 output_type=_GETMSGBUSENDPOINTRESPONSE,
1585 serialized_options=None,
1586 create_key=_descriptor._internal_create_key,
1587 ),
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001588 _descriptor.MethodDescriptor(
1589 name='GetLoggableEntities',
1590 full_name='dmi.NativeHWManagementService.GetLoggableEntities',
1591 index=10,
1592 containing_service=None,
1593 input_type=_GETLOGGABLEENTITIESREQUEST,
1594 output_type=_GETLOGLEVELRESPONSE,
1595 serialized_options=None,
1596 create_key=_descriptor._internal_create_key,
1597 ),
1598 _descriptor.MethodDescriptor(
1599 name='SetLogLevel',
1600 full_name='dmi.NativeHWManagementService.SetLogLevel',
1601 index=11,
1602 containing_service=None,
1603 input_type=_SETLOGLEVELREQUEST,
1604 output_type=_SETLOGLEVELRESPONSE,
1605 serialized_options=None,
1606 create_key=_descriptor._internal_create_key,
1607 ),
1608 _descriptor.MethodDescriptor(
1609 name='GetLogLevel',
1610 full_name='dmi.NativeHWManagementService.GetLogLevel',
1611 index=12,
1612 containing_service=None,
1613 input_type=_GETLOGLEVELREQUEST,
1614 output_type=_GETLOGLEVELRESPONSE,
1615 serialized_options=None,
1616 create_key=_descriptor._internal_create_key,
1617 ),
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001618])
1619_sym_db.RegisterServiceDescriptor(_NATIVEHWMANAGEMENTSERVICE)
1620
1621DESCRIPTOR.services_by_name['NativeHWManagementService'] = _NATIVEHWMANAGEMENTSERVICE
1622
1623# @@protoc_insertion_point(module_scope)