blob: c3974475afa1ad2b3ffc7a4d4cb0f888632ea445 [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 Ghoshe45d9972025-06-26 14:52:48 +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\"v\n\x19\x44isableHWComponentRequest\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\"\xad\x02\n\x1a\x44isableHWComponentResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x36\n\x06reason\x18\x02 \x01(\x0e\x32&.dmi.DisableHWComponentResponse.Reason\x12\x15\n\rreason_detail\x18\x03 \x01(\t\"\xa2\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\x0eINTERNAL_ERROR\x10\x03\x12\x16\n\x12\x44\x45VICE_UNREACHABLE\x10\x04\x12\x17\n\x13\x44ISABLE_UNSUPPORTED\x10\x05\x12\x12\n\x0eINVALID_PARAMS\x10\x06\"t\n\x17ResetHWComponentRequest\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\"\xa7\x02\n\x18ResetHWComponentResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x34\n\x06reason\x18\x02 \x01(\x0e\x32$.dmi.ResetHWComponentResponse.Reason\x12\x15\n\rreason_detail\x18\x03 \x01(\t\"\xa0\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\x0eINTERNAL_ERROR\x10\x03\x12\x16\n\x12\x44\x45VICE_UNREACHABLE\x10\x04\x12\x15\n\x11RESET_UNSUPPORTED\x10\x05\x12\x12\n\x0eINVALID_PARAMS\x10\x06\"u\n\x18\x45nableHWComponentRequest\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\"\xaa\x02\n\x19\x45nableHWComponentResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x35\n\x06reason\x18\x02 \x01(\x0e\x32%.dmi.EnableHWComponentResponse.Reason\x12\x15\n\rreason_detail\x18\x03 \x01(\t\"\xa1\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\x0eINTERNAL_ERROR\x10\x03\x12\x16\n\x12\x44\x45VICE_UNREACHABLE\x10\x04\x12\x16\n\x12\x45NABLE_UNSUPPORTED\x10\x05\x12\x12\n\x0eINVALID_PARAMS\x10\x06\x32\xba\x0c\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.GetDmLogLevelResponse\x12U\n\x12\x44isableHWComponent\x12\x1e.dmi.DisableHWComponentRequest\x1a\x1f.dmi.DisableHWComponentResponse\x12O\n\x10ResetHWComponent\x12\x1c.dmi.ResetHWComponentRequest\x1a\x1d.dmi.ResetHWComponentResponse\x12R\n\x11\x45nableHWComponent\x12\x1d.dmi.EnableHWComponentRequest\x1a\x1e.dmi.EnableHWComponentResponseB;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']
Amit Ghoshe45d9972025-06-26 14:52:48 +020053_DISABLEHWCOMPONENTREQUEST = DESCRIPTOR.message_types_by_name['DisableHWComponentRequest']
54_DISABLEHWCOMPONENTRESPONSE = DESCRIPTOR.message_types_by_name['DisableHWComponentResponse']
55_RESETHWCOMPONENTREQUEST = DESCRIPTOR.message_types_by_name['ResetHWComponentRequest']
56_RESETHWCOMPONENTRESPONSE = DESCRIPTOR.message_types_by_name['ResetHWComponentResponse']
57_ENABLEHWCOMPONENTREQUEST = DESCRIPTOR.message_types_by_name['EnableHWComponentRequest']
58_ENABLEHWCOMPONENTRESPONSE = DESCRIPTOR.message_types_by_name['EnableHWComponentResponse']
Girish Gowdra997432d2022-03-10 15:59:33 -080059_PHYSICALINVENTORYRESPONSE_REASON = _PHYSICALINVENTORYRESPONSE.enum_types_by_name['Reason']
60_HWCOMPONENTINFOGETRESPONSE_REASON = _HWCOMPONENTINFOGETRESPONSE.enum_types_by_name['Reason']
61_HWCOMPONENTINFOSETRESPONSE_REASON = _HWCOMPONENTINFOSETRESPONSE.enum_types_by_name['Reason']
62_STARTMANAGINGDEVICERESPONSE_REASON = _STARTMANAGINGDEVICERESPONSE.enum_types_by_name['Reason']
63_STOPMANAGINGDEVICERESPONSE_REASON = _STOPMANAGINGDEVICERESPONSE.enum_types_by_name['Reason']
64_MANAGEDDEVICESRESPONSE_REASON = _MANAGEDDEVICESRESPONSE.enum_types_by_name['Reason']
65_SETREMOTEENDPOINTRESPONSE_REASON = _SETREMOTEENDPOINTRESPONSE.enum_types_by_name['Reason']
66_GETLOGGINGENDPOINTRESPONSE_REASON = _GETLOGGINGENDPOINTRESPONSE.enum_types_by_name['Reason']
67_GETMSGBUSENDPOINTRESPONSE_REASON = _GETMSGBUSENDPOINTRESPONSE.enum_types_by_name['Reason']
68_SETLOGLEVELRESPONSE_REASON = _SETLOGLEVELRESPONSE.enum_types_by_name['Reason']
69_GETLOGLEVELRESPONSE_REASON = _GETLOGLEVELRESPONSE.enum_types_by_name['Reason']
amit.ghosh93183512024-05-28 22:37:27 +020070_SETDMLOGLEVELRESPONSE_REASON = _SETDMLOGLEVELRESPONSE.enum_types_by_name['Reason']
71_GETDMLOGLEVELRESPONSE_REASON = _GETDMLOGLEVELRESPONSE.enum_types_by_name['Reason']
Girish Gowdra997432d2022-03-10 15:59:33 -080072_REBOOTDEVICERESPONSE_REASON = _REBOOTDEVICERESPONSE.enum_types_by_name['Reason']
Amit Ghoshe45d9972025-06-26 14:52:48 +020073_DISABLEHWCOMPONENTRESPONSE_REASON = _DISABLEHWCOMPONENTRESPONSE.enum_types_by_name['Reason']
74_RESETHWCOMPONENTRESPONSE_REASON = _RESETHWCOMPONENTRESPONSE.enum_types_by_name['Reason']
75_ENABLEHWCOMPONENTRESPONSE_REASON = _ENABLEHWCOMPONENTRESPONSE.enum_types_by_name['Reason']
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020076PhysicalInventoryRequest = _reflection.GeneratedProtocolMessageType('PhysicalInventoryRequest', (_message.Message,), {
77 'DESCRIPTOR' : _PHYSICALINVENTORYREQUEST,
78 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +020079 # @@protoc_insertion_point(class_scope:dmi.PhysicalInventoryRequest)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020080 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +020081_sym_db.RegisterMessage(PhysicalInventoryRequest)
82
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020083PhysicalInventoryResponse = _reflection.GeneratedProtocolMessageType('PhysicalInventoryResponse', (_message.Message,), {
84 'DESCRIPTOR' : _PHYSICALINVENTORYRESPONSE,
85 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +020086 # @@protoc_insertion_point(class_scope:dmi.PhysicalInventoryResponse)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020087 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +020088_sym_db.RegisterMessage(PhysicalInventoryResponse)
89
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020090HWComponentInfoGetRequest = _reflection.GeneratedProtocolMessageType('HWComponentInfoGetRequest', (_message.Message,), {
91 'DESCRIPTOR' : _HWCOMPONENTINFOGETREQUEST,
92 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +020093 # @@protoc_insertion_point(class_scope:dmi.HWComponentInfoGetRequest)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020094 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +020095_sym_db.RegisterMessage(HWComponentInfoGetRequest)
96
aghoshc301dcd2020-09-03 16:55:34 +010097HWComponentInfoGetResponse = _reflection.GeneratedProtocolMessageType('HWComponentInfoGetResponse', (_message.Message,), {
98 'DESCRIPTOR' : _HWCOMPONENTINFOGETRESPONSE,
99 '__module__' : 'dmi.hw_management_service_pb2'
100 # @@protoc_insertion_point(class_scope:dmi.HWComponentInfoGetResponse)
101 })
102_sym_db.RegisterMessage(HWComponentInfoGetResponse)
103
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200104HWComponentInfoSetRequest = _reflection.GeneratedProtocolMessageType('HWComponentInfoSetRequest', (_message.Message,), {
105 'DESCRIPTOR' : _HWCOMPONENTINFOSETREQUEST,
106 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200107 # @@protoc_insertion_point(class_scope:dmi.HWComponentInfoSetRequest)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200108 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200109_sym_db.RegisterMessage(HWComponentInfoSetRequest)
110
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200111HWComponentInfoSetResponse = _reflection.GeneratedProtocolMessageType('HWComponentInfoSetResponse', (_message.Message,), {
112 'DESCRIPTOR' : _HWCOMPONENTINFOSETRESPONSE,
113 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200114 # @@protoc_insertion_point(class_scope:dmi.HWComponentInfoSetResponse)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200115 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200116_sym_db.RegisterMessage(HWComponentInfoSetResponse)
117
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200118StartManagingDeviceResponse = _reflection.GeneratedProtocolMessageType('StartManagingDeviceResponse', (_message.Message,), {
119 'DESCRIPTOR' : _STARTMANAGINGDEVICERESPONSE,
120 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200121 # @@protoc_insertion_point(class_scope:dmi.StartManagingDeviceResponse)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200122 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200123_sym_db.RegisterMessage(StartManagingDeviceResponse)
124
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200125StopManagingDeviceRequest = _reflection.GeneratedProtocolMessageType('StopManagingDeviceRequest', (_message.Message,), {
126 'DESCRIPTOR' : _STOPMANAGINGDEVICEREQUEST,
127 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200128 # @@protoc_insertion_point(class_scope:dmi.StopManagingDeviceRequest)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200129 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200130_sym_db.RegisterMessage(StopManagingDeviceRequest)
131
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200132StopManagingDeviceResponse = _reflection.GeneratedProtocolMessageType('StopManagingDeviceResponse', (_message.Message,), {
133 'DESCRIPTOR' : _STOPMANAGINGDEVICERESPONSE,
134 '__module__' : 'dmi.hw_management_service_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200135 # @@protoc_insertion_point(class_scope:dmi.StopManagingDeviceResponse)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200136 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200137_sym_db.RegisterMessage(StopManagingDeviceResponse)
138
amit.ghosh0c687412021-03-24 19:01:08 +0100139ManagedDeviceInfo = _reflection.GeneratedProtocolMessageType('ManagedDeviceInfo', (_message.Message,), {
140 'DESCRIPTOR' : _MANAGEDDEVICEINFO,
141 '__module__' : 'dmi.hw_management_service_pb2'
142 # @@protoc_insertion_point(class_scope:dmi.ManagedDeviceInfo)
143 })
144_sym_db.RegisterMessage(ManagedDeviceInfo)
145
Andrea Campanellacb990bc2020-09-22 12:50:56 +0200146ManagedDevicesResponse = _reflection.GeneratedProtocolMessageType('ManagedDevicesResponse', (_message.Message,), {
147 'DESCRIPTOR' : _MANAGEDDEVICESRESPONSE,
148 '__module__' : 'dmi.hw_management_service_pb2'
149 # @@protoc_insertion_point(class_scope:dmi.ManagedDevicesResponse)
150 })
151_sym_db.RegisterMessage(ManagedDevicesResponse)
152
amit.ghosh188a84f2020-09-27 20:59:25 +0200153SetLoggingEndpointRequest = _reflection.GeneratedProtocolMessageType('SetLoggingEndpointRequest', (_message.Message,), {
154 'DESCRIPTOR' : _SETLOGGINGENDPOINTREQUEST,
155 '__module__' : 'dmi.hw_management_service_pb2'
156 # @@protoc_insertion_point(class_scope:dmi.SetLoggingEndpointRequest)
157 })
158_sym_db.RegisterMessage(SetLoggingEndpointRequest)
159
160SetRemoteEndpointResponse = _reflection.GeneratedProtocolMessageType('SetRemoteEndpointResponse', (_message.Message,), {
161 'DESCRIPTOR' : _SETREMOTEENDPOINTRESPONSE,
162 '__module__' : 'dmi.hw_management_service_pb2'
163 # @@protoc_insertion_point(class_scope:dmi.SetRemoteEndpointResponse)
164 })
165_sym_db.RegisterMessage(SetRemoteEndpointResponse)
166
167GetLoggingEndpointResponse = _reflection.GeneratedProtocolMessageType('GetLoggingEndpointResponse', (_message.Message,), {
168 'DESCRIPTOR' : _GETLOGGINGENDPOINTRESPONSE,
169 '__module__' : 'dmi.hw_management_service_pb2'
170 # @@protoc_insertion_point(class_scope:dmi.GetLoggingEndpointResponse)
171 })
172_sym_db.RegisterMessage(GetLoggingEndpointResponse)
173
174SetMsgBusEndpointRequest = _reflection.GeneratedProtocolMessageType('SetMsgBusEndpointRequest', (_message.Message,), {
175 'DESCRIPTOR' : _SETMSGBUSENDPOINTREQUEST,
176 '__module__' : 'dmi.hw_management_service_pb2'
177 # @@protoc_insertion_point(class_scope:dmi.SetMsgBusEndpointRequest)
178 })
179_sym_db.RegisterMessage(SetMsgBusEndpointRequest)
180
181GetMsgBusEndpointResponse = _reflection.GeneratedProtocolMessageType('GetMsgBusEndpointResponse', (_message.Message,), {
182 'DESCRIPTOR' : _GETMSGBUSENDPOINTRESPONSE,
183 '__module__' : 'dmi.hw_management_service_pb2'
184 # @@protoc_insertion_point(class_scope:dmi.GetMsgBusEndpointResponse)
185 })
186_sym_db.RegisterMessage(GetMsgBusEndpointResponse)
187
Andrea Campanellab91e9a42020-10-09 14:31:43 +0200188EntitiesLogLevel = _reflection.GeneratedProtocolMessageType('EntitiesLogLevel', (_message.Message,), {
189 'DESCRIPTOR' : _ENTITIESLOGLEVEL,
190 '__module__' : 'dmi.hw_management_service_pb2'
191 # @@protoc_insertion_point(class_scope:dmi.EntitiesLogLevel)
192 })
193_sym_db.RegisterMessage(EntitiesLogLevel)
194
195SetLogLevelRequest = _reflection.GeneratedProtocolMessageType('SetLogLevelRequest', (_message.Message,), {
196 'DESCRIPTOR' : _SETLOGLEVELREQUEST,
197 '__module__' : 'dmi.hw_management_service_pb2'
198 # @@protoc_insertion_point(class_scope:dmi.SetLogLevelRequest)
199 })
200_sym_db.RegisterMessage(SetLogLevelRequest)
201
202SetLogLevelResponse = _reflection.GeneratedProtocolMessageType('SetLogLevelResponse', (_message.Message,), {
203 'DESCRIPTOR' : _SETLOGLEVELRESPONSE,
204 '__module__' : 'dmi.hw_management_service_pb2'
205 # @@protoc_insertion_point(class_scope:dmi.SetLogLevelResponse)
206 })
207_sym_db.RegisterMessage(SetLogLevelResponse)
208
Andrea Campanellab91e9a42020-10-09 14:31:43 +0200209GetLogLevelRequest = _reflection.GeneratedProtocolMessageType('GetLogLevelRequest', (_message.Message,), {
210 'DESCRIPTOR' : _GETLOGLEVELREQUEST,
211 '__module__' : 'dmi.hw_management_service_pb2'
212 # @@protoc_insertion_point(class_scope:dmi.GetLogLevelRequest)
213 })
214_sym_db.RegisterMessage(GetLogLevelRequest)
215
216GetLogLevelResponse = _reflection.GeneratedProtocolMessageType('GetLogLevelResponse', (_message.Message,), {
217 'DESCRIPTOR' : _GETLOGLEVELRESPONSE,
218 '__module__' : 'dmi.hw_management_service_pb2'
219 # @@protoc_insertion_point(class_scope:dmi.GetLogLevelResponse)
220 })
221_sym_db.RegisterMessage(GetLogLevelResponse)
222
223GetLoggableEntitiesRequest = _reflection.GeneratedProtocolMessageType('GetLoggableEntitiesRequest', (_message.Message,), {
224 'DESCRIPTOR' : _GETLOGGABLEENTITIESREQUEST,
225 '__module__' : 'dmi.hw_management_service_pb2'
226 # @@protoc_insertion_point(class_scope:dmi.GetLoggableEntitiesRequest)
227 })
228_sym_db.RegisterMessage(GetLoggableEntitiesRequest)
229
amit.ghosh93183512024-05-28 22:37:27 +0200230SetDmLogLevelRequest = _reflection.GeneratedProtocolMessageType('SetDmLogLevelRequest', (_message.Message,), {
231 'DESCRIPTOR' : _SETDMLOGLEVELREQUEST,
232 '__module__' : 'dmi.hw_management_service_pb2'
233 # @@protoc_insertion_point(class_scope:dmi.SetDmLogLevelRequest)
234 })
235_sym_db.RegisterMessage(SetDmLogLevelRequest)
236
237SetDmLogLevelResponse = _reflection.GeneratedProtocolMessageType('SetDmLogLevelResponse', (_message.Message,), {
238 'DESCRIPTOR' : _SETDMLOGLEVELRESPONSE,
239 '__module__' : 'dmi.hw_management_service_pb2'
240 # @@protoc_insertion_point(class_scope:dmi.SetDmLogLevelResponse)
241 })
242_sym_db.RegisterMessage(SetDmLogLevelResponse)
243
244GetDmLogLevelRequest = _reflection.GeneratedProtocolMessageType('GetDmLogLevelRequest', (_message.Message,), {
245 'DESCRIPTOR' : _GETDMLOGLEVELREQUEST,
246 '__module__' : 'dmi.hw_management_service_pb2'
247 # @@protoc_insertion_point(class_scope:dmi.GetDmLogLevelRequest)
248 })
249_sym_db.RegisterMessage(GetDmLogLevelRequest)
250
251GetDmLogLevelResponse = _reflection.GeneratedProtocolMessageType('GetDmLogLevelResponse', (_message.Message,), {
252 'DESCRIPTOR' : _GETDMLOGLEVELRESPONSE,
253 '__module__' : 'dmi.hw_management_service_pb2'
254 # @@protoc_insertion_point(class_scope:dmi.GetDmLogLevelResponse)
255 })
256_sym_db.RegisterMessage(GetDmLogLevelResponse)
257
Chandrakanth Nalkudre Gowda415b83c2021-04-28 18:01:29 +0530258Heartbeat = _reflection.GeneratedProtocolMessageType('Heartbeat', (_message.Message,), {
259 'DESCRIPTOR' : _HEARTBEAT,
260 '__module__' : 'dmi.hw_management_service_pb2'
261 # @@protoc_insertion_point(class_scope:dmi.Heartbeat)
262 })
263_sym_db.RegisterMessage(Heartbeat)
264
Chandrakanth Nalkudre Gowda2f6066c2021-05-13 12:36:32 +0530265RebootDeviceRequest = _reflection.GeneratedProtocolMessageType('RebootDeviceRequest', (_message.Message,), {
266 'DESCRIPTOR' : _REBOOTDEVICEREQUEST,
267 '__module__' : 'dmi.hw_management_service_pb2'
268 # @@protoc_insertion_point(class_scope:dmi.RebootDeviceRequest)
269 })
270_sym_db.RegisterMessage(RebootDeviceRequest)
271
272RebootDeviceResponse = _reflection.GeneratedProtocolMessageType('RebootDeviceResponse', (_message.Message,), {
273 'DESCRIPTOR' : _REBOOTDEVICERESPONSE,
274 '__module__' : 'dmi.hw_management_service_pb2'
275 # @@protoc_insertion_point(class_scope:dmi.RebootDeviceResponse)
276 })
277_sym_db.RegisterMessage(RebootDeviceResponse)
278
Amit Ghoshe45d9972025-06-26 14:52:48 +0200279DisableHWComponentRequest = _reflection.GeneratedProtocolMessageType('DisableHWComponentRequest', (_message.Message,), {
280 'DESCRIPTOR' : _DISABLEHWCOMPONENTREQUEST,
281 '__module__' : 'dmi.hw_management_service_pb2'
282 # @@protoc_insertion_point(class_scope:dmi.DisableHWComponentRequest)
283 })
284_sym_db.RegisterMessage(DisableHWComponentRequest)
285
286DisableHWComponentResponse = _reflection.GeneratedProtocolMessageType('DisableHWComponentResponse', (_message.Message,), {
287 'DESCRIPTOR' : _DISABLEHWCOMPONENTRESPONSE,
288 '__module__' : 'dmi.hw_management_service_pb2'
289 # @@protoc_insertion_point(class_scope:dmi.DisableHWComponentResponse)
290 })
291_sym_db.RegisterMessage(DisableHWComponentResponse)
292
293ResetHWComponentRequest = _reflection.GeneratedProtocolMessageType('ResetHWComponentRequest', (_message.Message,), {
294 'DESCRIPTOR' : _RESETHWCOMPONENTREQUEST,
295 '__module__' : 'dmi.hw_management_service_pb2'
296 # @@protoc_insertion_point(class_scope:dmi.ResetHWComponentRequest)
297 })
298_sym_db.RegisterMessage(ResetHWComponentRequest)
299
300ResetHWComponentResponse = _reflection.GeneratedProtocolMessageType('ResetHWComponentResponse', (_message.Message,), {
301 'DESCRIPTOR' : _RESETHWCOMPONENTRESPONSE,
302 '__module__' : 'dmi.hw_management_service_pb2'
303 # @@protoc_insertion_point(class_scope:dmi.ResetHWComponentResponse)
304 })
305_sym_db.RegisterMessage(ResetHWComponentResponse)
306
307EnableHWComponentRequest = _reflection.GeneratedProtocolMessageType('EnableHWComponentRequest', (_message.Message,), {
308 'DESCRIPTOR' : _ENABLEHWCOMPONENTREQUEST,
309 '__module__' : 'dmi.hw_management_service_pb2'
310 # @@protoc_insertion_point(class_scope:dmi.EnableHWComponentRequest)
311 })
312_sym_db.RegisterMessage(EnableHWComponentRequest)
313
314EnableHWComponentResponse = _reflection.GeneratedProtocolMessageType('EnableHWComponentResponse', (_message.Message,), {
315 'DESCRIPTOR' : _ENABLEHWCOMPONENTRESPONSE,
316 '__module__' : 'dmi.hw_management_service_pb2'
317 # @@protoc_insertion_point(class_scope:dmi.EnableHWComponentResponse)
318 })
319_sym_db.RegisterMessage(EnableHWComponentResponse)
320
Girish Gowdra997432d2022-03-10 15:59:33 -0800321_NATIVEHWMANAGEMENTSERVICE = DESCRIPTOR.services_by_name['NativeHWManagementService']
322if _descriptor._USE_C_DESCRIPTORS == False:
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200323
Girish Gowdra997432d2022-03-10 15:59:33 -0800324 DESCRIPTOR._options = None
325 DESCRIPTOR._serialized_options = b'Z9github.com/opencord/device-management-interface/v3/go/dmi'
326 _PHYSICALINVENTORYREQUEST._serialized_start=102
327 _PHYSICALINVENTORYREQUEST._serialized_end=160
328 _PHYSICALINVENTORYRESPONSE._serialized_start=163
329 _PHYSICALINVENTORYRESPONSE._serialized_end=427
330 _PHYSICALINVENTORYRESPONSE_REASON._serialized_start=333
331 _PHYSICALINVENTORYRESPONSE_REASON._serialized_end=427
332 _HWCOMPONENTINFOGETREQUEST._serialized_start=429
333 _HWCOMPONENTINFOGETREQUEST._serialized_end=547
334 _HWCOMPONENTINFOGETRESPONSE._serialized_start=550
335 _HWCOMPONENTINFOGETRESPONSE._serialized_end=840
336 _HWCOMPONENTINFOGETRESPONSE_REASON._serialized_start=723
337 _HWCOMPONENTINFOGETRESPONSE_REASON._serialized_end=840
338 _HWCOMPONENTINFOSETREQUEST._serialized_start=843
339 _HWCOMPONENTINFOSETREQUEST._serialized_end=1004
340 _HWCOMPONENTINFOSETRESPONSE._serialized_start=1007
341 _HWCOMPONENTINFOSETRESPONSE._serialized_end=1304
342 _HWCOMPONENTINFOSETRESPONSE_REASON._serialized_start=1146
343 _HWCOMPONENTINFOSETRESPONSE_REASON._serialized_end=1304
344 _STARTMANAGINGDEVICERESPONSE._serialized_start=1307
345 _STARTMANAGINGDEVICERESPONSE._serialized_end=1666
346 _STARTMANAGINGDEVICERESPONSE_REASON._serialized_start=1480
347 _STARTMANAGINGDEVICERESPONSE_REASON._serialized_end=1666
348 _STOPMANAGINGDEVICEREQUEST._serialized_start=1668
349 _STOPMANAGINGDEVICEREQUEST._serialized_end=1709
350 _STOPMANAGINGDEVICERESPONSE._serialized_start=1712
amit.ghoshdd12d882022-07-01 12:32:36 +0200351 _STOPMANAGINGDEVICERESPONSE._serialized_end=1924
352 _STOPMANAGINGDEVICERESPONSE_REASON._serialized_start=1850
353 _STOPMANAGINGDEVICERESPONSE_REASON._serialized_end=1924
354 _MANAGEDDEVICEINFO._serialized_start=1926
355 _MANAGEDDEVICEINFO._serialized_end=2017
356 _MANAGEDDEVICESRESPONSE._serialized_start=2020
357 _MANAGEDDEVICESRESPONSE._serialized_end=2218
358 _MANAGEDDEVICESRESPONSE_REASON._serialized_start=2168
359 _MANAGEDDEVICESRESPONSE_REASON._serialized_end=2218
360 _SETLOGGINGENDPOINTREQUEST._serialized_start=2220
361 _SETLOGGINGENDPOINTREQUEST._serialized_end=2331
362 _SETREMOTEENDPOINTRESPONSE._serialized_start=2334
363 _SETREMOTEENDPOINTRESPONSE._serialized_end=2657
364 _SETREMOTEENDPOINTRESPONSE_REASON._serialized_start=2471
365 _SETREMOTEENDPOINTRESPONSE_REASON._serialized_end=2657
366 _GETLOGGINGENDPOINTRESPONSE._serialized_start=2660
367 _GETLOGGINGENDPOINTRESPONSE._serialized_end=2944
Girish Gowdra997432d2022-03-10 15:59:33 -0800368 _GETLOGGINGENDPOINTRESPONSE_REASON._serialized_start=333
369 _GETLOGGINGENDPOINTRESPONSE_REASON._serialized_end=427
amit.ghoshdd12d882022-07-01 12:32:36 +0200370 _SETMSGBUSENDPOINTREQUEST._serialized_start=2946
371 _SETMSGBUSENDPOINTREQUEST._serialized_end=2997
372 _GETMSGBUSENDPOINTRESPONSE._serialized_start=3000
373 _GETMSGBUSENDPOINTRESPONSE._serialized_end=3235
374 _GETMSGBUSENDPOINTRESPONSE_REASON._serialized_start=3161
375 _GETMSGBUSENDPOINTRESPONSE_REASON._serialized_end=3235
376 _ENTITIESLOGLEVEL._serialized_start=3237
377 _ENTITIESLOGLEVEL._serialized_end=3306
378 _SETLOGLEVELREQUEST._serialized_start=3308
379 _SETLOGLEVELREQUEST._serialized_end=3402
380 _SETLOGLEVELRESPONSE._serialized_start=3405
381 _SETLOGLEVELRESPONSE._serialized_end=3679
382 _SETLOGLEVELRESPONSE_REASON._serialized_start=3561
383 _SETLOGLEVELRESPONSE_REASON._serialized_end=3679
384 _GETLOGLEVELREQUEST._serialized_start=3681
385 _GETLOGLEVELREQUEST._serialized_end=3751
386 _GETLOGLEVELRESPONSE._serialized_start=3754
387 _GETLOGLEVELRESPONSE._serialized_end=4070
388 _GETLOGLEVELRESPONSE_REASON._serialized_start=3561
389 _GETLOGLEVELRESPONSE_REASON._serialized_end=3679
390 _GETLOGGABLEENTITIESREQUEST._serialized_start=4072
391 _GETLOGGABLEENTITIESREQUEST._serialized_end=4132
amit.ghosh93183512024-05-28 22:37:27 +0200392 _SETDMLOGLEVELREQUEST._serialized_start=4134
393 _SETDMLOGLEVELREQUEST._serialized_end=4186
394 _SETDMLOGLEVELRESPONSE._serialized_start=4189
395 _SETDMLOGLEVELRESPONSE._serialized_end=4390
396 _SETDMLOGLEVELRESPONSE_REASON._serialized_start=4317
397 _SETDMLOGLEVELRESPONSE_REASON._serialized_end=4390
398 _GETDMLOGLEVELREQUEST._serialized_start=4392
399 _GETDMLOGLEVELREQUEST._serialized_end=4414
400 _GETDMLOGLEVELRESPONSE._serialized_start=4417
401 _GETDMLOGLEVELRESPONSE._serialized_end=4625
402 _GETDMLOGLEVELRESPONSE_REASON._serialized_start=2168
403 _GETDMLOGLEVELRESPONSE_REASON._serialized_end=2218
404 _HEARTBEAT._serialized_start=4627
405 _HEARTBEAT._serialized_end=4667
406 _REBOOTDEVICEREQUEST._serialized_start=4669
407 _REBOOTDEVICEREQUEST._serialized_end=4722
408 _REBOOTDEVICERESPONSE._serialized_start=4725
409 _REBOOTDEVICERESPONSE._serialized_end=4972
410 _REBOOTDEVICERESPONSE_REASON._serialized_start=4851
411 _REBOOTDEVICERESPONSE_REASON._serialized_end=4972
Amit Ghoshe45d9972025-06-26 14:52:48 +0200412 _DISABLEHWCOMPONENTREQUEST._serialized_start=4974
413 _DISABLEHWCOMPONENTREQUEST._serialized_end=5092
414 _DISABLEHWCOMPONENTRESPONSE._serialized_start=5095
415 _DISABLEHWCOMPONENTRESPONSE._serialized_end=5396
416 _DISABLEHWCOMPONENTRESPONSE_REASON._serialized_start=5234
417 _DISABLEHWCOMPONENTRESPONSE_REASON._serialized_end=5396
418 _RESETHWCOMPONENTREQUEST._serialized_start=5398
419 _RESETHWCOMPONENTREQUEST._serialized_end=5514
420 _RESETHWCOMPONENTRESPONSE._serialized_start=5517
421 _RESETHWCOMPONENTRESPONSE._serialized_end=5812
422 _RESETHWCOMPONENTRESPONSE_REASON._serialized_start=5652
423 _RESETHWCOMPONENTRESPONSE_REASON._serialized_end=5812
424 _ENABLEHWCOMPONENTREQUEST._serialized_start=5814
425 _ENABLEHWCOMPONENTREQUEST._serialized_end=5931
426 _ENABLEHWCOMPONENTRESPONSE._serialized_start=5934
427 _ENABLEHWCOMPONENTRESPONSE._serialized_end=6232
428 _ENABLEHWCOMPONENTRESPONSE_REASON._serialized_start=6071
429 _ENABLEHWCOMPONENTRESPONSE_REASON._serialized_end=6232
430 _NATIVEHWMANAGEMENTSERVICE._serialized_start=6235
431 _NATIVEHWMANAGEMENTSERVICE._serialized_end=7829
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200432# @@protoc_insertion_point(module_scope)