blob: 4cc9076971ec52cf4671fc9b46b582c877fda431 [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.ghosh93183512024-05-28 22:37:27 +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\"4\n\x14SetDmLogLevelRequest\x12\x1c\n\x05level\x18\x01 \x01(\x0e\x32\r.dmi.LogLevel\"\xc9\x01\n\x15SetDmLogLevelResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x31\n\x06reason\x18\x02 \x01(\x0e\x32!.dmi.SetDmLogLevelResponse.Reason\x12\x15\n\rreason_detail\x18\x03 \x01(\t\"I\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eINTERNAL_ERROR\x10\x01\x12\x15\n\x11UNKNOWN_LOG_LEVEL\x10\x02\"\x16\n\x14GetDmLogLevelRequest\"\xd0\x01\n\x15GetDmLogLevelResponse\x12\x1c\n\x05level\x18\x01 \x01(\x0e\x32\r.dmi.LogLevel\x12\x1b\n\x06status\x18\x02 \x01(\x0e\x32\x0b.dmi.Status\x12\x31\n\x06reason\x18\x03 \x01(\x0e\x32!.dmi.GetDmLogLevelResponse.Reason\x12\x15\n\rreason_detail\x18\x04 \x01(\t\"2\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eINTERNAL_ERROR\x10\x01\"(\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\xbe\n\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.RebootDeviceResponse\x12\x46\n\rSetDmLogLevel\x12\x19.dmi.SetDmLogLevelRequest\x1a\x1a.dmi.SetDmLogLevelResponse\x12\x46\n\rGetDmLogLevel\x12\x19.dmi.GetDmLogLevelRequest\x1a\x1a.dmi.GetDmLogLevelResponseB;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']
amit.ghosh93183512024-05-28 22:37:27 +020046_SETDMLOGLEVELREQUEST = DESCRIPTOR.message_types_by_name['SetDmLogLevelRequest']
47_SETDMLOGLEVELRESPONSE = DESCRIPTOR.message_types_by_name['SetDmLogLevelResponse']
48_GETDMLOGLEVELREQUEST = DESCRIPTOR.message_types_by_name['GetDmLogLevelRequest']
49_GETDMLOGLEVELRESPONSE = DESCRIPTOR.message_types_by_name['GetDmLogLevelResponse']
Girish Gowdra997432d2022-03-10 15:59:33 -080050_HEARTBEAT = DESCRIPTOR.message_types_by_name['Heartbeat']
51_REBOOTDEVICEREQUEST = DESCRIPTOR.message_types_by_name['RebootDeviceRequest']
52_REBOOTDEVICERESPONSE = DESCRIPTOR.message_types_by_name['RebootDeviceResponse']
53_PHYSICALINVENTORYRESPONSE_REASON = _PHYSICALINVENTORYRESPONSE.enum_types_by_name['Reason']
54_HWCOMPONENTINFOGETRESPONSE_REASON = _HWCOMPONENTINFOGETRESPONSE.enum_types_by_name['Reason']
55_HWCOMPONENTINFOSETRESPONSE_REASON = _HWCOMPONENTINFOSETRESPONSE.enum_types_by_name['Reason']
56_STARTMANAGINGDEVICERESPONSE_REASON = _STARTMANAGINGDEVICERESPONSE.enum_types_by_name['Reason']
57_STOPMANAGINGDEVICERESPONSE_REASON = _STOPMANAGINGDEVICERESPONSE.enum_types_by_name['Reason']
58_MANAGEDDEVICESRESPONSE_REASON = _MANAGEDDEVICESRESPONSE.enum_types_by_name['Reason']
59_SETREMOTEENDPOINTRESPONSE_REASON = _SETREMOTEENDPOINTRESPONSE.enum_types_by_name['Reason']
60_GETLOGGINGENDPOINTRESPONSE_REASON = _GETLOGGINGENDPOINTRESPONSE.enum_types_by_name['Reason']
61_GETMSGBUSENDPOINTRESPONSE_REASON = _GETMSGBUSENDPOINTRESPONSE.enum_types_by_name['Reason']
62_SETLOGLEVELRESPONSE_REASON = _SETLOGLEVELRESPONSE.enum_types_by_name['Reason']
63_GETLOGLEVELRESPONSE_REASON = _GETLOGLEVELRESPONSE.enum_types_by_name['Reason']
amit.ghosh93183512024-05-28 22:37:27 +020064_SETDMLOGLEVELRESPONSE_REASON = _SETDMLOGLEVELRESPONSE.enum_types_by_name['Reason']
65_GETDMLOGLEVELRESPONSE_REASON = _GETDMLOGLEVELRESPONSE.enum_types_by_name['Reason']
Girish Gowdra997432d2022-03-10 15:59:33 -080066_REBOOTDEVICERESPONSE_REASON = _REBOOTDEVICERESPONSE.enum_types_by_name['Reason']
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020067PhysicalInventoryRequest = _reflection.GeneratedProtocolMessageType('PhysicalInventoryRequest', (_message.Message,), {
68 'DESCRIPTOR' : _PHYSICALINVENTORYREQUEST,
69 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +020070 # @@protoc_insertion_point(class_scope:dmi.PhysicalInventoryRequest)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020071 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +020072_sym_db.RegisterMessage(PhysicalInventoryRequest)
73
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020074PhysicalInventoryResponse = _reflection.GeneratedProtocolMessageType('PhysicalInventoryResponse', (_message.Message,), {
75 'DESCRIPTOR' : _PHYSICALINVENTORYRESPONSE,
76 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +020077 # @@protoc_insertion_point(class_scope:dmi.PhysicalInventoryResponse)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020078 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +020079_sym_db.RegisterMessage(PhysicalInventoryResponse)
80
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020081HWComponentInfoGetRequest = _reflection.GeneratedProtocolMessageType('HWComponentInfoGetRequest', (_message.Message,), {
82 'DESCRIPTOR' : _HWCOMPONENTINFOGETREQUEST,
83 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +020084 # @@protoc_insertion_point(class_scope:dmi.HWComponentInfoGetRequest)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020085 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +020086_sym_db.RegisterMessage(HWComponentInfoGetRequest)
87
aghoshc301dcd2020-09-03 16:55:34 +010088HWComponentInfoGetResponse = _reflection.GeneratedProtocolMessageType('HWComponentInfoGetResponse', (_message.Message,), {
89 'DESCRIPTOR' : _HWCOMPONENTINFOGETRESPONSE,
90 '__module__' : 'dmi.hw_management_service_pb2'
91 # @@protoc_insertion_point(class_scope:dmi.HWComponentInfoGetResponse)
92 })
93_sym_db.RegisterMessage(HWComponentInfoGetResponse)
94
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020095HWComponentInfoSetRequest = _reflection.GeneratedProtocolMessageType('HWComponentInfoSetRequest', (_message.Message,), {
96 'DESCRIPTOR' : _HWCOMPONENTINFOSETREQUEST,
97 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +020098 # @@protoc_insertion_point(class_scope:dmi.HWComponentInfoSetRequest)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020099 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200100_sym_db.RegisterMessage(HWComponentInfoSetRequest)
101
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200102HWComponentInfoSetResponse = _reflection.GeneratedProtocolMessageType('HWComponentInfoSetResponse', (_message.Message,), {
103 'DESCRIPTOR' : _HWCOMPONENTINFOSETRESPONSE,
104 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200105 # @@protoc_insertion_point(class_scope:dmi.HWComponentInfoSetResponse)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200106 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200107_sym_db.RegisterMessage(HWComponentInfoSetResponse)
108
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200109StartManagingDeviceResponse = _reflection.GeneratedProtocolMessageType('StartManagingDeviceResponse', (_message.Message,), {
110 'DESCRIPTOR' : _STARTMANAGINGDEVICERESPONSE,
111 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200112 # @@protoc_insertion_point(class_scope:dmi.StartManagingDeviceResponse)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200113 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200114_sym_db.RegisterMessage(StartManagingDeviceResponse)
115
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200116StopManagingDeviceRequest = _reflection.GeneratedProtocolMessageType('StopManagingDeviceRequest', (_message.Message,), {
117 'DESCRIPTOR' : _STOPMANAGINGDEVICEREQUEST,
118 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200119 # @@protoc_insertion_point(class_scope:dmi.StopManagingDeviceRequest)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200120 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200121_sym_db.RegisterMessage(StopManagingDeviceRequest)
122
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200123StopManagingDeviceResponse = _reflection.GeneratedProtocolMessageType('StopManagingDeviceResponse', (_message.Message,), {
124 'DESCRIPTOR' : _STOPMANAGINGDEVICERESPONSE,
125 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200126 # @@protoc_insertion_point(class_scope:dmi.StopManagingDeviceResponse)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200127 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200128_sym_db.RegisterMessage(StopManagingDeviceResponse)
129
amit.ghosh0c687412021-03-24 19:01:08 +0100130ManagedDeviceInfo = _reflection.GeneratedProtocolMessageType('ManagedDeviceInfo', (_message.Message,), {
131 'DESCRIPTOR' : _MANAGEDDEVICEINFO,
132 '__module__' : 'dmi.hw_management_service_pb2'
133 # @@protoc_insertion_point(class_scope:dmi.ManagedDeviceInfo)
134 })
135_sym_db.RegisterMessage(ManagedDeviceInfo)
136
Andrea Campanellacb990bc2020-09-22 12:50:56 +0200137ManagedDevicesResponse = _reflection.GeneratedProtocolMessageType('ManagedDevicesResponse', (_message.Message,), {
138 'DESCRIPTOR' : _MANAGEDDEVICESRESPONSE,
139 '__module__' : 'dmi.hw_management_service_pb2'
140 # @@protoc_insertion_point(class_scope:dmi.ManagedDevicesResponse)
141 })
142_sym_db.RegisterMessage(ManagedDevicesResponse)
143
amit.ghosh188a84f2020-09-27 20:59:25 +0200144SetLoggingEndpointRequest = _reflection.GeneratedProtocolMessageType('SetLoggingEndpointRequest', (_message.Message,), {
145 'DESCRIPTOR' : _SETLOGGINGENDPOINTREQUEST,
146 '__module__' : 'dmi.hw_management_service_pb2'
147 # @@protoc_insertion_point(class_scope:dmi.SetLoggingEndpointRequest)
148 })
149_sym_db.RegisterMessage(SetLoggingEndpointRequest)
150
151SetRemoteEndpointResponse = _reflection.GeneratedProtocolMessageType('SetRemoteEndpointResponse', (_message.Message,), {
152 'DESCRIPTOR' : _SETREMOTEENDPOINTRESPONSE,
153 '__module__' : 'dmi.hw_management_service_pb2'
154 # @@protoc_insertion_point(class_scope:dmi.SetRemoteEndpointResponse)
155 })
156_sym_db.RegisterMessage(SetRemoteEndpointResponse)
157
158GetLoggingEndpointResponse = _reflection.GeneratedProtocolMessageType('GetLoggingEndpointResponse', (_message.Message,), {
159 'DESCRIPTOR' : _GETLOGGINGENDPOINTRESPONSE,
160 '__module__' : 'dmi.hw_management_service_pb2'
161 # @@protoc_insertion_point(class_scope:dmi.GetLoggingEndpointResponse)
162 })
163_sym_db.RegisterMessage(GetLoggingEndpointResponse)
164
165SetMsgBusEndpointRequest = _reflection.GeneratedProtocolMessageType('SetMsgBusEndpointRequest', (_message.Message,), {
166 'DESCRIPTOR' : _SETMSGBUSENDPOINTREQUEST,
167 '__module__' : 'dmi.hw_management_service_pb2'
168 # @@protoc_insertion_point(class_scope:dmi.SetMsgBusEndpointRequest)
169 })
170_sym_db.RegisterMessage(SetMsgBusEndpointRequest)
171
172GetMsgBusEndpointResponse = _reflection.GeneratedProtocolMessageType('GetMsgBusEndpointResponse', (_message.Message,), {
173 'DESCRIPTOR' : _GETMSGBUSENDPOINTRESPONSE,
174 '__module__' : 'dmi.hw_management_service_pb2'
175 # @@protoc_insertion_point(class_scope:dmi.GetMsgBusEndpointResponse)
176 })
177_sym_db.RegisterMessage(GetMsgBusEndpointResponse)
178
Andrea Campanellab91e9a42020-10-09 14:31:43 +0200179EntitiesLogLevel = _reflection.GeneratedProtocolMessageType('EntitiesLogLevel', (_message.Message,), {
180 'DESCRIPTOR' : _ENTITIESLOGLEVEL,
181 '__module__' : 'dmi.hw_management_service_pb2'
182 # @@protoc_insertion_point(class_scope:dmi.EntitiesLogLevel)
183 })
184_sym_db.RegisterMessage(EntitiesLogLevel)
185
186SetLogLevelRequest = _reflection.GeneratedProtocolMessageType('SetLogLevelRequest', (_message.Message,), {
187 'DESCRIPTOR' : _SETLOGLEVELREQUEST,
188 '__module__' : 'dmi.hw_management_service_pb2'
189 # @@protoc_insertion_point(class_scope:dmi.SetLogLevelRequest)
190 })
191_sym_db.RegisterMessage(SetLogLevelRequest)
192
193SetLogLevelResponse = _reflection.GeneratedProtocolMessageType('SetLogLevelResponse', (_message.Message,), {
194 'DESCRIPTOR' : _SETLOGLEVELRESPONSE,
195 '__module__' : 'dmi.hw_management_service_pb2'
196 # @@protoc_insertion_point(class_scope:dmi.SetLogLevelResponse)
197 })
198_sym_db.RegisterMessage(SetLogLevelResponse)
199
Andrea Campanellab91e9a42020-10-09 14:31:43 +0200200GetLogLevelRequest = _reflection.GeneratedProtocolMessageType('GetLogLevelRequest', (_message.Message,), {
201 'DESCRIPTOR' : _GETLOGLEVELREQUEST,
202 '__module__' : 'dmi.hw_management_service_pb2'
203 # @@protoc_insertion_point(class_scope:dmi.GetLogLevelRequest)
204 })
205_sym_db.RegisterMessage(GetLogLevelRequest)
206
207GetLogLevelResponse = _reflection.GeneratedProtocolMessageType('GetLogLevelResponse', (_message.Message,), {
208 'DESCRIPTOR' : _GETLOGLEVELRESPONSE,
209 '__module__' : 'dmi.hw_management_service_pb2'
210 # @@protoc_insertion_point(class_scope:dmi.GetLogLevelResponse)
211 })
212_sym_db.RegisterMessage(GetLogLevelResponse)
213
214GetLoggableEntitiesRequest = _reflection.GeneratedProtocolMessageType('GetLoggableEntitiesRequest', (_message.Message,), {
215 'DESCRIPTOR' : _GETLOGGABLEENTITIESREQUEST,
216 '__module__' : 'dmi.hw_management_service_pb2'
217 # @@protoc_insertion_point(class_scope:dmi.GetLoggableEntitiesRequest)
218 })
219_sym_db.RegisterMessage(GetLoggableEntitiesRequest)
220
amit.ghosh93183512024-05-28 22:37:27 +0200221SetDmLogLevelRequest = _reflection.GeneratedProtocolMessageType('SetDmLogLevelRequest', (_message.Message,), {
222 'DESCRIPTOR' : _SETDMLOGLEVELREQUEST,
223 '__module__' : 'dmi.hw_management_service_pb2'
224 # @@protoc_insertion_point(class_scope:dmi.SetDmLogLevelRequest)
225 })
226_sym_db.RegisterMessage(SetDmLogLevelRequest)
227
228SetDmLogLevelResponse = _reflection.GeneratedProtocolMessageType('SetDmLogLevelResponse', (_message.Message,), {
229 'DESCRIPTOR' : _SETDMLOGLEVELRESPONSE,
230 '__module__' : 'dmi.hw_management_service_pb2'
231 # @@protoc_insertion_point(class_scope:dmi.SetDmLogLevelResponse)
232 })
233_sym_db.RegisterMessage(SetDmLogLevelResponse)
234
235GetDmLogLevelRequest = _reflection.GeneratedProtocolMessageType('GetDmLogLevelRequest', (_message.Message,), {
236 'DESCRIPTOR' : _GETDMLOGLEVELREQUEST,
237 '__module__' : 'dmi.hw_management_service_pb2'
238 # @@protoc_insertion_point(class_scope:dmi.GetDmLogLevelRequest)
239 })
240_sym_db.RegisterMessage(GetDmLogLevelRequest)
241
242GetDmLogLevelResponse = _reflection.GeneratedProtocolMessageType('GetDmLogLevelResponse', (_message.Message,), {
243 'DESCRIPTOR' : _GETDMLOGLEVELRESPONSE,
244 '__module__' : 'dmi.hw_management_service_pb2'
245 # @@protoc_insertion_point(class_scope:dmi.GetDmLogLevelResponse)
246 })
247_sym_db.RegisterMessage(GetDmLogLevelResponse)
248
Chandrakanth Nalkudre Gowda415b83c2021-04-28 18:01:29 +0530249Heartbeat = _reflection.GeneratedProtocolMessageType('Heartbeat', (_message.Message,), {
250 'DESCRIPTOR' : _HEARTBEAT,
251 '__module__' : 'dmi.hw_management_service_pb2'
252 # @@protoc_insertion_point(class_scope:dmi.Heartbeat)
253 })
254_sym_db.RegisterMessage(Heartbeat)
255
Chandrakanth Nalkudre Gowda2f6066c2021-05-13 12:36:32 +0530256RebootDeviceRequest = _reflection.GeneratedProtocolMessageType('RebootDeviceRequest', (_message.Message,), {
257 'DESCRIPTOR' : _REBOOTDEVICEREQUEST,
258 '__module__' : 'dmi.hw_management_service_pb2'
259 # @@protoc_insertion_point(class_scope:dmi.RebootDeviceRequest)
260 })
261_sym_db.RegisterMessage(RebootDeviceRequest)
262
263RebootDeviceResponse = _reflection.GeneratedProtocolMessageType('RebootDeviceResponse', (_message.Message,), {
264 'DESCRIPTOR' : _REBOOTDEVICERESPONSE,
265 '__module__' : 'dmi.hw_management_service_pb2'
266 # @@protoc_insertion_point(class_scope:dmi.RebootDeviceResponse)
267 })
268_sym_db.RegisterMessage(RebootDeviceResponse)
269
Girish Gowdra997432d2022-03-10 15:59:33 -0800270_NATIVEHWMANAGEMENTSERVICE = DESCRIPTOR.services_by_name['NativeHWManagementService']
271if _descriptor._USE_C_DESCRIPTORS == False:
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200272
Girish Gowdra997432d2022-03-10 15:59:33 -0800273 DESCRIPTOR._options = None
274 DESCRIPTOR._serialized_options = b'Z9github.com/opencord/device-management-interface/v3/go/dmi'
275 _PHYSICALINVENTORYREQUEST._serialized_start=102
276 _PHYSICALINVENTORYREQUEST._serialized_end=160
277 _PHYSICALINVENTORYRESPONSE._serialized_start=163
278 _PHYSICALINVENTORYRESPONSE._serialized_end=427
279 _PHYSICALINVENTORYRESPONSE_REASON._serialized_start=333
280 _PHYSICALINVENTORYRESPONSE_REASON._serialized_end=427
281 _HWCOMPONENTINFOGETREQUEST._serialized_start=429
282 _HWCOMPONENTINFOGETREQUEST._serialized_end=547
283 _HWCOMPONENTINFOGETRESPONSE._serialized_start=550
284 _HWCOMPONENTINFOGETRESPONSE._serialized_end=840
285 _HWCOMPONENTINFOGETRESPONSE_REASON._serialized_start=723
286 _HWCOMPONENTINFOGETRESPONSE_REASON._serialized_end=840
287 _HWCOMPONENTINFOSETREQUEST._serialized_start=843
288 _HWCOMPONENTINFOSETREQUEST._serialized_end=1004
289 _HWCOMPONENTINFOSETRESPONSE._serialized_start=1007
290 _HWCOMPONENTINFOSETRESPONSE._serialized_end=1304
291 _HWCOMPONENTINFOSETRESPONSE_REASON._serialized_start=1146
292 _HWCOMPONENTINFOSETRESPONSE_REASON._serialized_end=1304
293 _STARTMANAGINGDEVICERESPONSE._serialized_start=1307
294 _STARTMANAGINGDEVICERESPONSE._serialized_end=1666
295 _STARTMANAGINGDEVICERESPONSE_REASON._serialized_start=1480
296 _STARTMANAGINGDEVICERESPONSE_REASON._serialized_end=1666
297 _STOPMANAGINGDEVICEREQUEST._serialized_start=1668
298 _STOPMANAGINGDEVICEREQUEST._serialized_end=1709
299 _STOPMANAGINGDEVICERESPONSE._serialized_start=1712
amit.ghoshdd12d882022-07-01 12:32:36 +0200300 _STOPMANAGINGDEVICERESPONSE._serialized_end=1924
301 _STOPMANAGINGDEVICERESPONSE_REASON._serialized_start=1850
302 _STOPMANAGINGDEVICERESPONSE_REASON._serialized_end=1924
303 _MANAGEDDEVICEINFO._serialized_start=1926
304 _MANAGEDDEVICEINFO._serialized_end=2017
305 _MANAGEDDEVICESRESPONSE._serialized_start=2020
306 _MANAGEDDEVICESRESPONSE._serialized_end=2218
307 _MANAGEDDEVICESRESPONSE_REASON._serialized_start=2168
308 _MANAGEDDEVICESRESPONSE_REASON._serialized_end=2218
309 _SETLOGGINGENDPOINTREQUEST._serialized_start=2220
310 _SETLOGGINGENDPOINTREQUEST._serialized_end=2331
311 _SETREMOTEENDPOINTRESPONSE._serialized_start=2334
312 _SETREMOTEENDPOINTRESPONSE._serialized_end=2657
313 _SETREMOTEENDPOINTRESPONSE_REASON._serialized_start=2471
314 _SETREMOTEENDPOINTRESPONSE_REASON._serialized_end=2657
315 _GETLOGGINGENDPOINTRESPONSE._serialized_start=2660
316 _GETLOGGINGENDPOINTRESPONSE._serialized_end=2944
Girish Gowdra997432d2022-03-10 15:59:33 -0800317 _GETLOGGINGENDPOINTRESPONSE_REASON._serialized_start=333
318 _GETLOGGINGENDPOINTRESPONSE_REASON._serialized_end=427
amit.ghoshdd12d882022-07-01 12:32:36 +0200319 _SETMSGBUSENDPOINTREQUEST._serialized_start=2946
320 _SETMSGBUSENDPOINTREQUEST._serialized_end=2997
321 _GETMSGBUSENDPOINTRESPONSE._serialized_start=3000
322 _GETMSGBUSENDPOINTRESPONSE._serialized_end=3235
323 _GETMSGBUSENDPOINTRESPONSE_REASON._serialized_start=3161
324 _GETMSGBUSENDPOINTRESPONSE_REASON._serialized_end=3235
325 _ENTITIESLOGLEVEL._serialized_start=3237
326 _ENTITIESLOGLEVEL._serialized_end=3306
327 _SETLOGLEVELREQUEST._serialized_start=3308
328 _SETLOGLEVELREQUEST._serialized_end=3402
329 _SETLOGLEVELRESPONSE._serialized_start=3405
330 _SETLOGLEVELRESPONSE._serialized_end=3679
331 _SETLOGLEVELRESPONSE_REASON._serialized_start=3561
332 _SETLOGLEVELRESPONSE_REASON._serialized_end=3679
333 _GETLOGLEVELREQUEST._serialized_start=3681
334 _GETLOGLEVELREQUEST._serialized_end=3751
335 _GETLOGLEVELRESPONSE._serialized_start=3754
336 _GETLOGLEVELRESPONSE._serialized_end=4070
337 _GETLOGLEVELRESPONSE_REASON._serialized_start=3561
338 _GETLOGLEVELRESPONSE_REASON._serialized_end=3679
339 _GETLOGGABLEENTITIESREQUEST._serialized_start=4072
340 _GETLOGGABLEENTITIESREQUEST._serialized_end=4132
amit.ghosh93183512024-05-28 22:37:27 +0200341 _SETDMLOGLEVELREQUEST._serialized_start=4134
342 _SETDMLOGLEVELREQUEST._serialized_end=4186
343 _SETDMLOGLEVELRESPONSE._serialized_start=4189
344 _SETDMLOGLEVELRESPONSE._serialized_end=4390
345 _SETDMLOGLEVELRESPONSE_REASON._serialized_start=4317
346 _SETDMLOGLEVELRESPONSE_REASON._serialized_end=4390
347 _GETDMLOGLEVELREQUEST._serialized_start=4392
348 _GETDMLOGLEVELREQUEST._serialized_end=4414
349 _GETDMLOGLEVELRESPONSE._serialized_start=4417
350 _GETDMLOGLEVELRESPONSE._serialized_end=4625
351 _GETDMLOGLEVELRESPONSE_REASON._serialized_start=2168
352 _GETDMLOGLEVELRESPONSE_REASON._serialized_end=2218
353 _HEARTBEAT._serialized_start=4627
354 _HEARTBEAT._serialized_end=4667
355 _REBOOTDEVICEREQUEST._serialized_start=4669
356 _REBOOTDEVICEREQUEST._serialized_end=4722
357 _REBOOTDEVICERESPONSE._serialized_start=4725
358 _REBOOTDEVICERESPONSE._serialized_end=4972
359 _REBOOTDEVICERESPONSE_REASON._serialized_start=4851
360 _REBOOTDEVICERESPONSE_REASON._serialized_end=4972
361 _NATIVEHWMANAGEMENTSERVICE._serialized_start=4975
362 _NATIVEHWMANAGEMENTSERVICE._serialized_end=6317
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200363# @@protoc_insertion_point(module_scope)