blob: 1bf0e85bf8d67849e6885d2597126de8719d168a [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.ghosh6bdb0f72021-06-02 14:42:29 +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\"\x88\x02\n\x19PhysicalInventoryResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x35\n\x06reason\x18\x02 \x01(\x0e\x32%.dmi.PhysicalInventoryResponse.Reason\x12 \n\tinventory\x18\x03 \x01(\x0b\x32\r.dmi.Hardware\x12\x15\n\rreason_detail\x18\x04 \x01(\t\"^\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eUNKNOWN_DEVICE\x10\x01\x12\x12\n\x0eINTERNAL_ERROR\x10\x02\x12\x16\n\x12\x44\x45VICE_UNREACHABLE\x10\x03\"v\n\x19HWComponentInfoGetRequest\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid\x12!\n\x0e\x63omponent_uuid\x18\x02 \x01(\x0b\x32\t.dmi.Uuid\x12\x16\n\x0e\x63omponent_name\x18\x03 \x01(\t\"\xa2\x02\n\x1aHWComponentInfoGetResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x36\n\x06reason\x18\x02 \x01(\x0e\x32&.dmi.HWComponentInfoGetResponse.Reason\x12!\n\tcomponent\x18\x03 \x01(\x0b\x32\x0e.dmi.Component\x12\x15\n\rreason_detail\x18\x04 \x01(\t\"u\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eUNKNOWN_DEVICE\x10\x01\x12\x15\n\x11UNKNOWN_COMPONENT\x10\x02\x12\x12\n\x0eINTERNAL_ERROR\x10\x03\x12\x16\n\x12\x44\x45VICE_UNREACHABLE\x10\x04\"\xa1\x01\n\x19HWComponentInfoSetRequest\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid\x12!\n\x0e\x63omponent_uuid\x18\x02 \x01(\x0b\x32\t.dmi.Uuid\x12\x16\n\x0e\x63omponent_name\x18\x03 \x01(\t\x12)\n\x07\x63hanges\x18\x04 \x01(\x0b\x32\x18.dmi.ModifiableComponent\"\x94\x02\n\x1aHWComponentInfoSetResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x36\n\x06reason\x18\x02 \x01(\x0e\x32&.dmi.HWComponentInfoSetResponse.Reason\x12\x15\n\rreason_detail\x18\x03 \x01(\t\"\x89\x01\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eUNKNOWN_DEVICE\x10\x01\x12\x15\n\x11UNKNOWN_COMPONENT\x10\x02\x12\x12\n\x0eINVALID_PARAMS\x10\x03\x12\x12\n\x0eINTERNAL_ERROR\x10\x04\x12\x16\n\x12\x44\x45VICE_UNREACHABLE\x10\x05\"\xe7\x02\n\x1bStartManagingDeviceResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x37\n\x06reason\x18\x02 \x01(\x0e\x32\'.dmi.StartManagingDeviceResponse.Reason\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x03 \x01(\x0b\x32\t.dmi.Uuid\x12\x15\n\rreason_detail\x18\x04 \x01(\t\"\xba\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\x12\x1a\n\x16\x41UTHENTICATION_FAILURE\x10\x05\x12\x17\n\x13INCOMPATIBLE_DEVICE\x10\x06\")\n\x19StopManagingDeviceRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\"\xbc\x01\n\x1aStopManagingDeviceResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x36\n\x06reason\x18\x02 \x01(\x0e\x32&.dmi.StopManagingDeviceResponse.Reason\x12\x15\n\rreason_detail\x18\x03 \x01(\t\"2\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eUNKNOWN_DEVICE\x10\x01\"[\n\x11ManagedDeviceInfo\x12&\n\x04info\x18\x01 \x01(\x0b\x32\x18.dmi.ModifiableComponent\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x02 \x01(\x0b\x32\t.dmi.Uuid\"\xc6\x01\n\x16ManagedDevicesResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x32\n\x06reason\x18\x02 \x01(\x0e\x32\".dmi.ManagedDevicesResponse.Reason\x12\'\n\x07\x64\x65vices\x18\x03 \x03(\x0b\x32\x16.dmi.ManagedDeviceInfo\"2\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eINTERNAL_ERROR\x10\x01\"o\n\x19SetLoggingEndpointRequest\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid\x12\x18\n\x10logging_endpoint\x18\x02 \x01(\t\x12\x18\n\x10logging_protocol\x18\x03 \x01(\t\"\xc3\x02\n\x19SetRemoteEndpointResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x35\n\x06reason\x18\x02 \x01(\x0e\x32%.dmi.SetRemoteEndpointResponse.Reason\x12\x15\n\rreason_detail\x18\x03 \x01(\t\"\xba\x01\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eUNKNOWN_DEVICE\x10\x01\x12\x12\n\x0eINTERNAL_ERROR\x10\x02\x12\x1a\n\x16LOGGING_ENDPOINT_ERROR\x10\x03\x12#\n\x1fLOGGING_ENDPOINT_PROTOCOL_ERROR\x10\x04\x12\x19\n\x15MSGBUS_ENDPOINT_ERROR\x10\x05\x12\x16\n\x12\x44\x45VICE_UNREACHABLE\x10\x06\"\x9c\x02\n\x1aGetLoggingEndpointResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x36\n\x06reason\x18\x02 \x01(\x0e\x32&.dmi.GetLoggingEndpointResponse.Reason\x12\x18\n\x10logging_endpoint\x18\x03 \x01(\t\x12\x18\n\x10logging_protocol\x18\x04 \x01(\t\x12\x15\n\rreason_detail\x18\x05 \x01(\t\"^\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eUNKNOWN_DEVICE\x10\x01\x12\x12\n\x0eINTERNAL_ERROR\x10\x02\x12\x16\n\x12\x44\x45VICE_UNREACHABLE\x10\x03\"3\n\x18SetMsgBusEndpointRequest\x12\x17\n\x0fmsgbus_endpoint\x18\x01 \x01(\t\"\xeb\x01\n\x19GetMsgBusEndpointResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x35\n\x06reason\x18\x02 \x01(\x0e\x32%.dmi.GetMsgBusEndpointResponse.Reason\x12\x17\n\x0fmsgbus_endpoint\x18\x03 \x01(\t\x12\x15\n\rreason_detail\x18\x04 \x01(\t\"J\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eINTERNAL_ERROR\x10\x01\x12\x16\n\x12\x44\x45VICE_UNREACHABLE\x10\x02\"E\n\x10\x45ntitiesLogLevel\x12\x1f\n\x08logLevel\x18\x01 \x01(\x0e\x32\r.dmi.LogLevel\x12\x10\n\x08\x65ntities\x18\x02 \x03(\t\"^\n\x12SetLogLevelRequest\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid\x12(\n\tloglevels\x18\x02 \x03(\x0b\x32\x15.dmi.EntitiesLogLevel\"\x92\x02\n\x13SetLogLevelResponse\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid\x12\x1b\n\x06status\x18\x02 \x01(\x0e\x32\x0b.dmi.Status\x12/\n\x06reason\x18\x03 \x01(\x0e\x32\x1f.dmi.SetLogLevelResponse.Reason\x12\x15\n\rreason_detail\x18\x04 \x01(\t\"v\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eUNKNOWN_DEVICE\x10\x01\x12\x12\n\x0eINTERNAL_ERROR\x10\x02\x12\x16\n\x12UNKNOWN_LOG_ENTITY\x10\x03\x12\x16\n\x12\x44\x45VICE_UNREACHABLE\x10\x04\"F\n\x12GetLogLevelRequest\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid\x12\x10\n\x08\x65ntities\x18\x02 \x03(\t\"\xbc\x02\n\x13GetLogLevelResponse\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid\x12(\n\tlogLevels\x18\x02 \x03(\x0b\x32\x15.dmi.EntitiesLogLevel\x12\x1b\n\x06status\x18\x03 \x01(\x0e\x32\x0b.dmi.Status\x12/\n\x06reason\x18\x04 \x01(\x0e\x32\x1f.dmi.GetLogLevelResponse.Reason\x12\x15\n\rreason_detail\x18\x05 \x01(\t\"v\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eUNKNOWN_DEVICE\x10\x01\x12\x12\n\x0eINTERNAL_ERROR\x10\x02\x12\x16\n\x12UNKNOWN_LOG_ENTITY\x10\x03\x12\x16\n\x12\x44\x45VICE_UNREACHABLE\x10\x04\"<\n\x1aGetLoggableEntitiesRequest\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid\"(\n\tHeartbeat\x12\x1b\n\x13heartbeat_signature\x18\x01 \x01(\x07\"5\n\x13RebootDeviceRequest\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid\"\xdc\x01\n\x14RebootDeviceResponse\x12\x1b\n\x06status\x18\x03 \x01(\x0e\x32\x0b.dmi.Status\x12\x30\n\x06reason\x18\x04 \x01(\x0e\x32 .dmi.RebootDeviceResponse.Reason\x12\x15\n\rreason_detail\x18\x05 \x01(\t\"^\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eUNKNOWN_DEVICE\x10\x01\x12\x12\n\x0eINTERNAL_ERROR\x10\x02\x12\x16\n\x12\x44\x45VICE_UNREACHABLE\x10\x03\x32\xae\t\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.GetLogLevelResponse\x12\x38\n\x0eHeartbeatCheck\x12\x16.google.protobuf.Empty\x1a\x0e.dmi.Heartbeat\x12\x43\n\x0cRebootDevice\x12\x18.dmi.RebootDeviceRequest\x1a\x19.dmi.RebootDeviceResponseB;Z9github.com/opencord/device-management-interface/v3/go/dmib\x06proto3'
uwe ottrembka66d91ea2020-08-11 10:50:55 +020026 ,
Andrea Campanellacb990bc2020-09-22 12:50:56 +020027 dependencies=[dmi_dot_commons__pb2.DESCRIPTOR,dmi_dot_hw__pb2.DESCRIPTOR,google_dot_protobuf_dot_empty__pb2.DESCRIPTOR,])
uwe ottrembka66d91ea2020-08-11 10:50:55 +020028
29
30
amit.ghoshae473032021-01-10 11:59:10 +010031_PHYSICALINVENTORYRESPONSE_REASON = _descriptor.EnumDescriptor(
32 name='Reason',
33 full_name='dmi.PhysicalInventoryResponse.Reason',
34 filename=None,
35 file=DESCRIPTOR,
36 create_key=_descriptor._internal_create_key,
37 values=[
38 _descriptor.EnumValueDescriptor(
39 name='UNDEFINED_REASON', index=0, number=0,
40 serialized_options=None,
41 type=None,
42 create_key=_descriptor._internal_create_key),
43 _descriptor.EnumValueDescriptor(
44 name='UNKNOWN_DEVICE', index=1, number=1,
45 serialized_options=None,
46 type=None,
47 create_key=_descriptor._internal_create_key),
48 _descriptor.EnumValueDescriptor(
49 name='INTERNAL_ERROR', index=2, number=2,
50 serialized_options=None,
51 type=None,
52 create_key=_descriptor._internal_create_key),
amit.ghoshbd2022e2021-02-22 05:58:53 +010053 _descriptor.EnumValueDescriptor(
54 name='DEVICE_UNREACHABLE', index=3, number=3,
55 serialized_options=None,
56 type=None,
57 create_key=_descriptor._internal_create_key),
amit.ghoshae473032021-01-10 11:59:10 +010058 ],
59 containing_type=None,
60 serialized_options=None,
amit.ghosh8ab1e6e2021-02-23 07:40:17 +010061 serialized_start=333,
62 serialized_end=427,
amit.ghoshae473032021-01-10 11:59:10 +010063)
64_sym_db.RegisterEnumDescriptor(_PHYSICALINVENTORYRESPONSE_REASON)
65
66_HWCOMPONENTINFOGETRESPONSE_REASON = _descriptor.EnumDescriptor(
67 name='Reason',
68 full_name='dmi.HWComponentInfoGetResponse.Reason',
69 filename=None,
70 file=DESCRIPTOR,
71 create_key=_descriptor._internal_create_key,
72 values=[
73 _descriptor.EnumValueDescriptor(
74 name='UNDEFINED_REASON', index=0, number=0,
75 serialized_options=None,
76 type=None,
77 create_key=_descriptor._internal_create_key),
78 _descriptor.EnumValueDescriptor(
79 name='UNKNOWN_DEVICE', index=1, number=1,
80 serialized_options=None,
81 type=None,
82 create_key=_descriptor._internal_create_key),
83 _descriptor.EnumValueDescriptor(
84 name='UNKNOWN_COMPONENT', index=2, number=2,
85 serialized_options=None,
86 type=None,
87 create_key=_descriptor._internal_create_key),
88 _descriptor.EnumValueDescriptor(
89 name='INTERNAL_ERROR', index=3, number=3,
90 serialized_options=None,
91 type=None,
92 create_key=_descriptor._internal_create_key),
amit.ghoshbd2022e2021-02-22 05:58:53 +010093 _descriptor.EnumValueDescriptor(
94 name='DEVICE_UNREACHABLE', index=4, number=4,
95 serialized_options=None,
96 type=None,
97 create_key=_descriptor._internal_create_key),
amit.ghoshae473032021-01-10 11:59:10 +010098 ],
99 containing_type=None,
100 serialized_options=None,
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100101 serialized_start=723,
102 serialized_end=840,
amit.ghoshae473032021-01-10 11:59:10 +0100103)
104_sym_db.RegisterEnumDescriptor(_HWCOMPONENTINFOGETRESPONSE_REASON)
105
106_HWCOMPONENTINFOSETRESPONSE_REASON = _descriptor.EnumDescriptor(
107 name='Reason',
108 full_name='dmi.HWComponentInfoSetResponse.Reason',
109 filename=None,
110 file=DESCRIPTOR,
111 create_key=_descriptor._internal_create_key,
112 values=[
113 _descriptor.EnumValueDescriptor(
114 name='UNDEFINED_REASON', index=0, number=0,
115 serialized_options=None,
116 type=None,
117 create_key=_descriptor._internal_create_key),
118 _descriptor.EnumValueDescriptor(
119 name='UNKNOWN_DEVICE', index=1, number=1,
120 serialized_options=None,
121 type=None,
122 create_key=_descriptor._internal_create_key),
123 _descriptor.EnumValueDescriptor(
124 name='UNKNOWN_COMPONENT', index=2, number=2,
125 serialized_options=None,
126 type=None,
127 create_key=_descriptor._internal_create_key),
128 _descriptor.EnumValueDescriptor(
129 name='INVALID_PARAMS', index=3, number=3,
130 serialized_options=None,
131 type=None,
132 create_key=_descriptor._internal_create_key),
133 _descriptor.EnumValueDescriptor(
134 name='INTERNAL_ERROR', index=4, number=4,
135 serialized_options=None,
136 type=None,
137 create_key=_descriptor._internal_create_key),
amit.ghoshbd2022e2021-02-22 05:58:53 +0100138 _descriptor.EnumValueDescriptor(
139 name='DEVICE_UNREACHABLE', index=5, number=5,
140 serialized_options=None,
141 type=None,
142 create_key=_descriptor._internal_create_key),
amit.ghoshae473032021-01-10 11:59:10 +0100143 ],
144 containing_type=None,
145 serialized_options=None,
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100146 serialized_start=1146,
147 serialized_end=1283,
amit.ghoshae473032021-01-10 11:59:10 +0100148)
149_sym_db.RegisterEnumDescriptor(_HWCOMPONENTINFOSETRESPONSE_REASON)
150
151_STARTMANAGINGDEVICERESPONSE_REASON = _descriptor.EnumDescriptor(
152 name='Reason',
153 full_name='dmi.StartManagingDeviceResponse.Reason',
154 filename=None,
155 file=DESCRIPTOR,
156 create_key=_descriptor._internal_create_key,
157 values=[
158 _descriptor.EnumValueDescriptor(
159 name='UNDEFINED_REASON', index=0, number=0,
160 serialized_options=None,
161 type=None,
162 create_key=_descriptor._internal_create_key),
163 _descriptor.EnumValueDescriptor(
164 name='DEVICE_ALREADY_MANAGED', index=1, number=1,
165 serialized_options=None,
166 type=None,
167 create_key=_descriptor._internal_create_key),
168 _descriptor.EnumValueDescriptor(
169 name='OPERATION_ALREADY_IN_PROGRESS', index=2, number=2,
170 serialized_options=None,
171 type=None,
172 create_key=_descriptor._internal_create_key),
173 _descriptor.EnumValueDescriptor(
174 name='INVALID_PARAMS', index=3, number=3,
175 serialized_options=None,
176 type=None,
177 create_key=_descriptor._internal_create_key),
178 _descriptor.EnumValueDescriptor(
179 name='INTERNAL_ERROR', index=4, number=4,
180 serialized_options=None,
181 type=None,
182 create_key=_descriptor._internal_create_key),
amit.ghosh6bdb0f72021-06-02 14:42:29 +0200183 _descriptor.EnumValueDescriptor(
184 name='AUTHENTICATION_FAILURE', index=5, number=5,
185 serialized_options=None,
186 type=None,
187 create_key=_descriptor._internal_create_key),
188 _descriptor.EnumValueDescriptor(
189 name='INCOMPATIBLE_DEVICE', index=6, number=6,
190 serialized_options=None,
191 type=None,
192 create_key=_descriptor._internal_create_key),
amit.ghoshae473032021-01-10 11:59:10 +0100193 ],
194 containing_type=None,
195 serialized_options=None,
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100196 serialized_start=1459,
amit.ghosh6bdb0f72021-06-02 14:42:29 +0200197 serialized_end=1645,
amit.ghoshae473032021-01-10 11:59:10 +0100198)
199_sym_db.RegisterEnumDescriptor(_STARTMANAGINGDEVICERESPONSE_REASON)
200
201_STOPMANAGINGDEVICERESPONSE_REASON = _descriptor.EnumDescriptor(
202 name='Reason',
203 full_name='dmi.StopManagingDeviceResponse.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 ],
219 containing_type=None,
220 serialized_options=None,
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100221 serialized_start=333,
222 serialized_end=383,
amit.ghoshae473032021-01-10 11:59:10 +0100223)
224_sym_db.RegisterEnumDescriptor(_STOPMANAGINGDEVICERESPONSE_REASON)
225
amit.ghosh0c687412021-03-24 19:01:08 +0100226_MANAGEDDEVICESRESPONSE_REASON = _descriptor.EnumDescriptor(
227 name='Reason',
228 full_name='dmi.ManagedDevicesResponse.Reason',
229 filename=None,
230 file=DESCRIPTOR,
231 create_key=_descriptor._internal_create_key,
232 values=[
233 _descriptor.EnumValueDescriptor(
234 name='UNDEFINED_REASON', index=0, number=0,
235 serialized_options=None,
236 type=None,
237 create_key=_descriptor._internal_create_key),
238 _descriptor.EnumValueDescriptor(
239 name='INTERNAL_ERROR', index=1, number=1,
240 serialized_options=None,
241 type=None,
242 create_key=_descriptor._internal_create_key),
243 ],
244 containing_type=None,
245 serialized_options=None,
amit.ghosh6bdb0f72021-06-02 14:42:29 +0200246 serialized_start=2123,
247 serialized_end=2173,
amit.ghosh0c687412021-03-24 19:01:08 +0100248)
249_sym_db.RegisterEnumDescriptor(_MANAGEDDEVICESRESPONSE_REASON)
250
amit.ghoshae473032021-01-10 11:59:10 +0100251_SETREMOTEENDPOINTRESPONSE_REASON = _descriptor.EnumDescriptor(
252 name='Reason',
253 full_name='dmi.SetRemoteEndpointResponse.Reason',
254 filename=None,
255 file=DESCRIPTOR,
256 create_key=_descriptor._internal_create_key,
257 values=[
258 _descriptor.EnumValueDescriptor(
259 name='UNDEFINED_REASON', index=0, number=0,
260 serialized_options=None,
261 type=None,
262 create_key=_descriptor._internal_create_key),
263 _descriptor.EnumValueDescriptor(
264 name='UNKNOWN_DEVICE', index=1, number=1,
265 serialized_options=None,
266 type=None,
267 create_key=_descriptor._internal_create_key),
268 _descriptor.EnumValueDescriptor(
269 name='INTERNAL_ERROR', index=2, number=2,
270 serialized_options=None,
271 type=None,
272 create_key=_descriptor._internal_create_key),
273 _descriptor.EnumValueDescriptor(
274 name='LOGGING_ENDPOINT_ERROR', index=3, number=3,
275 serialized_options=None,
276 type=None,
277 create_key=_descriptor._internal_create_key),
278 _descriptor.EnumValueDescriptor(
279 name='LOGGING_ENDPOINT_PROTOCOL_ERROR', index=4, number=4,
280 serialized_options=None,
281 type=None,
282 create_key=_descriptor._internal_create_key),
283 _descriptor.EnumValueDescriptor(
284 name='MSGBUS_ENDPOINT_ERROR', index=5, number=5,
285 serialized_options=None,
286 type=None,
287 create_key=_descriptor._internal_create_key),
amit.ghoshbd2022e2021-02-22 05:58:53 +0100288 _descriptor.EnumValueDescriptor(
289 name='DEVICE_UNREACHABLE', index=6, number=6,
290 serialized_options=None,
291 type=None,
292 create_key=_descriptor._internal_create_key),
amit.ghoshae473032021-01-10 11:59:10 +0100293 ],
294 containing_type=None,
295 serialized_options=None,
amit.ghosh6bdb0f72021-06-02 14:42:29 +0200296 serialized_start=2426,
297 serialized_end=2612,
amit.ghoshae473032021-01-10 11:59:10 +0100298)
299_sym_db.RegisterEnumDescriptor(_SETREMOTEENDPOINTRESPONSE_REASON)
300
301_GETLOGGINGENDPOINTRESPONSE_REASON = _descriptor.EnumDescriptor(
302 name='Reason',
303 full_name='dmi.GetLoggingEndpointResponse.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),
amit.ghoshbd2022e2021-02-22 05:58:53 +0100323 _descriptor.EnumValueDescriptor(
324 name='DEVICE_UNREACHABLE', index=3, number=3,
325 serialized_options=None,
326 type=None,
327 create_key=_descriptor._internal_create_key),
amit.ghoshae473032021-01-10 11:59:10 +0100328 ],
329 containing_type=None,
330 serialized_options=None,
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100331 serialized_start=333,
332 serialized_end=427,
amit.ghoshae473032021-01-10 11:59:10 +0100333)
334_sym_db.RegisterEnumDescriptor(_GETLOGGINGENDPOINTRESPONSE_REASON)
335
336_GETMSGBUSENDPOINTRESPONSE_REASON = _descriptor.EnumDescriptor(
337 name='Reason',
338 full_name='dmi.GetMsgBusEndpointResponse.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='INTERNAL_ERROR', index=1, number=1,
350 serialized_options=None,
351 type=None,
352 create_key=_descriptor._internal_create_key),
amit.ghoshbd2022e2021-02-22 05:58:53 +0100353 _descriptor.EnumValueDescriptor(
354 name='DEVICE_UNREACHABLE', index=2, number=2,
355 serialized_options=None,
356 type=None,
357 create_key=_descriptor._internal_create_key),
amit.ghoshae473032021-01-10 11:59:10 +0100358 ],
359 containing_type=None,
360 serialized_options=None,
amit.ghosh6bdb0f72021-06-02 14:42:29 +0200361 serialized_start=3116,
362 serialized_end=3190,
amit.ghoshae473032021-01-10 11:59:10 +0100363)
364_sym_db.RegisterEnumDescriptor(_GETMSGBUSENDPOINTRESPONSE_REASON)
365
366_SETLOGLEVELRESPONSE_REASON = _descriptor.EnumDescriptor(
367 name='Reason',
368 full_name='dmi.SetLogLevelResponse.Reason',
369 filename=None,
370 file=DESCRIPTOR,
371 create_key=_descriptor._internal_create_key,
372 values=[
373 _descriptor.EnumValueDescriptor(
374 name='UNDEFINED_REASON', index=0, number=0,
375 serialized_options=None,
376 type=None,
377 create_key=_descriptor._internal_create_key),
378 _descriptor.EnumValueDescriptor(
379 name='UNKNOWN_DEVICE', index=1, number=1,
380 serialized_options=None,
381 type=None,
382 create_key=_descriptor._internal_create_key),
383 _descriptor.EnumValueDescriptor(
384 name='INTERNAL_ERROR', index=2, number=2,
385 serialized_options=None,
386 type=None,
387 create_key=_descriptor._internal_create_key),
388 _descriptor.EnumValueDescriptor(
389 name='UNKNOWN_LOG_ENTITY', index=3, number=3,
390 serialized_options=None,
391 type=None,
392 create_key=_descriptor._internal_create_key),
amit.ghoshbd2022e2021-02-22 05:58:53 +0100393 _descriptor.EnumValueDescriptor(
394 name='DEVICE_UNREACHABLE', index=4, number=4,
395 serialized_options=None,
396 type=None,
397 create_key=_descriptor._internal_create_key),
amit.ghoshae473032021-01-10 11:59:10 +0100398 ],
399 containing_type=None,
400 serialized_options=None,
amit.ghosh6bdb0f72021-06-02 14:42:29 +0200401 serialized_start=3516,
402 serialized_end=3634,
amit.ghoshae473032021-01-10 11:59:10 +0100403)
404_sym_db.RegisterEnumDescriptor(_SETLOGLEVELRESPONSE_REASON)
405
406_GETLOGLEVELRESPONSE_REASON = _descriptor.EnumDescriptor(
407 name='Reason',
408 full_name='dmi.GetLogLevelResponse.Reason',
409 filename=None,
410 file=DESCRIPTOR,
411 create_key=_descriptor._internal_create_key,
412 values=[
413 _descriptor.EnumValueDescriptor(
414 name='UNDEFINED_REASON', index=0, number=0,
415 serialized_options=None,
416 type=None,
417 create_key=_descriptor._internal_create_key),
418 _descriptor.EnumValueDescriptor(
419 name='UNKNOWN_DEVICE', index=1, number=1,
420 serialized_options=None,
421 type=None,
422 create_key=_descriptor._internal_create_key),
423 _descriptor.EnumValueDescriptor(
424 name='INTERNAL_ERROR', index=2, number=2,
425 serialized_options=None,
426 type=None,
427 create_key=_descriptor._internal_create_key),
428 _descriptor.EnumValueDescriptor(
429 name='UNKNOWN_LOG_ENTITY', index=3, number=3,
430 serialized_options=None,
431 type=None,
432 create_key=_descriptor._internal_create_key),
amit.ghoshbd2022e2021-02-22 05:58:53 +0100433 _descriptor.EnumValueDescriptor(
434 name='DEVICE_UNREACHABLE', index=4, number=4,
435 serialized_options=None,
436 type=None,
437 create_key=_descriptor._internal_create_key),
amit.ghoshae473032021-01-10 11:59:10 +0100438 ],
439 containing_type=None,
440 serialized_options=None,
amit.ghosh6bdb0f72021-06-02 14:42:29 +0200441 serialized_start=3516,
442 serialized_end=3634,
amit.ghoshae473032021-01-10 11:59:10 +0100443)
444_sym_db.RegisterEnumDescriptor(_GETLOGLEVELRESPONSE_REASON)
445
Chandrakanth Nalkudre Gowda2f6066c2021-05-13 12:36:32 +0530446_REBOOTDEVICERESPONSE_REASON = _descriptor.EnumDescriptor(
447 name='Reason',
448 full_name='dmi.RebootDeviceResponse.Reason',
449 filename=None,
450 file=DESCRIPTOR,
451 create_key=_descriptor._internal_create_key,
452 values=[
453 _descriptor.EnumValueDescriptor(
454 name='UNDEFINED_REASON', index=0, number=0,
455 serialized_options=None,
456 type=None,
457 create_key=_descriptor._internal_create_key),
458 _descriptor.EnumValueDescriptor(
459 name='UNKNOWN_DEVICE', index=1, number=1,
460 serialized_options=None,
461 type=None,
462 create_key=_descriptor._internal_create_key),
463 _descriptor.EnumValueDescriptor(
464 name='INTERNAL_ERROR', index=2, number=2,
465 serialized_options=None,
466 type=None,
467 create_key=_descriptor._internal_create_key),
468 _descriptor.EnumValueDescriptor(
469 name='DEVICE_UNREACHABLE', index=3, number=3,
470 serialized_options=None,
471 type=None,
472 create_key=_descriptor._internal_create_key),
473 ],
474 containing_type=None,
475 serialized_options=None,
476 serialized_start=333,
477 serialized_end=427,
478)
479_sym_db.RegisterEnumDescriptor(_REBOOTDEVICERESPONSE_REASON)
480
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200481
482_PHYSICALINVENTORYREQUEST = _descriptor.Descriptor(
483 name='PhysicalInventoryRequest',
484 full_name='dmi.PhysicalInventoryRequest',
485 filename=None,
486 file=DESCRIPTOR,
487 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200488 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200489 fields=[
490 _descriptor.FieldDescriptor(
491 name='device_uuid', full_name='dmi.PhysicalInventoryRequest.device_uuid', index=0,
492 number=1, type=11, cpp_type=10, label=1,
493 has_default_value=False, default_value=None,
494 message_type=None, enum_type=None, containing_type=None,
495 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200496 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200497 ],
498 extensions=[
499 ],
500 nested_types=[],
501 enum_types=[
502 ],
503 serialized_options=None,
504 is_extendable=False,
505 syntax='proto3',
506 extension_ranges=[],
507 oneofs=[
508 ],
Andrea Campanellacb990bc2020-09-22 12:50:56 +0200509 serialized_start=102,
510 serialized_end=160,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200511)
512
513
514_PHYSICALINVENTORYRESPONSE = _descriptor.Descriptor(
515 name='PhysicalInventoryResponse',
516 full_name='dmi.PhysicalInventoryResponse',
517 filename=None,
518 file=DESCRIPTOR,
519 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200520 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200521 fields=[
522 _descriptor.FieldDescriptor(
523 name='status', full_name='dmi.PhysicalInventoryResponse.status', index=0,
524 number=1, type=14, cpp_type=8, label=1,
525 has_default_value=False, default_value=0,
526 message_type=None, enum_type=None, containing_type=None,
527 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200528 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200529 _descriptor.FieldDescriptor(
530 name='reason', full_name='dmi.PhysicalInventoryResponse.reason', index=1,
531 number=2, type=14, cpp_type=8, label=1,
532 has_default_value=False, default_value=0,
533 message_type=None, enum_type=None, containing_type=None,
534 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200535 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200536 _descriptor.FieldDescriptor(
537 name='inventory', full_name='dmi.PhysicalInventoryResponse.inventory', index=2,
538 number=3, type=11, cpp_type=10, label=1,
539 has_default_value=False, default_value=None,
540 message_type=None, enum_type=None, containing_type=None,
541 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200542 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100543 _descriptor.FieldDescriptor(
544 name='reason_detail', full_name='dmi.PhysicalInventoryResponse.reason_detail', index=3,
545 number=4, type=9, cpp_type=9, label=1,
546 has_default_value=False, default_value=b"".decode('utf-8'),
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),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200550 ],
551 extensions=[
552 ],
553 nested_types=[],
554 enum_types=[
amit.ghoshae473032021-01-10 11:59:10 +0100555 _PHYSICALINVENTORYRESPONSE_REASON,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200556 ],
557 serialized_options=None,
558 is_extendable=False,
559 syntax='proto3',
560 extension_ranges=[],
561 oneofs=[
562 ],
amit.ghoshae473032021-01-10 11:59:10 +0100563 serialized_start=163,
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100564 serialized_end=427,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200565)
566
567
568_HWCOMPONENTINFOGETREQUEST = _descriptor.Descriptor(
569 name='HWComponentInfoGetRequest',
570 full_name='dmi.HWComponentInfoGetRequest',
571 filename=None,
572 file=DESCRIPTOR,
573 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200574 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200575 fields=[
576 _descriptor.FieldDescriptor(
577 name='device_uuid', full_name='dmi.HWComponentInfoGetRequest.device_uuid', index=0,
578 number=1, type=11, cpp_type=10, label=1,
579 has_default_value=False, default_value=None,
580 message_type=None, enum_type=None, containing_type=None,
581 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200582 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200583 _descriptor.FieldDescriptor(
584 name='component_uuid', full_name='dmi.HWComponentInfoGetRequest.component_uuid', index=1,
585 number=2, type=11, cpp_type=10, label=1,
586 has_default_value=False, default_value=None,
587 message_type=None, enum_type=None, containing_type=None,
588 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200589 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200590 _descriptor.FieldDescriptor(
591 name='component_name', full_name='dmi.HWComponentInfoGetRequest.component_name', index=2,
592 number=3, type=9, cpp_type=9, label=1,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200593 has_default_value=False, default_value=b"".decode('utf-8'),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200594 message_type=None, enum_type=None, containing_type=None,
595 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200596 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200597 ],
598 extensions=[
599 ],
600 nested_types=[],
601 enum_types=[
602 ],
603 serialized_options=None,
604 is_extendable=False,
605 syntax='proto3',
606 extension_ranges=[],
607 oneofs=[
608 ],
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100609 serialized_start=429,
610 serialized_end=547,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200611)
612
613
aghoshc301dcd2020-09-03 16:55:34 +0100614_HWCOMPONENTINFOGETRESPONSE = _descriptor.Descriptor(
615 name='HWComponentInfoGetResponse',
616 full_name='dmi.HWComponentInfoGetResponse',
617 filename=None,
618 file=DESCRIPTOR,
619 containing_type=None,
620 create_key=_descriptor._internal_create_key,
621 fields=[
622 _descriptor.FieldDescriptor(
623 name='status', full_name='dmi.HWComponentInfoGetResponse.status', index=0,
624 number=1, type=14, cpp_type=8, label=1,
625 has_default_value=False, default_value=0,
626 message_type=None, enum_type=None, containing_type=None,
627 is_extension=False, extension_scope=None,
628 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
629 _descriptor.FieldDescriptor(
630 name='reason', full_name='dmi.HWComponentInfoGetResponse.reason', index=1,
631 number=2, type=14, cpp_type=8, label=1,
632 has_default_value=False, default_value=0,
633 message_type=None, enum_type=None, containing_type=None,
634 is_extension=False, extension_scope=None,
635 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
636 _descriptor.FieldDescriptor(
637 name='component', full_name='dmi.HWComponentInfoGetResponse.component', index=2,
638 number=3, type=11, cpp_type=10, label=1,
639 has_default_value=False, default_value=None,
640 message_type=None, enum_type=None, containing_type=None,
641 is_extension=False, extension_scope=None,
642 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100643 _descriptor.FieldDescriptor(
644 name='reason_detail', full_name='dmi.HWComponentInfoGetResponse.reason_detail', index=3,
645 number=4, type=9, cpp_type=9, label=1,
646 has_default_value=False, default_value=b"".decode('utf-8'),
647 message_type=None, enum_type=None, containing_type=None,
648 is_extension=False, extension_scope=None,
649 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
aghoshc301dcd2020-09-03 16:55:34 +0100650 ],
651 extensions=[
652 ],
653 nested_types=[],
654 enum_types=[
amit.ghoshae473032021-01-10 11:59:10 +0100655 _HWCOMPONENTINFOGETRESPONSE_REASON,
aghoshc301dcd2020-09-03 16:55:34 +0100656 ],
657 serialized_options=None,
658 is_extendable=False,
659 syntax='proto3',
660 extension_ranges=[],
661 oneofs=[
662 ],
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100663 serialized_start=550,
664 serialized_end=840,
aghoshc301dcd2020-09-03 16:55:34 +0100665)
666
667
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200668_HWCOMPONENTINFOSETREQUEST = _descriptor.Descriptor(
669 name='HWComponentInfoSetRequest',
670 full_name='dmi.HWComponentInfoSetRequest',
671 filename=None,
672 file=DESCRIPTOR,
673 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200674 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200675 fields=[
676 _descriptor.FieldDescriptor(
677 name='device_uuid', full_name='dmi.HWComponentInfoSetRequest.device_uuid', index=0,
678 number=1, type=11, cpp_type=10, label=1,
679 has_default_value=False, default_value=None,
680 message_type=None, enum_type=None, containing_type=None,
681 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200682 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200683 _descriptor.FieldDescriptor(
684 name='component_uuid', full_name='dmi.HWComponentInfoSetRequest.component_uuid', index=1,
685 number=2, type=11, cpp_type=10, label=1,
686 has_default_value=False, default_value=None,
687 message_type=None, enum_type=None, containing_type=None,
688 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200689 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200690 _descriptor.FieldDescriptor(
691 name='component_name', full_name='dmi.HWComponentInfoSetRequest.component_name', index=2,
692 number=3, type=9, cpp_type=9, label=1,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200693 has_default_value=False, default_value=b"".decode('utf-8'),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200694 message_type=None, enum_type=None, containing_type=None,
695 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200696 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200697 _descriptor.FieldDescriptor(
698 name='changes', full_name='dmi.HWComponentInfoSetRequest.changes', index=3,
699 number=4, type=11, cpp_type=10, label=1,
700 has_default_value=False, default_value=None,
701 message_type=None, enum_type=None, containing_type=None,
702 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200703 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200704 ],
705 extensions=[
706 ],
707 nested_types=[],
708 enum_types=[
709 ],
710 serialized_options=None,
711 is_extendable=False,
712 syntax='proto3',
713 extension_ranges=[],
714 oneofs=[
715 ],
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100716 serialized_start=843,
717 serialized_end=1004,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200718)
719
720
721_HWCOMPONENTINFOSETRESPONSE = _descriptor.Descriptor(
722 name='HWComponentInfoSetResponse',
723 full_name='dmi.HWComponentInfoSetResponse',
724 filename=None,
725 file=DESCRIPTOR,
726 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200727 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200728 fields=[
729 _descriptor.FieldDescriptor(
730 name='status', full_name='dmi.HWComponentInfoSetResponse.status', index=0,
731 number=1, type=14, cpp_type=8, label=1,
732 has_default_value=False, default_value=0,
733 message_type=None, enum_type=None, containing_type=None,
734 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200735 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200736 _descriptor.FieldDescriptor(
737 name='reason', full_name='dmi.HWComponentInfoSetResponse.reason', index=1,
738 number=2, type=14, cpp_type=8, label=1,
739 has_default_value=False, default_value=0,
740 message_type=None, enum_type=None, containing_type=None,
741 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200742 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100743 _descriptor.FieldDescriptor(
744 name='reason_detail', full_name='dmi.HWComponentInfoSetResponse.reason_detail', index=2,
745 number=3, type=9, cpp_type=9, label=1,
746 has_default_value=False, default_value=b"".decode('utf-8'),
747 message_type=None, enum_type=None, containing_type=None,
748 is_extension=False, extension_scope=None,
749 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200750 ],
751 extensions=[
752 ],
753 nested_types=[],
754 enum_types=[
amit.ghoshae473032021-01-10 11:59:10 +0100755 _HWCOMPONENTINFOSETRESPONSE_REASON,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200756 ],
757 serialized_options=None,
758 is_extendable=False,
759 syntax='proto3',
760 extension_ranges=[],
761 oneofs=[
762 ],
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100763 serialized_start=1007,
764 serialized_end=1283,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200765)
766
767
768_STARTMANAGINGDEVICERESPONSE = _descriptor.Descriptor(
769 name='StartManagingDeviceResponse',
770 full_name='dmi.StartManagingDeviceResponse',
771 filename=None,
772 file=DESCRIPTOR,
773 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200774 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200775 fields=[
776 _descriptor.FieldDescriptor(
777 name='status', full_name='dmi.StartManagingDeviceResponse.status', index=0,
778 number=1, type=14, cpp_type=8, label=1,
779 has_default_value=False, default_value=0,
780 message_type=None, enum_type=None, containing_type=None,
781 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200782 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200783 _descriptor.FieldDescriptor(
784 name='reason', full_name='dmi.StartManagingDeviceResponse.reason', index=1,
785 number=2, type=14, cpp_type=8, label=1,
786 has_default_value=False, default_value=0,
787 message_type=None, enum_type=None, containing_type=None,
788 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200789 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200790 _descriptor.FieldDescriptor(
791 name='device_uuid', full_name='dmi.StartManagingDeviceResponse.device_uuid', index=2,
792 number=3, type=11, cpp_type=10, label=1,
793 has_default_value=False, default_value=None,
794 message_type=None, enum_type=None, containing_type=None,
795 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200796 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100797 _descriptor.FieldDescriptor(
798 name='reason_detail', full_name='dmi.StartManagingDeviceResponse.reason_detail', index=3,
799 number=4, type=9, cpp_type=9, label=1,
800 has_default_value=False, default_value=b"".decode('utf-8'),
801 message_type=None, enum_type=None, containing_type=None,
802 is_extension=False, extension_scope=None,
803 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200804 ],
805 extensions=[
806 ],
807 nested_types=[],
808 enum_types=[
amit.ghoshae473032021-01-10 11:59:10 +0100809 _STARTMANAGINGDEVICERESPONSE_REASON,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200810 ],
811 serialized_options=None,
812 is_extendable=False,
813 syntax='proto3',
814 extension_ranges=[],
815 oneofs=[
816 ],
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100817 serialized_start=1286,
amit.ghosh6bdb0f72021-06-02 14:42:29 +0200818 serialized_end=1645,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200819)
820
821
822_STOPMANAGINGDEVICEREQUEST = _descriptor.Descriptor(
823 name='StopManagingDeviceRequest',
824 full_name='dmi.StopManagingDeviceRequest',
825 filename=None,
826 file=DESCRIPTOR,
827 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200828 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200829 fields=[
830 _descriptor.FieldDescriptor(
831 name='name', full_name='dmi.StopManagingDeviceRequest.name', index=0,
832 number=1, type=9, cpp_type=9, label=1,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200833 has_default_value=False, default_value=b"".decode('utf-8'),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200834 message_type=None, enum_type=None, containing_type=None,
835 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200836 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200837 ],
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 ],
amit.ghosh6bdb0f72021-06-02 14:42:29 +0200849 serialized_start=1647,
850 serialized_end=1688,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200851)
852
853
854_STOPMANAGINGDEVICERESPONSE = _descriptor.Descriptor(
855 name='StopManagingDeviceResponse',
856 full_name='dmi.StopManagingDeviceResponse',
857 filename=None,
858 file=DESCRIPTOR,
859 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200860 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200861 fields=[
862 _descriptor.FieldDescriptor(
863 name='status', full_name='dmi.StopManagingDeviceResponse.status', index=0,
864 number=1, type=14, cpp_type=8, label=1,
865 has_default_value=False, default_value=0,
866 message_type=None, enum_type=None, containing_type=None,
867 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200868 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200869 _descriptor.FieldDescriptor(
870 name='reason', full_name='dmi.StopManagingDeviceResponse.reason', index=1,
871 number=2, type=14, cpp_type=8, label=1,
872 has_default_value=False, default_value=0,
873 message_type=None, enum_type=None, containing_type=None,
874 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200875 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
amit.ghosh8ab1e6e2021-02-23 07:40:17 +0100876 _descriptor.FieldDescriptor(
877 name='reason_detail', full_name='dmi.StopManagingDeviceResponse.reason_detail', index=2,
878 number=3, type=9, cpp_type=9, label=1,
879 has_default_value=False, default_value=b"".decode('utf-8'),
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),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200883 ],
884 extensions=[
885 ],
886 nested_types=[],
887 enum_types=[
amit.ghoshae473032021-01-10 11:59:10 +0100888 _STOPMANAGINGDEVICERESPONSE_REASON,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200889 ],
890 serialized_options=None,
891 is_extendable=False,
892 syntax='proto3',
893 extension_ranges=[],
894 oneofs=[
895 ],
amit.ghosh6bdb0f72021-06-02 14:42:29 +0200896 serialized_start=1691,
897 serialized_end=1879,
Andrea Campanellacb990bc2020-09-22 12:50:56 +0200898)
899
900
amit.ghosh0c687412021-03-24 19:01:08 +0100901_MANAGEDDEVICEINFO = _descriptor.Descriptor(
902 name='ManagedDeviceInfo',
903 full_name='dmi.ManagedDeviceInfo',
Andrea Campanellacb990bc2020-09-22 12:50:56 +0200904 filename=None,
905 file=DESCRIPTOR,
906 containing_type=None,
907 create_key=_descriptor._internal_create_key,
908 fields=[
909 _descriptor.FieldDescriptor(
amit.ghosh0c687412021-03-24 19:01:08 +0100910 name='info', full_name='dmi.ManagedDeviceInfo.info', index=0,
911 number=1, type=11, cpp_type=10, label=1,
912 has_default_value=False, default_value=None,
913 message_type=None, enum_type=None, containing_type=None,
914 is_extension=False, extension_scope=None,
915 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
916 _descriptor.FieldDescriptor(
917 name='device_uuid', full_name='dmi.ManagedDeviceInfo.device_uuid', index=1,
918 number=2, type=11, cpp_type=10, label=1,
919 has_default_value=False, default_value=None,
Andrea Campanellacb990bc2020-09-22 12:50:56 +0200920 message_type=None, enum_type=None, containing_type=None,
921 is_extension=False, extension_scope=None,
922 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
923 ],
924 extensions=[
925 ],
926 nested_types=[],
927 enum_types=[
928 ],
929 serialized_options=None,
930 is_extendable=False,
931 syntax='proto3',
932 extension_ranges=[],
933 oneofs=[
934 ],
amit.ghosh6bdb0f72021-06-02 14:42:29 +0200935 serialized_start=1881,
936 serialized_end=1972,
amit.ghosh0c687412021-03-24 19:01:08 +0100937)
938
939
940_MANAGEDDEVICESRESPONSE = _descriptor.Descriptor(
941 name='ManagedDevicesResponse',
942 full_name='dmi.ManagedDevicesResponse',
943 filename=None,
944 file=DESCRIPTOR,
945 containing_type=None,
946 create_key=_descriptor._internal_create_key,
947 fields=[
948 _descriptor.FieldDescriptor(
949 name='status', full_name='dmi.ManagedDevicesResponse.status', index=0,
950 number=1, type=14, cpp_type=8, label=1,
951 has_default_value=False, default_value=0,
952 message_type=None, enum_type=None, containing_type=None,
953 is_extension=False, extension_scope=None,
954 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
955 _descriptor.FieldDescriptor(
956 name='reason', full_name='dmi.ManagedDevicesResponse.reason', index=1,
957 number=2, type=14, cpp_type=8, label=1,
958 has_default_value=False, default_value=0,
959 message_type=None, enum_type=None, containing_type=None,
960 is_extension=False, extension_scope=None,
961 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
962 _descriptor.FieldDescriptor(
963 name='devices', full_name='dmi.ManagedDevicesResponse.devices', index=2,
964 number=3, type=11, cpp_type=10, label=3,
965 has_default_value=False, default_value=[],
966 message_type=None, enum_type=None, containing_type=None,
967 is_extension=False, extension_scope=None,
968 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
969 ],
970 extensions=[
971 ],
972 nested_types=[],
973 enum_types=[
974 _MANAGEDDEVICESRESPONSE_REASON,
975 ],
976 serialized_options=None,
977 is_extendable=False,
978 syntax='proto3',
979 extension_ranges=[],
980 oneofs=[
981 ],
amit.ghosh6bdb0f72021-06-02 14:42:29 +0200982 serialized_start=1975,
983 serialized_end=2173,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200984)
985
amit.ghosh188a84f2020-09-27 20:59:25 +0200986
987_SETLOGGINGENDPOINTREQUEST = _descriptor.Descriptor(
988 name='SetLoggingEndpointRequest',
989 full_name='dmi.SetLoggingEndpointRequest',
990 filename=None,
991 file=DESCRIPTOR,
992 containing_type=None,
993 create_key=_descriptor._internal_create_key,
994 fields=[
995 _descriptor.FieldDescriptor(
996 name='device_uuid', full_name='dmi.SetLoggingEndpointRequest.device_uuid', index=0,
997 number=1, type=11, cpp_type=10, label=1,
998 has_default_value=False, default_value=None,
999 message_type=None, enum_type=None, containing_type=None,
1000 is_extension=False, extension_scope=None,
1001 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1002 _descriptor.FieldDescriptor(
1003 name='logging_endpoint', full_name='dmi.SetLoggingEndpointRequest.logging_endpoint', index=1,
1004 number=2, type=9, cpp_type=9, label=1,
1005 has_default_value=False, default_value=b"".decode('utf-8'),
1006 message_type=None, enum_type=None, containing_type=None,
1007 is_extension=False, extension_scope=None,
1008 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1009 _descriptor.FieldDescriptor(
1010 name='logging_protocol', full_name='dmi.SetLoggingEndpointRequest.logging_protocol', index=2,
1011 number=3, type=9, cpp_type=9, label=1,
1012 has_default_value=False, default_value=b"".decode('utf-8'),
1013 message_type=None, enum_type=None, containing_type=None,
1014 is_extension=False, extension_scope=None,
1015 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1016 ],
1017 extensions=[
1018 ],
1019 nested_types=[],
1020 enum_types=[
1021 ],
1022 serialized_options=None,
1023 is_extendable=False,
1024 syntax='proto3',
1025 extension_ranges=[],
1026 oneofs=[
1027 ],
amit.ghosh6bdb0f72021-06-02 14:42:29 +02001028 serialized_start=2175,
1029 serialized_end=2286,
amit.ghosh188a84f2020-09-27 20:59:25 +02001030)
1031
1032
1033_SETREMOTEENDPOINTRESPONSE = _descriptor.Descriptor(
1034 name='SetRemoteEndpointResponse',
1035 full_name='dmi.SetRemoteEndpointResponse',
1036 filename=None,
1037 file=DESCRIPTOR,
1038 containing_type=None,
1039 create_key=_descriptor._internal_create_key,
1040 fields=[
1041 _descriptor.FieldDescriptor(
1042 name='status', full_name='dmi.SetRemoteEndpointResponse.status', index=0,
1043 number=1, type=14, cpp_type=8, label=1,
1044 has_default_value=False, default_value=0,
1045 message_type=None, enum_type=None, containing_type=None,
1046 is_extension=False, extension_scope=None,
1047 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1048 _descriptor.FieldDescriptor(
1049 name='reason', full_name='dmi.SetRemoteEndpointResponse.reason', index=1,
1050 number=2, type=14, cpp_type=8, label=1,
1051 has_default_value=False, default_value=0,
1052 message_type=None, enum_type=None, containing_type=None,
1053 is_extension=False, extension_scope=None,
1054 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
amit.ghosh8ab1e6e2021-02-23 07:40:17 +01001055 _descriptor.FieldDescriptor(
1056 name='reason_detail', full_name='dmi.SetRemoteEndpointResponse.reason_detail', index=2,
1057 number=3, type=9, cpp_type=9, label=1,
1058 has_default_value=False, default_value=b"".decode('utf-8'),
1059 message_type=None, enum_type=None, containing_type=None,
1060 is_extension=False, extension_scope=None,
1061 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
amit.ghosh188a84f2020-09-27 20:59:25 +02001062 ],
1063 extensions=[
1064 ],
1065 nested_types=[],
1066 enum_types=[
amit.ghoshae473032021-01-10 11:59:10 +01001067 _SETREMOTEENDPOINTRESPONSE_REASON,
amit.ghosh188a84f2020-09-27 20:59:25 +02001068 ],
1069 serialized_options=None,
1070 is_extendable=False,
1071 syntax='proto3',
1072 extension_ranges=[],
1073 oneofs=[
1074 ],
amit.ghosh6bdb0f72021-06-02 14:42:29 +02001075 serialized_start=2289,
1076 serialized_end=2612,
amit.ghosh188a84f2020-09-27 20:59:25 +02001077)
1078
1079
1080_GETLOGGINGENDPOINTRESPONSE = _descriptor.Descriptor(
1081 name='GetLoggingEndpointResponse',
1082 full_name='dmi.GetLoggingEndpointResponse',
1083 filename=None,
1084 file=DESCRIPTOR,
1085 containing_type=None,
1086 create_key=_descriptor._internal_create_key,
1087 fields=[
1088 _descriptor.FieldDescriptor(
1089 name='status', full_name='dmi.GetLoggingEndpointResponse.status', index=0,
1090 number=1, type=14, cpp_type=8, label=1,
1091 has_default_value=False, default_value=0,
1092 message_type=None, enum_type=None, containing_type=None,
1093 is_extension=False, extension_scope=None,
1094 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1095 _descriptor.FieldDescriptor(
1096 name='reason', full_name='dmi.GetLoggingEndpointResponse.reason', index=1,
1097 number=2, type=14, cpp_type=8, label=1,
1098 has_default_value=False, default_value=0,
1099 message_type=None, enum_type=None, containing_type=None,
1100 is_extension=False, extension_scope=None,
1101 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1102 _descriptor.FieldDescriptor(
1103 name='logging_endpoint', full_name='dmi.GetLoggingEndpointResponse.logging_endpoint', index=2,
1104 number=3, type=9, cpp_type=9, label=1,
1105 has_default_value=False, default_value=b"".decode('utf-8'),
1106 message_type=None, enum_type=None, containing_type=None,
1107 is_extension=False, extension_scope=None,
1108 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1109 _descriptor.FieldDescriptor(
1110 name='logging_protocol', full_name='dmi.GetLoggingEndpointResponse.logging_protocol', index=3,
1111 number=4, type=9, cpp_type=9, label=1,
1112 has_default_value=False, default_value=b"".decode('utf-8'),
1113 message_type=None, enum_type=None, containing_type=None,
1114 is_extension=False, extension_scope=None,
1115 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
amit.ghosh8ab1e6e2021-02-23 07:40:17 +01001116 _descriptor.FieldDescriptor(
1117 name='reason_detail', full_name='dmi.GetLoggingEndpointResponse.reason_detail', index=4,
1118 number=5, type=9, cpp_type=9, label=1,
1119 has_default_value=False, default_value=b"".decode('utf-8'),
1120 message_type=None, enum_type=None, containing_type=None,
1121 is_extension=False, extension_scope=None,
1122 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
amit.ghosh188a84f2020-09-27 20:59:25 +02001123 ],
1124 extensions=[
1125 ],
1126 nested_types=[],
1127 enum_types=[
amit.ghoshae473032021-01-10 11:59:10 +01001128 _GETLOGGINGENDPOINTRESPONSE_REASON,
amit.ghosh188a84f2020-09-27 20:59:25 +02001129 ],
1130 serialized_options=None,
1131 is_extendable=False,
1132 syntax='proto3',
1133 extension_ranges=[],
1134 oneofs=[
1135 ],
amit.ghosh6bdb0f72021-06-02 14:42:29 +02001136 serialized_start=2615,
1137 serialized_end=2899,
amit.ghosh188a84f2020-09-27 20:59:25 +02001138)
1139
1140
1141_SETMSGBUSENDPOINTREQUEST = _descriptor.Descriptor(
1142 name='SetMsgBusEndpointRequest',
1143 full_name='dmi.SetMsgBusEndpointRequest',
1144 filename=None,
1145 file=DESCRIPTOR,
1146 containing_type=None,
1147 create_key=_descriptor._internal_create_key,
1148 fields=[
1149 _descriptor.FieldDescriptor(
1150 name='msgbus_endpoint', full_name='dmi.SetMsgBusEndpointRequest.msgbus_endpoint', index=0,
1151 number=1, type=9, cpp_type=9, label=1,
1152 has_default_value=False, default_value=b"".decode('utf-8'),
1153 message_type=None, enum_type=None, containing_type=None,
1154 is_extension=False, extension_scope=None,
1155 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1156 ],
1157 extensions=[
1158 ],
1159 nested_types=[],
1160 enum_types=[
1161 ],
1162 serialized_options=None,
1163 is_extendable=False,
1164 syntax='proto3',
1165 extension_ranges=[],
1166 oneofs=[
1167 ],
amit.ghosh6bdb0f72021-06-02 14:42:29 +02001168 serialized_start=2901,
1169 serialized_end=2952,
amit.ghosh188a84f2020-09-27 20:59:25 +02001170)
1171
1172
1173_GETMSGBUSENDPOINTRESPONSE = _descriptor.Descriptor(
1174 name='GetMsgBusEndpointResponse',
1175 full_name='dmi.GetMsgBusEndpointResponse',
1176 filename=None,
1177 file=DESCRIPTOR,
1178 containing_type=None,
1179 create_key=_descriptor._internal_create_key,
1180 fields=[
1181 _descriptor.FieldDescriptor(
1182 name='status', full_name='dmi.GetMsgBusEndpointResponse.status', index=0,
1183 number=1, type=14, cpp_type=8, label=1,
1184 has_default_value=False, default_value=0,
1185 message_type=None, enum_type=None, containing_type=None,
1186 is_extension=False, extension_scope=None,
1187 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1188 _descriptor.FieldDescriptor(
1189 name='reason', full_name='dmi.GetMsgBusEndpointResponse.reason', index=1,
1190 number=2, type=14, cpp_type=8, label=1,
1191 has_default_value=False, default_value=0,
1192 message_type=None, enum_type=None, containing_type=None,
1193 is_extension=False, extension_scope=None,
1194 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1195 _descriptor.FieldDescriptor(
1196 name='msgbus_endpoint', full_name='dmi.GetMsgBusEndpointResponse.msgbus_endpoint', index=2,
1197 number=3, type=9, cpp_type=9, label=1,
1198 has_default_value=False, default_value=b"".decode('utf-8'),
1199 message_type=None, enum_type=None, containing_type=None,
1200 is_extension=False, extension_scope=None,
1201 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
amit.ghosh8ab1e6e2021-02-23 07:40:17 +01001202 _descriptor.FieldDescriptor(
1203 name='reason_detail', full_name='dmi.GetMsgBusEndpointResponse.reason_detail', index=3,
1204 number=4, type=9, cpp_type=9, label=1,
1205 has_default_value=False, default_value=b"".decode('utf-8'),
1206 message_type=None, enum_type=None, containing_type=None,
1207 is_extension=False, extension_scope=None,
1208 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
amit.ghosh188a84f2020-09-27 20:59:25 +02001209 ],
1210 extensions=[
1211 ],
1212 nested_types=[],
1213 enum_types=[
amit.ghoshae473032021-01-10 11:59:10 +01001214 _GETMSGBUSENDPOINTRESPONSE_REASON,
amit.ghosh188a84f2020-09-27 20:59:25 +02001215 ],
1216 serialized_options=None,
1217 is_extendable=False,
1218 syntax='proto3',
1219 extension_ranges=[],
1220 oneofs=[
1221 ],
amit.ghosh6bdb0f72021-06-02 14:42:29 +02001222 serialized_start=2955,
1223 serialized_end=3190,
amit.ghosh188a84f2020-09-27 20:59:25 +02001224)
1225
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001226
1227_ENTITIESLOGLEVEL = _descriptor.Descriptor(
1228 name='EntitiesLogLevel',
1229 full_name='dmi.EntitiesLogLevel',
1230 filename=None,
1231 file=DESCRIPTOR,
1232 containing_type=None,
1233 create_key=_descriptor._internal_create_key,
1234 fields=[
1235 _descriptor.FieldDescriptor(
1236 name='logLevel', full_name='dmi.EntitiesLogLevel.logLevel', index=0,
1237 number=1, type=14, cpp_type=8, label=1,
1238 has_default_value=False, default_value=0,
1239 message_type=None, enum_type=None, containing_type=None,
1240 is_extension=False, extension_scope=None,
1241 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1242 _descriptor.FieldDescriptor(
1243 name='entities', full_name='dmi.EntitiesLogLevel.entities', index=1,
1244 number=2, type=9, cpp_type=9, label=3,
1245 has_default_value=False, default_value=[],
1246 message_type=None, enum_type=None, containing_type=None,
1247 is_extension=False, extension_scope=None,
1248 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1249 ],
1250 extensions=[
1251 ],
1252 nested_types=[],
1253 enum_types=[
1254 ],
1255 serialized_options=None,
1256 is_extendable=False,
1257 syntax='proto3',
1258 extension_ranges=[],
1259 oneofs=[
1260 ],
amit.ghosh6bdb0f72021-06-02 14:42:29 +02001261 serialized_start=3192,
1262 serialized_end=3261,
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001263)
1264
1265
1266_SETLOGLEVELREQUEST = _descriptor.Descriptor(
1267 name='SetLogLevelRequest',
1268 full_name='dmi.SetLogLevelRequest',
1269 filename=None,
1270 file=DESCRIPTOR,
1271 containing_type=None,
1272 create_key=_descriptor._internal_create_key,
1273 fields=[
1274 _descriptor.FieldDescriptor(
1275 name='device_uuid', full_name='dmi.SetLogLevelRequest.device_uuid', index=0,
1276 number=1, type=11, cpp_type=10, label=1,
1277 has_default_value=False, default_value=None,
1278 message_type=None, enum_type=None, containing_type=None,
1279 is_extension=False, extension_scope=None,
1280 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1281 _descriptor.FieldDescriptor(
1282 name='loglevels', full_name='dmi.SetLogLevelRequest.loglevels', index=1,
1283 number=2, type=11, cpp_type=10, label=3,
1284 has_default_value=False, default_value=[],
1285 message_type=None, enum_type=None, containing_type=None,
1286 is_extension=False, extension_scope=None,
1287 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1288 ],
1289 extensions=[
1290 ],
1291 nested_types=[],
1292 enum_types=[
1293 ],
1294 serialized_options=None,
1295 is_extendable=False,
1296 syntax='proto3',
1297 extension_ranges=[],
1298 oneofs=[
1299 ],
amit.ghosh6bdb0f72021-06-02 14:42:29 +02001300 serialized_start=3263,
1301 serialized_end=3357,
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001302)
1303
1304
1305_SETLOGLEVELRESPONSE = _descriptor.Descriptor(
1306 name='SetLogLevelResponse',
1307 full_name='dmi.SetLogLevelResponse',
1308 filename=None,
1309 file=DESCRIPTOR,
1310 containing_type=None,
1311 create_key=_descriptor._internal_create_key,
1312 fields=[
1313 _descriptor.FieldDescriptor(
amit.ghosh5d97dba2020-11-12 16:45:27 +01001314 name='device_uuid', full_name='dmi.SetLogLevelResponse.device_uuid', index=0,
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001315 number=1, type=11, cpp_type=10, label=1,
1316 has_default_value=False, default_value=None,
1317 message_type=None, enum_type=None, containing_type=None,
1318 is_extension=False, extension_scope=None,
1319 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1320 _descriptor.FieldDescriptor(
amit.ghosh5d97dba2020-11-12 16:45:27 +01001321 name='status', full_name='dmi.SetLogLevelResponse.status', index=1,
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001322 number=2, type=14, cpp_type=8, label=1,
1323 has_default_value=False, default_value=0,
1324 message_type=None, enum_type=None, containing_type=None,
1325 is_extension=False, extension_scope=None,
1326 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1327 _descriptor.FieldDescriptor(
amit.ghosh5d97dba2020-11-12 16:45:27 +01001328 name='reason', full_name='dmi.SetLogLevelResponse.reason', index=2,
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001329 number=3, type=14, cpp_type=8, label=1,
1330 has_default_value=False, default_value=0,
1331 message_type=None, enum_type=None, containing_type=None,
1332 is_extension=False, extension_scope=None,
1333 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
amit.ghosh8ab1e6e2021-02-23 07:40:17 +01001334 _descriptor.FieldDescriptor(
1335 name='reason_detail', full_name='dmi.SetLogLevelResponse.reason_detail', index=3,
1336 number=4, type=9, cpp_type=9, label=1,
1337 has_default_value=False, default_value=b"".decode('utf-8'),
1338 message_type=None, enum_type=None, containing_type=None,
1339 is_extension=False, extension_scope=None,
1340 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001341 ],
1342 extensions=[
1343 ],
1344 nested_types=[],
1345 enum_types=[
amit.ghoshae473032021-01-10 11:59:10 +01001346 _SETLOGLEVELRESPONSE_REASON,
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001347 ],
1348 serialized_options=None,
1349 is_extendable=False,
1350 syntax='proto3',
1351 extension_ranges=[],
1352 oneofs=[
1353 ],
amit.ghosh6bdb0f72021-06-02 14:42:29 +02001354 serialized_start=3360,
1355 serialized_end=3634,
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001356)
1357
1358
1359_GETLOGLEVELREQUEST = _descriptor.Descriptor(
1360 name='GetLogLevelRequest',
1361 full_name='dmi.GetLogLevelRequest',
1362 filename=None,
1363 file=DESCRIPTOR,
1364 containing_type=None,
1365 create_key=_descriptor._internal_create_key,
1366 fields=[
1367 _descriptor.FieldDescriptor(
1368 name='device_uuid', full_name='dmi.GetLogLevelRequest.device_uuid', index=0,
1369 number=1, type=11, cpp_type=10, label=1,
1370 has_default_value=False, default_value=None,
1371 message_type=None, enum_type=None, containing_type=None,
1372 is_extension=False, extension_scope=None,
1373 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1374 _descriptor.FieldDescriptor(
1375 name='entities', full_name='dmi.GetLogLevelRequest.entities', index=1,
1376 number=2, type=9, cpp_type=9, label=3,
1377 has_default_value=False, default_value=[],
1378 message_type=None, enum_type=None, containing_type=None,
1379 is_extension=False, extension_scope=None,
1380 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1381 ],
1382 extensions=[
1383 ],
1384 nested_types=[],
1385 enum_types=[
1386 ],
1387 serialized_options=None,
1388 is_extendable=False,
1389 syntax='proto3',
1390 extension_ranges=[],
1391 oneofs=[
1392 ],
amit.ghosh6bdb0f72021-06-02 14:42:29 +02001393 serialized_start=3636,
1394 serialized_end=3706,
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001395)
1396
1397
1398_GETLOGLEVELRESPONSE = _descriptor.Descriptor(
1399 name='GetLogLevelResponse',
1400 full_name='dmi.GetLogLevelResponse',
1401 filename=None,
1402 file=DESCRIPTOR,
1403 containing_type=None,
1404 create_key=_descriptor._internal_create_key,
1405 fields=[
1406 _descriptor.FieldDescriptor(
1407 name='device_uuid', full_name='dmi.GetLogLevelResponse.device_uuid', index=0,
1408 number=1, type=11, cpp_type=10, label=1,
1409 has_default_value=False, default_value=None,
1410 message_type=None, enum_type=None, containing_type=None,
1411 is_extension=False, extension_scope=None,
1412 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1413 _descriptor.FieldDescriptor(
1414 name='logLevels', full_name='dmi.GetLogLevelResponse.logLevels', index=1,
1415 number=2, type=11, cpp_type=10, label=3,
1416 has_default_value=False, default_value=[],
1417 message_type=None, enum_type=None, containing_type=None,
1418 is_extension=False, extension_scope=None,
1419 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1420 _descriptor.FieldDescriptor(
1421 name='status', full_name='dmi.GetLogLevelResponse.status', index=2,
1422 number=3, type=14, cpp_type=8, label=1,
1423 has_default_value=False, default_value=0,
1424 message_type=None, enum_type=None, containing_type=None,
1425 is_extension=False, extension_scope=None,
1426 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1427 _descriptor.FieldDescriptor(
1428 name='reason', full_name='dmi.GetLogLevelResponse.reason', index=3,
1429 number=4, type=14, cpp_type=8, label=1,
1430 has_default_value=False, default_value=0,
1431 message_type=None, enum_type=None, containing_type=None,
1432 is_extension=False, extension_scope=None,
1433 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
amit.ghosh8ab1e6e2021-02-23 07:40:17 +01001434 _descriptor.FieldDescriptor(
1435 name='reason_detail', full_name='dmi.GetLogLevelResponse.reason_detail', index=4,
1436 number=5, type=9, cpp_type=9, label=1,
1437 has_default_value=False, default_value=b"".decode('utf-8'),
1438 message_type=None, enum_type=None, containing_type=None,
1439 is_extension=False, extension_scope=None,
1440 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001441 ],
1442 extensions=[
1443 ],
1444 nested_types=[],
1445 enum_types=[
amit.ghoshae473032021-01-10 11:59:10 +01001446 _GETLOGLEVELRESPONSE_REASON,
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001447 ],
1448 serialized_options=None,
1449 is_extendable=False,
1450 syntax='proto3',
1451 extension_ranges=[],
1452 oneofs=[
1453 ],
amit.ghosh6bdb0f72021-06-02 14:42:29 +02001454 serialized_start=3709,
1455 serialized_end=4025,
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001456)
1457
1458
1459_GETLOGGABLEENTITIESREQUEST = _descriptor.Descriptor(
1460 name='GetLoggableEntitiesRequest',
1461 full_name='dmi.GetLoggableEntitiesRequest',
1462 filename=None,
1463 file=DESCRIPTOR,
1464 containing_type=None,
1465 create_key=_descriptor._internal_create_key,
1466 fields=[
1467 _descriptor.FieldDescriptor(
1468 name='device_uuid', full_name='dmi.GetLoggableEntitiesRequest.device_uuid', index=0,
1469 number=1, type=11, cpp_type=10, label=1,
1470 has_default_value=False, default_value=None,
1471 message_type=None, enum_type=None, containing_type=None,
1472 is_extension=False, extension_scope=None,
1473 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1474 ],
1475 extensions=[
1476 ],
1477 nested_types=[],
1478 enum_types=[
1479 ],
1480 serialized_options=None,
1481 is_extendable=False,
1482 syntax='proto3',
1483 extension_ranges=[],
1484 oneofs=[
1485 ],
amit.ghosh6bdb0f72021-06-02 14:42:29 +02001486 serialized_start=4027,
1487 serialized_end=4087,
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001488)
1489
Chandrakanth Nalkudre Gowda415b83c2021-04-28 18:01:29 +05301490
1491_HEARTBEAT = _descriptor.Descriptor(
1492 name='Heartbeat',
1493 full_name='dmi.Heartbeat',
1494 filename=None,
1495 file=DESCRIPTOR,
1496 containing_type=None,
1497 create_key=_descriptor._internal_create_key,
1498 fields=[
1499 _descriptor.FieldDescriptor(
1500 name='heartbeat_signature', full_name='dmi.Heartbeat.heartbeat_signature', index=0,
1501 number=1, type=7, cpp_type=3, label=1,
1502 has_default_value=False, default_value=0,
1503 message_type=None, enum_type=None, containing_type=None,
1504 is_extension=False, extension_scope=None,
1505 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1506 ],
1507 extensions=[
1508 ],
1509 nested_types=[],
1510 enum_types=[
1511 ],
1512 serialized_options=None,
1513 is_extendable=False,
1514 syntax='proto3',
1515 extension_ranges=[],
1516 oneofs=[
1517 ],
amit.ghosh6bdb0f72021-06-02 14:42:29 +02001518 serialized_start=4089,
1519 serialized_end=4129,
Chandrakanth Nalkudre Gowda415b83c2021-04-28 18:01:29 +05301520)
1521
Chandrakanth Nalkudre Gowda2f6066c2021-05-13 12:36:32 +05301522
1523_REBOOTDEVICEREQUEST = _descriptor.Descriptor(
1524 name='RebootDeviceRequest',
1525 full_name='dmi.RebootDeviceRequest',
1526 filename=None,
1527 file=DESCRIPTOR,
1528 containing_type=None,
1529 create_key=_descriptor._internal_create_key,
1530 fields=[
1531 _descriptor.FieldDescriptor(
1532 name='device_uuid', full_name='dmi.RebootDeviceRequest.device_uuid', index=0,
1533 number=1, type=11, cpp_type=10, label=1,
1534 has_default_value=False, default_value=None,
1535 message_type=None, enum_type=None, containing_type=None,
1536 is_extension=False, extension_scope=None,
1537 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1538 ],
1539 extensions=[
1540 ],
1541 nested_types=[],
1542 enum_types=[
1543 ],
1544 serialized_options=None,
1545 is_extendable=False,
1546 syntax='proto3',
1547 extension_ranges=[],
1548 oneofs=[
1549 ],
amit.ghosh6bdb0f72021-06-02 14:42:29 +02001550 serialized_start=4131,
1551 serialized_end=4184,
Chandrakanth Nalkudre Gowda2f6066c2021-05-13 12:36:32 +05301552)
1553
1554
1555_REBOOTDEVICERESPONSE = _descriptor.Descriptor(
1556 name='RebootDeviceResponse',
1557 full_name='dmi.RebootDeviceResponse',
1558 filename=None,
1559 file=DESCRIPTOR,
1560 containing_type=None,
1561 create_key=_descriptor._internal_create_key,
1562 fields=[
1563 _descriptor.FieldDescriptor(
1564 name='status', full_name='dmi.RebootDeviceResponse.status', index=0,
1565 number=3, type=14, cpp_type=8, label=1,
1566 has_default_value=False, default_value=0,
1567 message_type=None, enum_type=None, containing_type=None,
1568 is_extension=False, extension_scope=None,
1569 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1570 _descriptor.FieldDescriptor(
1571 name='reason', full_name='dmi.RebootDeviceResponse.reason', index=1,
1572 number=4, type=14, cpp_type=8, label=1,
1573 has_default_value=False, default_value=0,
1574 message_type=None, enum_type=None, containing_type=None,
1575 is_extension=False, extension_scope=None,
1576 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1577 _descriptor.FieldDescriptor(
1578 name='reason_detail', full_name='dmi.RebootDeviceResponse.reason_detail', index=2,
1579 number=5, type=9, cpp_type=9, label=1,
1580 has_default_value=False, default_value=b"".decode('utf-8'),
1581 message_type=None, enum_type=None, containing_type=None,
1582 is_extension=False, extension_scope=None,
1583 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
1584 ],
1585 extensions=[
1586 ],
1587 nested_types=[],
1588 enum_types=[
1589 _REBOOTDEVICERESPONSE_REASON,
1590 ],
1591 serialized_options=None,
1592 is_extendable=False,
1593 syntax='proto3',
1594 extension_ranges=[],
1595 oneofs=[
1596 ],
amit.ghosh6bdb0f72021-06-02 14:42:29 +02001597 serialized_start=4187,
1598 serialized_end=4407,
Chandrakanth Nalkudre Gowda2f6066c2021-05-13 12:36:32 +05301599)
1600
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001601_PHYSICALINVENTORYREQUEST.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
1602_PHYSICALINVENTORYRESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
amit.ghoshae473032021-01-10 11:59:10 +01001603_PHYSICALINVENTORYRESPONSE.fields_by_name['reason'].enum_type = _PHYSICALINVENTORYRESPONSE_REASON
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001604_PHYSICALINVENTORYRESPONSE.fields_by_name['inventory'].message_type = dmi_dot_hw__pb2._HARDWARE
amit.ghoshae473032021-01-10 11:59:10 +01001605_PHYSICALINVENTORYRESPONSE_REASON.containing_type = _PHYSICALINVENTORYRESPONSE
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001606_HWCOMPONENTINFOGETREQUEST.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
1607_HWCOMPONENTINFOGETREQUEST.fields_by_name['component_uuid'].message_type = dmi_dot_hw__pb2._UUID
aghoshc301dcd2020-09-03 16:55:34 +01001608_HWCOMPONENTINFOGETRESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
amit.ghoshae473032021-01-10 11:59:10 +01001609_HWCOMPONENTINFOGETRESPONSE.fields_by_name['reason'].enum_type = _HWCOMPONENTINFOGETRESPONSE_REASON
aghoshc301dcd2020-09-03 16:55:34 +01001610_HWCOMPONENTINFOGETRESPONSE.fields_by_name['component'].message_type = dmi_dot_hw__pb2._COMPONENT
amit.ghoshae473032021-01-10 11:59:10 +01001611_HWCOMPONENTINFOGETRESPONSE_REASON.containing_type = _HWCOMPONENTINFOGETRESPONSE
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001612_HWCOMPONENTINFOSETREQUEST.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
1613_HWCOMPONENTINFOSETREQUEST.fields_by_name['component_uuid'].message_type = dmi_dot_hw__pb2._UUID
1614_HWCOMPONENTINFOSETREQUEST.fields_by_name['changes'].message_type = dmi_dot_hw__pb2._MODIFIABLECOMPONENT
1615_HWCOMPONENTINFOSETRESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
amit.ghoshae473032021-01-10 11:59:10 +01001616_HWCOMPONENTINFOSETRESPONSE.fields_by_name['reason'].enum_type = _HWCOMPONENTINFOSETRESPONSE_REASON
1617_HWCOMPONENTINFOSETRESPONSE_REASON.containing_type = _HWCOMPONENTINFOSETRESPONSE
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001618_STARTMANAGINGDEVICERESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
amit.ghoshae473032021-01-10 11:59:10 +01001619_STARTMANAGINGDEVICERESPONSE.fields_by_name['reason'].enum_type = _STARTMANAGINGDEVICERESPONSE_REASON
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001620_STARTMANAGINGDEVICERESPONSE.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
amit.ghoshae473032021-01-10 11:59:10 +01001621_STARTMANAGINGDEVICERESPONSE_REASON.containing_type = _STARTMANAGINGDEVICERESPONSE
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001622_STOPMANAGINGDEVICERESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
amit.ghoshae473032021-01-10 11:59:10 +01001623_STOPMANAGINGDEVICERESPONSE.fields_by_name['reason'].enum_type = _STOPMANAGINGDEVICERESPONSE_REASON
1624_STOPMANAGINGDEVICERESPONSE_REASON.containing_type = _STOPMANAGINGDEVICERESPONSE
amit.ghosh0c687412021-03-24 19:01:08 +01001625_MANAGEDDEVICEINFO.fields_by_name['info'].message_type = dmi_dot_hw__pb2._MODIFIABLECOMPONENT
1626_MANAGEDDEVICEINFO.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
1627_MANAGEDDEVICESRESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
1628_MANAGEDDEVICESRESPONSE.fields_by_name['reason'].enum_type = _MANAGEDDEVICESRESPONSE_REASON
1629_MANAGEDDEVICESRESPONSE.fields_by_name['devices'].message_type = _MANAGEDDEVICEINFO
1630_MANAGEDDEVICESRESPONSE_REASON.containing_type = _MANAGEDDEVICESRESPONSE
amit.ghosh188a84f2020-09-27 20:59:25 +02001631_SETLOGGINGENDPOINTREQUEST.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
1632_SETREMOTEENDPOINTRESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
amit.ghoshae473032021-01-10 11:59:10 +01001633_SETREMOTEENDPOINTRESPONSE.fields_by_name['reason'].enum_type = _SETREMOTEENDPOINTRESPONSE_REASON
1634_SETREMOTEENDPOINTRESPONSE_REASON.containing_type = _SETREMOTEENDPOINTRESPONSE
amit.ghosh188a84f2020-09-27 20:59:25 +02001635_GETLOGGINGENDPOINTRESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
amit.ghoshae473032021-01-10 11:59:10 +01001636_GETLOGGINGENDPOINTRESPONSE.fields_by_name['reason'].enum_type = _GETLOGGINGENDPOINTRESPONSE_REASON
1637_GETLOGGINGENDPOINTRESPONSE_REASON.containing_type = _GETLOGGINGENDPOINTRESPONSE
amit.ghosh188a84f2020-09-27 20:59:25 +02001638_GETMSGBUSENDPOINTRESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
amit.ghoshae473032021-01-10 11:59:10 +01001639_GETMSGBUSENDPOINTRESPONSE.fields_by_name['reason'].enum_type = _GETMSGBUSENDPOINTRESPONSE_REASON
1640_GETMSGBUSENDPOINTRESPONSE_REASON.containing_type = _GETMSGBUSENDPOINTRESPONSE
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001641_ENTITIESLOGLEVEL.fields_by_name['logLevel'].enum_type = dmi_dot_commons__pb2._LOGLEVEL
1642_SETLOGLEVELREQUEST.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
1643_SETLOGLEVELREQUEST.fields_by_name['loglevels'].message_type = _ENTITIESLOGLEVEL
amit.ghosh5d97dba2020-11-12 16:45:27 +01001644_SETLOGLEVELRESPONSE.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
1645_SETLOGLEVELRESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
amit.ghoshae473032021-01-10 11:59:10 +01001646_SETLOGLEVELRESPONSE.fields_by_name['reason'].enum_type = _SETLOGLEVELRESPONSE_REASON
1647_SETLOGLEVELRESPONSE_REASON.containing_type = _SETLOGLEVELRESPONSE
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001648_GETLOGLEVELREQUEST.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
1649_GETLOGLEVELRESPONSE.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
1650_GETLOGLEVELRESPONSE.fields_by_name['logLevels'].message_type = _ENTITIESLOGLEVEL
1651_GETLOGLEVELRESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
amit.ghoshae473032021-01-10 11:59:10 +01001652_GETLOGLEVELRESPONSE.fields_by_name['reason'].enum_type = _GETLOGLEVELRESPONSE_REASON
1653_GETLOGLEVELRESPONSE_REASON.containing_type = _GETLOGLEVELRESPONSE
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001654_GETLOGGABLEENTITIESREQUEST.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
Chandrakanth Nalkudre Gowda2f6066c2021-05-13 12:36:32 +05301655_REBOOTDEVICEREQUEST.fields_by_name['device_uuid'].message_type = dmi_dot_hw__pb2._UUID
1656_REBOOTDEVICERESPONSE.fields_by_name['status'].enum_type = dmi_dot_commons__pb2._STATUS
1657_REBOOTDEVICERESPONSE.fields_by_name['reason'].enum_type = _REBOOTDEVICERESPONSE_REASON
1658_REBOOTDEVICERESPONSE_REASON.containing_type = _REBOOTDEVICERESPONSE
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001659DESCRIPTOR.message_types_by_name['PhysicalInventoryRequest'] = _PHYSICALINVENTORYREQUEST
1660DESCRIPTOR.message_types_by_name['PhysicalInventoryResponse'] = _PHYSICALINVENTORYRESPONSE
1661DESCRIPTOR.message_types_by_name['HWComponentInfoGetRequest'] = _HWCOMPONENTINFOGETREQUEST
aghoshc301dcd2020-09-03 16:55:34 +01001662DESCRIPTOR.message_types_by_name['HWComponentInfoGetResponse'] = _HWCOMPONENTINFOGETRESPONSE
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001663DESCRIPTOR.message_types_by_name['HWComponentInfoSetRequest'] = _HWCOMPONENTINFOSETREQUEST
1664DESCRIPTOR.message_types_by_name['HWComponentInfoSetResponse'] = _HWCOMPONENTINFOSETRESPONSE
1665DESCRIPTOR.message_types_by_name['StartManagingDeviceResponse'] = _STARTMANAGINGDEVICERESPONSE
1666DESCRIPTOR.message_types_by_name['StopManagingDeviceRequest'] = _STOPMANAGINGDEVICEREQUEST
1667DESCRIPTOR.message_types_by_name['StopManagingDeviceResponse'] = _STOPMANAGINGDEVICERESPONSE
amit.ghosh0c687412021-03-24 19:01:08 +01001668DESCRIPTOR.message_types_by_name['ManagedDeviceInfo'] = _MANAGEDDEVICEINFO
Andrea Campanellacb990bc2020-09-22 12:50:56 +02001669DESCRIPTOR.message_types_by_name['ManagedDevicesResponse'] = _MANAGEDDEVICESRESPONSE
amit.ghosh188a84f2020-09-27 20:59:25 +02001670DESCRIPTOR.message_types_by_name['SetLoggingEndpointRequest'] = _SETLOGGINGENDPOINTREQUEST
1671DESCRIPTOR.message_types_by_name['SetRemoteEndpointResponse'] = _SETREMOTEENDPOINTRESPONSE
1672DESCRIPTOR.message_types_by_name['GetLoggingEndpointResponse'] = _GETLOGGINGENDPOINTRESPONSE
1673DESCRIPTOR.message_types_by_name['SetMsgBusEndpointRequest'] = _SETMSGBUSENDPOINTREQUEST
1674DESCRIPTOR.message_types_by_name['GetMsgBusEndpointResponse'] = _GETMSGBUSENDPOINTRESPONSE
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001675DESCRIPTOR.message_types_by_name['EntitiesLogLevel'] = _ENTITIESLOGLEVEL
1676DESCRIPTOR.message_types_by_name['SetLogLevelRequest'] = _SETLOGLEVELREQUEST
1677DESCRIPTOR.message_types_by_name['SetLogLevelResponse'] = _SETLOGLEVELRESPONSE
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001678DESCRIPTOR.message_types_by_name['GetLogLevelRequest'] = _GETLOGLEVELREQUEST
1679DESCRIPTOR.message_types_by_name['GetLogLevelResponse'] = _GETLOGLEVELRESPONSE
1680DESCRIPTOR.message_types_by_name['GetLoggableEntitiesRequest'] = _GETLOGGABLEENTITIESREQUEST
Chandrakanth Nalkudre Gowda415b83c2021-04-28 18:01:29 +05301681DESCRIPTOR.message_types_by_name['Heartbeat'] = _HEARTBEAT
Chandrakanth Nalkudre Gowda2f6066c2021-05-13 12:36:32 +05301682DESCRIPTOR.message_types_by_name['RebootDeviceRequest'] = _REBOOTDEVICEREQUEST
1683DESCRIPTOR.message_types_by_name['RebootDeviceResponse'] = _REBOOTDEVICERESPONSE
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001684_sym_db.RegisterFileDescriptor(DESCRIPTOR)
1685
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001686PhysicalInventoryRequest = _reflection.GeneratedProtocolMessageType('PhysicalInventoryRequest', (_message.Message,), {
1687 'DESCRIPTOR' : _PHYSICALINVENTORYREQUEST,
1688 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001689 # @@protoc_insertion_point(class_scope:dmi.PhysicalInventoryRequest)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001690 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001691_sym_db.RegisterMessage(PhysicalInventoryRequest)
1692
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001693PhysicalInventoryResponse = _reflection.GeneratedProtocolMessageType('PhysicalInventoryResponse', (_message.Message,), {
1694 'DESCRIPTOR' : _PHYSICALINVENTORYRESPONSE,
1695 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001696 # @@protoc_insertion_point(class_scope:dmi.PhysicalInventoryResponse)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001697 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001698_sym_db.RegisterMessage(PhysicalInventoryResponse)
1699
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001700HWComponentInfoGetRequest = _reflection.GeneratedProtocolMessageType('HWComponentInfoGetRequest', (_message.Message,), {
1701 'DESCRIPTOR' : _HWCOMPONENTINFOGETREQUEST,
1702 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001703 # @@protoc_insertion_point(class_scope:dmi.HWComponentInfoGetRequest)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001704 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001705_sym_db.RegisterMessage(HWComponentInfoGetRequest)
1706
aghoshc301dcd2020-09-03 16:55:34 +01001707HWComponentInfoGetResponse = _reflection.GeneratedProtocolMessageType('HWComponentInfoGetResponse', (_message.Message,), {
1708 'DESCRIPTOR' : _HWCOMPONENTINFOGETRESPONSE,
1709 '__module__' : 'dmi.hw_management_service_pb2'
1710 # @@protoc_insertion_point(class_scope:dmi.HWComponentInfoGetResponse)
1711 })
1712_sym_db.RegisterMessage(HWComponentInfoGetResponse)
1713
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001714HWComponentInfoSetRequest = _reflection.GeneratedProtocolMessageType('HWComponentInfoSetRequest', (_message.Message,), {
1715 'DESCRIPTOR' : _HWCOMPONENTINFOSETREQUEST,
1716 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001717 # @@protoc_insertion_point(class_scope:dmi.HWComponentInfoSetRequest)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001718 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001719_sym_db.RegisterMessage(HWComponentInfoSetRequest)
1720
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001721HWComponentInfoSetResponse = _reflection.GeneratedProtocolMessageType('HWComponentInfoSetResponse', (_message.Message,), {
1722 'DESCRIPTOR' : _HWCOMPONENTINFOSETRESPONSE,
1723 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001724 # @@protoc_insertion_point(class_scope:dmi.HWComponentInfoSetResponse)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001725 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001726_sym_db.RegisterMessage(HWComponentInfoSetResponse)
1727
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001728StartManagingDeviceResponse = _reflection.GeneratedProtocolMessageType('StartManagingDeviceResponse', (_message.Message,), {
1729 'DESCRIPTOR' : _STARTMANAGINGDEVICERESPONSE,
1730 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001731 # @@protoc_insertion_point(class_scope:dmi.StartManagingDeviceResponse)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001732 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001733_sym_db.RegisterMessage(StartManagingDeviceResponse)
1734
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001735StopManagingDeviceRequest = _reflection.GeneratedProtocolMessageType('StopManagingDeviceRequest', (_message.Message,), {
1736 'DESCRIPTOR' : _STOPMANAGINGDEVICEREQUEST,
1737 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001738 # @@protoc_insertion_point(class_scope:dmi.StopManagingDeviceRequest)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001739 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001740_sym_db.RegisterMessage(StopManagingDeviceRequest)
1741
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001742StopManagingDeviceResponse = _reflection.GeneratedProtocolMessageType('StopManagingDeviceResponse', (_message.Message,), {
1743 'DESCRIPTOR' : _STOPMANAGINGDEVICERESPONSE,
1744 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001745 # @@protoc_insertion_point(class_scope:dmi.StopManagingDeviceResponse)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001746 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001747_sym_db.RegisterMessage(StopManagingDeviceResponse)
1748
amit.ghosh0c687412021-03-24 19:01:08 +01001749ManagedDeviceInfo = _reflection.GeneratedProtocolMessageType('ManagedDeviceInfo', (_message.Message,), {
1750 'DESCRIPTOR' : _MANAGEDDEVICEINFO,
1751 '__module__' : 'dmi.hw_management_service_pb2'
1752 # @@protoc_insertion_point(class_scope:dmi.ManagedDeviceInfo)
1753 })
1754_sym_db.RegisterMessage(ManagedDeviceInfo)
1755
Andrea Campanellacb990bc2020-09-22 12:50:56 +02001756ManagedDevicesResponse = _reflection.GeneratedProtocolMessageType('ManagedDevicesResponse', (_message.Message,), {
1757 'DESCRIPTOR' : _MANAGEDDEVICESRESPONSE,
1758 '__module__' : 'dmi.hw_management_service_pb2'
1759 # @@protoc_insertion_point(class_scope:dmi.ManagedDevicesResponse)
1760 })
1761_sym_db.RegisterMessage(ManagedDevicesResponse)
1762
amit.ghosh188a84f2020-09-27 20:59:25 +02001763SetLoggingEndpointRequest = _reflection.GeneratedProtocolMessageType('SetLoggingEndpointRequest', (_message.Message,), {
1764 'DESCRIPTOR' : _SETLOGGINGENDPOINTREQUEST,
1765 '__module__' : 'dmi.hw_management_service_pb2'
1766 # @@protoc_insertion_point(class_scope:dmi.SetLoggingEndpointRequest)
1767 })
1768_sym_db.RegisterMessage(SetLoggingEndpointRequest)
1769
1770SetRemoteEndpointResponse = _reflection.GeneratedProtocolMessageType('SetRemoteEndpointResponse', (_message.Message,), {
1771 'DESCRIPTOR' : _SETREMOTEENDPOINTRESPONSE,
1772 '__module__' : 'dmi.hw_management_service_pb2'
1773 # @@protoc_insertion_point(class_scope:dmi.SetRemoteEndpointResponse)
1774 })
1775_sym_db.RegisterMessage(SetRemoteEndpointResponse)
1776
1777GetLoggingEndpointResponse = _reflection.GeneratedProtocolMessageType('GetLoggingEndpointResponse', (_message.Message,), {
1778 'DESCRIPTOR' : _GETLOGGINGENDPOINTRESPONSE,
1779 '__module__' : 'dmi.hw_management_service_pb2'
1780 # @@protoc_insertion_point(class_scope:dmi.GetLoggingEndpointResponse)
1781 })
1782_sym_db.RegisterMessage(GetLoggingEndpointResponse)
1783
1784SetMsgBusEndpointRequest = _reflection.GeneratedProtocolMessageType('SetMsgBusEndpointRequest', (_message.Message,), {
1785 'DESCRIPTOR' : _SETMSGBUSENDPOINTREQUEST,
1786 '__module__' : 'dmi.hw_management_service_pb2'
1787 # @@protoc_insertion_point(class_scope:dmi.SetMsgBusEndpointRequest)
1788 })
1789_sym_db.RegisterMessage(SetMsgBusEndpointRequest)
1790
1791GetMsgBusEndpointResponse = _reflection.GeneratedProtocolMessageType('GetMsgBusEndpointResponse', (_message.Message,), {
1792 'DESCRIPTOR' : _GETMSGBUSENDPOINTRESPONSE,
1793 '__module__' : 'dmi.hw_management_service_pb2'
1794 # @@protoc_insertion_point(class_scope:dmi.GetMsgBusEndpointResponse)
1795 })
1796_sym_db.RegisterMessage(GetMsgBusEndpointResponse)
1797
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001798EntitiesLogLevel = _reflection.GeneratedProtocolMessageType('EntitiesLogLevel', (_message.Message,), {
1799 'DESCRIPTOR' : _ENTITIESLOGLEVEL,
1800 '__module__' : 'dmi.hw_management_service_pb2'
1801 # @@protoc_insertion_point(class_scope:dmi.EntitiesLogLevel)
1802 })
1803_sym_db.RegisterMessage(EntitiesLogLevel)
1804
1805SetLogLevelRequest = _reflection.GeneratedProtocolMessageType('SetLogLevelRequest', (_message.Message,), {
1806 'DESCRIPTOR' : _SETLOGLEVELREQUEST,
1807 '__module__' : 'dmi.hw_management_service_pb2'
1808 # @@protoc_insertion_point(class_scope:dmi.SetLogLevelRequest)
1809 })
1810_sym_db.RegisterMessage(SetLogLevelRequest)
1811
1812SetLogLevelResponse = _reflection.GeneratedProtocolMessageType('SetLogLevelResponse', (_message.Message,), {
1813 'DESCRIPTOR' : _SETLOGLEVELRESPONSE,
1814 '__module__' : 'dmi.hw_management_service_pb2'
1815 # @@protoc_insertion_point(class_scope:dmi.SetLogLevelResponse)
1816 })
1817_sym_db.RegisterMessage(SetLogLevelResponse)
1818
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001819GetLogLevelRequest = _reflection.GeneratedProtocolMessageType('GetLogLevelRequest', (_message.Message,), {
1820 'DESCRIPTOR' : _GETLOGLEVELREQUEST,
1821 '__module__' : 'dmi.hw_management_service_pb2'
1822 # @@protoc_insertion_point(class_scope:dmi.GetLogLevelRequest)
1823 })
1824_sym_db.RegisterMessage(GetLogLevelRequest)
1825
1826GetLogLevelResponse = _reflection.GeneratedProtocolMessageType('GetLogLevelResponse', (_message.Message,), {
1827 'DESCRIPTOR' : _GETLOGLEVELRESPONSE,
1828 '__module__' : 'dmi.hw_management_service_pb2'
1829 # @@protoc_insertion_point(class_scope:dmi.GetLogLevelResponse)
1830 })
1831_sym_db.RegisterMessage(GetLogLevelResponse)
1832
1833GetLoggableEntitiesRequest = _reflection.GeneratedProtocolMessageType('GetLoggableEntitiesRequest', (_message.Message,), {
1834 'DESCRIPTOR' : _GETLOGGABLEENTITIESREQUEST,
1835 '__module__' : 'dmi.hw_management_service_pb2'
1836 # @@protoc_insertion_point(class_scope:dmi.GetLoggableEntitiesRequest)
1837 })
1838_sym_db.RegisterMessage(GetLoggableEntitiesRequest)
1839
Chandrakanth Nalkudre Gowda415b83c2021-04-28 18:01:29 +05301840Heartbeat = _reflection.GeneratedProtocolMessageType('Heartbeat', (_message.Message,), {
1841 'DESCRIPTOR' : _HEARTBEAT,
1842 '__module__' : 'dmi.hw_management_service_pb2'
1843 # @@protoc_insertion_point(class_scope:dmi.Heartbeat)
1844 })
1845_sym_db.RegisterMessage(Heartbeat)
1846
Chandrakanth Nalkudre Gowda2f6066c2021-05-13 12:36:32 +05301847RebootDeviceRequest = _reflection.GeneratedProtocolMessageType('RebootDeviceRequest', (_message.Message,), {
1848 'DESCRIPTOR' : _REBOOTDEVICEREQUEST,
1849 '__module__' : 'dmi.hw_management_service_pb2'
1850 # @@protoc_insertion_point(class_scope:dmi.RebootDeviceRequest)
1851 })
1852_sym_db.RegisterMessage(RebootDeviceRequest)
1853
1854RebootDeviceResponse = _reflection.GeneratedProtocolMessageType('RebootDeviceResponse', (_message.Message,), {
1855 'DESCRIPTOR' : _REBOOTDEVICERESPONSE,
1856 '__module__' : 'dmi.hw_management_service_pb2'
1857 # @@protoc_insertion_point(class_scope:dmi.RebootDeviceResponse)
1858 })
1859_sym_db.RegisterMessage(RebootDeviceResponse)
1860
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001861
1862DESCRIPTOR._options = None
1863
1864_NATIVEHWMANAGEMENTSERVICE = _descriptor.ServiceDescriptor(
1865 name='NativeHWManagementService',
1866 full_name='dmi.NativeHWManagementService',
1867 file=DESCRIPTOR,
1868 index=0,
1869 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001870 create_key=_descriptor._internal_create_key,
amit.ghosh6bdb0f72021-06-02 14:42:29 +02001871 serialized_start=4410,
1872 serialized_end=5608,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001873 methods=[
1874 _descriptor.MethodDescriptor(
1875 name='StartManagingDevice',
1876 full_name='dmi.NativeHWManagementService.StartManagingDevice',
1877 index=0,
1878 containing_service=None,
1879 input_type=dmi_dot_hw__pb2._MODIFIABLECOMPONENT,
1880 output_type=_STARTMANAGINGDEVICERESPONSE,
1881 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001882 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001883 ),
1884 _descriptor.MethodDescriptor(
1885 name='StopManagingDevice',
1886 full_name='dmi.NativeHWManagementService.StopManagingDevice',
1887 index=1,
1888 containing_service=None,
1889 input_type=_STOPMANAGINGDEVICEREQUEST,
1890 output_type=_STOPMANAGINGDEVICERESPONSE,
1891 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001892 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001893 ),
1894 _descriptor.MethodDescriptor(
Andrea Campanellacb990bc2020-09-22 12:50:56 +02001895 name='GetManagedDevices',
1896 full_name='dmi.NativeHWManagementService.GetManagedDevices',
1897 index=2,
1898 containing_service=None,
1899 input_type=google_dot_protobuf_dot_empty__pb2._EMPTY,
1900 output_type=_MANAGEDDEVICESRESPONSE,
1901 serialized_options=None,
1902 create_key=_descriptor._internal_create_key,
1903 ),
1904 _descriptor.MethodDescriptor(
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001905 name='GetPhysicalInventory',
1906 full_name='dmi.NativeHWManagementService.GetPhysicalInventory',
Andrea Campanellacb990bc2020-09-22 12:50:56 +02001907 index=3,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001908 containing_service=None,
1909 input_type=_PHYSICALINVENTORYREQUEST,
1910 output_type=_PHYSICALINVENTORYRESPONSE,
1911 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001912 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001913 ),
1914 _descriptor.MethodDescriptor(
1915 name='GetHWComponentInfo',
1916 full_name='dmi.NativeHWManagementService.GetHWComponentInfo',
Andrea Campanellacb990bc2020-09-22 12:50:56 +02001917 index=4,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001918 containing_service=None,
1919 input_type=_HWCOMPONENTINFOGETREQUEST,
aghoshc301dcd2020-09-03 16:55:34 +01001920 output_type=_HWCOMPONENTINFOGETRESPONSE,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001921 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001922 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001923 ),
1924 _descriptor.MethodDescriptor(
1925 name='SetHWComponentInfo',
1926 full_name='dmi.NativeHWManagementService.SetHWComponentInfo',
Andrea Campanellacb990bc2020-09-22 12:50:56 +02001927 index=5,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001928 containing_service=None,
1929 input_type=_HWCOMPONENTINFOSETREQUEST,
1930 output_type=_HWCOMPONENTINFOSETRESPONSE,
1931 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001932 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001933 ),
amit.ghosh188a84f2020-09-27 20:59:25 +02001934 _descriptor.MethodDescriptor(
1935 name='SetLoggingEndpoint',
1936 full_name='dmi.NativeHWManagementService.SetLoggingEndpoint',
1937 index=6,
1938 containing_service=None,
1939 input_type=_SETLOGGINGENDPOINTREQUEST,
1940 output_type=_SETREMOTEENDPOINTRESPONSE,
1941 serialized_options=None,
1942 create_key=_descriptor._internal_create_key,
1943 ),
1944 _descriptor.MethodDescriptor(
1945 name='GetLoggingEndpoint',
1946 full_name='dmi.NativeHWManagementService.GetLoggingEndpoint',
1947 index=7,
1948 containing_service=None,
amit.ghosh5d97dba2020-11-12 16:45:27 +01001949 input_type=dmi_dot_hw__pb2._HARDWAREID,
amit.ghosh188a84f2020-09-27 20:59:25 +02001950 output_type=_GETLOGGINGENDPOINTRESPONSE,
1951 serialized_options=None,
1952 create_key=_descriptor._internal_create_key,
1953 ),
1954 _descriptor.MethodDescriptor(
1955 name='SetMsgBusEndpoint',
1956 full_name='dmi.NativeHWManagementService.SetMsgBusEndpoint',
1957 index=8,
1958 containing_service=None,
1959 input_type=_SETMSGBUSENDPOINTREQUEST,
1960 output_type=_SETREMOTEENDPOINTRESPONSE,
1961 serialized_options=None,
1962 create_key=_descriptor._internal_create_key,
1963 ),
1964 _descriptor.MethodDescriptor(
1965 name='GetMsgBusEndpoint',
1966 full_name='dmi.NativeHWManagementService.GetMsgBusEndpoint',
1967 index=9,
1968 containing_service=None,
1969 input_type=google_dot_protobuf_dot_empty__pb2._EMPTY,
1970 output_type=_GETMSGBUSENDPOINTRESPONSE,
1971 serialized_options=None,
1972 create_key=_descriptor._internal_create_key,
1973 ),
Andrea Campanellab91e9a42020-10-09 14:31:43 +02001974 _descriptor.MethodDescriptor(
1975 name='GetLoggableEntities',
1976 full_name='dmi.NativeHWManagementService.GetLoggableEntities',
1977 index=10,
1978 containing_service=None,
1979 input_type=_GETLOGGABLEENTITIESREQUEST,
1980 output_type=_GETLOGLEVELRESPONSE,
1981 serialized_options=None,
1982 create_key=_descriptor._internal_create_key,
1983 ),
1984 _descriptor.MethodDescriptor(
1985 name='SetLogLevel',
1986 full_name='dmi.NativeHWManagementService.SetLogLevel',
1987 index=11,
1988 containing_service=None,
1989 input_type=_SETLOGLEVELREQUEST,
1990 output_type=_SETLOGLEVELRESPONSE,
1991 serialized_options=None,
1992 create_key=_descriptor._internal_create_key,
1993 ),
1994 _descriptor.MethodDescriptor(
1995 name='GetLogLevel',
1996 full_name='dmi.NativeHWManagementService.GetLogLevel',
1997 index=12,
1998 containing_service=None,
1999 input_type=_GETLOGLEVELREQUEST,
2000 output_type=_GETLOGLEVELRESPONSE,
2001 serialized_options=None,
2002 create_key=_descriptor._internal_create_key,
2003 ),
Chandrakanth Nalkudre Gowda415b83c2021-04-28 18:01:29 +05302004 _descriptor.MethodDescriptor(
2005 name='HeartbeatCheck',
2006 full_name='dmi.NativeHWManagementService.HeartbeatCheck',
2007 index=13,
2008 containing_service=None,
2009 input_type=google_dot_protobuf_dot_empty__pb2._EMPTY,
2010 output_type=_HEARTBEAT,
2011 serialized_options=None,
2012 create_key=_descriptor._internal_create_key,
2013 ),
Chandrakanth Nalkudre Gowda2f6066c2021-05-13 12:36:32 +05302014 _descriptor.MethodDescriptor(
2015 name='RebootDevice',
2016 full_name='dmi.NativeHWManagementService.RebootDevice',
2017 index=14,
2018 containing_service=None,
2019 input_type=_REBOOTDEVICEREQUEST,
2020 output_type=_REBOOTDEVICERESPONSE,
2021 serialized_options=None,
2022 create_key=_descriptor._internal_create_key,
2023 ),
uwe ottrembka66d91ea2020-08-11 10:50:55 +02002024])
2025_sym_db.RegisterServiceDescriptor(_NATIVEHWMANAGEMENTSERVICE)
2026
2027DESCRIPTOR.services_by_name['NativeHWManagementService'] = _NATIVEHWMANAGEMENTSERVICE
2028
2029# @@protoc_insertion_point(module_scope)