blob: 58de7dcbc1b197e9f73c344c90ebc2f6eef941d5 [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,
Andrea Campanellab91e9a42020-10-09 14:31:43 +020025 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\"w\n\x19PhysicalInventoryResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x1b\n\x06reason\x18\x02 \x01(\x0e\x32\x0b.dmi.Reason\x12 \n\tinventory\x18\x03 \x01(\x0b\x32\r.dmi.Hardware\"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\"y\n\x1aHWComponentInfoGetResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x1b\n\x06reason\x18\x02 \x01(\x0e\x32\x0b.dmi.Reason\x12!\n\tcomponent\x18\x03 \x01(\x0b\x32\x0e.dmi.Component\"\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\"V\n\x1aHWComponentInfoSetResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x1b\n\x06reason\x18\x02 \x01(\x0e\x32\x0b.dmi.Reason\"w\n\x1bStartManagingDeviceResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x1b\n\x06reason\x18\x02 \x01(\x0e\x32\x0b.dmi.Reason\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x03 \x01(\x0b\x32\t.dmi.Uuid\")\n\x19StopManagingDeviceRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\"V\n\x1aStopManagingDeviceResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x1b\n\x06reason\x18\x02 \x01(\x0e\x32\x0b.dmi.Reason\"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\"U\n\x19SetRemoteEndpointResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x1b\n\x06reason\x18\x02 \x01(\x0e\x32\x0b.dmi.Reason\"\x8a\x01\n\x1aGetLoggingEndpointResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x1b\n\x06reason\x18\x02 \x01(\x0e\x32\x0b.dmi.Reason\x12\x18\n\x10logging_endpoint\x18\x03 \x01(\t\x12\x18\n\x10logging_protocol\x18\x04 \x01(\t\"3\n\x18SetMsgBusEndpointRequest\x12\x17\n\x0fmsgbus_endpoint\x18\x01 \x01(\t\"n\n\x19GetMsgBusEndpointResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x1b\n\x06reason\x18\x02 \x01(\x0e\x32\x0b.dmi.Reason\x12\x17\n\x0fmsgbus_endpoint\x18\x03 \x01(\t\"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\"@\n\x13SetLogLevelResponse\x12)\n\tresponses\x18\x01 \x03(\x0b\x32\x16.dmi.DeviceLogResponse\"m\n\x11\x44\x65viceLogResponse\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\x1b\n\x06reason\x18\x03 \x01(\x0e\x32\x0b.dmi.Reason\"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\"\x99\x01\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\x1b\n\x06reason\x18\x04 \x01(\x0e\x32\x0b.dmi.Reason\"<\n\x1aGetLoggableEntitiesRequest\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid2\xa9\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@\n\x12GetLoggingEndpoint\x12\t.dmi.Uuid\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
31
32_PHYSICALINVENTORYREQUEST = _descriptor.Descriptor(
33 name='PhysicalInventoryRequest',
34 full_name='dmi.PhysicalInventoryRequest',
35 filename=None,
36 file=DESCRIPTOR,
37 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020038 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +020039 fields=[
40 _descriptor.FieldDescriptor(
41 name='device_uuid', full_name='dmi.PhysicalInventoryRequest.device_uuid', index=0,
42 number=1, type=11, cpp_type=10, label=1,
43 has_default_value=False, default_value=None,
44 message_type=None, enum_type=None, containing_type=None,
45 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020046 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +020047 ],
48 extensions=[
49 ],
50 nested_types=[],
51 enum_types=[
52 ],
53 serialized_options=None,
54 is_extendable=False,
55 syntax='proto3',
56 extension_ranges=[],
57 oneofs=[
58 ],
Andrea Campanellacb990bc2020-09-22 12:50:56 +020059 serialized_start=102,
60 serialized_end=160,
uwe ottrembka66d91ea2020-08-11 10:50:55 +020061)
62
63
64_PHYSICALINVENTORYRESPONSE = _descriptor.Descriptor(
65 name='PhysicalInventoryResponse',
66 full_name='dmi.PhysicalInventoryResponse',
67 filename=None,
68 file=DESCRIPTOR,
69 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020070 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +020071 fields=[
72 _descriptor.FieldDescriptor(
73 name='status', full_name='dmi.PhysicalInventoryResponse.status', index=0,
74 number=1, type=14, cpp_type=8, label=1,
75 has_default_value=False, default_value=0,
76 message_type=None, enum_type=None, containing_type=None,
77 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020078 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +020079 _descriptor.FieldDescriptor(
80 name='reason', full_name='dmi.PhysicalInventoryResponse.reason', index=1,
81 number=2, type=14, cpp_type=8, label=1,
82 has_default_value=False, default_value=0,
83 message_type=None, enum_type=None, containing_type=None,
84 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020085 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +020086 _descriptor.FieldDescriptor(
87 name='inventory', full_name='dmi.PhysicalInventoryResponse.inventory', index=2,
88 number=3, type=11, cpp_type=10, label=1,
89 has_default_value=False, default_value=None,
90 message_type=None, enum_type=None, containing_type=None,
91 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020092 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +020093 ],
94 extensions=[
95 ],
96 nested_types=[],
97 enum_types=[
98 ],
99 serialized_options=None,
100 is_extendable=False,
101 syntax='proto3',
102 extension_ranges=[],
103 oneofs=[
104 ],
Andrea Campanellacb990bc2020-09-22 12:50:56 +0200105 serialized_start=162,
106 serialized_end=281,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200107)
108
109
110_HWCOMPONENTINFOGETREQUEST = _descriptor.Descriptor(
111 name='HWComponentInfoGetRequest',
112 full_name='dmi.HWComponentInfoGetRequest',
113 filename=None,
114 file=DESCRIPTOR,
115 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200116 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200117 fields=[
118 _descriptor.FieldDescriptor(
119 name='device_uuid', full_name='dmi.HWComponentInfoGetRequest.device_uuid', index=0,
120 number=1, type=11, cpp_type=10, label=1,
121 has_default_value=False, default_value=None,
122 message_type=None, enum_type=None, containing_type=None,
123 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200124 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200125 _descriptor.FieldDescriptor(
126 name='component_uuid', full_name='dmi.HWComponentInfoGetRequest.component_uuid', index=1,
127 number=2, type=11, cpp_type=10, label=1,
128 has_default_value=False, default_value=None,
129 message_type=None, enum_type=None, containing_type=None,
130 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200131 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200132 _descriptor.FieldDescriptor(
133 name='component_name', full_name='dmi.HWComponentInfoGetRequest.component_name', index=2,
134 number=3, type=9, cpp_type=9, label=1,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200135 has_default_value=False, default_value=b"".decode('utf-8'),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200136 message_type=None, enum_type=None, containing_type=None,
137 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200138 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200139 ],
140 extensions=[
141 ],
142 nested_types=[],
143 enum_types=[
144 ],
145 serialized_options=None,
146 is_extendable=False,
147 syntax='proto3',
148 extension_ranges=[],
149 oneofs=[
150 ],
Andrea Campanellacb990bc2020-09-22 12:50:56 +0200151 serialized_start=283,
152 serialized_end=401,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200153)
154
155
aghoshc301dcd2020-09-03 16:55:34 +0100156_HWCOMPONENTINFOGETRESPONSE = _descriptor.Descriptor(
157 name='HWComponentInfoGetResponse',
158 full_name='dmi.HWComponentInfoGetResponse',
159 filename=None,
160 file=DESCRIPTOR,
161 containing_type=None,
162 create_key=_descriptor._internal_create_key,
163 fields=[
164 _descriptor.FieldDescriptor(
165 name='status', full_name='dmi.HWComponentInfoGetResponse.status', index=0,
166 number=1, type=14, cpp_type=8, label=1,
167 has_default_value=False, default_value=0,
168 message_type=None, enum_type=None, containing_type=None,
169 is_extension=False, extension_scope=None,
170 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
171 _descriptor.FieldDescriptor(
172 name='reason', full_name='dmi.HWComponentInfoGetResponse.reason', index=1,
173 number=2, type=14, cpp_type=8, label=1,
174 has_default_value=False, default_value=0,
175 message_type=None, enum_type=None, containing_type=None,
176 is_extension=False, extension_scope=None,
177 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
178 _descriptor.FieldDescriptor(
179 name='component', full_name='dmi.HWComponentInfoGetResponse.component', index=2,
180 number=3, type=11, cpp_type=10, label=1,
181 has_default_value=False, default_value=None,
182 message_type=None, enum_type=None, containing_type=None,
183 is_extension=False, extension_scope=None,
184 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
185 ],
186 extensions=[
187 ],
188 nested_types=[],
189 enum_types=[
190 ],
191 serialized_options=None,
192 is_extendable=False,
193 syntax='proto3',
194 extension_ranges=[],
195 oneofs=[
196 ],
Andrea Campanellacb990bc2020-09-22 12:50:56 +0200197 serialized_start=403,
198 serialized_end=524,
aghoshc301dcd2020-09-03 16:55:34 +0100199)
200
201
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200202_HWCOMPONENTINFOSETREQUEST = _descriptor.Descriptor(
203 name='HWComponentInfoSetRequest',
204 full_name='dmi.HWComponentInfoSetRequest',
205 filename=None,
206 file=DESCRIPTOR,
207 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200208 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200209 fields=[
210 _descriptor.FieldDescriptor(
211 name='device_uuid', full_name='dmi.HWComponentInfoSetRequest.device_uuid', index=0,
212 number=1, type=11, cpp_type=10, label=1,
213 has_default_value=False, default_value=None,
214 message_type=None, enum_type=None, containing_type=None,
215 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200216 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200217 _descriptor.FieldDescriptor(
218 name='component_uuid', full_name='dmi.HWComponentInfoSetRequest.component_uuid', index=1,
219 number=2, type=11, cpp_type=10, label=1,
220 has_default_value=False, default_value=None,
221 message_type=None, enum_type=None, containing_type=None,
222 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200223 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200224 _descriptor.FieldDescriptor(
225 name='component_name', full_name='dmi.HWComponentInfoSetRequest.component_name', index=2,
226 number=3, type=9, cpp_type=9, label=1,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200227 has_default_value=False, default_value=b"".decode('utf-8'),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200228 message_type=None, enum_type=None, containing_type=None,
229 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200230 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200231 _descriptor.FieldDescriptor(
232 name='changes', full_name='dmi.HWComponentInfoSetRequest.changes', index=3,
233 number=4, type=11, cpp_type=10, label=1,
234 has_default_value=False, default_value=None,
235 message_type=None, enum_type=None, containing_type=None,
236 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200237 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200238 ],
239 extensions=[
240 ],
241 nested_types=[],
242 enum_types=[
243 ],
244 serialized_options=None,
245 is_extendable=False,
246 syntax='proto3',
247 extension_ranges=[],
248 oneofs=[
249 ],
Andrea Campanellacb990bc2020-09-22 12:50:56 +0200250 serialized_start=527,
251 serialized_end=688,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200252)
253
254
255_HWCOMPONENTINFOSETRESPONSE = _descriptor.Descriptor(
256 name='HWComponentInfoSetResponse',
257 full_name='dmi.HWComponentInfoSetResponse',
258 filename=None,
259 file=DESCRIPTOR,
260 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200261 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200262 fields=[
263 _descriptor.FieldDescriptor(
264 name='status', full_name='dmi.HWComponentInfoSetResponse.status', index=0,
265 number=1, type=14, cpp_type=8, label=1,
266 has_default_value=False, default_value=0,
267 message_type=None, enum_type=None, containing_type=None,
268 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200269 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200270 _descriptor.FieldDescriptor(
271 name='reason', full_name='dmi.HWComponentInfoSetResponse.reason', index=1,
272 number=2, type=14, cpp_type=8, label=1,
273 has_default_value=False, default_value=0,
274 message_type=None, enum_type=None, containing_type=None,
275 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200276 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200277 ],
278 extensions=[
279 ],
280 nested_types=[],
281 enum_types=[
282 ],
283 serialized_options=None,
284 is_extendable=False,
285 syntax='proto3',
286 extension_ranges=[],
287 oneofs=[
288 ],
Andrea Campanellacb990bc2020-09-22 12:50:56 +0200289 serialized_start=690,
290 serialized_end=776,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200291)
292
293
294_STARTMANAGINGDEVICERESPONSE = _descriptor.Descriptor(
295 name='StartManagingDeviceResponse',
296 full_name='dmi.StartManagingDeviceResponse',
297 filename=None,
298 file=DESCRIPTOR,
299 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200300 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200301 fields=[
302 _descriptor.FieldDescriptor(
303 name='status', full_name='dmi.StartManagingDeviceResponse.status', index=0,
304 number=1, type=14, cpp_type=8, label=1,
305 has_default_value=False, default_value=0,
306 message_type=None, enum_type=None, containing_type=None,
307 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200308 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200309 _descriptor.FieldDescriptor(
310 name='reason', full_name='dmi.StartManagingDeviceResponse.reason', index=1,
311 number=2, type=14, cpp_type=8, label=1,
312 has_default_value=False, default_value=0,
313 message_type=None, enum_type=None, containing_type=None,
314 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200315 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200316 _descriptor.FieldDescriptor(
317 name='device_uuid', full_name='dmi.StartManagingDeviceResponse.device_uuid', index=2,
318 number=3, type=11, cpp_type=10, label=1,
319 has_default_value=False, default_value=None,
320 message_type=None, enum_type=None, containing_type=None,
321 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200322 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200323 ],
324 extensions=[
325 ],
326 nested_types=[],
327 enum_types=[
328 ],
329 serialized_options=None,
330 is_extendable=False,
331 syntax='proto3',
332 extension_ranges=[],
333 oneofs=[
334 ],
Andrea Campanellacb990bc2020-09-22 12:50:56 +0200335 serialized_start=778,
336 serialized_end=897,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200337)
338
339
340_STOPMANAGINGDEVICEREQUEST = _descriptor.Descriptor(
341 name='StopManagingDeviceRequest',
342 full_name='dmi.StopManagingDeviceRequest',
343 filename=None,
344 file=DESCRIPTOR,
345 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200346 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200347 fields=[
348 _descriptor.FieldDescriptor(
349 name='name', full_name='dmi.StopManagingDeviceRequest.name', index=0,
350 number=1, type=9, cpp_type=9, label=1,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200351 has_default_value=False, default_value=b"".decode('utf-8'),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200352 message_type=None, enum_type=None, containing_type=None,
353 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200354 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200355 ],
356 extensions=[
357 ],
358 nested_types=[],
359 enum_types=[
360 ],
361 serialized_options=None,
362 is_extendable=False,
363 syntax='proto3',
364 extension_ranges=[],
365 oneofs=[
366 ],
Andrea Campanellacb990bc2020-09-22 12:50:56 +0200367 serialized_start=899,
368 serialized_end=940,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200369)
370
371
372_STOPMANAGINGDEVICERESPONSE = _descriptor.Descriptor(
373 name='StopManagingDeviceResponse',
374 full_name='dmi.StopManagingDeviceResponse',
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='status', full_name='dmi.StopManagingDeviceResponse.status', index=0,
382 number=1, type=14, cpp_type=8, label=1,
383 has_default_value=False, default_value=0,
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 _descriptor.FieldDescriptor(
388 name='reason', full_name='dmi.StopManagingDeviceResponse.reason', index=1,
389 number=2, type=14, cpp_type=8, label=1,
390 has_default_value=False, default_value=0,
391 message_type=None, enum_type=None, containing_type=None,
392 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200393 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200394 ],
395 extensions=[
396 ],
397 nested_types=[],
398 enum_types=[
399 ],
400 serialized_options=None,
401 is_extendable=False,
402 syntax='proto3',
403 extension_ranges=[],
404 oneofs=[
405 ],
Andrea Campanellacb990bc2020-09-22 12:50:56 +0200406 serialized_start=942,
407 serialized_end=1028,
408)
409
410
411_MANAGEDDEVICESRESPONSE = _descriptor.Descriptor(
412 name='ManagedDevicesResponse',
413 full_name='dmi.ManagedDevicesResponse',
414 filename=None,
415 file=DESCRIPTOR,
416 containing_type=None,
417 create_key=_descriptor._internal_create_key,
418 fields=[
419 _descriptor.FieldDescriptor(
420 name='devices', full_name='dmi.ManagedDevicesResponse.devices', index=0,
421 number=1, type=11, cpp_type=10, label=3,
422 has_default_value=False, default_value=[],
423 message_type=None, enum_type=None, containing_type=None,
424 is_extension=False, extension_scope=None,
425 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
426 ],
427 extensions=[
428 ],
429 nested_types=[],
430 enum_types=[
431 ],
432 serialized_options=None,
433 is_extendable=False,
434 syntax='proto3',
435 extension_ranges=[],
436 oneofs=[
437 ],
438 serialized_start=1030,
439 serialized_end=1097,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200440)
441
amit.ghosh188a84f2020-09-27 20:59:25 +0200442
443_SETLOGGINGENDPOINTREQUEST = _descriptor.Descriptor(
444 name='SetLoggingEndpointRequest',
445 full_name='dmi.SetLoggingEndpointRequest',
446 filename=None,
447 file=DESCRIPTOR,
448 containing_type=None,
449 create_key=_descriptor._internal_create_key,
450 fields=[
451 _descriptor.FieldDescriptor(
452 name='device_uuid', full_name='dmi.SetLoggingEndpointRequest.device_uuid', index=0,
453 number=1, type=11, cpp_type=10, label=1,
454 has_default_value=False, default_value=None,
455 message_type=None, enum_type=None, containing_type=None,
456 is_extension=False, extension_scope=None,
457 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
458 _descriptor.FieldDescriptor(
459 name='logging_endpoint', full_name='dmi.SetLoggingEndpointRequest.logging_endpoint', index=1,
460 number=2, type=9, cpp_type=9, label=1,
461 has_default_value=False, default_value=b"".decode('utf-8'),
462 message_type=None, enum_type=None, containing_type=None,
463 is_extension=False, extension_scope=None,
464 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
465 _descriptor.FieldDescriptor(
466 name='logging_protocol', full_name='dmi.SetLoggingEndpointRequest.logging_protocol', index=2,
467 number=3, type=9, cpp_type=9, label=1,
468 has_default_value=False, default_value=b"".decode('utf-8'),
469 message_type=None, enum_type=None, containing_type=None,
470 is_extension=False, extension_scope=None,
471 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
472 ],
473 extensions=[
474 ],
475 nested_types=[],
476 enum_types=[
477 ],
478 serialized_options=None,
479 is_extendable=False,
480 syntax='proto3',
481 extension_ranges=[],
482 oneofs=[
483 ],
484 serialized_start=1099,
485 serialized_end=1210,
486)
487
488
489_SETREMOTEENDPOINTRESPONSE = _descriptor.Descriptor(
490 name='SetRemoteEndpointResponse',
491 full_name='dmi.SetRemoteEndpointResponse',
492 filename=None,
493 file=DESCRIPTOR,
494 containing_type=None,
495 create_key=_descriptor._internal_create_key,
496 fields=[
497 _descriptor.FieldDescriptor(
498 name='status', full_name='dmi.SetRemoteEndpointResponse.status', index=0,
499 number=1, type=14, cpp_type=8, label=1,
500 has_default_value=False, default_value=0,
501 message_type=None, enum_type=None, containing_type=None,
502 is_extension=False, extension_scope=None,
503 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
504 _descriptor.FieldDescriptor(
505 name='reason', full_name='dmi.SetRemoteEndpointResponse.reason', index=1,
506 number=2, type=14, cpp_type=8, label=1,
507 has_default_value=False, default_value=0,
508 message_type=None, enum_type=None, containing_type=None,
509 is_extension=False, extension_scope=None,
510 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
511 ],
512 extensions=[
513 ],
514 nested_types=[],
515 enum_types=[
516 ],
517 serialized_options=None,
518 is_extendable=False,
519 syntax='proto3',
520 extension_ranges=[],
521 oneofs=[
522 ],
523 serialized_start=1212,
524 serialized_end=1297,
525)
526
527
528_GETLOGGINGENDPOINTRESPONSE = _descriptor.Descriptor(
529 name='GetLoggingEndpointResponse',
530 full_name='dmi.GetLoggingEndpointResponse',
531 filename=None,
532 file=DESCRIPTOR,
533 containing_type=None,
534 create_key=_descriptor._internal_create_key,
535 fields=[
536 _descriptor.FieldDescriptor(
537 name='status', full_name='dmi.GetLoggingEndpointResponse.status', index=0,
538 number=1, type=14, cpp_type=8, label=1,
539 has_default_value=False, default_value=0,
540 message_type=None, enum_type=None, containing_type=None,
541 is_extension=False, extension_scope=None,
542 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
543 _descriptor.FieldDescriptor(
544 name='reason', full_name='dmi.GetLoggingEndpointResponse.reason', index=1,
545 number=2, type=14, cpp_type=8, label=1,
546 has_default_value=False, default_value=0,
547 message_type=None, enum_type=None, containing_type=None,
548 is_extension=False, extension_scope=None,
549 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
550 _descriptor.FieldDescriptor(
551 name='logging_endpoint', full_name='dmi.GetLoggingEndpointResponse.logging_endpoint', index=2,
552 number=3, type=9, cpp_type=9, label=1,
553 has_default_value=False, default_value=b"".decode('utf-8'),
554 message_type=None, enum_type=None, containing_type=None,
555 is_extension=False, extension_scope=None,
556 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
557 _descriptor.FieldDescriptor(
558 name='logging_protocol', full_name='dmi.GetLoggingEndpointResponse.logging_protocol', index=3,
559 number=4, type=9, cpp_type=9, label=1,
560 has_default_value=False, default_value=b"".decode('utf-8'),
561 message_type=None, enum_type=None, containing_type=None,
562 is_extension=False, extension_scope=None,
563 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
564 ],
565 extensions=[
566 ],
567 nested_types=[],
568 enum_types=[
569 ],
570 serialized_options=None,
571 is_extendable=False,
572 syntax='proto3',
573 extension_ranges=[],
574 oneofs=[
575 ],
576 serialized_start=1300,
577 serialized_end=1438,
578)
579
580
581_SETMSGBUSENDPOINTREQUEST = _descriptor.Descriptor(
582 name='SetMsgBusEndpointRequest',
583 full_name='dmi.SetMsgBusEndpointRequest',
584 filename=None,
585 file=DESCRIPTOR,
586 containing_type=None,
587 create_key=_descriptor._internal_create_key,
588 fields=[
589 _descriptor.FieldDescriptor(
590 name='msgbus_endpoint', full_name='dmi.SetMsgBusEndpointRequest.msgbus_endpoint', index=0,
591 number=1, type=9, cpp_type=9, label=1,
592 has_default_value=False, default_value=b"".decode('utf-8'),
593 message_type=None, enum_type=None, containing_type=None,
594 is_extension=False, extension_scope=None,
595 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
596 ],
597 extensions=[
598 ],
599 nested_types=[],
600 enum_types=[
601 ],
602 serialized_options=None,
603 is_extendable=False,
604 syntax='proto3',
605 extension_ranges=[],
606 oneofs=[
607 ],
608 serialized_start=1440,
609 serialized_end=1491,
610)
611
612
613_GETMSGBUSENDPOINTRESPONSE = _descriptor.Descriptor(
614 name='GetMsgBusEndpointResponse',
615 full_name='dmi.GetMsgBusEndpointResponse',
616 filename=None,
617 file=DESCRIPTOR,
618 containing_type=None,
619 create_key=_descriptor._internal_create_key,
620 fields=[
621 _descriptor.FieldDescriptor(
622 name='status', full_name='dmi.GetMsgBusEndpointResponse.status', index=0,
623 number=1, type=14, cpp_type=8, label=1,
624 has_default_value=False, default_value=0,
625 message_type=None, enum_type=None, containing_type=None,
626 is_extension=False, extension_scope=None,
627 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
628 _descriptor.FieldDescriptor(
629 name='reason', full_name='dmi.GetMsgBusEndpointResponse.reason', index=1,
630 number=2, type=14, cpp_type=8, label=1,
631 has_default_value=False, default_value=0,
632 message_type=None, enum_type=None, containing_type=None,
633 is_extension=False, extension_scope=None,
634 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
635 _descriptor.FieldDescriptor(
636 name='msgbus_endpoint', full_name='dmi.GetMsgBusEndpointResponse.msgbus_endpoint', index=2,
637 number=3, type=9, cpp_type=9, label=1,
638 has_default_value=False, default_value=b"".decode('utf-8'),
639 message_type=None, enum_type=None, containing_type=None,
640 is_extension=False, extension_scope=None,
641 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
642 ],
643 extensions=[
644 ],
645 nested_types=[],
646 enum_types=[
647 ],
648 serialized_options=None,
649 is_extendable=False,
650 syntax='proto3',
651 extension_ranges=[],
652 oneofs=[
653 ],
654 serialized_start=1493,
655 serialized_end=1603,
656)
657
Andrea Campanellab91e9a42020-10-09 14:31:43 +0200658
659_ENTITIESLOGLEVEL = _descriptor.Descriptor(
660 name='EntitiesLogLevel',
661 full_name='dmi.EntitiesLogLevel',
662 filename=None,
663 file=DESCRIPTOR,
664 containing_type=None,
665 create_key=_descriptor._internal_create_key,
666 fields=[
667 _descriptor.FieldDescriptor(
668 name='logLevel', full_name='dmi.EntitiesLogLevel.logLevel', index=0,
669 number=1, type=14, cpp_type=8, label=1,
670 has_default_value=False, default_value=0,
671 message_type=None, enum_type=None, containing_type=None,
672 is_extension=False, extension_scope=None,
673 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
674 _descriptor.FieldDescriptor(
675 name='entities', full_name='dmi.EntitiesLogLevel.entities', index=1,
676 number=2, type=9, cpp_type=9, label=3,
677 has_default_value=False, default_value=[],
678 message_type=None, enum_type=None, containing_type=None,
679 is_extension=False, extension_scope=None,
680 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
681 ],
682 extensions=[
683 ],
684 nested_types=[],
685 enum_types=[
686 ],
687 serialized_options=None,
688 is_extendable=False,
689 syntax='proto3',
690 extension_ranges=[],
691 oneofs=[
692 ],
693 serialized_start=1605,
694 serialized_end=1674,
695)
696
697
698_SETLOGLEVELREQUEST = _descriptor.Descriptor(
699 name='SetLogLevelRequest',
700 full_name='dmi.SetLogLevelRequest',
701 filename=None,
702 file=DESCRIPTOR,
703 containing_type=None,
704 create_key=_descriptor._internal_create_key,
705 fields=[
706 _descriptor.FieldDescriptor(
707 name='device_uuid', full_name='dmi.SetLogLevelRequest.device_uuid', index=0,
708 number=1, type=11, cpp_type=10, label=1,
709 has_default_value=False, default_value=None,
710 message_type=None, enum_type=None, containing_type=None,
711 is_extension=False, extension_scope=None,
712 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
713 _descriptor.FieldDescriptor(
714 name='loglevels', full_name='dmi.SetLogLevelRequest.loglevels', index=1,
715 number=2, type=11, cpp_type=10, label=3,
716 has_default_value=False, default_value=[],
717 message_type=None, enum_type=None, containing_type=None,
718 is_extension=False, extension_scope=None,
719 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
720 ],
721 extensions=[
722 ],
723 nested_types=[],
724 enum_types=[
725 ],
726 serialized_options=None,
727 is_extendable=False,
728 syntax='proto3',
729 extension_ranges=[],
730 oneofs=[
731 ],
732 serialized_start=1676,
733 serialized_end=1770,
734)
735
736
737_SETLOGLEVELRESPONSE = _descriptor.Descriptor(
738 name='SetLogLevelResponse',
739 full_name='dmi.SetLogLevelResponse',
740 filename=None,
741 file=DESCRIPTOR,
742 containing_type=None,
743 create_key=_descriptor._internal_create_key,
744 fields=[
745 _descriptor.FieldDescriptor(
746 name='responses', full_name='dmi.SetLogLevelResponse.responses', index=0,
747 number=1, type=11, cpp_type=10, label=3,
748 has_default_value=False, default_value=[],
749 message_type=None, enum_type=None, containing_type=None,
750 is_extension=False, extension_scope=None,
751 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
752 ],
753 extensions=[
754 ],
755 nested_types=[],
756 enum_types=[
757 ],
758 serialized_options=None,
759 is_extendable=False,
760 syntax='proto3',
761 extension_ranges=[],
762 oneofs=[
763 ],
764 serialized_start=1772,
765 serialized_end=1836,
766)
767
768
769_DEVICELOGRESPONSE = _descriptor.Descriptor(
770 name='DeviceLogResponse',
771 full_name='dmi.DeviceLogResponse',
772 filename=None,
773 file=DESCRIPTOR,
774 containing_type=None,
775 create_key=_descriptor._internal_create_key,
776 fields=[
777 _descriptor.FieldDescriptor(
778 name='device_uuid', full_name='dmi.DeviceLogResponse.device_uuid', index=0,
779 number=1, type=11, cpp_type=10, label=1,
780 has_default_value=False, default_value=None,
781 message_type=None, enum_type=None, containing_type=None,
782 is_extension=False, extension_scope=None,
783 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
784 _descriptor.FieldDescriptor(
785 name='status', full_name='dmi.DeviceLogResponse.status', index=1,
786 number=2, type=14, cpp_type=8, label=1,
787 has_default_value=False, default_value=0,
788 message_type=None, enum_type=None, containing_type=None,
789 is_extension=False, extension_scope=None,
790 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
791 _descriptor.FieldDescriptor(
792 name='reason', full_name='dmi.DeviceLogResponse.reason', index=2,
793 number=3, type=14, cpp_type=8, label=1,
794 has_default_value=False, default_value=0,
795 message_type=None, enum_type=None, containing_type=None,
796 is_extension=False, extension_scope=None,
797 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
798 ],
799 extensions=[
800 ],
801 nested_types=[],
802 enum_types=[
803 ],
804 serialized_options=None,
805 is_extendable=False,
806 syntax='proto3',
807 extension_ranges=[],
808 oneofs=[
809 ],
810 serialized_start=1838,
811 serialized_end=1947,
812)
813
814
815_GETLOGLEVELREQUEST = _descriptor.Descriptor(
816 name='GetLogLevelRequest',
817 full_name='dmi.GetLogLevelRequest',
818 filename=None,
819 file=DESCRIPTOR,
820 containing_type=None,
821 create_key=_descriptor._internal_create_key,
822 fields=[
823 _descriptor.FieldDescriptor(
824 name='device_uuid', full_name='dmi.GetLogLevelRequest.device_uuid', index=0,
825 number=1, type=11, cpp_type=10, label=1,
826 has_default_value=False, default_value=None,
827 message_type=None, enum_type=None, containing_type=None,
828 is_extension=False, extension_scope=None,
829 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
830 _descriptor.FieldDescriptor(
831 name='entities', full_name='dmi.GetLogLevelRequest.entities', index=1,
832 number=2, type=9, cpp_type=9, label=3,
833 has_default_value=False, default_value=[],
834 message_type=None, enum_type=None, containing_type=None,
835 is_extension=False, extension_scope=None,
836 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
837 ],
838 extensions=[
839 ],
840 nested_types=[],
841 enum_types=[
842 ],
843 serialized_options=None,
844 is_extendable=False,
845 syntax='proto3',
846 extension_ranges=[],
847 oneofs=[
848 ],
849 serialized_start=1949,
850 serialized_end=2019,
851)
852
853
854_GETLOGLEVELRESPONSE = _descriptor.Descriptor(
855 name='GetLogLevelResponse',
856 full_name='dmi.GetLogLevelResponse',
857 filename=None,
858 file=DESCRIPTOR,
859 containing_type=None,
860 create_key=_descriptor._internal_create_key,
861 fields=[
862 _descriptor.FieldDescriptor(
863 name='device_uuid', full_name='dmi.GetLogLevelResponse.device_uuid', index=0,
864 number=1, type=11, cpp_type=10, label=1,
865 has_default_value=False, default_value=None,
866 message_type=None, enum_type=None, containing_type=None,
867 is_extension=False, extension_scope=None,
868 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
869 _descriptor.FieldDescriptor(
870 name='logLevels', full_name='dmi.GetLogLevelResponse.logLevels', index=1,
871 number=2, type=11, cpp_type=10, label=3,
872 has_default_value=False, default_value=[],
873 message_type=None, enum_type=None, containing_type=None,
874 is_extension=False, extension_scope=None,
875 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
876 _descriptor.FieldDescriptor(
877 name='status', full_name='dmi.GetLogLevelResponse.status', index=2,
878 number=3, type=14, cpp_type=8, label=1,
879 has_default_value=False, default_value=0,
880 message_type=None, enum_type=None, containing_type=None,
881 is_extension=False, extension_scope=None,
882 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
883 _descriptor.FieldDescriptor(
884 name='reason', full_name='dmi.GetLogLevelResponse.reason', index=3,
885 number=4, type=14, cpp_type=8, label=1,
886 has_default_value=False, default_value=0,
887 message_type=None, enum_type=None, containing_type=None,
888 is_extension=False, extension_scope=None,
889 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
890 ],
891 extensions=[
892 ],
893 nested_types=[],
894 enum_types=[
895 ],
896 serialized_options=None,
897 is_extendable=False,
898 syntax='proto3',
899 extension_ranges=[],
900 oneofs=[
901 ],
902 serialized_start=2022,
903 serialized_end=2175,
904)
905
906
907_GETLOGGABLEENTITIESREQUEST = _descriptor.Descriptor(
908 name='GetLoggableEntitiesRequest',
909 full_name='dmi.GetLoggableEntitiesRequest',
910 filename=None,
911 file=DESCRIPTOR,
912 containing_type=None,
913 create_key=_descriptor._internal_create_key,
914 fields=[
915 _descriptor.FieldDescriptor(
916 name='device_uuid', full_name='dmi.GetLoggableEntitiesRequest.device_uuid', index=0,
917 number=1, type=11, cpp_type=10, label=1,
918 has_default_value=False, default_value=None,
919 message_type=None, enum_type=None, containing_type=None,
920 is_extension=False, extension_scope=None,
921 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
922 ],
923 extensions=[
924 ],
925 nested_types=[],
926 enum_types=[
927 ],
928 serialized_options=None,
929 is_extendable=False,
930 syntax='proto3',
931 extension_ranges=[],
932 oneofs=[
933 ],
934 serialized_start=2177,
935 serialized_end=2237,
936)
937
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200938_PHYSICALINVENTORYREQUEST.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
939_PHYSICALINVENTORYRESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
940_PHYSICALINVENTORYRESPONSE.fields_by_name['reason'].enum_type = dmi_dot_commons__pb2._REASON
941_PHYSICALINVENTORYRESPONSE.fields_by_name['inventory'].message_type = dmi_dot_hw__pb2._HARDWARE
942_HWCOMPONENTINFOGETREQUEST.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
943_HWCOMPONENTINFOGETREQUEST.fields_by_name['component_uuid'].message_type = dmi_dot_hw__pb2._UUID
aghoshc301dcd2020-09-03 16:55:34 +0100944_HWCOMPONENTINFOGETRESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
945_HWCOMPONENTINFOGETRESPONSE.fields_by_name['reason'].enum_type = dmi_dot_commons__pb2._REASON
946_HWCOMPONENTINFOGETRESPONSE.fields_by_name['component'].message_type = dmi_dot_hw__pb2._COMPONENT
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200947_HWCOMPONENTINFOSETREQUEST.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
948_HWCOMPONENTINFOSETREQUEST.fields_by_name['component_uuid'].message_type = dmi_dot_hw__pb2._UUID
949_HWCOMPONENTINFOSETREQUEST.fields_by_name['changes'].message_type = dmi_dot_hw__pb2._MODIFIABLECOMPONENT
950_HWCOMPONENTINFOSETRESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
951_HWCOMPONENTINFOSETRESPONSE.fields_by_name['reason'].enum_type = dmi_dot_commons__pb2._REASON
952_STARTMANAGINGDEVICERESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
953_STARTMANAGINGDEVICERESPONSE.fields_by_name['reason'].enum_type = dmi_dot_commons__pb2._REASON
954_STARTMANAGINGDEVICERESPONSE.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
955_STOPMANAGINGDEVICERESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
956_STOPMANAGINGDEVICERESPONSE.fields_by_name['reason'].enum_type = dmi_dot_commons__pb2._REASON
Andrea Campanellacb990bc2020-09-22 12:50:56 +0200957_MANAGEDDEVICESRESPONSE.fields_by_name['devices'].message_type = dmi_dot_hw__pb2._MODIFIABLECOMPONENT
amit.ghosh188a84f2020-09-27 20:59:25 +0200958_SETLOGGINGENDPOINTREQUEST.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
959_SETREMOTEENDPOINTRESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
960_SETREMOTEENDPOINTRESPONSE.fields_by_name['reason'].enum_type = dmi_dot_commons__pb2._REASON
961_GETLOGGINGENDPOINTRESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
962_GETLOGGINGENDPOINTRESPONSE.fields_by_name['reason'].enum_type = dmi_dot_commons__pb2._REASON
963_GETMSGBUSENDPOINTRESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
964_GETMSGBUSENDPOINTRESPONSE.fields_by_name['reason'].enum_type = dmi_dot_commons__pb2._REASON
Andrea Campanellab91e9a42020-10-09 14:31:43 +0200965_ENTITIESLOGLEVEL.fields_by_name['logLevel'].enum_type = dmi_dot_commons__pb2._LOGLEVEL
966_SETLOGLEVELREQUEST.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
967_SETLOGLEVELREQUEST.fields_by_name['loglevels'].message_type = _ENTITIESLOGLEVEL
968_SETLOGLEVELRESPONSE.fields_by_name['responses'].message_type = _DEVICELOGRESPONSE
969_DEVICELOGRESPONSE.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
970_DEVICELOGRESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
971_DEVICELOGRESPONSE.fields_by_name['reason'].enum_type = dmi_dot_commons__pb2._REASON
972_GETLOGLEVELREQUEST.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
973_GETLOGLEVELRESPONSE.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
974_GETLOGLEVELRESPONSE.fields_by_name['logLevels'].message_type = _ENTITIESLOGLEVEL
975_GETLOGLEVELRESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
976_GETLOGLEVELRESPONSE.fields_by_name['reason'].enum_type = dmi_dot_commons__pb2._REASON
977_GETLOGGABLEENTITIESREQUEST.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200978DESCRIPTOR.message_types_by_name['PhysicalInventoryRequest'] = _PHYSICALINVENTORYREQUEST
979DESCRIPTOR.message_types_by_name['PhysicalInventoryResponse'] = _PHYSICALINVENTORYRESPONSE
980DESCRIPTOR.message_types_by_name['HWComponentInfoGetRequest'] = _HWCOMPONENTINFOGETREQUEST
aghoshc301dcd2020-09-03 16:55:34 +0100981DESCRIPTOR.message_types_by_name['HWComponentInfoGetResponse'] = _HWCOMPONENTINFOGETRESPONSE
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200982DESCRIPTOR.message_types_by_name['HWComponentInfoSetRequest'] = _HWCOMPONENTINFOSETREQUEST
983DESCRIPTOR.message_types_by_name['HWComponentInfoSetResponse'] = _HWCOMPONENTINFOSETRESPONSE
984DESCRIPTOR.message_types_by_name['StartManagingDeviceResponse'] = _STARTMANAGINGDEVICERESPONSE
985DESCRIPTOR.message_types_by_name['StopManagingDeviceRequest'] = _STOPMANAGINGDEVICEREQUEST
986DESCRIPTOR.message_types_by_name['StopManagingDeviceResponse'] = _STOPMANAGINGDEVICERESPONSE
Andrea Campanellacb990bc2020-09-22 12:50:56 +0200987DESCRIPTOR.message_types_by_name['ManagedDevicesResponse'] = _MANAGEDDEVICESRESPONSE
amit.ghosh188a84f2020-09-27 20:59:25 +0200988DESCRIPTOR.message_types_by_name['SetLoggingEndpointRequest'] = _SETLOGGINGENDPOINTREQUEST
989DESCRIPTOR.message_types_by_name['SetRemoteEndpointResponse'] = _SETREMOTEENDPOINTRESPONSE
990DESCRIPTOR.message_types_by_name['GetLoggingEndpointResponse'] = _GETLOGGINGENDPOINTRESPONSE
991DESCRIPTOR.message_types_by_name['SetMsgBusEndpointRequest'] = _SETMSGBUSENDPOINTREQUEST
992DESCRIPTOR.message_types_by_name['GetMsgBusEndpointResponse'] = _GETMSGBUSENDPOINTRESPONSE
Andrea Campanellab91e9a42020-10-09 14:31:43 +0200993DESCRIPTOR.message_types_by_name['EntitiesLogLevel'] = _ENTITIESLOGLEVEL
994DESCRIPTOR.message_types_by_name['SetLogLevelRequest'] = _SETLOGLEVELREQUEST
995DESCRIPTOR.message_types_by_name['SetLogLevelResponse'] = _SETLOGLEVELRESPONSE
996DESCRIPTOR.message_types_by_name['DeviceLogResponse'] = _DEVICELOGRESPONSE
997DESCRIPTOR.message_types_by_name['GetLogLevelRequest'] = _GETLOGLEVELREQUEST
998DESCRIPTOR.message_types_by_name['GetLogLevelResponse'] = _GETLOGLEVELRESPONSE
999DESCRIPTOR.message_types_by_name['GetLoggableEntitiesRequest'] = _GETLOGGABLEENTITIESREQUEST
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001000_sym_db.RegisterFileDescriptor(DESCRIPTOR)
1001
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001002PhysicalInventoryRequest = _reflection.GeneratedProtocolMessageType('PhysicalInventoryRequest', (_message.Message,), {
1003 'DESCRIPTOR' : _PHYSICALINVENTORYREQUEST,
1004 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001005 # @@protoc_insertion_point(class_scope:dmi.PhysicalInventoryRequest)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001006 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001007_sym_db.RegisterMessage(PhysicalInventoryRequest)
1008
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001009PhysicalInventoryResponse = _reflection.GeneratedProtocolMessageType('PhysicalInventoryResponse', (_message.Message,), {
1010 'DESCRIPTOR' : _PHYSICALINVENTORYRESPONSE,
1011 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001012 # @@protoc_insertion_point(class_scope:dmi.PhysicalInventoryResponse)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001013 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001014_sym_db.RegisterMessage(PhysicalInventoryResponse)
1015
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001016HWComponentInfoGetRequest = _reflection.GeneratedProtocolMessageType('HWComponentInfoGetRequest', (_message.Message,), {
1017 'DESCRIPTOR' : _HWCOMPONENTINFOGETREQUEST,
1018 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001019 # @@protoc_insertion_point(class_scope:dmi.HWComponentInfoGetRequest)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001020 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001021_sym_db.RegisterMessage(HWComponentInfoGetRequest)
1022
aghoshc301dcd2020-09-03 16:55:34 +01001023HWComponentInfoGetResponse = _reflection.GeneratedProtocolMessageType('HWComponentInfoGetResponse', (_message.Message,), {
1024 'DESCRIPTOR' : _HWCOMPONENTINFOGETRESPONSE,
1025 '__module__' : 'dmi.hw_management_service_pb2'
1026 # @@protoc_insertion_point(class_scope:dmi.HWComponentInfoGetResponse)
1027 })
1028_sym_db.RegisterMessage(HWComponentInfoGetResponse)
1029
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001030HWComponentInfoSetRequest = _reflection.GeneratedProtocolMessageType('HWComponentInfoSetRequest', (_message.Message,), {
1031 'DESCRIPTOR' : _HWCOMPONENTINFOSETREQUEST,
1032 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001033 # @@protoc_insertion_point(class_scope:dmi.HWComponentInfoSetRequest)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001034 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001035_sym_db.RegisterMessage(HWComponentInfoSetRequest)
1036
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001037HWComponentInfoSetResponse = _reflection.GeneratedProtocolMessageType('HWComponentInfoSetResponse', (_message.Message,), {
1038 'DESCRIPTOR' : _HWCOMPONENTINFOSETRESPONSE,
1039 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001040 # @@protoc_insertion_point(class_scope:dmi.HWComponentInfoSetResponse)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001041 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001042_sym_db.RegisterMessage(HWComponentInfoSetResponse)
1043
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001044StartManagingDeviceResponse = _reflection.GeneratedProtocolMessageType('StartManagingDeviceResponse', (_message.Message,), {
1045 'DESCRIPTOR' : _STARTMANAGINGDEVICERESPONSE,
1046 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001047 # @@protoc_insertion_point(class_scope:dmi.StartManagingDeviceResponse)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001048 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001049_sym_db.RegisterMessage(StartManagingDeviceResponse)
1050
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001051StopManagingDeviceRequest = _reflection.GeneratedProtocolMessageType('StopManagingDeviceRequest', (_message.Message,), {
1052 'DESCRIPTOR' : _STOPMANAGINGDEVICEREQUEST,
1053 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001054 # @@protoc_insertion_point(class_scope:dmi.StopManagingDeviceRequest)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001055 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001056_sym_db.RegisterMessage(StopManagingDeviceRequest)
1057
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001058StopManagingDeviceResponse = _reflection.GeneratedProtocolMessageType('StopManagingDeviceResponse', (_message.Message,), {
1059 'DESCRIPTOR' : _STOPMANAGINGDEVICERESPONSE,
1060 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001061 # @@protoc_insertion_point(class_scope:dmi.StopManagingDeviceResponse)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001062 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001063_sym_db.RegisterMessage(StopManagingDeviceResponse)
1064
Andrea Campanellacb990bc2020-09-22 12:50:56 +02001065ManagedDevicesResponse = _reflection.GeneratedProtocolMessageType('ManagedDevicesResponse', (_message.Message,), {
1066 'DESCRIPTOR' : _MANAGEDDEVICESRESPONSE,
1067 '__module__' : 'dmi.hw_management_service_pb2'
1068 # @@protoc_insertion_point(class_scope:dmi.ManagedDevicesResponse)
1069 })
1070_sym_db.RegisterMessage(ManagedDevicesResponse)
1071
amit.ghosh188a84f2020-09-27 20:59:25 +02001072SetLoggingEndpointRequest = _reflection.GeneratedProtocolMessageType('SetLoggingEndpointRequest', (_message.Message,), {
1073 'DESCRIPTOR' : _SETLOGGINGENDPOINTREQUEST,
1074 '__module__' : 'dmi.hw_management_service_pb2'
1075 # @@protoc_insertion_point(class_scope:dmi.SetLoggingEndpointRequest)
1076 })
1077_sym_db.RegisterMessage(SetLoggingEndpointRequest)
1078
1079SetRemoteEndpointResponse = _reflection.GeneratedProtocolMessageType('SetRemoteEndpointResponse', (_message.Message,), {
1080 'DESCRIPTOR' : _SETREMOTEENDPOINTRESPONSE,
1081 '__module__' : 'dmi.hw_management_service_pb2'
1082 # @@protoc_insertion_point(class_scope:dmi.SetRemoteEndpointResponse)
1083 })
1084_sym_db.RegisterMessage(SetRemoteEndpointResponse)
1085
1086GetLoggingEndpointResponse = _reflection.GeneratedProtocolMessageType('GetLoggingEndpointResponse', (_message.Message,), {
1087 'DESCRIPTOR' : _GETLOGGINGENDPOINTRESPONSE,
1088 '__module__' : 'dmi.hw_management_service_pb2'
1089 # @@protoc_insertion_point(class_scope:dmi.GetLoggingEndpointResponse)
1090 })
1091_sym_db.RegisterMessage(GetLoggingEndpointResponse)
1092
1093SetMsgBusEndpointRequest = _reflection.GeneratedProtocolMessageType('SetMsgBusEndpointRequest', (_message.Message,), {
1094 'DESCRIPTOR' : _SETMSGBUSENDPOINTREQUEST,
1095 '__module__' : 'dmi.hw_management_service_pb2'
1096 # @@protoc_insertion_point(class_scope:dmi.SetMsgBusEndpointRequest)
1097 })
1098_sym_db.RegisterMessage(SetMsgBusEndpointRequest)
1099
1100GetMsgBusEndpointResponse = _reflection.GeneratedProtocolMessageType('GetMsgBusEndpointResponse', (_message.Message,), {
1101 'DESCRIPTOR' : _GETMSGBUSENDPOINTRESPONSE,
1102 '__module__' : 'dmi.hw_management_service_pb2'
1103 # @@protoc_insertion_point(class_scope:dmi.GetMsgBusEndpointResponse)
1104 })
1105_sym_db.RegisterMessage(GetMsgBusEndpointResponse)
1106
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001107EntitiesLogLevel = _reflection.GeneratedProtocolMessageType('EntitiesLogLevel', (_message.Message,), {
1108 'DESCRIPTOR' : _ENTITIESLOGLEVEL,
1109 '__module__' : 'dmi.hw_management_service_pb2'
1110 # @@protoc_insertion_point(class_scope:dmi.EntitiesLogLevel)
1111 })
1112_sym_db.RegisterMessage(EntitiesLogLevel)
1113
1114SetLogLevelRequest = _reflection.GeneratedProtocolMessageType('SetLogLevelRequest', (_message.Message,), {
1115 'DESCRIPTOR' : _SETLOGLEVELREQUEST,
1116 '__module__' : 'dmi.hw_management_service_pb2'
1117 # @@protoc_insertion_point(class_scope:dmi.SetLogLevelRequest)
1118 })
1119_sym_db.RegisterMessage(SetLogLevelRequest)
1120
1121SetLogLevelResponse = _reflection.GeneratedProtocolMessageType('SetLogLevelResponse', (_message.Message,), {
1122 'DESCRIPTOR' : _SETLOGLEVELRESPONSE,
1123 '__module__' : 'dmi.hw_management_service_pb2'
1124 # @@protoc_insertion_point(class_scope:dmi.SetLogLevelResponse)
1125 })
1126_sym_db.RegisterMessage(SetLogLevelResponse)
1127
1128DeviceLogResponse = _reflection.GeneratedProtocolMessageType('DeviceLogResponse', (_message.Message,), {
1129 'DESCRIPTOR' : _DEVICELOGRESPONSE,
1130 '__module__' : 'dmi.hw_management_service_pb2'
1131 # @@protoc_insertion_point(class_scope:dmi.DeviceLogResponse)
1132 })
1133_sym_db.RegisterMessage(DeviceLogResponse)
1134
1135GetLogLevelRequest = _reflection.GeneratedProtocolMessageType('GetLogLevelRequest', (_message.Message,), {
1136 'DESCRIPTOR' : _GETLOGLEVELREQUEST,
1137 '__module__' : 'dmi.hw_management_service_pb2'
1138 # @@protoc_insertion_point(class_scope:dmi.GetLogLevelRequest)
1139 })
1140_sym_db.RegisterMessage(GetLogLevelRequest)
1141
1142GetLogLevelResponse = _reflection.GeneratedProtocolMessageType('GetLogLevelResponse', (_message.Message,), {
1143 'DESCRIPTOR' : _GETLOGLEVELRESPONSE,
1144 '__module__' : 'dmi.hw_management_service_pb2'
1145 # @@protoc_insertion_point(class_scope:dmi.GetLogLevelResponse)
1146 })
1147_sym_db.RegisterMessage(GetLogLevelResponse)
1148
1149GetLoggableEntitiesRequest = _reflection.GeneratedProtocolMessageType('GetLoggableEntitiesRequest', (_message.Message,), {
1150 'DESCRIPTOR' : _GETLOGGABLEENTITIESREQUEST,
1151 '__module__' : 'dmi.hw_management_service_pb2'
1152 # @@protoc_insertion_point(class_scope:dmi.GetLoggableEntitiesRequest)
1153 })
1154_sym_db.RegisterMessage(GetLoggableEntitiesRequest)
1155
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001156
1157DESCRIPTOR._options = None
1158
1159_NATIVEHWMANAGEMENTSERVICE = _descriptor.ServiceDescriptor(
1160 name='NativeHWManagementService',
1161 full_name='dmi.NativeHWManagementService',
1162 file=DESCRIPTOR,
1163 index=0,
1164 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001165 create_key=_descriptor._internal_create_key,
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001166 serialized_start=2240,
1167 serialized_end=3305,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001168 methods=[
1169 _descriptor.MethodDescriptor(
1170 name='StartManagingDevice',
1171 full_name='dmi.NativeHWManagementService.StartManagingDevice',
1172 index=0,
1173 containing_service=None,
1174 input_type=dmi_dot_hw__pb2._MODIFIABLECOMPONENT,
1175 output_type=_STARTMANAGINGDEVICERESPONSE,
1176 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001177 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001178 ),
1179 _descriptor.MethodDescriptor(
1180 name='StopManagingDevice',
1181 full_name='dmi.NativeHWManagementService.StopManagingDevice',
1182 index=1,
1183 containing_service=None,
1184 input_type=_STOPMANAGINGDEVICEREQUEST,
1185 output_type=_STOPMANAGINGDEVICERESPONSE,
1186 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001187 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001188 ),
1189 _descriptor.MethodDescriptor(
Andrea Campanellacb990bc2020-09-22 12:50:56 +02001190 name='GetManagedDevices',
1191 full_name='dmi.NativeHWManagementService.GetManagedDevices',
1192 index=2,
1193 containing_service=None,
1194 input_type=google_dot_protobuf_dot_empty__pb2._EMPTY,
1195 output_type=_MANAGEDDEVICESRESPONSE,
1196 serialized_options=None,
1197 create_key=_descriptor._internal_create_key,
1198 ),
1199 _descriptor.MethodDescriptor(
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001200 name='GetPhysicalInventory',
1201 full_name='dmi.NativeHWManagementService.GetPhysicalInventory',
Andrea Campanellacb990bc2020-09-22 12:50:56 +02001202 index=3,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001203 containing_service=None,
1204 input_type=_PHYSICALINVENTORYREQUEST,
1205 output_type=_PHYSICALINVENTORYRESPONSE,
1206 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001207 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001208 ),
1209 _descriptor.MethodDescriptor(
1210 name='GetHWComponentInfo',
1211 full_name='dmi.NativeHWManagementService.GetHWComponentInfo',
Andrea Campanellacb990bc2020-09-22 12:50:56 +02001212 index=4,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001213 containing_service=None,
1214 input_type=_HWCOMPONENTINFOGETREQUEST,
aghoshc301dcd2020-09-03 16:55:34 +01001215 output_type=_HWCOMPONENTINFOGETRESPONSE,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001216 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001217 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001218 ),
1219 _descriptor.MethodDescriptor(
1220 name='SetHWComponentInfo',
1221 full_name='dmi.NativeHWManagementService.SetHWComponentInfo',
Andrea Campanellacb990bc2020-09-22 12:50:56 +02001222 index=5,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001223 containing_service=None,
1224 input_type=_HWCOMPONENTINFOSETREQUEST,
1225 output_type=_HWCOMPONENTINFOSETRESPONSE,
1226 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001227 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001228 ),
amit.ghosh188a84f2020-09-27 20:59:25 +02001229 _descriptor.MethodDescriptor(
1230 name='SetLoggingEndpoint',
1231 full_name='dmi.NativeHWManagementService.SetLoggingEndpoint',
1232 index=6,
1233 containing_service=None,
1234 input_type=_SETLOGGINGENDPOINTREQUEST,
1235 output_type=_SETREMOTEENDPOINTRESPONSE,
1236 serialized_options=None,
1237 create_key=_descriptor._internal_create_key,
1238 ),
1239 _descriptor.MethodDescriptor(
1240 name='GetLoggingEndpoint',
1241 full_name='dmi.NativeHWManagementService.GetLoggingEndpoint',
1242 index=7,
1243 containing_service=None,
1244 input_type=dmi_dot_hw__pb2._UUID,
1245 output_type=_GETLOGGINGENDPOINTRESPONSE,
1246 serialized_options=None,
1247 create_key=_descriptor._internal_create_key,
1248 ),
1249 _descriptor.MethodDescriptor(
1250 name='SetMsgBusEndpoint',
1251 full_name='dmi.NativeHWManagementService.SetMsgBusEndpoint',
1252 index=8,
1253 containing_service=None,
1254 input_type=_SETMSGBUSENDPOINTREQUEST,
1255 output_type=_SETREMOTEENDPOINTRESPONSE,
1256 serialized_options=None,
1257 create_key=_descriptor._internal_create_key,
1258 ),
1259 _descriptor.MethodDescriptor(
1260 name='GetMsgBusEndpoint',
1261 full_name='dmi.NativeHWManagementService.GetMsgBusEndpoint',
1262 index=9,
1263 containing_service=None,
1264 input_type=google_dot_protobuf_dot_empty__pb2._EMPTY,
1265 output_type=_GETMSGBUSENDPOINTRESPONSE,
1266 serialized_options=None,
1267 create_key=_descriptor._internal_create_key,
1268 ),
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001269 _descriptor.MethodDescriptor(
1270 name='GetLoggableEntities',
1271 full_name='dmi.NativeHWManagementService.GetLoggableEntities',
1272 index=10,
1273 containing_service=None,
1274 input_type=_GETLOGGABLEENTITIESREQUEST,
1275 output_type=_GETLOGLEVELRESPONSE,
1276 serialized_options=None,
1277 create_key=_descriptor._internal_create_key,
1278 ),
1279 _descriptor.MethodDescriptor(
1280 name='SetLogLevel',
1281 full_name='dmi.NativeHWManagementService.SetLogLevel',
1282 index=11,
1283 containing_service=None,
1284 input_type=_SETLOGLEVELREQUEST,
1285 output_type=_SETLOGLEVELRESPONSE,
1286 serialized_options=None,
1287 create_key=_descriptor._internal_create_key,
1288 ),
1289 _descriptor.MethodDescriptor(
1290 name='GetLogLevel',
1291 full_name='dmi.NativeHWManagementService.GetLogLevel',
1292 index=12,
1293 containing_service=None,
1294 input_type=_GETLOGLEVELREQUEST,
1295 output_type=_GETLOGLEVELRESPONSE,
1296 serialized_options=None,
1297 create_key=_descriptor._internal_create_key,
1298 ),
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001299])
1300_sym_db.RegisterServiceDescriptor(_NATIVEHWMANAGEMENTSERVICE)
1301
1302DESCRIPTOR.services_by_name['NativeHWManagementService'] = _NATIVEHWMANAGEMENTSERVICE
1303
1304# @@protoc_insertion_point(module_scope)