blob: 062f912bf5b7bf1e980a199e83bfcc0449228c23 [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
Girish Gowdra997432d2022-03-10 15:59:33 -08006from google.protobuf import descriptor_pool as _descriptor_pool
uwe ottrembka66d91ea2020-08-11 10:50:55 +02007from google.protobuf import message as _message
8from google.protobuf import reflection as _reflection
9from google.protobuf import symbol_database as _symbol_database
10# @@protoc_insertion_point(imports)
11
12_sym_db = _symbol_database.Default()
13
14
15from dmi import commons_pb2 as dmi_dot_commons__pb2
16from dmi import hw_pb2 as dmi_dot_hw__pb2
Andrea Campanellacb990bc2020-09-22 12:50:56 +020017from google.protobuf import empty_pb2 as google_dot_protobuf_dot_empty__pb2
uwe ottrembka66d91ea2020-08-11 10:50:55 +020018
19
amit.ghoshdd12d882022-07-01 12:32:36 +020020DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(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\"\xa9\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\"\x9e\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\x12\x13\n\x0fSET_UNSUPPORTED\x10\x06\"\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\"\xd4\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\"J\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eUNKNOWN_DEVICE\x10\x01\x12\x16\n\x12\x44\x45VICE_UNREACHABLE\x10\x02\"[\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\"\xf7\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\"y\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\x12\x19\n\x15\x44\x45VICE_IN_WRONG_STATE\x10\x04\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 +020021
22
23
Girish Gowdra997432d2022-03-10 15:59:33 -080024_PHYSICALINVENTORYREQUEST = DESCRIPTOR.message_types_by_name['PhysicalInventoryRequest']
25_PHYSICALINVENTORYRESPONSE = DESCRIPTOR.message_types_by_name['PhysicalInventoryResponse']
26_HWCOMPONENTINFOGETREQUEST = DESCRIPTOR.message_types_by_name['HWComponentInfoGetRequest']
27_HWCOMPONENTINFOGETRESPONSE = DESCRIPTOR.message_types_by_name['HWComponentInfoGetResponse']
28_HWCOMPONENTINFOSETREQUEST = DESCRIPTOR.message_types_by_name['HWComponentInfoSetRequest']
29_HWCOMPONENTINFOSETRESPONSE = DESCRIPTOR.message_types_by_name['HWComponentInfoSetResponse']
30_STARTMANAGINGDEVICERESPONSE = DESCRIPTOR.message_types_by_name['StartManagingDeviceResponse']
31_STOPMANAGINGDEVICEREQUEST = DESCRIPTOR.message_types_by_name['StopManagingDeviceRequest']
32_STOPMANAGINGDEVICERESPONSE = DESCRIPTOR.message_types_by_name['StopManagingDeviceResponse']
33_MANAGEDDEVICEINFO = DESCRIPTOR.message_types_by_name['ManagedDeviceInfo']
34_MANAGEDDEVICESRESPONSE = DESCRIPTOR.message_types_by_name['ManagedDevicesResponse']
35_SETLOGGINGENDPOINTREQUEST = DESCRIPTOR.message_types_by_name['SetLoggingEndpointRequest']
36_SETREMOTEENDPOINTRESPONSE = DESCRIPTOR.message_types_by_name['SetRemoteEndpointResponse']
37_GETLOGGINGENDPOINTRESPONSE = DESCRIPTOR.message_types_by_name['GetLoggingEndpointResponse']
38_SETMSGBUSENDPOINTREQUEST = DESCRIPTOR.message_types_by_name['SetMsgBusEndpointRequest']
39_GETMSGBUSENDPOINTRESPONSE = DESCRIPTOR.message_types_by_name['GetMsgBusEndpointResponse']
40_ENTITIESLOGLEVEL = DESCRIPTOR.message_types_by_name['EntitiesLogLevel']
41_SETLOGLEVELREQUEST = DESCRIPTOR.message_types_by_name['SetLogLevelRequest']
42_SETLOGLEVELRESPONSE = DESCRIPTOR.message_types_by_name['SetLogLevelResponse']
43_GETLOGLEVELREQUEST = DESCRIPTOR.message_types_by_name['GetLogLevelRequest']
44_GETLOGLEVELRESPONSE = DESCRIPTOR.message_types_by_name['GetLogLevelResponse']
45_GETLOGGABLEENTITIESREQUEST = DESCRIPTOR.message_types_by_name['GetLoggableEntitiesRequest']
46_HEARTBEAT = DESCRIPTOR.message_types_by_name['Heartbeat']
47_REBOOTDEVICEREQUEST = DESCRIPTOR.message_types_by_name['RebootDeviceRequest']
48_REBOOTDEVICERESPONSE = DESCRIPTOR.message_types_by_name['RebootDeviceResponse']
49_PHYSICALINVENTORYRESPONSE_REASON = _PHYSICALINVENTORYRESPONSE.enum_types_by_name['Reason']
50_HWCOMPONENTINFOGETRESPONSE_REASON = _HWCOMPONENTINFOGETRESPONSE.enum_types_by_name['Reason']
51_HWCOMPONENTINFOSETRESPONSE_REASON = _HWCOMPONENTINFOSETRESPONSE.enum_types_by_name['Reason']
52_STARTMANAGINGDEVICERESPONSE_REASON = _STARTMANAGINGDEVICERESPONSE.enum_types_by_name['Reason']
53_STOPMANAGINGDEVICERESPONSE_REASON = _STOPMANAGINGDEVICERESPONSE.enum_types_by_name['Reason']
54_MANAGEDDEVICESRESPONSE_REASON = _MANAGEDDEVICESRESPONSE.enum_types_by_name['Reason']
55_SETREMOTEENDPOINTRESPONSE_REASON = _SETREMOTEENDPOINTRESPONSE.enum_types_by_name['Reason']
56_GETLOGGINGENDPOINTRESPONSE_REASON = _GETLOGGINGENDPOINTRESPONSE.enum_types_by_name['Reason']
57_GETMSGBUSENDPOINTRESPONSE_REASON = _GETMSGBUSENDPOINTRESPONSE.enum_types_by_name['Reason']
58_SETLOGLEVELRESPONSE_REASON = _SETLOGLEVELRESPONSE.enum_types_by_name['Reason']
59_GETLOGLEVELRESPONSE_REASON = _GETLOGLEVELRESPONSE.enum_types_by_name['Reason']
60_REBOOTDEVICERESPONSE_REASON = _REBOOTDEVICERESPONSE.enum_types_by_name['Reason']
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020061PhysicalInventoryRequest = _reflection.GeneratedProtocolMessageType('PhysicalInventoryRequest', (_message.Message,), {
62 'DESCRIPTOR' : _PHYSICALINVENTORYREQUEST,
63 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +020064 # @@protoc_insertion_point(class_scope:dmi.PhysicalInventoryRequest)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020065 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +020066_sym_db.RegisterMessage(PhysicalInventoryRequest)
67
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020068PhysicalInventoryResponse = _reflection.GeneratedProtocolMessageType('PhysicalInventoryResponse', (_message.Message,), {
69 'DESCRIPTOR' : _PHYSICALINVENTORYRESPONSE,
70 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +020071 # @@protoc_insertion_point(class_scope:dmi.PhysicalInventoryResponse)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020072 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +020073_sym_db.RegisterMessage(PhysicalInventoryResponse)
74
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020075HWComponentInfoGetRequest = _reflection.GeneratedProtocolMessageType('HWComponentInfoGetRequest', (_message.Message,), {
76 'DESCRIPTOR' : _HWCOMPONENTINFOGETREQUEST,
77 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +020078 # @@protoc_insertion_point(class_scope:dmi.HWComponentInfoGetRequest)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020079 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +020080_sym_db.RegisterMessage(HWComponentInfoGetRequest)
81
aghoshc301dcd2020-09-03 16:55:34 +010082HWComponentInfoGetResponse = _reflection.GeneratedProtocolMessageType('HWComponentInfoGetResponse', (_message.Message,), {
83 'DESCRIPTOR' : _HWCOMPONENTINFOGETRESPONSE,
84 '__module__' : 'dmi.hw_management_service_pb2'
85 # @@protoc_insertion_point(class_scope:dmi.HWComponentInfoGetResponse)
86 })
87_sym_db.RegisterMessage(HWComponentInfoGetResponse)
88
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020089HWComponentInfoSetRequest = _reflection.GeneratedProtocolMessageType('HWComponentInfoSetRequest', (_message.Message,), {
90 'DESCRIPTOR' : _HWCOMPONENTINFOSETREQUEST,
91 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +020092 # @@protoc_insertion_point(class_scope:dmi.HWComponentInfoSetRequest)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020093 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +020094_sym_db.RegisterMessage(HWComponentInfoSetRequest)
95
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020096HWComponentInfoSetResponse = _reflection.GeneratedProtocolMessageType('HWComponentInfoSetResponse', (_message.Message,), {
97 'DESCRIPTOR' : _HWCOMPONENTINFOSETRESPONSE,
98 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +020099 # @@protoc_insertion_point(class_scope:dmi.HWComponentInfoSetResponse)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200100 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200101_sym_db.RegisterMessage(HWComponentInfoSetResponse)
102
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200103StartManagingDeviceResponse = _reflection.GeneratedProtocolMessageType('StartManagingDeviceResponse', (_message.Message,), {
104 'DESCRIPTOR' : _STARTMANAGINGDEVICERESPONSE,
105 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200106 # @@protoc_insertion_point(class_scope:dmi.StartManagingDeviceResponse)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200107 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200108_sym_db.RegisterMessage(StartManagingDeviceResponse)
109
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200110StopManagingDeviceRequest = _reflection.GeneratedProtocolMessageType('StopManagingDeviceRequest', (_message.Message,), {
111 'DESCRIPTOR' : _STOPMANAGINGDEVICEREQUEST,
112 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200113 # @@protoc_insertion_point(class_scope:dmi.StopManagingDeviceRequest)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200114 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200115_sym_db.RegisterMessage(StopManagingDeviceRequest)
116
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200117StopManagingDeviceResponse = _reflection.GeneratedProtocolMessageType('StopManagingDeviceResponse', (_message.Message,), {
118 'DESCRIPTOR' : _STOPMANAGINGDEVICERESPONSE,
119 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200120 # @@protoc_insertion_point(class_scope:dmi.StopManagingDeviceResponse)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200121 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200122_sym_db.RegisterMessage(StopManagingDeviceResponse)
123
amit.ghosh0c687412021-03-24 19:01:08 +0100124ManagedDeviceInfo = _reflection.GeneratedProtocolMessageType('ManagedDeviceInfo', (_message.Message,), {
125 'DESCRIPTOR' : _MANAGEDDEVICEINFO,
126 '__module__' : 'dmi.hw_management_service_pb2'
127 # @@protoc_insertion_point(class_scope:dmi.ManagedDeviceInfo)
128 })
129_sym_db.RegisterMessage(ManagedDeviceInfo)
130
Andrea Campanellacb990bc2020-09-22 12:50:56 +0200131ManagedDevicesResponse = _reflection.GeneratedProtocolMessageType('ManagedDevicesResponse', (_message.Message,), {
132 'DESCRIPTOR' : _MANAGEDDEVICESRESPONSE,
133 '__module__' : 'dmi.hw_management_service_pb2'
134 # @@protoc_insertion_point(class_scope:dmi.ManagedDevicesResponse)
135 })
136_sym_db.RegisterMessage(ManagedDevicesResponse)
137
amit.ghosh188a84f2020-09-27 20:59:25 +0200138SetLoggingEndpointRequest = _reflection.GeneratedProtocolMessageType('SetLoggingEndpointRequest', (_message.Message,), {
139 'DESCRIPTOR' : _SETLOGGINGENDPOINTREQUEST,
140 '__module__' : 'dmi.hw_management_service_pb2'
141 # @@protoc_insertion_point(class_scope:dmi.SetLoggingEndpointRequest)
142 })
143_sym_db.RegisterMessage(SetLoggingEndpointRequest)
144
145SetRemoteEndpointResponse = _reflection.GeneratedProtocolMessageType('SetRemoteEndpointResponse', (_message.Message,), {
146 'DESCRIPTOR' : _SETREMOTEENDPOINTRESPONSE,
147 '__module__' : 'dmi.hw_management_service_pb2'
148 # @@protoc_insertion_point(class_scope:dmi.SetRemoteEndpointResponse)
149 })
150_sym_db.RegisterMessage(SetRemoteEndpointResponse)
151
152GetLoggingEndpointResponse = _reflection.GeneratedProtocolMessageType('GetLoggingEndpointResponse', (_message.Message,), {
153 'DESCRIPTOR' : _GETLOGGINGENDPOINTRESPONSE,
154 '__module__' : 'dmi.hw_management_service_pb2'
155 # @@protoc_insertion_point(class_scope:dmi.GetLoggingEndpointResponse)
156 })
157_sym_db.RegisterMessage(GetLoggingEndpointResponse)
158
159SetMsgBusEndpointRequest = _reflection.GeneratedProtocolMessageType('SetMsgBusEndpointRequest', (_message.Message,), {
160 'DESCRIPTOR' : _SETMSGBUSENDPOINTREQUEST,
161 '__module__' : 'dmi.hw_management_service_pb2'
162 # @@protoc_insertion_point(class_scope:dmi.SetMsgBusEndpointRequest)
163 })
164_sym_db.RegisterMessage(SetMsgBusEndpointRequest)
165
166GetMsgBusEndpointResponse = _reflection.GeneratedProtocolMessageType('GetMsgBusEndpointResponse', (_message.Message,), {
167 'DESCRIPTOR' : _GETMSGBUSENDPOINTRESPONSE,
168 '__module__' : 'dmi.hw_management_service_pb2'
169 # @@protoc_insertion_point(class_scope:dmi.GetMsgBusEndpointResponse)
170 })
171_sym_db.RegisterMessage(GetMsgBusEndpointResponse)
172
Andrea Campanellab91e9a42020-10-09 14:31:43 +0200173EntitiesLogLevel = _reflection.GeneratedProtocolMessageType('EntitiesLogLevel', (_message.Message,), {
174 'DESCRIPTOR' : _ENTITIESLOGLEVEL,
175 '__module__' : 'dmi.hw_management_service_pb2'
176 # @@protoc_insertion_point(class_scope:dmi.EntitiesLogLevel)
177 })
178_sym_db.RegisterMessage(EntitiesLogLevel)
179
180SetLogLevelRequest = _reflection.GeneratedProtocolMessageType('SetLogLevelRequest', (_message.Message,), {
181 'DESCRIPTOR' : _SETLOGLEVELREQUEST,
182 '__module__' : 'dmi.hw_management_service_pb2'
183 # @@protoc_insertion_point(class_scope:dmi.SetLogLevelRequest)
184 })
185_sym_db.RegisterMessage(SetLogLevelRequest)
186
187SetLogLevelResponse = _reflection.GeneratedProtocolMessageType('SetLogLevelResponse', (_message.Message,), {
188 'DESCRIPTOR' : _SETLOGLEVELRESPONSE,
189 '__module__' : 'dmi.hw_management_service_pb2'
190 # @@protoc_insertion_point(class_scope:dmi.SetLogLevelResponse)
191 })
192_sym_db.RegisterMessage(SetLogLevelResponse)
193
Andrea Campanellab91e9a42020-10-09 14:31:43 +0200194GetLogLevelRequest = _reflection.GeneratedProtocolMessageType('GetLogLevelRequest', (_message.Message,), {
195 'DESCRIPTOR' : _GETLOGLEVELREQUEST,
196 '__module__' : 'dmi.hw_management_service_pb2'
197 # @@protoc_insertion_point(class_scope:dmi.GetLogLevelRequest)
198 })
199_sym_db.RegisterMessage(GetLogLevelRequest)
200
201GetLogLevelResponse = _reflection.GeneratedProtocolMessageType('GetLogLevelResponse', (_message.Message,), {
202 'DESCRIPTOR' : _GETLOGLEVELRESPONSE,
203 '__module__' : 'dmi.hw_management_service_pb2'
204 # @@protoc_insertion_point(class_scope:dmi.GetLogLevelResponse)
205 })
206_sym_db.RegisterMessage(GetLogLevelResponse)
207
208GetLoggableEntitiesRequest = _reflection.GeneratedProtocolMessageType('GetLoggableEntitiesRequest', (_message.Message,), {
209 'DESCRIPTOR' : _GETLOGGABLEENTITIESREQUEST,
210 '__module__' : 'dmi.hw_management_service_pb2'
211 # @@protoc_insertion_point(class_scope:dmi.GetLoggableEntitiesRequest)
212 })
213_sym_db.RegisterMessage(GetLoggableEntitiesRequest)
214
Chandrakanth Nalkudre Gowda415b83c2021-04-28 18:01:29 +0530215Heartbeat = _reflection.GeneratedProtocolMessageType('Heartbeat', (_message.Message,), {
216 'DESCRIPTOR' : _HEARTBEAT,
217 '__module__' : 'dmi.hw_management_service_pb2'
218 # @@protoc_insertion_point(class_scope:dmi.Heartbeat)
219 })
220_sym_db.RegisterMessage(Heartbeat)
221
Chandrakanth Nalkudre Gowda2f6066c2021-05-13 12:36:32 +0530222RebootDeviceRequest = _reflection.GeneratedProtocolMessageType('RebootDeviceRequest', (_message.Message,), {
223 'DESCRIPTOR' : _REBOOTDEVICEREQUEST,
224 '__module__' : 'dmi.hw_management_service_pb2'
225 # @@protoc_insertion_point(class_scope:dmi.RebootDeviceRequest)
226 })
227_sym_db.RegisterMessage(RebootDeviceRequest)
228
229RebootDeviceResponse = _reflection.GeneratedProtocolMessageType('RebootDeviceResponse', (_message.Message,), {
230 'DESCRIPTOR' : _REBOOTDEVICERESPONSE,
231 '__module__' : 'dmi.hw_management_service_pb2'
232 # @@protoc_insertion_point(class_scope:dmi.RebootDeviceResponse)
233 })
234_sym_db.RegisterMessage(RebootDeviceResponse)
235
Girish Gowdra997432d2022-03-10 15:59:33 -0800236_NATIVEHWMANAGEMENTSERVICE = DESCRIPTOR.services_by_name['NativeHWManagementService']
237if _descriptor._USE_C_DESCRIPTORS == False:
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200238
Girish Gowdra997432d2022-03-10 15:59:33 -0800239 DESCRIPTOR._options = None
240 DESCRIPTOR._serialized_options = b'Z9github.com/opencord/device-management-interface/v3/go/dmi'
241 _PHYSICALINVENTORYREQUEST._serialized_start=102
242 _PHYSICALINVENTORYREQUEST._serialized_end=160
243 _PHYSICALINVENTORYRESPONSE._serialized_start=163
244 _PHYSICALINVENTORYRESPONSE._serialized_end=427
245 _PHYSICALINVENTORYRESPONSE_REASON._serialized_start=333
246 _PHYSICALINVENTORYRESPONSE_REASON._serialized_end=427
247 _HWCOMPONENTINFOGETREQUEST._serialized_start=429
248 _HWCOMPONENTINFOGETREQUEST._serialized_end=547
249 _HWCOMPONENTINFOGETRESPONSE._serialized_start=550
250 _HWCOMPONENTINFOGETRESPONSE._serialized_end=840
251 _HWCOMPONENTINFOGETRESPONSE_REASON._serialized_start=723
252 _HWCOMPONENTINFOGETRESPONSE_REASON._serialized_end=840
253 _HWCOMPONENTINFOSETREQUEST._serialized_start=843
254 _HWCOMPONENTINFOSETREQUEST._serialized_end=1004
255 _HWCOMPONENTINFOSETRESPONSE._serialized_start=1007
256 _HWCOMPONENTINFOSETRESPONSE._serialized_end=1304
257 _HWCOMPONENTINFOSETRESPONSE_REASON._serialized_start=1146
258 _HWCOMPONENTINFOSETRESPONSE_REASON._serialized_end=1304
259 _STARTMANAGINGDEVICERESPONSE._serialized_start=1307
260 _STARTMANAGINGDEVICERESPONSE._serialized_end=1666
261 _STARTMANAGINGDEVICERESPONSE_REASON._serialized_start=1480
262 _STARTMANAGINGDEVICERESPONSE_REASON._serialized_end=1666
263 _STOPMANAGINGDEVICEREQUEST._serialized_start=1668
264 _STOPMANAGINGDEVICEREQUEST._serialized_end=1709
265 _STOPMANAGINGDEVICERESPONSE._serialized_start=1712
amit.ghoshdd12d882022-07-01 12:32:36 +0200266 _STOPMANAGINGDEVICERESPONSE._serialized_end=1924
267 _STOPMANAGINGDEVICERESPONSE_REASON._serialized_start=1850
268 _STOPMANAGINGDEVICERESPONSE_REASON._serialized_end=1924
269 _MANAGEDDEVICEINFO._serialized_start=1926
270 _MANAGEDDEVICEINFO._serialized_end=2017
271 _MANAGEDDEVICESRESPONSE._serialized_start=2020
272 _MANAGEDDEVICESRESPONSE._serialized_end=2218
273 _MANAGEDDEVICESRESPONSE_REASON._serialized_start=2168
274 _MANAGEDDEVICESRESPONSE_REASON._serialized_end=2218
275 _SETLOGGINGENDPOINTREQUEST._serialized_start=2220
276 _SETLOGGINGENDPOINTREQUEST._serialized_end=2331
277 _SETREMOTEENDPOINTRESPONSE._serialized_start=2334
278 _SETREMOTEENDPOINTRESPONSE._serialized_end=2657
279 _SETREMOTEENDPOINTRESPONSE_REASON._serialized_start=2471
280 _SETREMOTEENDPOINTRESPONSE_REASON._serialized_end=2657
281 _GETLOGGINGENDPOINTRESPONSE._serialized_start=2660
282 _GETLOGGINGENDPOINTRESPONSE._serialized_end=2944
Girish Gowdra997432d2022-03-10 15:59:33 -0800283 _GETLOGGINGENDPOINTRESPONSE_REASON._serialized_start=333
284 _GETLOGGINGENDPOINTRESPONSE_REASON._serialized_end=427
amit.ghoshdd12d882022-07-01 12:32:36 +0200285 _SETMSGBUSENDPOINTREQUEST._serialized_start=2946
286 _SETMSGBUSENDPOINTREQUEST._serialized_end=2997
287 _GETMSGBUSENDPOINTRESPONSE._serialized_start=3000
288 _GETMSGBUSENDPOINTRESPONSE._serialized_end=3235
289 _GETMSGBUSENDPOINTRESPONSE_REASON._serialized_start=3161
290 _GETMSGBUSENDPOINTRESPONSE_REASON._serialized_end=3235
291 _ENTITIESLOGLEVEL._serialized_start=3237
292 _ENTITIESLOGLEVEL._serialized_end=3306
293 _SETLOGLEVELREQUEST._serialized_start=3308
294 _SETLOGLEVELREQUEST._serialized_end=3402
295 _SETLOGLEVELRESPONSE._serialized_start=3405
296 _SETLOGLEVELRESPONSE._serialized_end=3679
297 _SETLOGLEVELRESPONSE_REASON._serialized_start=3561
298 _SETLOGLEVELRESPONSE_REASON._serialized_end=3679
299 _GETLOGLEVELREQUEST._serialized_start=3681
300 _GETLOGLEVELREQUEST._serialized_end=3751
301 _GETLOGLEVELRESPONSE._serialized_start=3754
302 _GETLOGLEVELRESPONSE._serialized_end=4070
303 _GETLOGLEVELRESPONSE_REASON._serialized_start=3561
304 _GETLOGLEVELRESPONSE_REASON._serialized_end=3679
305 _GETLOGGABLEENTITIESREQUEST._serialized_start=4072
306 _GETLOGGABLEENTITIESREQUEST._serialized_end=4132
307 _HEARTBEAT._serialized_start=4134
308 _HEARTBEAT._serialized_end=4174
309 _REBOOTDEVICEREQUEST._serialized_start=4176
310 _REBOOTDEVICEREQUEST._serialized_end=4229
311 _REBOOTDEVICERESPONSE._serialized_start=4232
312 _REBOOTDEVICERESPONSE._serialized_end=4479
313 _REBOOTDEVICERESPONSE_REASON._serialized_start=4358
314 _REBOOTDEVICERESPONSE_REASON._serialized_end=4479
315 _NATIVEHWMANAGEMENTSERVICE._serialized_start=4482
316 _NATIVEHWMANAGEMENTSERVICE._serialized_end=5680
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200317# @@protoc_insertion_point(module_scope)