[VOL-4694] Introduce error reason of DEVICE_IN_WRONG_STATE for RebootDevice rpc
Change-Id: I1f1cf50d28a59acce5594fc2a9d582ce8c0eb867
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..c27bac8
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,204 @@
+ Apache License
+ Version 2.0, January 2004
+ http://www.apache.org/licenses/
+
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+ 1. Definitions.
+
+ "License" shall mean the terms and conditions for use, reproduction,
+ and distribution as defined by Sections 1 through 9 of this document.
+
+ "Licensor" shall mean the copyright owner or entity authorized by
+ the copyright owner that is granting the License.
+
+ "Legal Entity" shall mean the union of the acting entity and all
+ other entities that control, are controlled by, or are under common
+ control with that entity. For the purposes of this definition,
+ "control" means (i) the power, direct or indirect, to cause the
+ direction or management of such entity, whether by contract or
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
+ outstanding shares, or (iii) beneficial ownership of such entity.
+
+ "You" (or "Your") shall mean an individual or Legal Entity
+ exercising permissions granted by this License.
+
+ "Source" form shall mean the preferred form for making modifications,
+ including but not limited to software source code, documentation
+ source, and configuration files.
+
+ "Object" form shall mean any form resulting from mechanical
+ transformation or translation of a Source form, including but
+ not limited to compiled object code, generated documentation,
+ and conversions to other media types.
+
+ "Work" shall mean the work of authorship, whether in Source or
+ Object form, made available under the License, as indicated by a
+ copyright notice that is included in or attached to the work
+ (an example is provided in the Appendix below).
+
+ "Derivative Works" shall mean any work, whether in Source or Object
+ form, that is based on (or derived from) the Work and for which the
+ editorial revisions, annotations, elaborations, or other modifications
+ represent, as a whole, an original work of authorship. For the purposes
+ of this License, Derivative Works shall not include works that remain
+ separable from, or merely link (or bind by name) to the interfaces of,
+ the Work and Derivative Works thereof.
+
+ "Contribution" shall mean any work of authorship, including
+ the original version of the Work and any modifications or additions
+ to that Work or Derivative Works thereof, that is intentionally
+ submitted to Licensor for inclusion in the Work by the copyright owner
+ or by an individual or Legal Entity authorized to submit on behalf of
+ the copyright owner. For the purposes of this definition, "submitted"
+ means any form of electronic, verbal, or written communication sent
+ to the Licensor or its representatives, including but not limited to
+ communication on electronic mailing lists, source code control systems,
+ and issue tracking systems that are managed by, or on behalf of, the
+ Licensor for the purpose of discussing and improving the Work, but
+ excluding communication that is conspicuously marked or otherwise
+ designated in writing by the copyright owner as "Not a Contribution."
+
+ "Contributor" shall mean Licensor and any individual or Legal Entity
+ on behalf of whom a Contribution has been received by Licensor and
+ subsequently incorporated within the Work.
+
+ 2. Grant of Copyright License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ copyright license to reproduce, prepare Derivative Works of,
+ publicly display, publicly perform, sublicense, and distribute the
+ Work and such Derivative Works in Source or Object form.
+
+ 3. Grant of Patent License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ (except as stated in this section) patent license to make, have made,
+ use, offer to sell, sell, import, and otherwise transfer the Work,
+ where such license applies only to those patent claims licensable
+ by such Contributor that are necessarily infringed by their
+ Contribution(s) alone or by combination of their Contribution(s)
+ with the Work to which such Contribution(s) was submitted. If You
+ institute patent litigation against any entity (including a
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
+ or a Contribution incorporated within the Work constitutes direct
+ or contributory patent infringement, then any patent licenses
+ granted to You under this License for that Work shall terminate
+ as of the date such litigation is filed.
+
+ 4. Redistribution. You may reproduce and distribute copies of the
+ Work or Derivative Works thereof in any medium, with or without
+ modifications, and in Source or Object form, provided that You
+ meet the following conditions:
+
+ (a) You must give any other recipients of the Work or
+ Derivative Works a copy of this License; and
+
+ (b) You must cause any modified files to carry prominent notices
+ stating that You changed the files; and
+
+ (c) You must retain, in the Source form of any Derivative Works
+ that You distribute, all copyright, patent, trademark, and
+ attribution notices from the Source form of the Work,
+ excluding those notices that do not pertain to any part of
+ the Derivative Works; and
+
+ (d) If the Work includes a "NOTICE" text file as part of its
+ distribution, then any Derivative Works that You distribute must
+ include a readable copy of the attribution notices contained
+ within such NOTICE file, excluding those notices that do not
+ pertain to any part of the Derivative Works, in at least one
+ of the following places: within a NOTICE text file distributed
+ as part of the Derivative Works; within the Source form or
+ documentation, if provided along with the Derivative Works; or,
+ within a display generated by the Derivative Works, if and
+ wherever such third-party notices normally appear. The contents
+ of the NOTICE file are for informational purposes only and
+ do not modify the License. You may add Your own attribution
+ notices within Derivative Works that You distribute, alongside
+ or as an addendum to the NOTICE text from the Work, provided
+ that such additional attribution notices cannot be construed
+ as modifying the License.
+
+ You may add Your own copyright statement to Your modifications and
+ may provide additional or different license terms and conditions
+ for use, reproduction, or distribution of Your modifications, or
+ for any such Derivative Works as a whole, provided Your use,
+ reproduction, and distribution of the Work otherwise complies with
+ the conditions stated in this License.
+
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
+ any Contribution intentionally submitted for inclusion in the Work
+ by You to the Licensor shall be under the terms and conditions of
+ this License, without any additional terms or conditions.
+ Notwithstanding the above, nothing herein shall supersede or modify
+ the terms of any separate license agreement you may have executed
+ with Licensor regarding such Contributions.
+
+ 6. Trademarks. This License does not grant permission to use the trade
+ names, trademarks, service marks, or product names of the Licensor,
+ except as required for reasonable and customary use in describing the
+ origin of the Work and reproducing the content of the NOTICE file.
+
+ 7. Disclaimer of Warranty. Unless required by applicable law or
+ agreed to in writing, Licensor provides the Work (and each
+ Contributor provides its Contributions) on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+ implied, including, without limitation, any warranties or conditions
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+ PARTICULAR PURPOSE. You are solely responsible for determining the
+ appropriateness of using or redistributing the Work and assume any
+ risks associated with Your exercise of permissions under this License.
+
+ 8. Limitation of Liability. In no event and under no legal theory,
+ whether in tort (including negligence), contract, or otherwise,
+ unless required by applicable law (such as deliberate and grossly
+ negligent acts) or agreed to in writing, shall any Contributor be
+ liable to You for damages, including any direct, indirect, special,
+ incidental, or consequential damages of any character arising as a
+ result of this License or out of the use or inability to use the
+ Work (including but not limited to damages for loss of goodwill,
+ work stoppage, computer failure or malfunction, or any and all
+ other commercial damages or losses), even if such Contributor
+ has been advised of the possibility of such damages.
+
+ 9. Accepting Warranty or Additional Liability. While redistributing
+ the Work or Derivative Works thereof, You may choose to offer,
+ and charge a fee for, acceptance of support, warranty, indemnity,
+ or other liability obligations and/or rights consistent with this
+ License. However, in accepting such obligations, You may act only
+ on Your own behalf and on Your sole responsibility, not on behalf
+ of any other Contributor, and only if You agree to indemnify,
+ defend, and hold each Contributor harmless for any liability
+ incurred by, or claims asserted against, such Contributor by reason
+ of your accepting any such warranty or additional liability.
+
+ END OF TERMS AND CONDITIONS
+
+ APPENDIX: How to apply the Apache License to your work.
+
+ To apply the Apache License to your work, attach the following
+ boilerplate notice, with the fields enclosed by brackets "[]"
+ replaced with your own identifying information. (Don't include
+ the brackets!) The text should be enclosed in the appropriate
+ comment syntax for the file format. We also recommend that a
+ file or class name and description of purpose be included on the
+ same "printed page" as the copyright notice for easier
+ identification within third-party archives.
+
+ Copyright [yyyy] [name of copyright owner]
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+This project bundles https://github.com/juanchopanza/cppblog/blob/master/Concurrency/Queue/Queue.h
+which is licensed under BSD 2-Clause License.
diff --git a/VERSION b/VERSION
index 88c5fb8..bc80560 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.4.0
+1.5.0
diff --git a/cpp/dmi/hw_management_service.pb.cc b/cpp/dmi/hw_management_service.pb.cc
index 4beefa2..322b85f 100644
--- a/cpp/dmi/hw_management_service.pb.cc
+++ b/cpp/dmi/hw_management_service.pb.cc
@@ -889,49 +889,50 @@
"device_uuid\030\001 \001(\0132\t.dmi.Uuid\"(\n\tHeartbea"
"t\022\033\n\023heartbeat_signature\030\001 \001(\007\"5\n\023Reboot"
"DeviceRequest\022\036\n\013device_uuid\030\001 \001(\0132\t.dmi"
- ".Uuid\"\334\001\n\024RebootDeviceResponse\022\033\n\006status"
+ ".Uuid\"\367\001\n\024RebootDeviceResponse\022\033\n\006status"
"\030\003 \001(\0162\013.dmi.Status\0220\n\006reason\030\004 \001(\0162 .dm"
"i.RebootDeviceResponse.Reason\022\025\n\rreason_"
- "detail\030\005 \001(\t\"^\n\006Reason\022\024\n\020UNDEFINED_REAS"
+ "detail\030\005 \001(\t\"y\n\006Reason\022\024\n\020UNDEFINED_REAS"
"ON\020\000\022\022\n\016UNKNOWN_DEVICE\020\001\022\022\n\016INTERNAL_ERR"
- "OR\020\002\022\026\n\022DEVICE_UNREACHABLE\020\0032\256\t\n\031NativeH"
- "WManagementService\022S\n\023StartManagingDevic"
- "e\022\030.dmi.ModifiableComponent\032 .dmi.StartM"
- "anagingDeviceResponse0\001\022U\n\022StopManagingD"
- "evice\022\036.dmi.StopManagingDeviceRequest\032\037."
- "dmi.StopManagingDeviceResponse\022H\n\021GetMan"
- "agedDevices\022\026.google.protobuf.Empty\032\033.dm"
- "i.ManagedDevicesResponse\022W\n\024GetPhysicalI"
- "nventory\022\035.dmi.PhysicalInventoryRequest\032"
- "\036.dmi.PhysicalInventoryResponse0\001\022W\n\022Get"
- "HWComponentInfo\022\036.dmi.HWComponentInfoGet"
- "Request\032\037.dmi.HWComponentInfoGetResponse"
- "0\001\022U\n\022SetHWComponentInfo\022\036.dmi.HWCompone"
- "ntInfoSetRequest\032\037.dmi.HWComponentInfoSe"
- "tResponse\022T\n\022SetLoggingEndpoint\022\036.dmi.Se"
- "tLoggingEndpointRequest\032\036.dmi.SetRemoteE"
- "ndpointResponse\022F\n\022GetLoggingEndpoint\022\017."
- "dmi.HardwareID\032\037.dmi.GetLoggingEndpointR"
- "esponse\022R\n\021SetMsgBusEndpoint\022\035.dmi.SetMs"
- "gBusEndpointRequest\032\036.dmi.SetRemoteEndpo"
- "intResponse\022K\n\021GetMsgBusEndpoint\022\026.googl"
- "e.protobuf.Empty\032\036.dmi.GetMsgBusEndpoint"
- "Response\022P\n\023GetLoggableEntities\022\037.dmi.Ge"
- "tLoggableEntitiesRequest\032\030.dmi.GetLogLev"
- "elResponse\022@\n\013SetLogLevel\022\027.dmi.SetLogLe"
- "velRequest\032\030.dmi.SetLogLevelResponse\022@\n\013"
- "GetLogLevel\022\027.dmi.GetLogLevelRequest\032\030.d"
- "mi.GetLogLevelResponse\0228\n\016HeartbeatCheck"
- "\022\026.google.protobuf.Empty\032\016.dmi.Heartbeat"
- "\022C\n\014RebootDevice\022\030.dmi.RebootDeviceReque"
- "st\032\031.dmi.RebootDeviceResponseB;Z9github."
- "com/opencord/device-management-interface"
- "/v3/go/dmib\006proto3"
+ "OR\020\002\022\026\n\022DEVICE_UNREACHABLE\020\003\022\031\n\025DEVICE_I"
+ "N_WRONG_STATE\020\0042\256\t\n\031NativeHWManagementSe"
+ "rvice\022S\n\023StartManagingDevice\022\030.dmi.Modif"
+ "iableComponent\032 .dmi.StartManagingDevice"
+ "Response0\001\022U\n\022StopManagingDevice\022\036.dmi.S"
+ "topManagingDeviceRequest\032\037.dmi.StopManag"
+ "ingDeviceResponse\022H\n\021GetManagedDevices\022\026"
+ ".google.protobuf.Empty\032\033.dmi.ManagedDevi"
+ "cesResponse\022W\n\024GetPhysicalInventory\022\035.dm"
+ "i.PhysicalInventoryRequest\032\036.dmi.Physica"
+ "lInventoryResponse0\001\022W\n\022GetHWComponentIn"
+ "fo\022\036.dmi.HWComponentInfoGetRequest\032\037.dmi"
+ ".HWComponentInfoGetResponse0\001\022U\n\022SetHWCo"
+ "mponentInfo\022\036.dmi.HWComponentInfoSetRequ"
+ "est\032\037.dmi.HWComponentInfoSetResponse\022T\n\022"
+ "SetLoggingEndpoint\022\036.dmi.SetLoggingEndpo"
+ "intRequest\032\036.dmi.SetRemoteEndpointRespon"
+ "se\022F\n\022GetLoggingEndpoint\022\017.dmi.HardwareI"
+ "D\032\037.dmi.GetLoggingEndpointResponse\022R\n\021Se"
+ "tMsgBusEndpoint\022\035.dmi.SetMsgBusEndpointR"
+ "equest\032\036.dmi.SetRemoteEndpointResponse\022K"
+ "\n\021GetMsgBusEndpoint\022\026.google.protobuf.Em"
+ "pty\032\036.dmi.GetMsgBusEndpointResponse\022P\n\023G"
+ "etLoggableEntities\022\037.dmi.GetLoggableEnti"
+ "tiesRequest\032\030.dmi.GetLogLevelResponse\022@\n"
+ "\013SetLogLevel\022\027.dmi.SetLogLevelRequest\032\030."
+ "dmi.SetLogLevelResponse\022@\n\013GetLogLevel\022\027"
+ ".dmi.GetLogLevelRequest\032\030.dmi.GetLogLeve"
+ "lResponse\0228\n\016HeartbeatCheck\022\026.google.pro"
+ "tobuf.Empty\032\016.dmi.Heartbeat\022C\n\014RebootDev"
+ "ice\022\030.dmi.RebootDeviceRequest\032\031.dmi.Rebo"
+ "otDeviceResponseB;Z9github.com/opencord/"
+ "device-management-interface/v3/go/dmib\006p"
+ "roto3"
;
::google::protobuf::internal::DescriptorTable descriptor_table_dmi_2fhw_5fmanagement_5fservice_2eproto = {
false, InitDefaults_dmi_2fhw_5fmanagement_5fservice_2eproto,
descriptor_table_protodef_dmi_2fhw_5fmanagement_5fservice_2eproto,
- "dmi/hw_management_service.proto", &assign_descriptors_table_dmi_2fhw_5fmanagement_5fservice_2eproto, 5698,
+ "dmi/hw_management_service.proto", &assign_descriptors_table_dmi_2fhw_5fmanagement_5fservice_2eproto, 5725,
};
void AddDescriptors_dmi_2fhw_5fmanagement_5fservice_2eproto() {
@@ -1246,6 +1247,7 @@
case 1:
case 2:
case 3:
+ case 4:
return true;
default:
return false;
@@ -1257,6 +1259,7 @@
const RebootDeviceResponse_Reason RebootDeviceResponse::UNKNOWN_DEVICE;
const RebootDeviceResponse_Reason RebootDeviceResponse::INTERNAL_ERROR;
const RebootDeviceResponse_Reason RebootDeviceResponse::DEVICE_UNREACHABLE;
+const RebootDeviceResponse_Reason RebootDeviceResponse::DEVICE_IN_WRONG_STATE;
const RebootDeviceResponse_Reason RebootDeviceResponse::Reason_MIN;
const RebootDeviceResponse_Reason RebootDeviceResponse::Reason_MAX;
const int RebootDeviceResponse::Reason_ARRAYSIZE;
diff --git a/cpp/dmi/hw_management_service.pb.h b/cpp/dmi/hw_management_service.pb.h
index c350b06..02f966a 100644
--- a/cpp/dmi/hw_management_service.pb.h
+++ b/cpp/dmi/hw_management_service.pb.h
@@ -425,12 +425,13 @@
RebootDeviceResponse_Reason_UNKNOWN_DEVICE = 1,
RebootDeviceResponse_Reason_INTERNAL_ERROR = 2,
RebootDeviceResponse_Reason_DEVICE_UNREACHABLE = 3,
+ RebootDeviceResponse_Reason_DEVICE_IN_WRONG_STATE = 4,
RebootDeviceResponse_Reason_RebootDeviceResponse_Reason_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::min(),
RebootDeviceResponse_Reason_RebootDeviceResponse_Reason_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::max()
};
bool RebootDeviceResponse_Reason_IsValid(int value);
const RebootDeviceResponse_Reason RebootDeviceResponse_Reason_Reason_MIN = RebootDeviceResponse_Reason_UNDEFINED_REASON;
-const RebootDeviceResponse_Reason RebootDeviceResponse_Reason_Reason_MAX = RebootDeviceResponse_Reason_DEVICE_UNREACHABLE;
+const RebootDeviceResponse_Reason RebootDeviceResponse_Reason_Reason_MAX = RebootDeviceResponse_Reason_DEVICE_IN_WRONG_STATE;
const int RebootDeviceResponse_Reason_Reason_ARRAYSIZE = RebootDeviceResponse_Reason_Reason_MAX + 1;
const ::google::protobuf::EnumDescriptor* RebootDeviceResponse_Reason_descriptor();
@@ -4129,6 +4130,8 @@
RebootDeviceResponse_Reason_INTERNAL_ERROR;
static const Reason DEVICE_UNREACHABLE =
RebootDeviceResponse_Reason_DEVICE_UNREACHABLE;
+ static const Reason DEVICE_IN_WRONG_STATE =
+ RebootDeviceResponse_Reason_DEVICE_IN_WRONG_STATE;
static inline bool Reason_IsValid(int value) {
return RebootDeviceResponse_Reason_IsValid(value);
}
diff --git a/dmi.pb b/dmi.pb
index 5aa37ec..94626f0 100644
--- a/dmi.pb
+++ b/dmi.pb
Binary files differ
diff --git a/go/dmi/hw_management_service.pb.go b/go/dmi/hw_management_service.pb.go
index 50bd972..664626d 100644
--- a/go/dmi/hw_management_service.pb.go
+++ b/go/dmi/hw_management_service.pb.go
@@ -400,10 +400,11 @@
type RebootDeviceResponse_Reason int32
const (
- RebootDeviceResponse_UNDEFINED_REASON RebootDeviceResponse_Reason = 0
- RebootDeviceResponse_UNKNOWN_DEVICE RebootDeviceResponse_Reason = 1
- RebootDeviceResponse_INTERNAL_ERROR RebootDeviceResponse_Reason = 2
- RebootDeviceResponse_DEVICE_UNREACHABLE RebootDeviceResponse_Reason = 3
+ RebootDeviceResponse_UNDEFINED_REASON RebootDeviceResponse_Reason = 0
+ RebootDeviceResponse_UNKNOWN_DEVICE RebootDeviceResponse_Reason = 1
+ RebootDeviceResponse_INTERNAL_ERROR RebootDeviceResponse_Reason = 2
+ RebootDeviceResponse_DEVICE_UNREACHABLE RebootDeviceResponse_Reason = 3
+ RebootDeviceResponse_DEVICE_IN_WRONG_STATE RebootDeviceResponse_Reason = 4
)
var RebootDeviceResponse_Reason_name = map[int32]string{
@@ -411,13 +412,15 @@
1: "UNKNOWN_DEVICE",
2: "INTERNAL_ERROR",
3: "DEVICE_UNREACHABLE",
+ 4: "DEVICE_IN_WRONG_STATE",
}
var RebootDeviceResponse_Reason_value = map[string]int32{
- "UNDEFINED_REASON": 0,
- "UNKNOWN_DEVICE": 1,
- "INTERNAL_ERROR": 2,
- "DEVICE_UNREACHABLE": 3,
+ "UNDEFINED_REASON": 0,
+ "UNKNOWN_DEVICE": 1,
+ "INTERNAL_ERROR": 2,
+ "DEVICE_UNREACHABLE": 3,
+ "DEVICE_IN_WRONG_STATE": 4,
}
func (x RebootDeviceResponse_Reason) String() string {
@@ -1801,107 +1804,108 @@
func init() { proto.RegisterFile("dmi/hw_management_service.proto", fileDescriptor_eae902e73066286d) }
var fileDescriptor_eae902e73066286d = []byte{
- // 1585 bytes of a gzipped FileDescriptorProto
- 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xcc, 0x59, 0x4d, 0x6f, 0xdb, 0x46,
- 0x13, 0x7e, 0x29, 0xd9, 0x4e, 0x34, 0x4e, 0x6c, 0x79, 0x9d, 0x38, 0x12, 0x83, 0xd8, 0x7e, 0x19,
- 0xa4, 0x71, 0xda, 0x44, 0x32, 0x94, 0x43, 0xd3, 0xef, 0xd2, 0x12, 0x2d, 0xb1, 0x91, 0x28, 0x61,
- 0x29, 0xc5, 0x48, 0x51, 0x54, 0xa0, 0xa5, 0xb5, 0x4c, 0x54, 0x24, 0x55, 0x91, 0x72, 0xe0, 0x9f,
- 0xd1, 0x63, 0x0f, 0x2d, 0xfa, 0x0b, 0x0a, 0xf4, 0x1a, 0xf4, 0xde, 0x43, 0xaf, 0x3d, 0x15, 0x05,
- 0x8a, 0xfe, 0x84, 0x5e, 0x7b, 0x2a, 0xb4, 0x4b, 0xea, 0x83, 0x22, 0x65, 0x49, 0x4e, 0xd0, 0xdc,
- 0xc4, 0xdd, 0xd9, 0x67, 0x67, 0xe7, 0x99, 0x9d, 0x99, 0x1d, 0xc1, 0x4e, 0xd3, 0xd0, 0xd3, 0xa7,
- 0x2f, 0xea, 0x86, 0x66, 0x6a, 0x2d, 0x62, 0x10, 0xd3, 0xa9, 0xdb, 0xa4, 0x7b, 0xa6, 0x37, 0x48,
- 0xaa, 0xd3, 0xb5, 0x1c, 0x0b, 0x45, 0x9b, 0x86, 0xce, 0x6f, 0xf4, 0xa5, 0x1a, 0x96, 0x61, 0x58,
- 0xa6, 0xcd, 0xc6, 0xf9, 0x6b, 0x6c, 0xa1, 0xfb, 0x75, 0xbb, 0x65, 0x59, 0xad, 0x36, 0x49, 0xd3,
- 0xaf, 0xe3, 0xde, 0x49, 0x9a, 0x18, 0x1d, 0xe7, 0x9c, 0x4d, 0x0a, 0x87, 0x90, 0xa8, 0x9c, 0x9e,
- 0xdb, 0x7a, 0x43, 0x6b, 0xcb, 0xe6, 0x19, 0x31, 0x1d, 0xab, 0x7b, 0x8e, 0xc9, 0xd7, 0x3d, 0x62,
- 0x3b, 0xe8, 0x6d, 0x58, 0x6d, 0x92, 0xfe, 0x76, 0xf5, 0x5e, 0x4f, 0x6f, 0x26, 0xb8, 0x5d, 0x6e,
- 0x6f, 0x35, 0x13, 0x4b, 0x35, 0x0d, 0x3d, 0x55, 0xeb, 0xe9, 0x4d, 0x0c, 0x6c, 0xb6, 0xff, 0x5b,
- 0xf8, 0x29, 0x02, 0xc9, 0x00, 0x20, 0xbb, 0x63, 0x99, 0x36, 0x41, 0x77, 0x61, 0xc5, 0x76, 0x34,
- 0xa7, 0x67, 0x53, 0x90, 0xb5, 0xcc, 0x2a, 0x05, 0x51, 0xe9, 0x10, 0x76, 0xa7, 0xd0, 0x47, 0xb0,
- 0xd2, 0x25, 0x9a, 0x6d, 0x99, 0x89, 0x08, 0x15, 0xba, 0x47, 0x85, 0x42, 0x41, 0x53, 0x98, 0x0a,
- 0x63, 0x77, 0x11, 0x7a, 0x07, 0x62, 0xba, 0x27, 0x93, 0x88, 0x52, 0x5d, 0xaf, 0x53, 0x84, 0x82,
- 0xd6, 0x6d, 0xbe, 0xd0, 0xba, 0x04, 0x0f, 0xe7, 0xd1, 0x5d, 0xb8, 0xce, 0x96, 0xd5, 0x9b, 0xc4,
- 0xd1, 0xf4, 0x76, 0x62, 0x69, 0x97, 0xdb, 0x8b, 0xe1, 0x6b, 0x6c, 0x30, 0x47, 0xc7, 0x84, 0x2f,
- 0x61, 0x85, 0xed, 0x81, 0x6e, 0x40, 0xbc, 0xa6, 0xe4, 0xa4, 0x43, 0x59, 0x91, 0x72, 0x75, 0x2c,
- 0x89, 0x6a, 0x59, 0x89, 0xff, 0x0f, 0x21, 0x58, 0xab, 0x29, 0x4f, 0x95, 0xf2, 0x91, 0x52, 0xcf,
- 0x49, 0xcf, 0xe4, 0xac, 0x14, 0xe7, 0xfa, 0x63, 0xb2, 0x52, 0x95, 0xb0, 0x22, 0x16, 0xeb, 0x12,
- 0xc6, 0x65, 0x1c, 0x8f, 0xa0, 0x2d, 0x40, 0x6c, 0xbe, 0x5e, 0x53, 0xb0, 0x24, 0x66, 0x0b, 0xe2,
- 0x41, 0x51, 0x8a, 0x47, 0x85, 0x1f, 0x38, 0x48, 0x16, 0x8e, 0xb2, 0x96, 0xd1, 0xb1, 0x4c, 0x62,
- 0x3a, 0xb2, 0x79, 0x62, 0xe5, 0x89, 0xb3, 0x80, 0xf5, 0xd1, 0x3e, 0xac, 0x35, 0x3c, 0x18, 0x26,
- 0x1e, 0xf1, 0x8b, 0x5f, 0x1f, 0x08, 0xd0, 0x15, 0xf7, 0x46, 0x57, 0x98, 0x9a, 0x41, 0xa8, 0xc9,
- 0x62, 0x23, 0x62, 0x8a, 0x66, 0x10, 0xe1, 0xd7, 0x08, 0xf0, 0x41, 0x2a, 0xce, 0xc3, 0xeb, 0xc7,
- 0x3e, 0x5e, 0xdf, 0x62, 0xac, 0x84, 0xa2, 0xfa, 0x89, 0x7d, 0x08, 0xb1, 0x81, 0x52, 0x2e, 0xb1,
- 0x6b, 0x14, 0x62, 0x00, 0x80, 0x87, 0x02, 0xb3, 0x31, 0xdb, 0x5b, 0x80, 0xd9, 0x9b, 0xb0, 0xe1,
- 0x8d, 0x65, 0xcb, 0xa5, 0x4a, 0x59, 0x91, 0x94, 0x6a, 0x3c, 0x12, 0x40, 0x78, 0x34, 0x84, 0xf0,
- 0x25, 0xe1, 0xb7, 0x49, 0xc2, 0xd5, 0x37, 0x8b, 0x70, 0x94, 0x81, 0x2b, 0x8d, 0x53, 0xcd, 0x6c,
- 0x11, 0x9b, 0x1a, 0x6e, 0x35, 0x93, 0xa0, 0x88, 0x25, 0xab, 0xa9, 0x9f, 0xe8, 0xda, 0x71, 0x9b,
- 0x0c, 0x8d, 0xee, 0x09, 0x0a, 0xbf, 0x4c, 0x3a, 0x89, 0xfa, 0x5a, 0x9c, 0x44, 0x0d, 0x77, 0x92,
- 0x09, 0xda, 0xa3, 0x01, 0xb4, 0x7f, 0xcf, 0xbd, 0x62, 0xde, 0x9f, 0x89, 0x45, 0x39, 0x57, 0xaf,
- 0x88, 0x58, 0x2c, 0xa9, 0xf1, 0x68, 0x80, 0x2f, 0x2c, 0x85, 0xf8, 0xc2, 0x32, 0xda, 0x84, 0x75,
- 0x55, 0xaa, 0xd6, 0x6b, 0x8a, 0x5a, 0xab, 0x54, 0xca, 0xb8, 0x2a, 0xe5, 0xe2, 0x2b, 0xc2, 0x37,
- 0x51, 0xb8, 0xad, 0x3a, 0x5a, 0xd7, 0x29, 0xf5, 0x43, 0xbe, 0x6e, 0xb6, 0x72, 0x94, 0xf2, 0xf9,
- 0x4c, 0xf9, 0x89, 0xcf, 0x94, 0xf7, 0x3d, 0xa1, 0x30, 0x58, 0xbf, 0x2d, 0x7d, 0x8e, 0x18, 0x9d,
- 0xe6, 0x88, 0x33, 0x5d, 0xb7, 0x97, 0x17, 0xd9, 0x9d, 0x87, 0x2d, 0xd7, 0x48, 0x62, 0x11, 0x4b,
- 0x62, 0xee, 0x79, 0xbd, 0x24, 0x2a, 0x62, 0x5e, 0xca, 0xc5, 0x39, 0xf4, 0x7f, 0xb8, 0x53, 0xae,
- 0x48, 0x58, 0xac, 0xca, 0x65, 0x65, 0x30, 0x2d, 0x2b, 0xf5, 0x0a, 0x2e, 0xe7, 0xb1, 0xa4, 0xaa,
- 0x73, 0x70, 0xc1, 0xc3, 0x96, 0x58, 0xab, 0x16, 0x24, 0xa5, 0x2a, 0x67, 0x19, 0xde, 0xa1, 0x28,
- 0x17, 0x6b, 0xb8, 0xcf, 0xc7, 0x2d, 0xd8, 0x94, 0x95, 0x3e, 0xc1, 0x62, 0x55, 0x3e, 0x28, 0x4a,
- 0x1e, 0xff, 0x2b, 0x42, 0x1a, 0x92, 0xaa, 0x63, 0x75, 0xfc, 0xa6, 0x63, 0x77, 0x16, 0xc1, 0x12,
- 0xbd, 0x4b, 0x1c, 0x3d, 0x35, 0xfd, 0x2d, 0xfc, 0xce, 0x01, 0x1f, 0xb4, 0xe2, 0xf2, 0xd7, 0x21,
- 0x1c, 0x75, 0xa1, 0xeb, 0x90, 0x99, 0xff, 0x36, 0x08, 0x06, 0x6c, 0x50, 0x0d, 0x48, 0x93, 0x29,
- 0xd0, 0xbf, 0x96, 0xe8, 0x21, 0x2c, 0xe9, 0xe6, 0x89, 0xe5, 0x86, 0xac, 0xf0, 0x88, 0x41, 0xa5,
- 0xfc, 0xee, 0x15, 0x99, 0x56, 0x56, 0xfc, 0xc9, 0xc1, 0xd6, 0xd8, 0x7e, 0xf6, 0x7c, 0x76, 0x7c,
- 0xdf, 0x67, 0x47, 0x81, 0xe9, 0x16, 0x88, 0xe8, 0xb7, 0xe1, 0x3e, 0x5c, 0x61, 0x9a, 0xd8, 0x89,
- 0xe8, 0x6e, 0x74, 0x6f, 0x35, 0xb3, 0x35, 0xb9, 0xb8, 0x7f, 0x7c, 0xec, 0x89, 0xcd, 0x62, 0x50,
- 0x9f, 0x4f, 0x72, 0xc2, 0x77, 0x1c, 0x24, 0x55, 0xe2, 0x14, 0xad, 0x56, 0x9f, 0x55, 0xc9, 0x6c,
- 0x76, 0x2c, 0xdd, 0x5c, 0x28, 0x27, 0x3c, 0x80, 0x78, 0x9b, 0xa1, 0xd4, 0x89, 0x0b, 0x43, 0x4f,
- 0x1d, 0xc3, 0xeb, 0xed, 0x71, 0xf4, 0x51, 0x51, 0x5a, 0x06, 0x36, 0x2c, 0xcf, 0x43, 0x3c, 0xd1,
- 0x8a, 0x3b, 0x2c, 0xfc, 0x15, 0xa1, 0xfa, 0x61, 0x62, 0x58, 0x0e, 0x19, 0xaa, 0x77, 0xf9, 0xc2,
- 0x2e, 0x14, 0x74, 0x21, 0x5f, 0x7e, 0xc9, 0xbd, 0xa2, 0x62, 0x8d, 0x87, 0xad, 0x62, 0x39, 0x9f,
- 0x97, 0x95, 0x7c, 0x5d, 0x52, 0x72, 0x95, 0xb2, 0xac, 0x54, 0x07, 0x79, 0xfd, 0x2e, 0xec, 0x4c,
- 0xcc, 0x55, 0x70, 0xb9, 0x5a, 0xce, 0x96, 0x87, 0x41, 0x26, 0x09, 0x37, 0x4b, 0x6a, 0xfe, 0xa0,
- 0xa6, 0xfa, 0xd7, 0x2f, 0x87, 0xe4, 0x82, 0x15, 0xe1, 0x8f, 0x08, 0xf0, 0xf9, 0x00, 0x1f, 0xb8,
- 0x7c, 0xc4, 0x08, 0x47, 0xf5, 0x5b, 0x39, 0xc8, 0x7b, 0xa2, 0xb3, 0x7b, 0xcf, 0x52, 0xa0, 0xf7,
- 0x4c, 0x72, 0xb7, 0xfc, 0x1f, 0xd4, 0xd9, 0x59, 0x48, 0xa8, 0xc4, 0x29, 0xd9, 0xad, 0x83, 0x9e,
- 0xed, 0xbf, 0x60, 0xf7, 0x61, 0xdd, 0xb0, 0x5b, 0xc7, 0x3d, 0x7b, 0x78, 0x6a, 0x16, 0xcb, 0xd7,
- 0xd8, 0xb0, 0x27, 0x2f, 0x7c, 0x1b, 0x81, 0x64, 0x7e, 0x12, 0xe5, 0xf2, 0xf7, 0x20, 0x14, 0xd4,
- 0xcf, 0x50, 0x80, 0xaa, 0xd1, 0x20, 0x55, 0x67, 0xcb, 0xc9, 0x9f, 0xcd, 0x1f, 0xab, 0x42, 0x0c,
- 0x1c, 0x11, 0x9e, 0x43, 0x5c, 0x32, 0x1d, 0xdd, 0xd1, 0x89, 0x5d, 0xb4, 0x5a, 0x45, 0x72, 0x46,
- 0xda, 0xe8, 0x01, 0x5c, 0x6d, 0xbb, 0xbf, 0x5d, 0x9b, 0xb0, 0xd7, 0x98, 0x27, 0x80, 0x07, 0xd3,
- 0x88, 0x87, 0xab, 0xc4, 0x5d, 0x9e, 0x88, 0xec, 0x46, 0xf7, 0x62, 0x78, 0xf0, 0x2d, 0xf4, 0x00,
- 0xb1, 0xe8, 0xc8, 0x16, 0x2d, 0x10, 0x16, 0x1f, 0x43, 0xac, 0xdd, 0x7f, 0xff, 0x9e, 0x91, 0x36,
- 0x83, 0x5f, 0xcd, 0xdc, 0xa4, 0x92, 0x7e, 0x95, 0xf1, 0x50, 0x4e, 0xf8, 0x39, 0x02, 0x9b, 0x63,
- 0xfb, 0xba, 0x3c, 0xcf, 0xb3, 0xf1, 0xd0, 0x27, 0x22, 0xe1, 0x3e, 0xf1, 0xee, 0xc0, 0x27, 0xa2,
- 0x54, 0x68, 0xc7, 0x8b, 0x8d, 0xfe, 0xad, 0x2f, 0x8c, 0x8a, 0x41, 0x24, 0x9f, 0xbd, 0xba, 0x9b,
- 0xe5, 0xc9, 0x15, 0xcb, 0xfd, 0xe0, 0x57, 0x95, 0xab, 0xcf, 0xa7, 0x3c, 0x74, 0xbe, 0x00, 0x94,
- 0xbf, 0x1c, 0x6b, 0xd3, 0x7c, 0xe2, 0xef, 0x08, 0x6c, 0xe6, 0x2f, 0x49, 0x0e, 0xf3, 0x8a, 0xe2,
- 0x8c, 0x5e, 0xc1, 0xe4, 0x46, 0x18, 0x8d, 0xce, 0xc2, 0xe8, 0xd2, 0x08, 0xa3, 0xf9, 0x05, 0x18,
- 0x5d, 0x7e, 0x83, 0x18, 0x2d, 0x0c, 0x32, 0x54, 0xbf, 0xa4, 0xf3, 0x8c, 0xb4, 0x48, 0xa7, 0xe8,
- 0x43, 0x88, 0x15, 0x88, 0xd6, 0x75, 0x8e, 0x89, 0xe6, 0xa0, 0x34, 0x6c, 0x9e, 0x7a, 0x1f, 0x75,
- 0x5b, 0x6f, 0x99, 0x9a, 0xd3, 0xeb, 0xb2, 0x72, 0xfa, 0x0a, 0x46, 0x83, 0x29, 0xd5, 0x9b, 0x11,
- 0x44, 0xd8, 0xc4, 0xe4, 0xd8, 0xb2, 0x9c, 0xf1, 0x3a, 0x7c, 0x1e, 0x05, 0xfe, 0xe1, 0xe0, 0xc6,
- 0x38, 0xc6, 0x44, 0x10, 0x9f, 0x42, 0xef, 0x13, 0x1f, 0xbd, 0xbb, 0x54, 0x28, 0x08, 0x6f, 0x21,
- 0x7e, 0x5f, 0x73, 0x2e, 0xcc, 0xfc, 0x18, 0x83, 0xa4, 0xa2, 0x39, 0xfa, 0x19, 0x29, 0x1c, 0x95,
- 0x06, 0x7d, 0x45, 0x95, 0xb5, 0x15, 0x91, 0x0a, 0x9b, 0x01, 0xef, 0x44, 0x14, 0x5a, 0xd1, 0xf3,
- 0xbb, 0x17, 0xbd, 0x2d, 0xf7, 0x39, 0x54, 0x03, 0x34, 0xf9, 0x70, 0x41, 0xdb, 0xa1, 0x2f, 0x1a,
- 0xca, 0x28, 0xbf, 0x73, 0xc1, 0x8b, 0x07, 0x15, 0x60, 0xa3, 0x9f, 0x3a, 0xc7, 0x4a, 0x79, 0xb4,
- 0x95, 0x62, 0xcd, 0xce, 0x94, 0xd7, 0xec, 0x4c, 0x49, 0x46, 0xc7, 0x39, 0xe7, 0x6f, 0x4f, 0xa9,
- 0xfb, 0xd1, 0x11, 0xdc, 0xc8, 0x13, 0x67, 0xa2, 0xd1, 0x88, 0xee, 0x84, 0x35, 0x20, 0x99, 0x86,
- 0xdb, 0xd3, 0xfb, 0x93, 0xfb, 0x1c, 0x3a, 0xa2, 0x61, 0xd0, 0xd7, 0xc4, 0x70, 0x4f, 0x1e, 0xda,
- 0xf8, 0x73, 0x4f, 0x1e, 0xde, 0x1f, 0x73, 0x4d, 0x3a, 0x23, 0xb0, 0x7a, 0x01, 0xf0, 0x68, 0xa7,
- 0xa6, 0xea, 0x25, 0xdb, 0xb1, 0x72, 0x6f, 0x7b, 0x24, 0x25, 0x05, 0xbc, 0x51, 0xf8, 0xed, 0xe9,
- 0xe5, 0x3c, 0x3a, 0xf4, 0x92, 0xc1, 0x18, 0xea, 0xfa, 0x58, 0x6f, 0x56, 0xce, 0xf1, 0x3b, 0x17,
- 0x14, 0xac, 0x08, 0xc3, 0xc6, 0x44, 0x19, 0xe7, 0x72, 0x14, 0x56, 0xde, 0x5d, 0xa8, 0xdb, 0x53,
- 0xe6, 0x44, 0xe3, 0x98, 0x61, 0x4e, 0xb4, 0x3d, 0xbd, 0x5e, 0x43, 0x15, 0x2f, 0x2d, 0x8d, 0xc5,
- 0x48, 0x34, 0x76, 0xb0, 0x80, 0xe8, 0xc9, 0x27, 0xc2, 0x32, 0x04, 0xfa, 0x14, 0x56, 0x47, 0x4a,
- 0x01, 0x74, 0x6b, 0xb2, 0x38, 0x18, 0x45, 0x50, 0x83, 0x11, 0xf2, 0x13, 0x08, 0xf9, 0x30, 0x84,
- 0x20, 0x1d, 0x9e, 0xc0, 0xda, 0x20, 0x5e, 0x67, 0x4f, 0x49, 0xe3, 0xab, 0x50, 0xfb, 0xb0, 0xae,
- 0xec, 0x30, 0xb8, 0x67, 0xe1, 0xda, 0x68, 0x5c, 0x74, 0xc3, 0x48, 0x40, 0xf8, 0xe6, 0x93, 0xa1,
- 0x41, 0xf4, 0xe0, 0x83, 0xcf, 0xdf, 0x6b, 0xe9, 0xce, 0x69, 0xef, 0x38, 0xd5, 0xb0, 0x8c, 0xb4,
- 0xd5, 0x21, 0x66, 0xc3, 0xea, 0x36, 0xd3, 0x2c, 0x9e, 0x3f, 0x1a, 0xfe, 0x35, 0xf2, 0x48, 0x37,
- 0x1d, 0xd2, 0x3d, 0xd1, 0x1a, 0x24, 0x7d, 0xf6, 0x38, 0xdd, 0xb2, 0xd2, 0x4d, 0x43, 0x3f, 0x5e,
- 0xa1, 0x1a, 0x3e, 0xfe, 0x37, 0x00, 0x00, 0xff, 0xff, 0x4a, 0x85, 0x2d, 0x68, 0x4a, 0x19, 0x00,
- 0x00,
+ // 1607 bytes of a gzipped FileDescriptorProto
+ 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xcc, 0x59, 0x4f, 0x6f, 0xdb, 0xc8,
+ 0x15, 0xaf, 0x28, 0xd9, 0x89, 0x9e, 0x13, 0x5b, 0x1e, 0x27, 0x8e, 0xc4, 0x20, 0xb6, 0xcb, 0x20,
+ 0x8d, 0xd3, 0x26, 0x92, 0xa1, 0x1c, 0x9a, 0xfe, 0x2f, 0x2d, 0xd1, 0x14, 0x1b, 0x89, 0x14, 0x86,
+ 0x52, 0x8c, 0x14, 0x45, 0x09, 0x5a, 0x1a, 0xcb, 0x44, 0x45, 0x52, 0x15, 0x29, 0x07, 0xfe, 0x18,
+ 0x3d, 0xf4, 0xd0, 0x43, 0x8b, 0x7e, 0x82, 0x05, 0xf6, 0x1a, 0xec, 0x7d, 0x0f, 0x7b, 0xdd, 0xd3,
+ 0x62, 0x81, 0xc5, 0x7e, 0x84, 0xfd, 0x06, 0x0b, 0x71, 0x48, 0xfd, 0xa1, 0x48, 0x59, 0x92, 0x13,
+ 0x6c, 0x6e, 0xe2, 0xcc, 0x9b, 0xdf, 0xbc, 0x79, 0xbf, 0x37, 0xef, 0xbd, 0x79, 0x82, 0xfd, 0xb6,
+ 0x69, 0x14, 0x2e, 0xde, 0x69, 0xa6, 0x6e, 0xe9, 0x1d, 0x62, 0x12, 0xcb, 0xd5, 0x1c, 0xd2, 0xbf,
+ 0x34, 0x5a, 0x24, 0xdf, 0xeb, 0xdb, 0xae, 0x8d, 0x92, 0x6d, 0xd3, 0x60, 0xb7, 0x87, 0x52, 0x2d,
+ 0xdb, 0x34, 0x6d, 0xcb, 0xa1, 0xe3, 0xec, 0x1d, 0xba, 0xd0, 0xff, 0x7a, 0xd8, 0xb1, 0xed, 0x4e,
+ 0x97, 0x14, 0xbc, 0xaf, 0xb3, 0xc1, 0x79, 0x81, 0x98, 0x3d, 0xf7, 0x8a, 0x4e, 0x72, 0x27, 0x90,
+ 0xad, 0x5f, 0x5c, 0x39, 0x46, 0x4b, 0xef, 0x4a, 0xd6, 0x25, 0xb1, 0x5c, 0xbb, 0x7f, 0x85, 0xc9,
+ 0x3f, 0x07, 0xc4, 0x71, 0xd1, 0x2f, 0x61, 0xa3, 0x4d, 0x86, 0xdb, 0x69, 0x83, 0x81, 0xd1, 0xce,
+ 0x26, 0x0e, 0x12, 0x87, 0x1b, 0xc5, 0x74, 0xbe, 0x6d, 0x1a, 0xf9, 0xe6, 0xc0, 0x68, 0x63, 0xa0,
+ 0xb3, 0xc3, 0xdf, 0xdc, 0xe7, 0x0c, 0xe4, 0x22, 0x80, 0x9c, 0x9e, 0x6d, 0x39, 0x04, 0x3d, 0x86,
+ 0x75, 0xc7, 0xd5, 0xdd, 0x81, 0xe3, 0x81, 0x6c, 0x16, 0x37, 0x3c, 0x10, 0xd5, 0x1b, 0xc2, 0xfe,
+ 0x14, 0xfa, 0x03, 0xac, 0xf7, 0x89, 0xee, 0xd8, 0x56, 0x96, 0xf1, 0x84, 0x9e, 0x78, 0x42, 0xb1,
+ 0xa0, 0x79, 0xec, 0x09, 0x63, 0x7f, 0x11, 0xfa, 0x15, 0xa4, 0x8d, 0x40, 0x26, 0x9b, 0xf4, 0x74,
+ 0xbd, 0xeb, 0x21, 0x54, 0xf4, 0x7e, 0xfb, 0x9d, 0xde, 0x27, 0x78, 0x3c, 0x8f, 0x1e, 0xc3, 0x5d,
+ 0xba, 0x4c, 0x6b, 0x13, 0x57, 0x37, 0xba, 0xd9, 0xd4, 0x41, 0xe2, 0x30, 0x8d, 0xef, 0xd0, 0xc1,
+ 0xb2, 0x37, 0xc6, 0xfd, 0x1d, 0xd6, 0xe9, 0x1e, 0xe8, 0x1e, 0x64, 0x9a, 0x72, 0x59, 0x38, 0x91,
+ 0x64, 0xa1, 0xac, 0x61, 0x81, 0x57, 0x15, 0x39, 0xf3, 0x33, 0x84, 0x60, 0xb3, 0x29, 0xbf, 0x96,
+ 0x95, 0x53, 0x59, 0x2b, 0x0b, 0x6f, 0xa4, 0x92, 0x90, 0x49, 0x0c, 0xc7, 0x24, 0xb9, 0x21, 0x60,
+ 0x99, 0xaf, 0x6a, 0x02, 0xc6, 0x0a, 0xce, 0x30, 0x68, 0x17, 0x10, 0x9d, 0xd7, 0x9a, 0x32, 0x16,
+ 0xf8, 0x52, 0x85, 0x3f, 0xae, 0x0a, 0x99, 0x24, 0xf7, 0xff, 0x04, 0xe4, 0x2a, 0xa7, 0x25, 0xdb,
+ 0xec, 0xd9, 0x16, 0xb1, 0x5c, 0xc9, 0x3a, 0xb7, 0x45, 0xe2, 0xae, 0x60, 0x7d, 0x74, 0x04, 0x9b,
+ 0xad, 0x00, 0x86, 0x8a, 0x33, 0x61, 0xf1, 0xbb, 0x23, 0x01, 0x6f, 0xc5, 0x93, 0xc9, 0x15, 0x96,
+ 0x6e, 0x12, 0xcf, 0x64, 0xe9, 0x09, 0x31, 0x59, 0x37, 0x09, 0xf7, 0x15, 0x03, 0x6c, 0x94, 0x8a,
+ 0xcb, 0xf0, 0xfa, 0xc7, 0x10, 0xaf, 0xbf, 0xa0, 0xac, 0xc4, 0xa2, 0x86, 0x89, 0x7d, 0x0e, 0xe9,
+ 0x91, 0x52, 0x3e, 0xb1, 0x9b, 0x1e, 0xc4, 0x08, 0x00, 0x8f, 0x05, 0x16, 0x63, 0x76, 0xb0, 0x02,
+ 0xb3, 0xf7, 0x61, 0x3b, 0x18, 0x2b, 0x29, 0xb5, 0xba, 0x22, 0x0b, 0x72, 0x23, 0xc3, 0x44, 0x10,
+ 0x9e, 0x8c, 0x21, 0x3c, 0xc5, 0x7d, 0x3d, 0x4b, 0xb8, 0xfa, 0x69, 0x11, 0x8e, 0x8a, 0x70, 0xab,
+ 0x75, 0xa1, 0x5b, 0x1d, 0xe2, 0x78, 0x86, 0xdb, 0x28, 0x66, 0x3d, 0xc4, 0x9a, 0xdd, 0x36, 0xce,
+ 0x0d, 0xfd, 0xac, 0x4b, 0xc6, 0x46, 0x0f, 0x04, 0xb9, 0x2f, 0x67, 0x9d, 0x44, 0xfd, 0x28, 0x4e,
+ 0xa2, 0xc6, 0x3b, 0xc9, 0x0c, 0xed, 0xc9, 0x08, 0xda, 0xff, 0x97, 0xf8, 0xc0, 0xbc, 0xbf, 0xe1,
+ 0xab, 0x52, 0x59, 0xab, 0xf3, 0x98, 0xaf, 0xa9, 0x99, 0x64, 0x84, 0x2f, 0xa4, 0x62, 0x7c, 0x61,
+ 0x0d, 0xed, 0xc0, 0x96, 0x2a, 0x34, 0xb4, 0xa6, 0xac, 0x36, 0xeb, 0x75, 0x05, 0x37, 0x84, 0x72,
+ 0x66, 0x9d, 0xfb, 0x57, 0x12, 0x1e, 0xaa, 0xae, 0xde, 0x77, 0x6b, 0xc3, 0x90, 0x6f, 0x58, 0x9d,
+ 0xb2, 0x47, 0xf9, 0x72, 0xa6, 0xfc, 0x53, 0xc8, 0x94, 0x4f, 0x03, 0xa1, 0x38, 0xd8, 0xb0, 0x2d,
+ 0x43, 0x8e, 0x98, 0x9c, 0xe7, 0x88, 0x0b, 0x5d, 0xb7, 0xf7, 0xd7, 0xd9, 0x9d, 0x85, 0x5d, 0xdf,
+ 0x48, 0x7c, 0x15, 0x0b, 0x7c, 0xf9, 0xad, 0x56, 0xe3, 0x65, 0x5e, 0x14, 0xca, 0x99, 0x04, 0xfa,
+ 0x39, 0x3c, 0x52, 0xea, 0x02, 0xe6, 0x1b, 0x92, 0x22, 0x8f, 0xa6, 0x25, 0x59, 0xab, 0x63, 0x45,
+ 0xc4, 0x82, 0xaa, 0x2e, 0xc1, 0x05, 0x0b, 0xbb, 0x7c, 0xb3, 0x51, 0x11, 0xe4, 0x86, 0x54, 0xa2,
+ 0x78, 0x27, 0xbc, 0x54, 0x6d, 0xe2, 0x21, 0x1f, 0x0f, 0x60, 0x47, 0x92, 0x87, 0x04, 0xf3, 0x0d,
+ 0xe9, 0xb8, 0x2a, 0x04, 0xfc, 0xaf, 0x73, 0x05, 0xc8, 0xa9, 0xae, 0xdd, 0x0b, 0x9b, 0x8e, 0xde,
+ 0x59, 0x04, 0x29, 0xef, 0x2e, 0x25, 0xbc, 0x53, 0x7b, 0xbf, 0xb9, 0x6f, 0x12, 0xc0, 0x46, 0xad,
+ 0xb8, 0xf9, 0x75, 0x88, 0x47, 0x5d, 0xe9, 0x3a, 0x14, 0x97, 0xbf, 0x0d, 0x9c, 0x09, 0xdb, 0x9e,
+ 0x06, 0xa4, 0x4d, 0x15, 0x18, 0x5e, 0x4b, 0xf4, 0x1c, 0x52, 0x86, 0x75, 0x6e, 0xfb, 0x21, 0x2b,
+ 0x3e, 0x62, 0x78, 0x52, 0x61, 0xf7, 0x62, 0xe6, 0x95, 0x15, 0xdf, 0x25, 0x60, 0x77, 0x6a, 0x3f,
+ 0x67, 0x39, 0x3b, 0xfe, 0x36, 0x64, 0x47, 0x8e, 0xea, 0x16, 0x89, 0x18, 0xb6, 0xe1, 0x11, 0xdc,
+ 0xa2, 0x9a, 0x38, 0xd9, 0xe4, 0x41, 0xf2, 0x70, 0xa3, 0xb8, 0x3b, 0xbb, 0x78, 0x78, 0x7c, 0x1c,
+ 0x88, 0x2d, 0x62, 0xd0, 0x90, 0x4f, 0x26, 0xb8, 0xff, 0x26, 0x20, 0xa7, 0x12, 0xb7, 0x6a, 0x77,
+ 0x86, 0xac, 0x0a, 0x56, 0xbb, 0x67, 0x1b, 0xd6, 0x4a, 0x39, 0xe1, 0x19, 0x64, 0xba, 0x14, 0x45,
+ 0x23, 0x3e, 0x8c, 0x77, 0xea, 0x34, 0xde, 0xea, 0x4e, 0xa3, 0x4f, 0x8a, 0x7a, 0x65, 0x60, 0xcb,
+ 0x0e, 0x3c, 0x24, 0x10, 0xad, 0xfb, 0xc3, 0xdc, 0xf7, 0x8c, 0xa7, 0x1f, 0x26, 0xa6, 0xed, 0x92,
+ 0xb1, 0x7a, 0x37, 0x2f, 0xec, 0x62, 0x41, 0x57, 0xf2, 0xe5, 0xf7, 0x89, 0x0f, 0x54, 0xac, 0xb1,
+ 0xb0, 0x5b, 0x55, 0x44, 0x51, 0x92, 0x45, 0x4d, 0x90, 0xcb, 0x75, 0x45, 0x92, 0x1b, 0xa3, 0xbc,
+ 0xfe, 0x18, 0xf6, 0x67, 0xe6, 0xea, 0x58, 0x69, 0x28, 0x25, 0x65, 0x1c, 0x64, 0x72, 0x70, 0xbf,
+ 0xa6, 0x8a, 0xc7, 0x4d, 0x35, 0xbc, 0x7e, 0x2d, 0x26, 0x17, 0xac, 0x73, 0xdf, 0x32, 0xc0, 0x8a,
+ 0x11, 0x3e, 0x70, 0xf3, 0x88, 0x11, 0x8f, 0x1a, 0xb6, 0x72, 0x94, 0xf7, 0x24, 0x17, 0xf7, 0x9e,
+ 0x54, 0xa4, 0xf7, 0xcc, 0x72, 0xb7, 0xf6, 0x13, 0xd4, 0xd9, 0x25, 0xc8, 0xaa, 0xc4, 0xad, 0x39,
+ 0x9d, 0xe3, 0x81, 0x13, 0xbe, 0x60, 0x4f, 0x61, 0xcb, 0x74, 0x3a, 0x67, 0x03, 0x67, 0x7c, 0x6a,
+ 0x1a, 0xcb, 0x37, 0xe9, 0x70, 0x20, 0xcf, 0xfd, 0x87, 0x81, 0x9c, 0x38, 0x8b, 0x72, 0xf3, 0x7b,
+ 0x10, 0x0b, 0x1a, 0x66, 0x28, 0x42, 0xd5, 0x64, 0x94, 0xaa, 0x8b, 0xe5, 0xe4, 0xbf, 0x2c, 0x1f,
+ 0xab, 0x62, 0x0c, 0xcc, 0x70, 0x6f, 0x21, 0x23, 0x58, 0xae, 0xe1, 0x1a, 0xc4, 0xa9, 0xda, 0x9d,
+ 0x2a, 0xb9, 0x24, 0x5d, 0xf4, 0x0c, 0x6e, 0x77, 0xfd, 0xdf, 0xbe, 0x4d, 0xe8, 0x6b, 0x2c, 0x10,
+ 0xc0, 0xa3, 0x69, 0xc4, 0xc2, 0x6d, 0xe2, 0x2f, 0xcf, 0x32, 0x07, 0xc9, 0xc3, 0x34, 0x1e, 0x7d,
+ 0x73, 0x03, 0x40, 0x34, 0x3a, 0xd2, 0x45, 0x2b, 0x84, 0xc5, 0x97, 0x90, 0xee, 0x0e, 0xdf, 0xbf,
+ 0x97, 0xa4, 0x4b, 0xe1, 0x37, 0x8a, 0xf7, 0x3d, 0xc9, 0xb0, 0xca, 0x78, 0x2c, 0xc7, 0x7d, 0xc1,
+ 0xc0, 0xce, 0xd4, 0xbe, 0x3e, 0xcf, 0xcb, 0x6c, 0x3c, 0xf6, 0x09, 0x26, 0xde, 0x27, 0x7e, 0x3d,
+ 0xf2, 0x89, 0xa4, 0x27, 0xb4, 0x1f, 0xc4, 0xc6, 0xf0, 0xd6, 0xd7, 0x46, 0xc5, 0x28, 0x92, 0x2f,
+ 0x3f, 0xdc, 0xcd, 0x0a, 0xe4, 0xaa, 0xca, 0x30, 0xf8, 0x35, 0xa4, 0xc6, 0xdb, 0x39, 0x0f, 0x9d,
+ 0xbf, 0x01, 0x12, 0x6f, 0xc6, 0xda, 0x3c, 0x9f, 0xf8, 0x81, 0x81, 0x1d, 0xf1, 0x86, 0xe4, 0x50,
+ 0xaf, 0xa8, 0x2e, 0xe8, 0x15, 0x54, 0x6e, 0x82, 0xd1, 0xe4, 0x22, 0x8c, 0xa6, 0x26, 0x18, 0x15,
+ 0x57, 0x60, 0x74, 0xed, 0x13, 0x62, 0xb4, 0x32, 0xca, 0x50, 0xc3, 0x92, 0x2e, 0x30, 0xd2, 0x2a,
+ 0x9d, 0xa2, 0xdf, 0x43, 0xba, 0x42, 0xf4, 0xbe, 0x7b, 0x46, 0x74, 0x17, 0x15, 0x60, 0xe7, 0x22,
+ 0xf8, 0xd0, 0x1c, 0xa3, 0x63, 0xe9, 0xee, 0xa0, 0x4f, 0xcb, 0xe9, 0x5b, 0x18, 0x8d, 0xa6, 0xd4,
+ 0x60, 0x86, 0xe3, 0x61, 0x07, 0x93, 0x33, 0xdb, 0x76, 0xa7, 0xeb, 0xf0, 0x65, 0x14, 0xf8, 0x37,
+ 0x03, 0xf7, 0xa6, 0x31, 0x66, 0x82, 0xf8, 0x1c, 0x7a, 0x5f, 0x85, 0xe8, 0x3d, 0xf0, 0x84, 0xa2,
+ 0xf0, 0x56, 0xe2, 0xf7, 0xea, 0xe3, 0xe6, 0xc2, 0x61, 0x75, 0xe2, 0x8f, 0x4b, 0xb2, 0x76, 0x8a,
+ 0x15, 0x59, 0xd4, 0xd4, 0x06, 0xdf, 0x10, 0x32, 0xa9, 0xe2, 0x67, 0x69, 0xc8, 0xc9, 0xba, 0x6b,
+ 0x5c, 0x92, 0xca, 0x69, 0x6d, 0xd4, 0x72, 0x54, 0x69, 0xc7, 0x11, 0xa9, 0xb0, 0x13, 0xf1, 0x84,
+ 0x44, 0xb1, 0xc5, 0x3e, 0x7b, 0x70, 0xdd, 0xb3, 0xf3, 0x28, 0x81, 0x9a, 0x80, 0x66, 0xdf, 0x34,
+ 0x68, 0x2f, 0xf6, 0xb1, 0xe3, 0x91, 0xcd, 0xee, 0x5f, 0xf3, 0x18, 0x42, 0x15, 0xd8, 0x1e, 0x66,
+ 0xd5, 0xa9, 0x2a, 0x1f, 0xed, 0xe6, 0x69, 0x1f, 0x34, 0x1f, 0xf4, 0x41, 0xf3, 0x82, 0xd9, 0x73,
+ 0xaf, 0xd8, 0x87, 0x73, 0x9e, 0x04, 0xe8, 0x14, 0xee, 0x89, 0xc4, 0x9d, 0xe9, 0x41, 0xa2, 0x47,
+ 0x71, 0xbd, 0x49, 0xaa, 0xe1, 0xde, 0xfc, 0xd6, 0xe5, 0x51, 0x02, 0x9d, 0x7a, 0x11, 0x32, 0xd4,
+ 0xdf, 0xf0, 0x4f, 0x1e, 0xdb, 0x13, 0xf4, 0x4f, 0x1e, 0xdf, 0x3a, 0xf3, 0x4d, 0xba, 0x20, 0xb0,
+ 0x7a, 0x0d, 0xf0, 0x64, 0x13, 0xa7, 0x11, 0xe4, 0xe1, 0xa9, 0x4a, 0x70, 0x6f, 0x22, 0x5b, 0x45,
+ 0x3c, 0x5f, 0xd8, 0xbd, 0xf9, 0x95, 0x3e, 0x3a, 0x09, 0xf2, 0xc4, 0x14, 0xea, 0xd6, 0x54, 0xdb,
+ 0x56, 0x2a, 0xb3, 0xfb, 0xd7, 0xd4, 0xb2, 0x08, 0xc3, 0xf6, 0x4c, 0x85, 0xe7, 0x73, 0x14, 0x57,
+ 0xf9, 0x5d, 0xab, 0xdb, 0x6b, 0xea, 0x44, 0xd3, 0x98, 0x71, 0x4e, 0xb4, 0x37, 0xbf, 0x94, 0x43,
+ 0xf5, 0x20, 0x63, 0x4d, 0x85, 0x4f, 0x34, 0x75, 0xb0, 0x88, 0xc0, 0xca, 0x66, 0xe3, 0x92, 0x07,
+ 0xfa, 0x33, 0x6c, 0x4c, 0x54, 0x09, 0xe8, 0xc1, 0x6c, 0xdd, 0x30, 0x89, 0xa0, 0x46, 0x23, 0x88,
+ 0x33, 0x08, 0x62, 0x1c, 0x42, 0x94, 0x0e, 0xaf, 0x60, 0x73, 0x14, 0xca, 0x4b, 0x17, 0xa4, 0xf5,
+ 0x8f, 0x58, 0xfb, 0xd0, 0x86, 0xed, 0x38, 0xee, 0x97, 0xe0, 0xce, 0x64, 0xc8, 0xf4, 0xc3, 0x48,
+ 0x44, 0x64, 0x67, 0x73, 0xb1, 0xf1, 0xf5, 0xf8, 0x77, 0x7f, 0xfd, 0x4d, 0xc7, 0x70, 0x2f, 0x06,
+ 0x67, 0xf9, 0x96, 0x6d, 0x16, 0xec, 0x1e, 0xb1, 0x5a, 0x76, 0xbf, 0x5d, 0xa0, 0xa1, 0xfe, 0xc5,
+ 0xf8, 0x5f, 0x93, 0x17, 0x86, 0xe5, 0x92, 0xfe, 0xb9, 0xde, 0x22, 0x85, 0xcb, 0x97, 0x85, 0x8e,
+ 0x5d, 0x68, 0x9b, 0xc6, 0xd9, 0xba, 0xa7, 0xe1, 0xcb, 0x1f, 0x03, 0x00, 0x00, 0xff, 0xff, 0x0a,
+ 0x46, 0x4f, 0x6d, 0x65, 0x19, 0x00, 0x00,
}
// Reference imports to suppress errors if they are not otherwise used.
diff --git a/protos/dmi/hw_management_service.proto b/protos/dmi/hw_management_service.proto
index e98a0be..693e8d8 100644
--- a/protos/dmi/hw_management_service.proto
+++ b/protos/dmi/hw_management_service.proto
@@ -239,6 +239,8 @@
UNKNOWN_DEVICE = 1;
INTERNAL_ERROR = 2;
DEVICE_UNREACHABLE = 3;
+ DEVICE_IN_WRONG_STATE = 4; // This reason would be returned by the Device Manager if doing the reboot could lead the device to an inconsistent state.
+ // For example, if a RebootRequest is issued while the startup configuration is being updated
}
Status status = 3;
Reason reason = 4;
diff --git a/python/dmi/hw_management_service_pb2.py b/python/dmi/hw_management_service_pb2.py
index 3b6cbed..774c12e 100644
--- a/python/dmi/hw_management_service_pb2.py
+++ b/python/dmi/hw_management_service_pb2.py
@@ -17,7 +17,7 @@
from google.protobuf import empty_pb2 as google_dot_protobuf_dot_empty__pb2
-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\"\xbc\x01\n\x1aStopManagingDeviceResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x36\n\x06reason\x18\x02 \x01(\x0e\x32&.dmi.StopManagingDeviceResponse.Reason\x12\x15\n\rreason_detail\x18\x03 \x01(\t\"2\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eUNKNOWN_DEVICE\x10\x01\"[\n\x11ManagedDeviceInfo\x12&\n\x04info\x18\x01 \x01(\x0b\x32\x18.dmi.ModifiableComponent\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x02 \x01(\x0b\x32\t.dmi.Uuid\"\xc6\x01\n\x16ManagedDevicesResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x32\n\x06reason\x18\x02 \x01(\x0e\x32\".dmi.ManagedDevicesResponse.Reason\x12\'\n\x07\x64\x65vices\x18\x03 \x03(\x0b\x32\x16.dmi.ManagedDeviceInfo\"2\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eINTERNAL_ERROR\x10\x01\"o\n\x19SetLoggingEndpointRequest\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid\x12\x18\n\x10logging_endpoint\x18\x02 \x01(\t\x12\x18\n\x10logging_protocol\x18\x03 \x01(\t\"\xc3\x02\n\x19SetRemoteEndpointResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x35\n\x06reason\x18\x02 \x01(\x0e\x32%.dmi.SetRemoteEndpointResponse.Reason\x12\x15\n\rreason_detail\x18\x03 \x01(\t\"\xba\x01\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eUNKNOWN_DEVICE\x10\x01\x12\x12\n\x0eINTERNAL_ERROR\x10\x02\x12\x1a\n\x16LOGGING_ENDPOINT_ERROR\x10\x03\x12#\n\x1fLOGGING_ENDPOINT_PROTOCOL_ERROR\x10\x04\x12\x19\n\x15MSGBUS_ENDPOINT_ERROR\x10\x05\x12\x16\n\x12\x44\x45VICE_UNREACHABLE\x10\x06\"\x9c\x02\n\x1aGetLoggingEndpointResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x36\n\x06reason\x18\x02 \x01(\x0e\x32&.dmi.GetLoggingEndpointResponse.Reason\x12\x18\n\x10logging_endpoint\x18\x03 \x01(\t\x12\x18\n\x10logging_protocol\x18\x04 \x01(\t\x12\x15\n\rreason_detail\x18\x05 \x01(\t\"^\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eUNKNOWN_DEVICE\x10\x01\x12\x12\n\x0eINTERNAL_ERROR\x10\x02\x12\x16\n\x12\x44\x45VICE_UNREACHABLE\x10\x03\"3\n\x18SetMsgBusEndpointRequest\x12\x17\n\x0fmsgbus_endpoint\x18\x01 \x01(\t\"\xeb\x01\n\x19GetMsgBusEndpointResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x35\n\x06reason\x18\x02 \x01(\x0e\x32%.dmi.GetMsgBusEndpointResponse.Reason\x12\x17\n\x0fmsgbus_endpoint\x18\x03 \x01(\t\x12\x15\n\rreason_detail\x18\x04 \x01(\t\"J\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eINTERNAL_ERROR\x10\x01\x12\x16\n\x12\x44\x45VICE_UNREACHABLE\x10\x02\"E\n\x10\x45ntitiesLogLevel\x12\x1f\n\x08logLevel\x18\x01 \x01(\x0e\x32\r.dmi.LogLevel\x12\x10\n\x08\x65ntities\x18\x02 \x03(\t\"^\n\x12SetLogLevelRequest\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid\x12(\n\tloglevels\x18\x02 \x03(\x0b\x32\x15.dmi.EntitiesLogLevel\"\x92\x02\n\x13SetLogLevelResponse\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid\x12\x1b\n\x06status\x18\x02 \x01(\x0e\x32\x0b.dmi.Status\x12/\n\x06reason\x18\x03 \x01(\x0e\x32\x1f.dmi.SetLogLevelResponse.Reason\x12\x15\n\rreason_detail\x18\x04 \x01(\t\"v\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eUNKNOWN_DEVICE\x10\x01\x12\x12\n\x0eINTERNAL_ERROR\x10\x02\x12\x16\n\x12UNKNOWN_LOG_ENTITY\x10\x03\x12\x16\n\x12\x44\x45VICE_UNREACHABLE\x10\x04\"F\n\x12GetLogLevelRequest\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid\x12\x10\n\x08\x65ntities\x18\x02 \x03(\t\"\xbc\x02\n\x13GetLogLevelResponse\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid\x12(\n\tlogLevels\x18\x02 \x03(\x0b\x32\x15.dmi.EntitiesLogLevel\x12\x1b\n\x06status\x18\x03 \x01(\x0e\x32\x0b.dmi.Status\x12/\n\x06reason\x18\x04 \x01(\x0e\x32\x1f.dmi.GetLogLevelResponse.Reason\x12\x15\n\rreason_detail\x18\x05 \x01(\t\"v\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eUNKNOWN_DEVICE\x10\x01\x12\x12\n\x0eINTERNAL_ERROR\x10\x02\x12\x16\n\x12UNKNOWN_LOG_ENTITY\x10\x03\x12\x16\n\x12\x44\x45VICE_UNREACHABLE\x10\x04\"<\n\x1aGetLoggableEntitiesRequest\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid\"(\n\tHeartbeat\x12\x1b\n\x13heartbeat_signature\x18\x01 \x01(\x07\"5\n\x13RebootDeviceRequest\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid\"\xdc\x01\n\x14RebootDeviceResponse\x12\x1b\n\x06status\x18\x03 \x01(\x0e\x32\x0b.dmi.Status\x12\x30\n\x06reason\x18\x04 \x01(\x0e\x32 .dmi.RebootDeviceResponse.Reason\x12\x15\n\rreason_detail\x18\x05 \x01(\t\"^\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eUNKNOWN_DEVICE\x10\x01\x12\x12\n\x0eINTERNAL_ERROR\x10\x02\x12\x16\n\x12\x44\x45VICE_UNREACHABLE\x10\x03\x32\xae\t\n\x19NativeHWManagementService\x12S\n\x13StartManagingDevice\x12\x18.dmi.ModifiableComponent\x1a .dmi.StartManagingDeviceResponse0\x01\x12U\n\x12StopManagingDevice\x12\x1e.dmi.StopManagingDeviceRequest\x1a\x1f.dmi.StopManagingDeviceResponse\x12H\n\x11GetManagedDevices\x12\x16.google.protobuf.Empty\x1a\x1b.dmi.ManagedDevicesResponse\x12W\n\x14GetPhysicalInventory\x12\x1d.dmi.PhysicalInventoryRequest\x1a\x1e.dmi.PhysicalInventoryResponse0\x01\x12W\n\x12GetHWComponentInfo\x12\x1e.dmi.HWComponentInfoGetRequest\x1a\x1f.dmi.HWComponentInfoGetResponse0\x01\x12U\n\x12SetHWComponentInfo\x12\x1e.dmi.HWComponentInfoSetRequest\x1a\x1f.dmi.HWComponentInfoSetResponse\x12T\n\x12SetLoggingEndpoint\x12\x1e.dmi.SetLoggingEndpointRequest\x1a\x1e.dmi.SetRemoteEndpointResponse\x12\x46\n\x12GetLoggingEndpoint\x12\x0f.dmi.HardwareID\x1a\x1f.dmi.GetLoggingEndpointResponse\x12R\n\x11SetMsgBusEndpoint\x12\x1d.dmi.SetMsgBusEndpointRequest\x1a\x1e.dmi.SetRemoteEndpointResponse\x12K\n\x11GetMsgBusEndpoint\x12\x16.google.protobuf.Empty\x1a\x1e.dmi.GetMsgBusEndpointResponse\x12P\n\x13GetLoggableEntities\x12\x1f.dmi.GetLoggableEntitiesRequest\x1a\x18.dmi.GetLogLevelResponse\x12@\n\x0bSetLogLevel\x12\x17.dmi.SetLogLevelRequest\x1a\x18.dmi.SetLogLevelResponse\x12@\n\x0bGetLogLevel\x12\x17.dmi.GetLogLevelRequest\x1a\x18.dmi.GetLogLevelResponse\x12\x38\n\x0eHeartbeatCheck\x12\x16.google.protobuf.Empty\x1a\x0e.dmi.Heartbeat\x12\x43\n\x0cRebootDevice\x12\x18.dmi.RebootDeviceRequest\x1a\x19.dmi.RebootDeviceResponseB;Z9github.com/opencord/device-management-interface/v3/go/dmib\x06proto3')
+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\"\xbc\x01\n\x1aStopManagingDeviceResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x36\n\x06reason\x18\x02 \x01(\x0e\x32&.dmi.StopManagingDeviceResponse.Reason\x12\x15\n\rreason_detail\x18\x03 \x01(\t\"2\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eUNKNOWN_DEVICE\x10\x01\"[\n\x11ManagedDeviceInfo\x12&\n\x04info\x18\x01 \x01(\x0b\x32\x18.dmi.ModifiableComponent\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x02 \x01(\x0b\x32\t.dmi.Uuid\"\xc6\x01\n\x16ManagedDevicesResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x32\n\x06reason\x18\x02 \x01(\x0e\x32\".dmi.ManagedDevicesResponse.Reason\x12\'\n\x07\x64\x65vices\x18\x03 \x03(\x0b\x32\x16.dmi.ManagedDeviceInfo\"2\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eINTERNAL_ERROR\x10\x01\"o\n\x19SetLoggingEndpointRequest\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid\x12\x18\n\x10logging_endpoint\x18\x02 \x01(\t\x12\x18\n\x10logging_protocol\x18\x03 \x01(\t\"\xc3\x02\n\x19SetRemoteEndpointResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x35\n\x06reason\x18\x02 \x01(\x0e\x32%.dmi.SetRemoteEndpointResponse.Reason\x12\x15\n\rreason_detail\x18\x03 \x01(\t\"\xba\x01\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eUNKNOWN_DEVICE\x10\x01\x12\x12\n\x0eINTERNAL_ERROR\x10\x02\x12\x1a\n\x16LOGGING_ENDPOINT_ERROR\x10\x03\x12#\n\x1fLOGGING_ENDPOINT_PROTOCOL_ERROR\x10\x04\x12\x19\n\x15MSGBUS_ENDPOINT_ERROR\x10\x05\x12\x16\n\x12\x44\x45VICE_UNREACHABLE\x10\x06\"\x9c\x02\n\x1aGetLoggingEndpointResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x36\n\x06reason\x18\x02 \x01(\x0e\x32&.dmi.GetLoggingEndpointResponse.Reason\x12\x18\n\x10logging_endpoint\x18\x03 \x01(\t\x12\x18\n\x10logging_protocol\x18\x04 \x01(\t\x12\x15\n\rreason_detail\x18\x05 \x01(\t\"^\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eUNKNOWN_DEVICE\x10\x01\x12\x12\n\x0eINTERNAL_ERROR\x10\x02\x12\x16\n\x12\x44\x45VICE_UNREACHABLE\x10\x03\"3\n\x18SetMsgBusEndpointRequest\x12\x17\n\x0fmsgbus_endpoint\x18\x01 \x01(\t\"\xeb\x01\n\x19GetMsgBusEndpointResponse\x12\x1b\n\x06status\x18\x01 \x01(\x0e\x32\x0b.dmi.Status\x12\x35\n\x06reason\x18\x02 \x01(\x0e\x32%.dmi.GetMsgBusEndpointResponse.Reason\x12\x17\n\x0fmsgbus_endpoint\x18\x03 \x01(\t\x12\x15\n\rreason_detail\x18\x04 \x01(\t\"J\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eINTERNAL_ERROR\x10\x01\x12\x16\n\x12\x44\x45VICE_UNREACHABLE\x10\x02\"E\n\x10\x45ntitiesLogLevel\x12\x1f\n\x08logLevel\x18\x01 \x01(\x0e\x32\r.dmi.LogLevel\x12\x10\n\x08\x65ntities\x18\x02 \x03(\t\"^\n\x12SetLogLevelRequest\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid\x12(\n\tloglevels\x18\x02 \x03(\x0b\x32\x15.dmi.EntitiesLogLevel\"\x92\x02\n\x13SetLogLevelResponse\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid\x12\x1b\n\x06status\x18\x02 \x01(\x0e\x32\x0b.dmi.Status\x12/\n\x06reason\x18\x03 \x01(\x0e\x32\x1f.dmi.SetLogLevelResponse.Reason\x12\x15\n\rreason_detail\x18\x04 \x01(\t\"v\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eUNKNOWN_DEVICE\x10\x01\x12\x12\n\x0eINTERNAL_ERROR\x10\x02\x12\x16\n\x12UNKNOWN_LOG_ENTITY\x10\x03\x12\x16\n\x12\x44\x45VICE_UNREACHABLE\x10\x04\"F\n\x12GetLogLevelRequest\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid\x12\x10\n\x08\x65ntities\x18\x02 \x03(\t\"\xbc\x02\n\x13GetLogLevelResponse\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid\x12(\n\tlogLevels\x18\x02 \x03(\x0b\x32\x15.dmi.EntitiesLogLevel\x12\x1b\n\x06status\x18\x03 \x01(\x0e\x32\x0b.dmi.Status\x12/\n\x06reason\x18\x04 \x01(\x0e\x32\x1f.dmi.GetLogLevelResponse.Reason\x12\x15\n\rreason_detail\x18\x05 \x01(\t\"v\n\x06Reason\x12\x14\n\x10UNDEFINED_REASON\x10\x00\x12\x12\n\x0eUNKNOWN_DEVICE\x10\x01\x12\x12\n\x0eINTERNAL_ERROR\x10\x02\x12\x16\n\x12UNKNOWN_LOG_ENTITY\x10\x03\x12\x16\n\x12\x44\x45VICE_UNREACHABLE\x10\x04\"<\n\x1aGetLoggableEntitiesRequest\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid\"(\n\tHeartbeat\x12\x1b\n\x13heartbeat_signature\x18\x01 \x01(\x07\"5\n\x13RebootDeviceRequest\x12\x1e\n\x0b\x64\x65vice_uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid\"\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')
@@ -309,9 +309,9 @@
_REBOOTDEVICEREQUEST._serialized_start=4152
_REBOOTDEVICEREQUEST._serialized_end=4205
_REBOOTDEVICERESPONSE._serialized_start=4208
- _REBOOTDEVICERESPONSE._serialized_end=4428
- _REBOOTDEVICERESPONSE_REASON._serialized_start=333
- _REBOOTDEVICERESPONSE_REASON._serialized_end=427
- _NATIVEHWMANAGEMENTSERVICE._serialized_start=4431
- _NATIVEHWMANAGEMENTSERVICE._serialized_end=5629
+ _REBOOTDEVICERESPONSE._serialized_end=4455
+ _REBOOTDEVICERESPONSE_REASON._serialized_start=4334
+ _REBOOTDEVICERESPONSE_REASON._serialized_end=4455
+ _NATIVEHWMANAGEMENTSERVICE._serialized_start=4458
+ _NATIVEHWMANAGEMENTSERVICE._serialized_end=5656
# @@protoc_insertion_point(module_scope)