uwe ottrembka | 66d91ea | 2020-08-11 10:50:55 +0200 | [diff] [blame] | 1 | # -*- coding: utf-8 -*- |
| 2 | # Generated by the protocol buffer compiler. DO NOT EDIT! |
| 3 | # source: dmi/hw_management_service.proto |
Andrea Campanella | cb990bc | 2020-09-22 12:50:56 +0200 | [diff] [blame] | 4 | """Generated protocol buffer code.""" |
uwe ottrembka | 66d91ea | 2020-08-11 10:50:55 +0200 | [diff] [blame] | 5 | from google.protobuf import descriptor as _descriptor |
Girish Gowdra | 997432d | 2022-03-10 15:59:33 -0800 | [diff] [blame] | 6 | from google.protobuf import descriptor_pool as _descriptor_pool |
uwe ottrembka | 66d91ea | 2020-08-11 10:50:55 +0200 | [diff] [blame] | 7 | from google.protobuf import message as _message |
| 8 | from google.protobuf import reflection as _reflection |
| 9 | from google.protobuf import symbol_database as _symbol_database |
| 10 | # @@protoc_insertion_point(imports) |
| 11 | |
| 12 | _sym_db = _symbol_database.Default() |
| 13 | |
| 14 | |
| 15 | from dmi import commons_pb2 as dmi_dot_commons__pb2 |
| 16 | from dmi import hw_pb2 as dmi_dot_hw__pb2 |
Andrea Campanella | cb990bc | 2020-09-22 12:50:56 +0200 | [diff] [blame] | 17 | from google.protobuf import empty_pb2 as google_dot_protobuf_dot_empty__pb2 |
uwe ottrembka | 66d91ea | 2020-08-11 10:50:55 +0200 | [diff] [blame] | 18 | |
| 19 | |
amit.ghosh | dd12d88 | 2022-07-01 12:32:36 +0200 | [diff] [blame] | 20 | DESCRIPTOR = _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 ottrembka | 66d91ea | 2020-08-11 10:50:55 +0200 | [diff] [blame] | 21 | |
| 22 | |
| 23 | |
Girish Gowdra | 997432d | 2022-03-10 15:59:33 -0800 | [diff] [blame] | 24 | _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 ottrembka | 5ea5c0a | 2020-08-31 10:37:35 +0200 | [diff] [blame] | 61 | PhysicalInventoryRequest = _reflection.GeneratedProtocolMessageType('PhysicalInventoryRequest', (_message.Message,), { |
| 62 | 'DESCRIPTOR' : _PHYSICALINVENTORYREQUEST, |
| 63 | '__module__' : 'dmi.hw_management_service_pb2' |
uwe ottrembka | 66d91ea | 2020-08-11 10:50:55 +0200 | [diff] [blame] | 64 | # @@protoc_insertion_point(class_scope:dmi.PhysicalInventoryRequest) |
uwe ottrembka | 5ea5c0a | 2020-08-31 10:37:35 +0200 | [diff] [blame] | 65 | }) |
uwe ottrembka | 66d91ea | 2020-08-11 10:50:55 +0200 | [diff] [blame] | 66 | _sym_db.RegisterMessage(PhysicalInventoryRequest) |
| 67 | |
uwe ottrembka | 5ea5c0a | 2020-08-31 10:37:35 +0200 | [diff] [blame] | 68 | PhysicalInventoryResponse = _reflection.GeneratedProtocolMessageType('PhysicalInventoryResponse', (_message.Message,), { |
| 69 | 'DESCRIPTOR' : _PHYSICALINVENTORYRESPONSE, |
| 70 | '__module__' : 'dmi.hw_management_service_pb2' |
uwe ottrembka | 66d91ea | 2020-08-11 10:50:55 +0200 | [diff] [blame] | 71 | # @@protoc_insertion_point(class_scope:dmi.PhysicalInventoryResponse) |
uwe ottrembka | 5ea5c0a | 2020-08-31 10:37:35 +0200 | [diff] [blame] | 72 | }) |
uwe ottrembka | 66d91ea | 2020-08-11 10:50:55 +0200 | [diff] [blame] | 73 | _sym_db.RegisterMessage(PhysicalInventoryResponse) |
| 74 | |
uwe ottrembka | 5ea5c0a | 2020-08-31 10:37:35 +0200 | [diff] [blame] | 75 | HWComponentInfoGetRequest = _reflection.GeneratedProtocolMessageType('HWComponentInfoGetRequest', (_message.Message,), { |
| 76 | 'DESCRIPTOR' : _HWCOMPONENTINFOGETREQUEST, |
| 77 | '__module__' : 'dmi.hw_management_service_pb2' |
uwe ottrembka | 66d91ea | 2020-08-11 10:50:55 +0200 | [diff] [blame] | 78 | # @@protoc_insertion_point(class_scope:dmi.HWComponentInfoGetRequest) |
uwe ottrembka | 5ea5c0a | 2020-08-31 10:37:35 +0200 | [diff] [blame] | 79 | }) |
uwe ottrembka | 66d91ea | 2020-08-11 10:50:55 +0200 | [diff] [blame] | 80 | _sym_db.RegisterMessage(HWComponentInfoGetRequest) |
| 81 | |
aghosh | c301dcd | 2020-09-03 16:55:34 +0100 | [diff] [blame] | 82 | HWComponentInfoGetResponse = _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 ottrembka | 5ea5c0a | 2020-08-31 10:37:35 +0200 | [diff] [blame] | 89 | HWComponentInfoSetRequest = _reflection.GeneratedProtocolMessageType('HWComponentInfoSetRequest', (_message.Message,), { |
| 90 | 'DESCRIPTOR' : _HWCOMPONENTINFOSETREQUEST, |
| 91 | '__module__' : 'dmi.hw_management_service_pb2' |
uwe ottrembka | 66d91ea | 2020-08-11 10:50:55 +0200 | [diff] [blame] | 92 | # @@protoc_insertion_point(class_scope:dmi.HWComponentInfoSetRequest) |
uwe ottrembka | 5ea5c0a | 2020-08-31 10:37:35 +0200 | [diff] [blame] | 93 | }) |
uwe ottrembka | 66d91ea | 2020-08-11 10:50:55 +0200 | [diff] [blame] | 94 | _sym_db.RegisterMessage(HWComponentInfoSetRequest) |
| 95 | |
uwe ottrembka | 5ea5c0a | 2020-08-31 10:37:35 +0200 | [diff] [blame] | 96 | HWComponentInfoSetResponse = _reflection.GeneratedProtocolMessageType('HWComponentInfoSetResponse', (_message.Message,), { |
| 97 | 'DESCRIPTOR' : _HWCOMPONENTINFOSETRESPONSE, |
| 98 | '__module__' : 'dmi.hw_management_service_pb2' |
uwe ottrembka | 66d91ea | 2020-08-11 10:50:55 +0200 | [diff] [blame] | 99 | # @@protoc_insertion_point(class_scope:dmi.HWComponentInfoSetResponse) |
uwe ottrembka | 5ea5c0a | 2020-08-31 10:37:35 +0200 | [diff] [blame] | 100 | }) |
uwe ottrembka | 66d91ea | 2020-08-11 10:50:55 +0200 | [diff] [blame] | 101 | _sym_db.RegisterMessage(HWComponentInfoSetResponse) |
| 102 | |
uwe ottrembka | 5ea5c0a | 2020-08-31 10:37:35 +0200 | [diff] [blame] | 103 | StartManagingDeviceResponse = _reflection.GeneratedProtocolMessageType('StartManagingDeviceResponse', (_message.Message,), { |
| 104 | 'DESCRIPTOR' : _STARTMANAGINGDEVICERESPONSE, |
| 105 | '__module__' : 'dmi.hw_management_service_pb2' |
uwe ottrembka | 66d91ea | 2020-08-11 10:50:55 +0200 | [diff] [blame] | 106 | # @@protoc_insertion_point(class_scope:dmi.StartManagingDeviceResponse) |
uwe ottrembka | 5ea5c0a | 2020-08-31 10:37:35 +0200 | [diff] [blame] | 107 | }) |
uwe ottrembka | 66d91ea | 2020-08-11 10:50:55 +0200 | [diff] [blame] | 108 | _sym_db.RegisterMessage(StartManagingDeviceResponse) |
| 109 | |
uwe ottrembka | 5ea5c0a | 2020-08-31 10:37:35 +0200 | [diff] [blame] | 110 | StopManagingDeviceRequest = _reflection.GeneratedProtocolMessageType('StopManagingDeviceRequest', (_message.Message,), { |
| 111 | 'DESCRIPTOR' : _STOPMANAGINGDEVICEREQUEST, |
| 112 | '__module__' : 'dmi.hw_management_service_pb2' |
uwe ottrembka | 66d91ea | 2020-08-11 10:50:55 +0200 | [diff] [blame] | 113 | # @@protoc_insertion_point(class_scope:dmi.StopManagingDeviceRequest) |
uwe ottrembka | 5ea5c0a | 2020-08-31 10:37:35 +0200 | [diff] [blame] | 114 | }) |
uwe ottrembka | 66d91ea | 2020-08-11 10:50:55 +0200 | [diff] [blame] | 115 | _sym_db.RegisterMessage(StopManagingDeviceRequest) |
| 116 | |
uwe ottrembka | 5ea5c0a | 2020-08-31 10:37:35 +0200 | [diff] [blame] | 117 | StopManagingDeviceResponse = _reflection.GeneratedProtocolMessageType('StopManagingDeviceResponse', (_message.Message,), { |
| 118 | 'DESCRIPTOR' : _STOPMANAGINGDEVICERESPONSE, |
| 119 | '__module__' : 'dmi.hw_management_service_pb2' |
uwe ottrembka | 66d91ea | 2020-08-11 10:50:55 +0200 | [diff] [blame] | 120 | # @@protoc_insertion_point(class_scope:dmi.StopManagingDeviceResponse) |
uwe ottrembka | 5ea5c0a | 2020-08-31 10:37:35 +0200 | [diff] [blame] | 121 | }) |
uwe ottrembka | 66d91ea | 2020-08-11 10:50:55 +0200 | [diff] [blame] | 122 | _sym_db.RegisterMessage(StopManagingDeviceResponse) |
| 123 | |
amit.ghosh | 0c68741 | 2021-03-24 19:01:08 +0100 | [diff] [blame] | 124 | ManagedDeviceInfo = _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 Campanella | cb990bc | 2020-09-22 12:50:56 +0200 | [diff] [blame] | 131 | ManagedDevicesResponse = _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.ghosh | 188a84f | 2020-09-27 20:59:25 +0200 | [diff] [blame] | 138 | SetLoggingEndpointRequest = _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 | |
| 145 | SetRemoteEndpointResponse = _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 | |
| 152 | GetLoggingEndpointResponse = _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 | |
| 159 | SetMsgBusEndpointRequest = _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 | |
| 166 | GetMsgBusEndpointResponse = _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 Campanella | b91e9a4 | 2020-10-09 14:31:43 +0200 | [diff] [blame] | 173 | EntitiesLogLevel = _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 | |
| 180 | SetLogLevelRequest = _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 | |
| 187 | SetLogLevelResponse = _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 Campanella | b91e9a4 | 2020-10-09 14:31:43 +0200 | [diff] [blame] | 194 | GetLogLevelRequest = _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 | |
| 201 | GetLogLevelResponse = _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 | |
| 208 | GetLoggableEntitiesRequest = _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 Gowda | 415b83c | 2021-04-28 18:01:29 +0530 | [diff] [blame] | 215 | Heartbeat = _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 Gowda | 2f6066c | 2021-05-13 12:36:32 +0530 | [diff] [blame] | 222 | RebootDeviceRequest = _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 | |
| 229 | RebootDeviceResponse = _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 Gowdra | 997432d | 2022-03-10 15:59:33 -0800 | [diff] [blame] | 236 | _NATIVEHWMANAGEMENTSERVICE = DESCRIPTOR.services_by_name['NativeHWManagementService'] |
| 237 | if _descriptor._USE_C_DESCRIPTORS == False: |
uwe ottrembka | 66d91ea | 2020-08-11 10:50:55 +0200 | [diff] [blame] | 238 | |
Girish Gowdra | 997432d | 2022-03-10 15:59:33 -0800 | [diff] [blame] | 239 | 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.ghosh | dd12d88 | 2022-07-01 12:32:36 +0200 | [diff] [blame] | 266 | _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 Gowdra | 997432d | 2022-03-10 15:59:33 -0800 | [diff] [blame] | 283 | _GETLOGGINGENDPOINTRESPONSE_REASON._serialized_start=333 |
| 284 | _GETLOGGINGENDPOINTRESPONSE_REASON._serialized_end=427 |
amit.ghosh | dd12d88 | 2022-07-01 12:32:36 +0200 | [diff] [blame] | 285 | _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 ottrembka | 66d91ea | 2020-08-11 10:50:55 +0200 | [diff] [blame] | 317 | # @@protoc_insertion_point(module_scope) |