[VOL-4666] Introduce enum value for GPON XGSPON Combo Transceivers

Change-Id: I029660357515ee462d76c2a2161268c191e74bb5
diff --git a/VERSION b/VERSION
index f0bb29e..88c5fb8 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.3.0
+1.4.0
diff --git a/cpp/dmi/hw.pb.cc b/cpp/dmi/hw.pb.cc
index df8bd1a..4e9b2a1 100644
--- a/cpp/dmi/hw.pb.cc
+++ b/cpp/dmi/hw.pb.cc
@@ -697,17 +697,18 @@
   "\001\n\014SensorStatus\022\033\n\027SENSOR_STATUS_UNDEFIN"
   "ED\020\000\022\024\n\020SENSOR_STATUS_OK\020\001\022\035\n\031SENSOR_STA"
   "TUS_UNAVAILABLE\020\002\022 \n\034SENSOR_STATUS_NONOP"
-  "ERATIONAL\020\003*\215\001\n\017TransceiverType\022\022\n\016TYPE_"
+  "ERATIONAL\020\003*\244\001\n\017TransceiverType\022\022\n\016TYPE_"
   "UNDEFINED\020\000\022\014\n\010ETHERNET\020\001\022\010\n\004GPON\020\002\022\t\n\005X"
   "GPON\020\003\022\n\n\006XGSPON\020\004\022\010\n\004CPON\020\005\022\013\n\007NG_PON2\020"
-  "\006\022\010\n\004EPON\020\007\022\026\n\021TYPE_NOT_DETECTED\020\377\001B;Z9g"
-  "ithub.com/opencord/device-management-int"
-  "erface/v3/go/dmib\006proto3"
+  "\006\022\010\n\004EPON\020\007\022\025\n\021COMBO_GPON_XGSPON\020\010\022\026\n\021TY"
+  "PE_NOT_DETECTED\020\377\001B;Z9github.com/opencor"
+  "d/device-management-interface/v3/go/dmib"
+  "\006proto3"
   ;
 ::google::protobuf::internal::DescriptorTable descriptor_table_dmi_2fhw_2eproto = {
   false, InitDefaults_dmi_2fhw_2eproto, 
   descriptor_table_protodef_dmi_2fhw_2eproto,
-  "dmi/hw.proto", &assign_descriptors_table_dmi_2fhw_2eproto, 6264,
+  "dmi/hw.proto", &assign_descriptors_table_dmi_2fhw_2eproto, 6287,
 };
 
 void AddDescriptors_dmi_2fhw_2eproto() {
@@ -1097,6 +1098,7 @@
     case 5:
     case 6:
     case 7:
+    case 8:
     case 255:
       return true;
     default:
diff --git a/cpp/dmi/hw.pb.h b/cpp/dmi/hw.pb.h
index a28a8bb..83fd143 100644
--- a/cpp/dmi/hw.pb.h
+++ b/cpp/dmi/hw.pb.h
@@ -518,6 +518,7 @@
   CPON = 5,
   NG_PON2 = 6,
   EPON = 7,
+  COMBO_GPON_XGSPON = 8,
   TYPE_NOT_DETECTED = 255,
   TransceiverType_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::min(),
   TransceiverType_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::max()
diff --git a/dmi.pb b/dmi.pb
index c8b560a..5aa37ec 100644
--- a/dmi.pb
+++ b/dmi.pb
Binary files differ
diff --git a/go/dmi/hw.pb.go b/go/dmi/hw.pb.go
index 55c458f..4b608d2 100644
--- a/go/dmi/hw.pb.go
+++ b/go/dmi/hw.pb.go
@@ -447,6 +447,7 @@
 	TransceiverType_CPON              TransceiverType = 5
 	TransceiverType_NG_PON2           TransceiverType = 6
 	TransceiverType_EPON              TransceiverType = 7
+	TransceiverType_COMBO_GPON_XGSPON TransceiverType = 8
 	TransceiverType_TYPE_NOT_DETECTED TransceiverType = 255
 )
 
@@ -459,6 +460,7 @@
 	5:   "CPON",
 	6:   "NG_PON2",
 	7:   "EPON",
+	8:   "COMBO_GPON_XGSPON",
 	255: "TYPE_NOT_DETECTED",
 }
 
@@ -471,6 +473,7 @@
 	"CPON":              5,
 	"NG_PON2":           6,
 	"EPON":              7,
+	"COMBO_GPON_XGSPON": 8,
 	"TYPE_NOT_DETECTED": 255,
 }
 
@@ -1915,181 +1918,182 @@
 func init() { proto.RegisterFile("dmi/hw.proto", fileDescriptor_d7c33d745c4ab367) }
 
 var fileDescriptor_d7c33d745c4ab367 = []byte{
-	// 2812 bytes of a gzipped FileDescriptorProto
+	// 2824 bytes of a gzipped FileDescriptorProto
 	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x58, 0xcd, 0x72, 0xe3, 0xc6,
-	0xf1, 0x5f, 0x7e, 0x93, 0x4d, 0x52, 0x9a, 0x9d, 0xfd, 0xa2, 0xf7, 0xc3, 0x5e, 0xf3, 0xbf, 0x76,
-	0xad, 0xf5, 0x8f, 0x25, 0x2d, 0xa5, 0x4d, 0xad, 0xe3, 0x72, 0xa5, 0x20, 0x10, 0x94, 0xe0, 0x25,
+	0xf1, 0x5f, 0x7e, 0x93, 0x4d, 0x52, 0x1a, 0xcd, 0x7e, 0xd1, 0xfb, 0x61, 0xaf, 0xf9, 0x5f, 0xbb,
+	0xd6, 0xfa, 0xc7, 0x92, 0x96, 0xab, 0x4d, 0xad, 0xe3, 0x72, 0xa5, 0x20, 0x10, 0x94, 0xe0, 0x25,
 	0x01, 0x78, 0x00, 0x6a, 0x57, 0xce, 0x01, 0x05, 0x91, 0x10, 0x85, 0x2a, 0x12, 0x60, 0x01, 0xa0,
-	0xbc, 0x5b, 0x95, 0x53, 0x2a, 0x97, 0x1c, 0x52, 0x79, 0x89, 0x54, 0xca, 0xa7, 0x5c, 0x92, 0x63,
-	0x0e, 0xce, 0x21, 0x4f, 0x90, 0x53, 0x9e, 0x21, 0x0f, 0x91, 0xd4, 0xcc, 0x00, 0x24, 0x08, 0x42,
-	0xeb, 0x75, 0x55, 0x6e, 0x33, 0xfd, 0xfb, 0x75, 0x4f, 0xa3, 0xbb, 0xa7, 0x67, 0x06, 0xd0, 0x18,
-	0xcf, 0x9c, 0xbd, 0xcb, 0xef, 0x76, 0xe7, 0xbe, 0x17, 0x7a, 0xb8, 0x30, 0x9e, 0x39, 0xf7, 0x3f,
-	0x9a, 0x78, 0xde, 0x64, 0x6a, 0xef, 0x31, 0xd1, 0xf9, 0xe2, 0x62, 0x2f, 0x74, 0x66, 0x76, 0x10,
-	0x5a, 0xb3, 0x39, 0x67, 0xb5, 0xef, 0x43, 0x71, 0xb8, 0x70, 0xc6, 0x18, 0x43, 0x71, 0xb1, 0x70,
-	0xc6, 0xad, 0xdc, 0xe3, 0xdc, 0xd3, 0x1a, 0x61, 0xe3, 0xf6, 0xff, 0x03, 0x9c, 0x58, 0xfe, 0xf8,
-	0x3b, 0xcb, 0xb7, 0xe5, 0x2e, 0x7e, 0x94, 0x60, 0xd4, 0x3b, 0xb5, 0xdd, 0xf1, 0xcc, 0xd9, 0xa5,
-	0xaa, 0x11, 0xf9, 0x1e, 0x14, 0x86, 0xbe, 0x83, 0x11, 0x14, 0x16, 0xbe, 0x13, 0x99, 0xa1, 0xc3,
-	0xf6, 0x6f, 0x0b, 0xb0, 0x25, 0x7a, 0xb3, 0xb9, 0xe7, 0xda, 0x6e, 0xa8, 0x87, 0x56, 0x68, 0xe3,
-	0x13, 0xc0, 0x01, 0x1d, 0x98, 0x53, 0x2b, 0x08, 0xcd, 0xd1, 0xa5, 0xe5, 0x4e, 0xec, 0xd8, 0xf0,
-	0xfd, 0x5d, 0xee, 0xf2, 0x6e, 0xec, 0xf2, 0xae, 0x11, 0xbb, 0x4c, 0x10, 0xd3, 0xea, 0x5b, 0x41,
-	0x28, 0x72, 0x1d, 0xfc, 0x05, 0xd4, 0xad, 0xf1, 0xcc, 0x71, 0x4d, 0x86, 0xb4, 0xf2, 0x8f, 0x73,
-	0x4f, 0xb7, 0x3a, 0x2d, 0xe6, 0xdb, 0x72, 0x4d, 0x81, 0x12, 0xd8, 0xc2, 0x04, 0xac, 0xe5, 0x18,
-	0xff, 0x1c, 0xc0, 0x9b, 0xdb, 0x7e, 0xa4, 0x59, 0x60, 0x9a, 0xf7, 0xd6, 0x35, 0xd5, 0xb9, 0xed,
-	0x73, 0xc5, 0x9a, 0x17, 0x0f, 0xe9, 0x92, 0x8b, 0xc0, 0x9a, 0xd8, 0x91, 0x62, 0x31, 0x6b, 0xc9,
-	0x21, 0x25, 0x44, 0x4b, 0x2e, 0x96, 0x63, 0xe6, 0xed, 0xd4, 0xf2, 0x67, 0x91, 0x6a, 0x29, 0xd3,
-	0x5b, 0x4a, 0x88, 0xbd, 0x5d, 0x8e, 0xf1, 0x2f, 0xa1, 0x19, 0x84, 0x96, 0x3b, 0x3e, 0x7f, 0x1b,
-	0x29, 0x97, 0x99, 0xf2, 0xfd, 0x75, 0x65, 0x9d, 0x53, 0xb8, 0x7a, 0x23, 0x48, 0xcc, 0xda, 0xff,
-	0xce, 0xc3, 0xad, 0x15, 0xcf, 0x76, 0x03, 0xcf, 0xef, 0x5a, 0xa1, 0x85, 0x6f, 0x43, 0xe9, 0xca,
-	0x9a, 0x2e, 0x6c, 0x16, 0xfe, 0x12, 0xe1, 0x13, 0xfc, 0x29, 0x14, 0xc3, 0xb7, 0xf3, 0x38, 0xa0,
-	0x98, 0xad, 0x42, 0xe9, 0xa7, 0x14, 0x35, 0xde, 0xce, 0x6d, 0xc2, 0x70, 0xfc, 0x09, 0x94, 0x82,
-	0x91, 0x35, 0x8d, 0xe3, 0xb7, 0xcd, 0x88, 0x8c, 0xa4, 0x53, 0x31, 0xe1, 0x28, 0x7e, 0x08, 0xb5,
-	0xb9, 0x6f, 0x8f, 0x9c, 0xc0, 0xf1, 0x5c, 0x16, 0xb1, 0x12, 0x59, 0x09, 0xf0, 0x67, 0x50, 0xa6,
-	0xdf, 0xb4, 0x08, 0xa2, 0x88, 0xdc, 0x64, 0x56, 0xb8, 0x8f, 0x3a, 0x03, 0x48, 0x44, 0xc0, 0xff,
-	0x07, 0xcd, 0x85, 0xeb, 0x84, 0x81, 0x39, 0x76, 0x82, 0xf9, 0xd4, 0x7a, 0xcb, 0xc2, 0x50, 0x23,
-	0x0d, 0x26, 0xec, 0x72, 0x19, 0x7e, 0x01, 0xb5, 0x65, 0x99, 0xb7, 0x2a, 0x3f, 0x5a, 0x55, 0x2b,
-	0x32, 0xde, 0x81, 0x9b, 0xec, 0xfb, 0xcd, 0xc5, 0x7c, 0x4c, 0xeb, 0xd3, 0xa7, 0x91, 0xae, 0x3e,
-	0xce, 0x3d, 0x6d, 0x92, 0x6d, 0x06, 0x0c, 0x99, 0x9c, 0xd0, 0x8c, 0x3c, 0x80, 0xda, 0xd8, 0x0a,
-	0x2d, 0x93, 0xc5, 0xa9, 0xc6, 0xdc, 0xa8, 0x52, 0x01, 0x8d, 0x4e, 0xfb, 0xef, 0x65, 0xb8, 0xa7,
-	0x79, 0x7e, 0xb8, 0x4a, 0x6b, 0x18, 0xfa, 0xce, 0xf9, 0x22, 0xb4, 0x03, 0xfc, 0x0d, 0x6c, 0x8d,
-	0x3c, 0xd7, 0xb5, 0x47, 0xa1, 0xe7, 0x73, 0xed, 0x1c, 0xfb, 0xec, 0x1d, 0xf6, 0xd9, 0xd7, 0x68,
-	0xed, 0x8a, 0xb1, 0x0a, 0x8b, 0x7e, 0x73, 0x94, 0x9c, 0xe2, 0x17, 0x50, 0x0a, 0xe6, 0xb6, 0x3d,
-	0x8e, 0xf2, 0xd5, 0x7e, 0xa7, 0x25, 0x9d, 0x32, 0x09, 0x57, 0xc0, 0x02, 0x54, 0x59, 0x48, 0x46,
-	0xde, 0x34, 0xca, 0xe1, 0x27, 0xef, 0x54, 0xd6, 0x22, 0x32, 0x59, 0xaa, 0xe1, 0x4f, 0x60, 0x6b,
-	0x7e, 0xf9, 0x36, 0x70, 0x46, 0xd6, 0xd4, 0x9c, 0x5a, 0xe7, 0xf6, 0x94, 0x65, 0xb8, 0x46, 0x9a,
-	0xb1, 0xb4, 0x4f, 0x85, 0x34, 0x75, 0x33, 0x6b, 0x3e, 0x77, 0xdc, 0x49, 0xc4, 0x2a, 0xf1, 0xd4,
-	0x45, 0x42, 0x4e, 0x3a, 0x84, 0xe6, 0xdc, 0x73, 0x4d, 0x67, 0x6c, 0x8e, 0x3c, 0xf7, 0xc2, 0x99,
-	0xb0, 0xfc, 0xd6, 0x3b, 0x28, 0xf2, 0xc9, 0x95, 0xc7, 0x22, 0x93, 0x93, 0xfa, 0x7c, 0x35, 0xc1,
-	0x07, 0x70, 0x87, 0x7d, 0x8d, 0x69, 0x2d, 0x42, 0xcf, 0xb5, 0x27, 0x5e, 0xe8, 0x58, 0x21, 0x2d,
-	0x35, 0x9a, 0xfc, 0x2a, 0xb9, 0xcd, 0x40, 0x61, 0x1d, 0x6b, 0xcf, 0xa1, 0xb9, 0x16, 0x53, 0xfc,
-	0x10, 0x5a, 0xa2, 0xaa, 0x28, 0x92, 0x68, 0xa8, 0xc4, 0x34, 0xce, 0x34, 0xc9, 0x1c, 0x2a, 0x5d,
-	0xa9, 0x27, 0x2b, 0x52, 0x17, 0xdd, 0xc0, 0x55, 0x28, 0x92, 0xaf, 0x0f, 0x9f, 0xa3, 0x1c, 0x6e,
-	0x40, 0xb5, 0x27, 0x1f, 0x49, 0xc4, 0xec, 0x8b, 0x28, 0x8f, 0xb7, 0xa1, 0xce, 0x67, 0xba, 0x68,
-	0x6a, 0x22, 0x2a, 0xe0, 0x26, 0xd4, 0xb8, 0x60, 0xa0, 0xa9, 0xa8, 0x88, 0x6b, 0x50, 0x22, 0x7a,
-	0xe7, 0xa0, 0x83, 0x4a, 0xed, 0x3f, 0xe7, 0xa0, 0xc4, 0x82, 0x8f, 0x6f, 0xc1, 0xb6, 0xae, 0x49,
-	0x52, 0x77, 0x6d, 0x85, 0x3a, 0x54, 0xba, 0x67, 0x8a, 0x30, 0x90, 0x45, 0x94, 0xa3, 0x56, 0x8e,
-	0xe5, 0x63, 0xe1, 0x48, 0x36, 0xcc, 0x67, 0x28, 0x8f, 0xb7, 0x00, 0x96, 0xd3, 0x7d, 0x54, 0x48,
-	0xce, 0x3b, 0xcf, 0x51, 0x31, 0x39, 0x3f, 0xdc, 0x47, 0x25, 0xea, 0xd5, 0x8a, 0xbf, 0x8f, 0xca,
-	0x49, 0xc1, 0xe1, 0xfe, 0x3e, 0xaa, 0x60, 0x04, 0x8d, 0x81, 0x14, 0x5b, 0xd8, 0xdf, 0x47, 0xd5,
-	0xa4, 0xe4, 0x59, 0xe7, 0xf9, 0x3e, 0xaa, 0xb5, 0x7f, 0x0d, 0xd5, 0x38, 0xdf, 0xf8, 0x2e, 0x60,
-	0x8d, 0xa8, 0x86, 0x2a, 0xaa, 0xfd, 0x35, 0xaf, 0x1b, 0x50, 0x95, 0x8c, 0x13, 0x89, 0x28, 0x92,
-	0x81, 0x72, 0x34, 0x4a, 0xc7, 0x9a, 0xaa, 0xa0, 0x3c, 0xfd, 0xee, 0xd7, 0x6c, 0x58, 0xc0, 0x00,
-	0xe5, 0xd7, 0xc7, 0x3a, 0x1d, 0xb3, 0x70, 0x1c, 0xf7, 0x04, 0xdd, 0x40, 0x25, 0x2a, 0xd6, 0x25,
-	0x22, 0x0b, 0x7d, 0x54, 0xa6, 0x7a, 0x12, 0x25, 0x54, 0xe8, 0xe8, 0x48, 0x36, 0x74, 0x54, 0x6d,
-	0x0f, 0xe1, 0xd1, 0x5a, 0x15, 0xf2, 0x9e, 0x9f, 0xd8, 0x48, 0x1b, 0xc5, 0x92, 0x7b, 0x8f, 0x62,
-	0x69, 0xff, 0x0a, 0x9e, 0x18, 0xbe, 0xe5, 0x06, 0x23, 0xdb, 0xb9, 0xb2, 0xfd, 0xeb, 0xad, 0x1f,
-	0x00, 0x84, 0x94, 0x97, 0xdc, 0xa2, 0xb7, 0x99, 0xe9, 0x84, 0x3a, 0xdb, 0x8c, 0x35, 0xc6, 0x63,
-	0xfb, 0x7e, 0x04, 0xf5, 0xc4, 0xc2, 0xf8, 0x0e, 0x94, 0xb9, 0x87, 0x4c, 0xbf, 0x41, 0x4a, 0xcc,
-	0x11, 0xfc, 0x15, 0x3c, 0x88, 0x1c, 0x67, 0x9a, 0x33, 0x27, 0x34, 0xe7, 0xb6, 0xef, 0x78, 0x63,
-	0x67, 0xe4, 0x84, 0x6f, 0xd9, 0x26, 0x6e, 0x92, 0x16, 0xe3, 0x1a, 0x11, 0x41, 0x5b, 0xe1, 0x6d,
-	0x09, 0x1e, 0x8a, 0x9e, 0x1b, 0x5a, 0x8e, 0x9b, 0xf0, 0x3f, 0xe1, 0xf9, 0xe6, 0x86, 0xcc, 0x65,
-	0x6c, 0xc8, 0xf6, 0x3f, 0x72, 0x70, 0x57, 0x0b, 0x16, 0x59, 0x16, 0xce, 0xe0, 0x66, 0xb0, 0x98,
-	0xcf, 0x3d, 0x3f, 0xb4, 0xc7, 0xe6, 0x95, 0x37, 0x0d, 0xad, 0x49, 0x1c, 0x82, 0x9f, 0xf1, 0xe8,
-	0x66, 0xea, 0xed, 0xea, 0xb1, 0xd2, 0x29, 0xd7, 0x21, 0x28, 0x48, 0x49, 0xda, 0x1a, 0xa0, 0x34,
-	0x0b, 0x7f, 0x04, 0x0f, 0xf4, 0xa1, 0xa6, 0xa9, 0xc4, 0x90, 0xba, 0xe6, 0xa9, 0xda, 0x37, 0x84,
-	0xe3, 0xf5, 0xcd, 0x57, 0x81, 0xc2, 0xe9, 0xe1, 0x0b, 0x5e, 0x5f, 0xa7, 0x9d, 0x83, 0x7d, 0x94,
-	0x67, 0xa3, 0x67, 0xcf, 0x9e, 0xa3, 0x42, 0xfb, 0x9f, 0x45, 0xf8, 0x28, 0x2b, 0xa3, 0x41, 0xe2,
-	0x83, 0x34, 0xa8, 0x5f, 0x78, 0xfe, 0xcc, 0xbc, 0xb0, 0xe8, 0x76, 0x8f, 0x3e, 0x65, 0x2f, 0x9d,
-	0xcd, 0x2c, 0xd5, 0xdd, 0x9e, 0xe7, 0xcf, 0x7a, 0x4c, 0x8d, 0xc0, 0xc5, 0x72, 0x9c, 0x2a, 0x8f,
-	0xfc, 0x7b, 0x95, 0x07, 0xfe, 0x18, 0x1a, 0x33, 0xeb, 0x0d, 0x3d, 0xbc, 0x42, 0xcb, 0x1d, 0xf1,
-	0x53, 0xb3, 0x49, 0xea, 0x33, 0xeb, 0x4d, 0x37, 0x12, 0xe1, 0xaf, 0x00, 0x27, 0x29, 0x26, 0x3f,
-	0x5e, 0x8b, 0xd9, 0xc7, 0x2b, 0x4a, 0x68, 0x32, 0x09, 0xed, 0xb2, 0xfe, 0x1b, 0xf3, 0x3b, 0xeb,
-	0xca, 0x9e, 0xda, 0xee, 0x24, 0xbc, 0x6c, 0x95, 0x1e, 0x17, 0x9e, 0x36, 0x49, 0xc3, 0x7f, 0xf3,
-	0x6a, 0x29, 0xa3, 0xa4, 0x70, 0x8d, 0x54, 0xe6, 0xa4, 0x30, 0x49, 0xfa, 0x05, 0xa0, 0x15, 0x23,
-	0x72, 0xa3, 0x92, 0xed, 0xc6, 0xf6, 0x8a, 0xc8, 0x04, 0xed, 0x1f, 0x72, 0x00, 0xab, 0xb8, 0xe1,
-	0x7b, 0x70, 0xab, 0xa7, 0x92, 0x81, 0xd9, 0x13, 0x58, 0x6f, 0x1d, 0x2a, 0x2f, 0x15, 0xf5, 0x95,
-	0xc2, 0x9b, 0xea, 0x37, 0x7a, 0x4f, 0xe3, 0xfd, 0x8e, 0x8e, 0x4c, 0xad, 0x3f, 0xd4, 0x51, 0x9e,
-	0xf6, 0x06, 0x3a, 0xed, 0xbc, 0x40, 0x05, 0x9a, 0x7c, 0xca, 0x29, 0xd2, 0x56, 0xb3, 0xa4, 0x94,
-	0xa8, 0xf8, 0x75, 0x4f, 0xe3, 0xbd, 0x43, 0xec, 0x69, 0x87, 0xbc, 0x77, 0x88, 0x3d, 0xad, 0x83,
-	0xaa, 0x6c, 0xa4, 0x09, 0x2f, 0x51, 0x0d, 0x97, 0x21, 0xff, 0xba, 0x83, 0x80, 0x36, 0x1e, 0x95,
-	0xf6, 0x29, 0x54, 0xa7, 0x9a, 0x62, 0x4f, 0x43, 0x0d, 0x6a, 0x90, 0xf2, 0x4d, 0x41, 0x54, 0x51,
-	0x73, 0x39, 0xeb, 0x8a, 0x2a, 0xda, 0x6a, 0xff, 0xab, 0x02, 0xb5, 0x65, 0x3d, 0xd0, 0xeb, 0xb1,
-	0x6b, 0xcd, 0xec, 0xf8, 0x7a, 0x4c, 0xc7, 0xf8, 0x29, 0x94, 0x46, 0x53, 0x2b, 0x08, 0xd6, 0x2e,
-	0x49, 0x4b, 0x15, 0x96, 0x7a, 0x4e, 0xc0, 0x8f, 0xa1, 0x3e, 0xb6, 0x83, 0x91, 0xef, 0xcc, 0xd9,
-	0xa9, 0x54, 0x60, 0x46, 0x92, 0x22, 0x7c, 0x17, 0xca, 0x73, 0xcb, 0xb7, 0xdd, 0x30, 0x3a, 0x3b,
-	0xa3, 0x19, 0x7e, 0x02, 0x5b, 0x7c, 0x64, 0xfa, 0xf6, 0xd4, 0x9c, 0x7b, 0xfc, 0x8a, 0x54, 0x22,
-	0x0d, 0x2e, 0x25, 0xf6, 0x54, 0xf3, 0x02, 0xbc, 0x03, 0xd5, 0xd1, 0xa5, 0x33, 0x1d, 0xfb, 0xb6,
-	0xcb, 0x52, 0x59, 0xef, 0x6c, 0xad, 0x3b, 0x43, 0x96, 0x38, 0x2d, 0xc1, 0xcb, 0xe8, 0x52, 0x6f,
-	0xfa, 0xf6, 0x15, 0x4b, 0x69, 0x8d, 0xd4, 0x63, 0x19, 0xb1, 0xaf, 0x28, 0xe5, 0xc2, 0xf1, 0x67,
-	0x4b, 0x4a, 0x95, 0x53, 0x62, 0x59, 0x44, 0x09, 0xbc, 0x8b, 0x70, 0x49, 0xe1, 0xf7, 0x9f, 0x7a,
-	0x2c, 0xa3, 0x94, 0x47, 0x00, 0x81, 0xed, 0x3b, 0xd6, 0xd4, 0x74, 0x17, 0xb3, 0x16, 0x30, 0x42,
-	0x8d, 0x4b, 0x94, 0xc5, 0x0c, 0x7f, 0x00, 0xd5, 0xd9, 0xc5, 0xc4, 0x64, 0x51, 0xad, 0x33, 0xb0,
-	0x32, 0xbb, 0x98, 0x28, 0x34, 0xb0, 0x8f, 0x00, 0x66, 0xde, 0xd8, 0x9e, 0x72, 0xb0, 0xc1, 0x35,
-	0x99, 0x84, 0xc1, 0xb7, 0xa1, 0x64, 0x4d, 0x1d, 0x2b, 0x68, 0x35, 0x19, 0xc2, 0x27, 0xd4, 0x9e,
-	0x15, 0x04, 0x76, 0x48, 0x9b, 0xed, 0x16, 0xb7, 0xc7, 0xe6, 0xf2, 0x98, 0x76, 0x61, 0x27, 0x30,
-	0x2f, 0xfc, 0x45, 0x6b, 0x9b, 0xdd, 0x07, 0x4a, 0x4e, 0xd0, 0xf3, 0x17, 0xf8, 0x39, 0xf7, 0x80,
-	0x5e, 0xe8, 0x5a, 0xe8, 0x47, 0x6f, 0x89, 0xd4, 0xbb, 0x2e, 0xbd, 0xf7, 0xdd, 0xe7, 0x2f, 0x9c,
-	0x9b, 0x4c, 0xa3, 0xca, 0x9f, 0x41, 0xbe, 0xc3, 0xde, 0x3a, 0xcb, 0x37, 0x12, 0xce, 0x7c, 0x23,
-	0xe1, 0xcf, 0xa0, 0xc4, 0x2f, 0xef, 0xb7, 0x18, 0x7e, 0x6b, 0xe3, 0xf2, 0x1e, 0xd2, 0x1b, 0x73,
-	0xfc, 0x54, 0x08, 0xd8, 0x05, 0x98, 0xfa, 0x67, 0xb5, 0x6e, 0xb3, 0xac, 0xa6, 0x9e, 0x0a, 0xab,
-	0x5b, 0x3c, 0x81, 0x60, 0x75, 0xa3, 0xff, 0x12, 0x6a, 0xb4, 0xbd, 0x9a, 0x56, 0x18, 0xfa, 0xad,
-	0x0e, 0x5b, 0xe9, 0xe1, 0xbb, 0xee, 0x74, 0x27, 0x37, 0x48, 0x95, 0x2a, 0x50, 0x09, 0xfe, 0x9a,
-	0x5d, 0x4e, 0xf9, 0xd9, 0xc2, 0x2d, 0x1c, 0x30, 0x0b, 0x1f, 0x47, 0x4b, 0x5f, 0x7f, 0xec, 0x9c,
-	0xdc, 0x60, 0xb7, 0x52, 0x8e, 0x33, 0x5b, 0x2f, 0xa0, 0x3a, 0x0f, 0x16, 0xdc, 0xca, 0x21, 0xb3,
-	0xf2, 0xe0, 0x1d, 0x87, 0xc7, 0xc9, 0x0d, 0x52, 0x99, 0x07, 0x0b, 0xa6, 0xf9, 0x0d, 0xa0, 0x70,
-	0xd5, 0x45, 0xb9, 0x85, 0xe7, 0xcc, 0xc2, 0x93, 0xf7, 0xe9, 0xd9, 0x27, 0x37, 0xc8, 0x76, 0x42,
-	0x9f, 0x02, 0x47, 0x00, 0xd5, 0x60, 0x6e, 0x8f, 0x9c, 0x0b, 0x67, 0xd4, 0xfe, 0x3e, 0x07, 0xd5,
-	0xf8, 0x65, 0x8b, 0xbf, 0x84, 0x7a, 0xe2, 0x19, 0xfa, 0x1e, 0xaf, 0x50, 0x98, 0x2e, 0x1f, 0xa0,
-	0xb8, 0x0d, 0x45, 0xdf, 0xf3, 0x42, 0xd6, 0x02, 0x36, 0x77, 0x1d, 0xc3, 0x96, 0x0b, 0x9c, 0x7b,
-	0x5e, 0x68, 0x8f, 0xd9, 0xee, 0x7f, 0x8f, 0x05, 0x8e, 0x18, 0xbb, 0xfd, 0x43, 0x01, 0x6e, 0x0d,
-	0xbc, 0xb1, 0x73, 0xe1, 0x58, 0xe7, 0x53, 0xfb, 0x7f, 0xd5, 0x90, 0x3e, 0x5d, 0xb6, 0x9b, 0x42,
-	0xa6, 0xe3, 0xd7, 0xb7, 0x9f, 0x62, 0x46, 0xfb, 0x59, 0x6e, 0xc8, 0xd2, 0x75, 0x1b, 0xb2, 0xbc,
-	0xbe, 0x21, 0xa3, 0x2d, 0x54, 0xc9, 0xda, 0x42, 0xa9, 0x17, 0x7d, 0xf5, 0x27, 0xbc, 0xe8, 0x85,
-	0xcd, 0xc2, 0xcf, 0x78, 0x09, 0xa5, 0x2f, 0x7a, 0x6b, 0xe5, 0xdf, 0x83, 0x6a, 0xe8, 0xbf, 0x49,
-	0x16, 0xfe, 0x67, 0xd7, 0x16, 0x5c, 0x86, 0xa1, 0x4a, 0xe8, 0xbf, 0x49, 0x57, 0xdb, 0xce, 0x5f,
-	0x0b, 0xf4, 0xa5, 0x91, 0xc8, 0x02, 0x7f, 0x69, 0x0c, 0x34, 0x55, 0x91, 0x14, 0x63, 0xf3, 0xa5,
-	0x71, 0x1f, 0xee, 0x6e, 0xa0, 0xfc, 0xc0, 0xcc, 0x65, 0x60, 0xe2, 0x89, 0xa0, 0xeb, 0x32, 0x3d,
-	0x33, 0x37, 0xad, 0x1e, 0x09, 0xe2, 0x4b, 0xad, 0x2f, 0x28, 0x12, 0x2a, 0x64, 0xa0, 0xa2, 0xaa,
-	0x18, 0x82, 0xac, 0x48, 0x04, 0x15, 0xe9, 0x0d, 0x2c, 0x85, 0x6a, 0xea, 0x2b, 0xfa, 0xa8, 0x19,
-	0x6a, 0x5a, 0xff, 0x0c, 0x95, 0xe8, 0xf5, 0x3f, 0x45, 0xe8, 0x09, 0x0a, 0x2a, 0xe3, 0x0f, 0xe0,
-	0x4e, 0x4a, 0xae, 0x4b, 0x8a, 0xae, 0x12, 0x54, 0xc9, 0x80, 0x06, 0x6a, 0x77, 0xd8, 0x97, 0x50,
-	0x95, 0x5e, 0x08, 0x36, 0x96, 0x23, 0x06, 0xaa, 0x65, 0x2c, 0x23, 0x6a, 0x43, 0x04, 0x19, 0xdf,
-	0x7d, 0x24, 0x18, 0x86, 0x44, 0xce, 0x50, 0x3d, 0x03, 0xd3, 0x0d, 0x95, 0x08, 0xc7, 0x12, 0x6a,
-	0x64, 0xf9, 0x20, 0x0d, 0x54, 0x72, 0x86, 0x9a, 0xf8, 0x43, 0xb8, 0x9f, 0x82, 0x0c, 0x22, 0x28,
-	0xba, 0x28, 0xc9, 0xa7, 0x12, 0x41, 0x5b, 0x3b, 0x7f, 0xc9, 0x25, 0x7e, 0x98, 0xac, 0x2a, 0x2e,
-	0xd6, 0x33, 0x85, 0xee, 0x40, 0x56, 0x4c, 0xdd, 0x10, 0x8c, 0xf5, 0xf4, 0x45, 0x81, 0x4e, 0xe1,
-	0x71, 0x02, 0x1f, 0xc0, 0xbd, 0x0d, 0xb4, 0xaf, 0x8a, 0x2f, 0xa5, 0x2e, 0xca, 0xe3, 0x36, 0x7c,
-	0xb8, 0x01, 0xea, 0x27, 0x43, 0xc3, 0x90, 0x95, 0x63, 0xb3, 0x4b, 0x0d, 0x14, 0xf0, 0x23, 0xf8,
-	0x20, 0xc3, 0x7c, 0x64, 0xa2, 0xb8, 0xf3, 0x7d, 0x0e, 0xf0, 0xe6, 0xff, 0xab, 0xa5, 0x96, 0xaa,
-	0xd1, 0xa4, 0x6e, 0xf8, 0x1c, 0x7b, 0xb5, 0x06, 0xc7, 0x2e, 0xc7, 0x1f, 0x94, 0x00, 0xbb, 0xb2,
-	0x2e, 0x1c, 0xf5, 0x99, 0xcf, 0x19, 0xaa, 0x92, 0xc2, 0xc1, 0x42, 0x16, 0x68, 0x48, 0x3a, 0xfd,
-	0x1c, 0x54, 0xdc, 0xf9, 0x53, 0x32, 0xc0, 0xab, 0x3f, 0x66, 0xcb, 0x00, 0x0f, 0x75, 0xfa, 0x0c,
-	0xb8, 0x3e, 0xc0, 0xeb, 0x78, 0xec, 0x6d, 0x94, 0xf1, 0x35, 0x54, 0xee, 0xf6, 0xa5, 0x84, 0xab,
-	0x49, 0x48, 0x10, 0x0d, 0xf9, 0x94, 0xee, 0x8f, 0x2c, 0xbd, 0xa3, 0xa1, 0x7e, 0x86, 0x8a, 0x3b,
-	0x7f, 0x48, 0xfe, 0x3a, 0x5b, 0xfd, 0x9f, 0x5b, 0x55, 0x42, 0x5f, 0x20, 0x83, 0x77, 0x55, 0xc2,
-	0x1a, 0x1e, 0x3b, 0xfa, 0x31, 0x3c, 0xca, 0xd4, 0x26, 0x26, 0x91, 0x34, 0x41, 0x26, 0x28, 0xbf,
-	0xca, 0x75, 0x82, 0x22, 0x12, 0xd9, 0x90, 0x45, 0xa1, 0x8f, 0x0a, 0x71, 0xe1, 0xaf, 0xc1, 0x03,
-	0xe1, 0x6b, 0x95, 0x6e, 0xe8, 0x4c, 0x4c, 0x56, 0x54, 0x82, 0x4a, 0x99, 0x7e, 0xbd, 0x12, 0x88,
-	0x42, 0xd3, 0x52, 0x5e, 0x15, 0x61, 0x02, 0x95, 0x95, 0xae, 0x64, 0x48, 0x64, 0x20, 0x2b, 0x82,
-	0x21, 0xa1, 0xca, 0xce, 0xdf, 0x72, 0x70, 0x27, 0xf3, 0xa7, 0x23, 0x7e, 0x0c, 0x0f, 0x99, 0xb6,
-	0x6e, 0x08, 0x4a, 0xf7, 0xe8, 0x2c, 0x23, 0x2a, 0x71, 0xd4, 0xd2, 0x8c, 0x54, 0x8b, 0x4b, 0xe1,
-	0x27, 0xaa, 0x91, 0xc8, 0xe0, 0x3a, 0x26, 0xaa, 0x7d, 0x5a, 0x6c, 0x4f, 0xe1, 0x49, 0x06, 0xa8,
-	0x11, 0xf5, 0x54, 0xee, 0xd2, 0x0d, 0xa4, 0x4b, 0xe4, 0x54, 0x16, 0x25, 0x54, 0xdc, 0xf9, 0x5d,
-	0x01, 0x9a, 0x6b, 0x7f, 0x33, 0x71, 0x0b, 0x6e, 0x9f, 0x0a, 0xfd, 0xa1, 0xb4, 0xd9, 0x8d, 0x6f,
-	0x03, 0x4a, 0x20, 0xfc, 0x09, 0x91, 0xa3, 0x7d, 0x6a, 0x8d, 0xcf, 0x9d, 0xcf, 0xd3, 0xc6, 0x96,
-	0x90, 0xd3, 0xa7, 0xac, 0x6e, 0x0a, 0x22, 0x2a, 0x64, 0x02, 0x5d, 0x11, 0x15, 0x53, 0x96, 0x84,
-	0x81, 0x26, 0x11, 0x89, 0x3e, 0x6f, 0xd6, 0xd7, 0x7d, 0x25, 0x18, 0x86, 0x8e, 0xca, 0x29, 0xe9,
-	0x89, 0x44, 0x8c, 0x6f, 0x51, 0x25, 0x65, 0x43, 0x94, 0xfa, 0xba, 0x3c, 0xd4, 0x51, 0x95, 0xd6,
-	0x74, 0x42, 0xae, 0x49, 0x44, 0xa4, 0xbd, 0x8e, 0x9c, 0xa0, 0x1a, 0xc6, 0xb0, 0x95, 0x80, 0x88,
-	0x36, 0x40, 0x90, 0x92, 0x89, 0x83, 0x01, 0x6f, 0xae, 0x09, 0x99, 0x41, 0x86, 0xc6, 0x89, 0xc9,
-	0x04, 0xa8, 0x91, 0x5a, 0x36, 0x32, 0x8f, 0x9a, 0xf8, 0x0e, 0xdc, 0x4c, 0xc8, 0x07, 0xb4, 0x72,
-	0x74, 0xb4, 0x95, 0xf2, 0xfd, 0xe8, 0xcc, 0x90, 0x74, 0xb4, 0xbd, 0xf3, 0xc7, 0x02, 0xc0, 0xea,
-	0x29, 0xb9, 0x72, 0x59, 0x17, 0x85, 0xfe, 0x7a, 0x26, 0x96, 0x66, 0x39, 0x74, 0xa6, 0x8a, 0x86,
-	0x8a, 0x72, 0x69, 0xf1, 0xb7, 0x92, 0x66, 0xa8, 0x28, 0xbf, 0x5a, 0x8d, 0x8b, 0x05, 0xc3, 0x50,
-	0x51, 0x21, 0x4d, 0xee, 0x49, 0x03, 0x43, 0x45, 0xc5, 0x34, 0x59, 0x93, 0x45, 0x35, 0x99, 0x02,
-	0x2e, 0x55, 0x04, 0x45, 0x45, 0xe5, 0xb4, 0x89, 0x81, 0x2c, 0x12, 0x15, 0x55, 0x36, 0xc5, 0xfd,
-	0xbe, 0x8c, 0xaa, 0x69, 0xf1, 0x50, 0x91, 0x0d, 0x1d, 0xd5, 0xd2, 0xa6, 0x5f, 0xca, 0x7d, 0x15,
-	0x41, 0x5a, 0x3a, 0x90, 0x8e, 0x05, 0x54, 0x4f, 0x4b, 0x8f, 0xe5, 0x63, 0x01, 0x35, 0xd2, 0x52,
-	0x43, 0x22, 0x02, 0x6a, 0x6e, 0x7c, 0x88, 0x64, 0x08, 0x68, 0x0b, 0xdf, 0x82, 0xed, 0xa4, 0x54,
-	0x7a, 0x2d, 0xa0, 0xed, 0xcd, 0xb8, 0x19, 0x86, 0x80, 0xd0, 0x66, 0x94, 0xa9, 0xf8, 0xe6, 0xce,
-	0x6f, 0x72, 0xd0, 0x48, 0xfe, 0x91, 0xa7, 0x5b, 0x91, 0x9f, 0xf4, 0x6c, 0x9f, 0x0d, 0xf5, 0xf4,
-	0xa6, 0x59, 0x07, 0xd5, 0x97, 0x28, 0x47, 0xdb, 0x59, 0x5a, 0x45, 0x38, 0x15, 0xe4, 0x3e, 0x3d,
-	0x2d, 0x50, 0x9e, 0xb6, 0x8e, 0x75, 0x58, 0x51, 0x15, 0x7a, 0x70, 0x08, 0x86, 0xac, 0x2a, 0xb4,
-	0xe1, 0xed, 0xfc, 0x3e, 0x07, 0xdb, 0xa9, 0xbf, 0x2b, 0xb4, 0x68, 0x37, 0xf6, 0xec, 0x4f, 0xfc,
-	0x27, 0xc9, 0x7e, 0x16, 0xa8, 0x0a, 0x2a, 0xe1, 0x3a, 0x54, 0x94, 0x63, 0x53, 0x53, 0x95, 0xce,
-	0xda, 0x3f, 0xc9, 0xbb, 0x70, 0x93, 0xad, 0xa1, 0xa8, 0x86, 0x49, 0x1b, 0xa1, 0x68, 0x48, 0x5d,
-	0xf4, 0x9f, 0xdc, 0xd1, 0x97, 0xdf, 0x7e, 0x31, 0x71, 0xc2, 0xcb, 0xc5, 0xf9, 0xee, 0xc8, 0x9b,
-	0xed, 0x79, 0x73, 0xdb, 0x1d, 0x79, 0xfe, 0x78, 0x6f, 0x6c, 0x5f, 0x39, 0x23, 0xfb, 0xf3, 0x99,
-	0xe5, 0x5a, 0x13, 0x7b, 0x66, 0xbb, 0xe1, 0xe7, 0x8e, 0x1b, 0xda, 0xfe, 0x85, 0x35, 0xb2, 0xf7,
-	0xae, 0x0e, 0xf6, 0x26, 0xde, 0xde, 0x78, 0xe6, 0x9c, 0x97, 0xd9, 0xcd, 0xff, 0xe0, 0xbf, 0x01,
-	0x00, 0x00, 0xff, 0xff, 0x0b, 0xcd, 0x0a, 0xae, 0xb6, 0x1b, 0x00, 0x00,
+	0xbc, 0x5b, 0x95, 0x53, 0x2a, 0x97, 0x9c, 0xf2, 0x12, 0xae, 0x94, 0x4f, 0xb9, 0x24, 0xc7, 0x1c,
+	0x9c, 0x43, 0x9e, 0x20, 0xa7, 0x3c, 0x43, 0x1e, 0x22, 0xa9, 0x99, 0x01, 0x48, 0x10, 0x84, 0xd6,
+	0xeb, 0xaa, 0xdc, 0x66, 0xfa, 0xf7, 0xeb, 0x9e, 0x46, 0x77, 0x4f, 0xcf, 0x0c, 0xa0, 0x31, 0x9e,
+	0x39, 0xfb, 0x97, 0xdf, 0xed, 0xcd, 0x7d, 0x2f, 0xf4, 0x70, 0x61, 0x3c, 0x73, 0xee, 0x7d, 0x34,
+	0xf1, 0xbc, 0xc9, 0xd4, 0xde, 0x67, 0xa2, 0xf3, 0xc5, 0xc5, 0x7e, 0xe8, 0xcc, 0xec, 0x20, 0xb4,
+	0x66, 0x73, 0xce, 0x6a, 0xdf, 0x83, 0xe2, 0x70, 0xe1, 0x8c, 0x31, 0x86, 0xe2, 0x62, 0xe1, 0x8c,
+	0x5b, 0xb9, 0x47, 0xb9, 0x27, 0x35, 0xc2, 0xc6, 0xed, 0xff, 0x07, 0x38, 0xb1, 0xfc, 0xf1, 0x77,
+	0x96, 0x6f, 0xcb, 0x5d, 0xfc, 0x30, 0xc1, 0xa8, 0x77, 0x6a, 0x7b, 0xe3, 0x99, 0xb3, 0x47, 0x55,
+	0x23, 0xf2, 0x5d, 0x28, 0x0c, 0x7d, 0x07, 0x23, 0x28, 0x2c, 0x7c, 0x27, 0x32, 0x43, 0x87, 0xed,
+	0xdf, 0x17, 0x60, 0x4b, 0xf4, 0x66, 0x73, 0xcf, 0xb5, 0xdd, 0x50, 0x0f, 0xad, 0xd0, 0xc6, 0x27,
+	0x80, 0x03, 0x3a, 0x30, 0xa7, 0x56, 0x10, 0x9a, 0xa3, 0x4b, 0xcb, 0x9d, 0xd8, 0xb1, 0xe1, 0x7b,
+	0x7b, 0xdc, 0xe5, 0xbd, 0xd8, 0xe5, 0x3d, 0x23, 0x76, 0x99, 0x20, 0xa6, 0xd5, 0xb7, 0x82, 0x50,
+	0xe4, 0x3a, 0xf8, 0x0b, 0xa8, 0x5b, 0xe3, 0x99, 0xe3, 0x9a, 0x0c, 0x69, 0xe5, 0x1f, 0xe5, 0x9e,
+	0x6c, 0x75, 0x5a, 0xcc, 0xb7, 0xe5, 0x9a, 0x02, 0x25, 0xb0, 0x85, 0x09, 0x58, 0xcb, 0x31, 0xfe,
+	0x25, 0x80, 0x37, 0xb7, 0xfd, 0x48, 0xb3, 0xc0, 0x34, 0xef, 0xae, 0x6b, 0xaa, 0x73, 0xdb, 0xe7,
+	0x8a, 0x35, 0x2f, 0x1e, 0xd2, 0x25, 0x17, 0x81, 0x35, 0xb1, 0x23, 0xc5, 0x62, 0xd6, 0x92, 0x43,
+	0x4a, 0x88, 0x96, 0x5c, 0x2c, 0xc7, 0xcc, 0xdb, 0xa9, 0xe5, 0xcf, 0x22, 0xd5, 0x52, 0xa6, 0xb7,
+	0x94, 0x10, 0x7b, 0xbb, 0x1c, 0xe3, 0x5f, 0x43, 0x33, 0x08, 0x2d, 0x77, 0x7c, 0xfe, 0x36, 0x52,
+	0x2e, 0x33, 0xe5, 0x7b, 0xeb, 0xca, 0x3a, 0xa7, 0x70, 0xf5, 0x46, 0x90, 0x98, 0xb5, 0xff, 0x9d,
+	0x87, 0x9b, 0x2b, 0x9e, 0xed, 0x06, 0x9e, 0xdf, 0xb5, 0x42, 0x0b, 0xdf, 0x82, 0xd2, 0x95, 0x35,
+	0x5d, 0xd8, 0x2c, 0xfc, 0x25, 0xc2, 0x27, 0xf8, 0x53, 0x28, 0x86, 0x6f, 0xe7, 0x71, 0x40, 0x31,
+	0x5b, 0x85, 0xd2, 0x4f, 0x29, 0x6a, 0xbc, 0x9d, 0xdb, 0x84, 0xe1, 0xf8, 0x13, 0x28, 0x05, 0x23,
+	0x6b, 0x1a, 0xc7, 0x6f, 0x9b, 0x11, 0x19, 0x49, 0xa7, 0x62, 0xc2, 0x51, 0xfc, 0x00, 0x6a, 0x73,
+	0xdf, 0x1e, 0x39, 0x81, 0xe3, 0xb9, 0x2c, 0x62, 0x25, 0xb2, 0x12, 0xe0, 0xcf, 0xa0, 0x4c, 0xbf,
+	0x69, 0x11, 0x44, 0x11, 0xd9, 0x61, 0x56, 0xb8, 0x8f, 0x3a, 0x03, 0x48, 0x44, 0xc0, 0xff, 0x07,
+	0xcd, 0x85, 0xeb, 0x84, 0x81, 0x39, 0x76, 0x82, 0xf9, 0xd4, 0x7a, 0xcb, 0xc2, 0x50, 0x23, 0x0d,
+	0x26, 0xec, 0x72, 0x19, 0x7e, 0x01, 0xb5, 0x65, 0x99, 0xb7, 0x2a, 0x3f, 0x59, 0x55, 0x2b, 0x32,
+	0xde, 0x85, 0x1d, 0xf6, 0xfd, 0xe6, 0x62, 0x3e, 0xa6, 0xf5, 0xe9, 0xd3, 0x48, 0x57, 0x1f, 0xe5,
+	0x9e, 0x34, 0xc9, 0x36, 0x03, 0x86, 0x4c, 0x4e, 0x68, 0x46, 0xee, 0x43, 0x6d, 0x6c, 0x85, 0x96,
+	0xc9, 0xe2, 0x54, 0x63, 0x6e, 0x54, 0xa9, 0x80, 0x46, 0xa7, 0xfd, 0xf7, 0x32, 0xdc, 0xd5, 0x3c,
+	0x3f, 0x5c, 0xa5, 0x35, 0x0c, 0x7d, 0xe7, 0x7c, 0x11, 0xda, 0x01, 0xfe, 0x06, 0xb6, 0x46, 0x9e,
+	0xeb, 0xda, 0xa3, 0xd0, 0xf3, 0xb9, 0x76, 0x8e, 0x7d, 0xf6, 0x2e, 0xfb, 0xec, 0x6b, 0xb4, 0xf6,
+	0xc4, 0x58, 0x85, 0x45, 0xbf, 0x39, 0x4a, 0x4e, 0xf1, 0x0b, 0x28, 0x05, 0x73, 0xdb, 0x1e, 0x47,
+	0xf9, 0x6a, 0xbf, 0xd3, 0x92, 0x4e, 0x99, 0x84, 0x2b, 0x60, 0x01, 0xaa, 0x2c, 0x24, 0x23, 0x6f,
+	0x1a, 0xe5, 0xf0, 0x93, 0x77, 0x2a, 0x6b, 0x11, 0x99, 0x2c, 0xd5, 0xf0, 0x27, 0xb0, 0x35, 0xbf,
+	0x7c, 0x1b, 0x38, 0x23, 0x6b, 0x6a, 0x4e, 0xad, 0x73, 0x7b, 0xca, 0x32, 0x5c, 0x23, 0xcd, 0x58,
+	0xda, 0xa7, 0x42, 0x9a, 0xba, 0x99, 0x35, 0x9f, 0x3b, 0xee, 0x24, 0x62, 0x95, 0x78, 0xea, 0x22,
+	0x21, 0x27, 0x1d, 0x42, 0x73, 0xee, 0xb9, 0xa6, 0x33, 0x36, 0x47, 0x9e, 0x7b, 0xe1, 0x4c, 0x58,
+	0x7e, 0xeb, 0x1d, 0x14, 0xf9, 0xe4, 0xca, 0x63, 0x91, 0xc9, 0x49, 0x7d, 0xbe, 0x9a, 0xe0, 0x67,
+	0x70, 0x9b, 0x7d, 0x8d, 0x69, 0x2d, 0x42, 0xcf, 0xb5, 0x27, 0x5e, 0xe8, 0x58, 0x21, 0x2d, 0x35,
+	0x9a, 0xfc, 0x2a, 0xb9, 0xc5, 0x40, 0x61, 0x1d, 0x6b, 0xcf, 0xa1, 0xb9, 0x16, 0x53, 0xfc, 0x00,
+	0x5a, 0xa2, 0xaa, 0x28, 0x92, 0x68, 0xa8, 0xc4, 0x34, 0xce, 0x34, 0xc9, 0x1c, 0x2a, 0x5d, 0xa9,
+	0x27, 0x2b, 0x52, 0x17, 0xdd, 0xc0, 0x55, 0x28, 0x92, 0xaf, 0x0f, 0x9f, 0xa3, 0x1c, 0x6e, 0x40,
+	0xb5, 0x27, 0x1f, 0x49, 0xc4, 0xec, 0x8b, 0x28, 0x8f, 0xb7, 0xa1, 0xce, 0x67, 0xba, 0x68, 0x6a,
+	0x22, 0x2a, 0xe0, 0x26, 0xd4, 0xb8, 0x60, 0xa0, 0xa9, 0xa8, 0x88, 0x6b, 0x50, 0x22, 0x7a, 0xe7,
+	0x59, 0x07, 0x95, 0xda, 0x7f, 0xce, 0x41, 0x89, 0x05, 0x1f, 0xdf, 0x84, 0x6d, 0x5d, 0x93, 0xa4,
+	0xee, 0xda, 0x0a, 0x75, 0xa8, 0x74, 0xcf, 0x14, 0x61, 0x20, 0x8b, 0x28, 0x47, 0xad, 0x1c, 0xcb,
+	0xc7, 0xc2, 0x91, 0x6c, 0x98, 0x4f, 0x51, 0x1e, 0x6f, 0x01, 0x2c, 0xa7, 0x07, 0xa8, 0x90, 0x9c,
+	0x77, 0x9e, 0xa3, 0x62, 0x72, 0x7e, 0x78, 0x80, 0x4a, 0xd4, 0xab, 0x15, 0xff, 0x00, 0x95, 0x93,
+	0x82, 0xc3, 0x83, 0x03, 0x54, 0xc1, 0x08, 0x1a, 0x03, 0x29, 0xb6, 0x70, 0x70, 0x80, 0xaa, 0x49,
+	0xc9, 0xd3, 0xce, 0xf3, 0x03, 0x54, 0x6b, 0xff, 0x16, 0xaa, 0x71, 0xbe, 0xf1, 0x1d, 0xc0, 0x1a,
+	0x51, 0x0d, 0x55, 0x54, 0xfb, 0x6b, 0x5e, 0x37, 0xa0, 0x2a, 0x19, 0x27, 0x12, 0x51, 0x24, 0x03,
+	0xe5, 0x68, 0x94, 0x8e, 0x35, 0x55, 0x41, 0x79, 0xfa, 0xdd, 0xaf, 0xd9, 0xb0, 0x80, 0x01, 0xca,
+	0xaf, 0x8f, 0x75, 0x3a, 0x66, 0xe1, 0x38, 0xee, 0x09, 0xba, 0x81, 0x4a, 0x54, 0xac, 0x4b, 0x44,
+	0x16, 0xfa, 0xa8, 0x4c, 0xf5, 0x24, 0x4a, 0xa8, 0xd0, 0xd1, 0x91, 0x6c, 0xe8, 0xa8, 0xda, 0x1e,
+	0xc2, 0xc3, 0xb5, 0x2a, 0xe4, 0x3d, 0x3f, 0xb1, 0x91, 0x36, 0x8a, 0x25, 0xf7, 0x1e, 0xc5, 0xd2,
+	0xfe, 0x0d, 0x3c, 0x36, 0x7c, 0xcb, 0x0d, 0x46, 0xb6, 0x73, 0x65, 0xfb, 0xd7, 0x5b, 0x7f, 0x06,
+	0x10, 0x52, 0x5e, 0x72, 0x8b, 0xde, 0x62, 0xa6, 0x13, 0xea, 0x6c, 0x33, 0xd6, 0x18, 0x8f, 0xed,
+	0xfb, 0x11, 0xd4, 0x13, 0x0b, 0xe3, 0xdb, 0x50, 0xe6, 0x1e, 0x32, 0xfd, 0x06, 0x29, 0x31, 0x47,
+	0xf0, 0x57, 0x70, 0x3f, 0x72, 0x9c, 0x69, 0xce, 0x9c, 0xd0, 0x9c, 0xdb, 0xbe, 0xe3, 0x8d, 0x9d,
+	0x91, 0x13, 0xbe, 0x65, 0x9b, 0xb8, 0x49, 0x5a, 0x8c, 0x6b, 0x44, 0x04, 0x6d, 0x85, 0xb7, 0x25,
+	0x78, 0x20, 0x7a, 0x6e, 0x68, 0x39, 0x6e, 0xc2, 0xff, 0x84, 0xe7, 0x9b, 0x1b, 0x32, 0x97, 0xb1,
+	0x21, 0xdb, 0xff, 0xc8, 0xc1, 0x1d, 0x2d, 0x58, 0x64, 0x59, 0x38, 0x83, 0x9d, 0x60, 0x31, 0x9f,
+	0x7b, 0x7e, 0x68, 0x8f, 0xcd, 0x2b, 0x6f, 0x1a, 0x5a, 0x93, 0x38, 0x04, 0xbf, 0xe0, 0xd1, 0xcd,
+	0xd4, 0xdb, 0xd3, 0x63, 0xa5, 0x53, 0xae, 0x43, 0x50, 0x90, 0x92, 0xb4, 0x35, 0x40, 0x69, 0x16,
+	0xfe, 0x08, 0xee, 0xeb, 0x43, 0x4d, 0x53, 0x89, 0x21, 0x75, 0xcd, 0x53, 0xb5, 0x6f, 0x08, 0xc7,
+	0xeb, 0x9b, 0xaf, 0x02, 0x85, 0xd3, 0xc3, 0x17, 0xbc, 0xbe, 0x4e, 0x3b, 0xcf, 0x0e, 0x50, 0x9e,
+	0x8d, 0x9e, 0x3e, 0x7d, 0x8e, 0x0a, 0xed, 0x7f, 0x16, 0xe1, 0xa3, 0xac, 0x8c, 0x06, 0x89, 0x0f,
+	0xd2, 0xa0, 0x7e, 0xe1, 0xf9, 0x33, 0xf3, 0xc2, 0xa2, 0xdb, 0x3d, 0xfa, 0x94, 0xfd, 0x74, 0x36,
+	0xb3, 0x54, 0xf7, 0x7a, 0x9e, 0x3f, 0xeb, 0x31, 0x35, 0x02, 0x17, 0xcb, 0x71, 0xaa, 0x3c, 0xf2,
+	0xef, 0x55, 0x1e, 0xf8, 0x63, 0x68, 0xcc, 0xac, 0x37, 0xf4, 0xf0, 0x0a, 0x2d, 0x77, 0xc4, 0x4f,
+	0xcd, 0x26, 0xa9, 0xcf, 0xac, 0x37, 0xdd, 0x48, 0x84, 0xbf, 0x02, 0x9c, 0xa4, 0x98, 0xfc, 0x78,
+	0x2d, 0x66, 0x1f, 0xaf, 0x28, 0xa1, 0xc9, 0x24, 0xb4, 0xcb, 0xfa, 0x6f, 0xcc, 0xef, 0xac, 0x2b,
+	0x7b, 0x6a, 0xbb, 0x93, 0xf0, 0xb2, 0x55, 0x7a, 0x54, 0x78, 0xd2, 0x24, 0x0d, 0xff, 0xcd, 0xab,
+	0xa5, 0x8c, 0x92, 0xc2, 0x35, 0x52, 0x99, 0x93, 0xc2, 0x24, 0xe9, 0x57, 0x80, 0x56, 0x8c, 0xc8,
+	0x8d, 0x4a, 0xb6, 0x1b, 0xdb, 0x2b, 0x22, 0x13, 0xb4, 0x7f, 0xcc, 0x01, 0xac, 0xe2, 0x86, 0xef,
+	0xc2, 0xcd, 0x9e, 0x4a, 0x06, 0x66, 0x4f, 0x60, 0xbd, 0x75, 0xa8, 0xbc, 0x54, 0xd4, 0x57, 0x0a,
+	0x6f, 0xaa, 0xdf, 0xe8, 0x3d, 0x8d, 0xf7, 0x3b, 0x3a, 0x32, 0xb5, 0xfe, 0x50, 0x47, 0x79, 0xda,
+	0x1b, 0xe8, 0xb4, 0xf3, 0x02, 0x15, 0x68, 0xf2, 0x29, 0xa7, 0x48, 0x5b, 0xcd, 0x92, 0x52, 0xa2,
+	0xe2, 0xd7, 0x3d, 0x8d, 0xf7, 0x0e, 0xb1, 0xa7, 0x1d, 0xf2, 0xde, 0x21, 0xf6, 0xb4, 0x0e, 0xaa,
+	0xb2, 0x91, 0x26, 0xbc, 0x44, 0x35, 0x5c, 0x86, 0xfc, 0xeb, 0x0e, 0x02, 0xda, 0x78, 0x54, 0xda,
+	0xa7, 0x50, 0x9d, 0x6a, 0x8a, 0x3d, 0x0d, 0x35, 0xa8, 0x41, 0xca, 0x37, 0x05, 0x51, 0x45, 0xcd,
+	0xe5, 0xac, 0x2b, 0xaa, 0x68, 0xab, 0xfd, 0xaf, 0x0a, 0xd4, 0x96, 0xf5, 0x40, 0xaf, 0xc7, 0xae,
+	0x35, 0xb3, 0xe3, 0xeb, 0x31, 0x1d, 0xe3, 0x27, 0x50, 0x1a, 0x4d, 0xad, 0x20, 0x58, 0xbb, 0x24,
+	0x2d, 0x55, 0x58, 0xea, 0x39, 0x01, 0x3f, 0x82, 0xfa, 0xd8, 0x0e, 0x46, 0xbe, 0x33, 0x67, 0xa7,
+	0x52, 0x81, 0x19, 0x49, 0x8a, 0xf0, 0x1d, 0x28, 0xcf, 0x2d, 0xdf, 0x76, 0xc3, 0xe8, 0xec, 0x8c,
+	0x66, 0xf8, 0x31, 0x6c, 0xf1, 0x91, 0xe9, 0xdb, 0x53, 0x73, 0xee, 0xf1, 0x2b, 0x52, 0x89, 0x34,
+	0xb8, 0x94, 0xd8, 0x53, 0xcd, 0x0b, 0xf0, 0x2e, 0x54, 0x47, 0x97, 0xce, 0x74, 0xec, 0xdb, 0x2e,
+	0x4b, 0x65, 0xbd, 0xb3, 0xb5, 0xee, 0x0c, 0x59, 0xe2, 0xb4, 0x04, 0x2f, 0xa3, 0x4b, 0xbd, 0xe9,
+	0xdb, 0x57, 0x2c, 0xa5, 0x35, 0x52, 0x8f, 0x65, 0xc4, 0xbe, 0xa2, 0x94, 0x0b, 0xc7, 0x9f, 0x2d,
+	0x29, 0x55, 0x4e, 0x89, 0x65, 0x11, 0x25, 0xf0, 0x2e, 0xc2, 0x25, 0x85, 0xdf, 0x7f, 0xea, 0xb1,
+	0x8c, 0x52, 0x1e, 0x02, 0x04, 0xb6, 0xef, 0x58, 0x53, 0xd3, 0x5d, 0xcc, 0x5a, 0xc0, 0x08, 0x35,
+	0x2e, 0x51, 0x16, 0x33, 0xfc, 0x01, 0x54, 0x67, 0x17, 0x13, 0x93, 0x45, 0xb5, 0xce, 0xc0, 0xca,
+	0xec, 0x62, 0xa2, 0xd0, 0xc0, 0x3e, 0x04, 0x98, 0x79, 0x63, 0x7b, 0xca, 0xc1, 0x06, 0xd7, 0x64,
+	0x12, 0x06, 0xdf, 0x82, 0x92, 0x35, 0x75, 0xac, 0xa0, 0xd5, 0x64, 0x08, 0x9f, 0x50, 0x7b, 0x56,
+	0x10, 0xd8, 0x21, 0x6d, 0xb6, 0x5b, 0xdc, 0x1e, 0x9b, 0xcb, 0x63, 0xda, 0x85, 0x9d, 0xc0, 0xbc,
+	0xf0, 0x17, 0xad, 0x6d, 0x76, 0x1f, 0x28, 0x39, 0x41, 0xcf, 0x5f, 0xe0, 0xe7, 0xdc, 0x03, 0x7a,
+	0xa1, 0x6b, 0xa1, 0x9f, 0xbc, 0x25, 0x52, 0xef, 0xba, 0xf4, 0xde, 0x77, 0x8f, 0xbf, 0x70, 0x76,
+	0x98, 0x46, 0x95, 0x3f, 0x83, 0x7c, 0x87, 0xbd, 0x75, 0x96, 0x6f, 0x24, 0x9c, 0xf9, 0x46, 0xc2,
+	0x9f, 0x41, 0x89, 0x5f, 0xde, 0x6f, 0x32, 0xfc, 0xe6, 0xc6, 0xe5, 0x3d, 0xa4, 0x37, 0xe6, 0xf8,
+	0xa9, 0x10, 0xb0, 0x0b, 0x30, 0xf5, 0xcf, 0x6a, 0xdd, 0x62, 0x59, 0x4d, 0x3d, 0x15, 0x56, 0xb7,
+	0x78, 0x02, 0xc1, 0xea, 0x46, 0xff, 0x25, 0xd4, 0x68, 0x7b, 0x35, 0xad, 0x30, 0xf4, 0x5b, 0x1d,
+	0xb6, 0xd2, 0x83, 0x77, 0xdd, 0xe9, 0x4e, 0x6e, 0x90, 0x2a, 0x55, 0xa0, 0x12, 0xfc, 0x35, 0xbb,
+	0x9c, 0xf2, 0xb3, 0x85, 0x5b, 0x78, 0xc6, 0x2c, 0x7c, 0x1c, 0x2d, 0x7d, 0xfd, 0xb1, 0x73, 0x72,
+	0x83, 0xdd, 0x4a, 0x39, 0xce, 0x6c, 0xbd, 0x80, 0xea, 0x3c, 0x58, 0x70, 0x2b, 0x87, 0xcc, 0xca,
+	0xfd, 0x77, 0x1c, 0x1e, 0x27, 0x37, 0x48, 0x65, 0x1e, 0x2c, 0x98, 0xe6, 0x37, 0x80, 0xc2, 0x55,
+	0x17, 0xe5, 0x16, 0x9e, 0x33, 0x0b, 0x8f, 0xdf, 0xa7, 0x67, 0x9f, 0xdc, 0x20, 0xdb, 0x09, 0x7d,
+	0x0a, 0x1c, 0x01, 0x54, 0x83, 0xb9, 0x3d, 0x72, 0x2e, 0x9c, 0x51, 0xfb, 0x87, 0x1c, 0x54, 0xe3,
+	0x97, 0x2d, 0xfe, 0x12, 0xea, 0x89, 0x67, 0xe8, 0x7b, 0xbc, 0x42, 0x61, 0xba, 0x7c, 0x80, 0xe2,
+	0x36, 0x14, 0x7d, 0xcf, 0x0b, 0x59, 0x0b, 0xd8, 0xdc, 0x75, 0x0c, 0x5b, 0x2e, 0x70, 0xee, 0x79,
+	0xa1, 0x3d, 0x66, 0xbb, 0xff, 0x3d, 0x16, 0x38, 0x62, 0xec, 0xf6, 0x8f, 0x05, 0xb8, 0x39, 0xf0,
+	0xc6, 0xce, 0x85, 0x63, 0x9d, 0x4f, 0xed, 0xff, 0x55, 0x43, 0xfa, 0x74, 0xd9, 0x6e, 0x0a, 0x99,
+	0x8e, 0x5f, 0xdf, 0x7e, 0x8a, 0x19, 0xed, 0x67, 0xb9, 0x21, 0x4b, 0xd7, 0x6d, 0xc8, 0xf2, 0xfa,
+	0x86, 0x8c, 0xb6, 0x50, 0x25, 0x6b, 0x0b, 0xa5, 0x5e, 0xf4, 0xd5, 0x9f, 0xf1, 0xa2, 0x17, 0x36,
+	0x0b, 0x3f, 0xe3, 0x25, 0x94, 0xbe, 0xe8, 0xad, 0x95, 0x7f, 0x0f, 0xaa, 0xa1, 0xff, 0x26, 0x59,
+	0xf8, 0x9f, 0x5d, 0x5b, 0x70, 0x19, 0x86, 0x2a, 0xa1, 0xff, 0x26, 0x5d, 0x6d, 0xbb, 0x7f, 0x2d,
+	0xd0, 0x97, 0x46, 0x22, 0x0b, 0xfc, 0xa5, 0x31, 0xd0, 0x54, 0x45, 0x52, 0x8c, 0xcd, 0x97, 0xc6,
+	0x3d, 0xb8, 0xb3, 0x81, 0xf2, 0x03, 0x33, 0x97, 0x81, 0x89, 0x27, 0x82, 0xae, 0xcb, 0xf4, 0xcc,
+	0xdc, 0xb4, 0x7a, 0x24, 0x88, 0x2f, 0xb5, 0xbe, 0xa0, 0x48, 0xa8, 0x90, 0x81, 0x8a, 0xaa, 0x62,
+	0x08, 0xb2, 0x22, 0x11, 0x54, 0xa4, 0x37, 0xb0, 0x14, 0xaa, 0xa9, 0xaf, 0xe8, 0xa3, 0x66, 0xa8,
+	0x69, 0xfd, 0x33, 0x54, 0xa2, 0xd7, 0xff, 0x14, 0xa1, 0x27, 0x28, 0xa8, 0x8c, 0x3f, 0x80, 0xdb,
+	0x29, 0xb9, 0x2e, 0x29, 0xba, 0x4a, 0x50, 0x25, 0x03, 0x1a, 0xa8, 0xdd, 0x61, 0x5f, 0x42, 0x55,
+	0x7a, 0x21, 0xd8, 0x58, 0x8e, 0x18, 0xa8, 0x96, 0xb1, 0x8c, 0xa8, 0x0d, 0x11, 0x64, 0x7c, 0xf7,
+	0x91, 0x60, 0x18, 0x12, 0x39, 0x43, 0xf5, 0x0c, 0x4c, 0x37, 0x54, 0x22, 0x1c, 0x4b, 0xa8, 0x91,
+	0xe5, 0x83, 0x34, 0x50, 0xc9, 0x19, 0x6a, 0xe2, 0x0f, 0xe1, 0x5e, 0x0a, 0x32, 0x88, 0xa0, 0xe8,
+	0xa2, 0x24, 0x9f, 0x4a, 0x04, 0x6d, 0xed, 0xfe, 0x25, 0x97, 0xf8, 0x61, 0xb2, 0xaa, 0xb8, 0x58,
+	0xcf, 0x14, 0xba, 0x03, 0x59, 0x31, 0x75, 0x43, 0x30, 0xd6, 0xd3, 0x17, 0x05, 0x3a, 0x85, 0xc7,
+	0x09, 0xbc, 0x0f, 0x77, 0x37, 0xd0, 0xbe, 0x2a, 0xbe, 0x94, 0xba, 0x28, 0x8f, 0xdb, 0xf0, 0xe1,
+	0x06, 0xa8, 0x9f, 0x0c, 0x0d, 0x43, 0x56, 0x8e, 0xcd, 0x2e, 0x35, 0x50, 0xc0, 0x0f, 0xe1, 0x83,
+	0x0c, 0xf3, 0x91, 0x89, 0xe2, 0xee, 0x0f, 0x39, 0xc0, 0x9b, 0xff, 0xaf, 0x96, 0x5a, 0xaa, 0x46,
+	0x93, 0xba, 0xe1, 0x73, 0xec, 0xd5, 0x1a, 0x1c, 0xbb, 0x1c, 0x7f, 0x50, 0x02, 0xec, 0xca, 0xba,
+	0x70, 0xd4, 0x67, 0x3e, 0x67, 0xa8, 0x4a, 0x0a, 0x07, 0x0b, 0x59, 0xa0, 0x21, 0xe9, 0xf4, 0x73,
+	0x50, 0x71, 0xf7, 0x4f, 0xc9, 0x00, 0xaf, 0xfe, 0x98, 0x2d, 0x03, 0x3c, 0xd4, 0xe9, 0x33, 0xe0,
+	0xfa, 0x00, 0xaf, 0xe3, 0xb1, 0xb7, 0x51, 0xc6, 0xd7, 0x50, 0xb9, 0xdb, 0x97, 0x12, 0xae, 0x26,
+	0x21, 0x41, 0x34, 0xe4, 0x53, 0xba, 0x3f, 0xb2, 0xf4, 0x8e, 0x86, 0xfa, 0x19, 0x2a, 0xee, 0xfe,
+	0x31, 0xf9, 0xeb, 0x6c, 0xf5, 0x7f, 0x6e, 0x55, 0x09, 0x7d, 0x81, 0x0c, 0xde, 0x55, 0x09, 0x6b,
+	0x78, 0xec, 0xe8, 0xc7, 0xf0, 0x30, 0x53, 0x9b, 0x98, 0x44, 0xd2, 0x04, 0x99, 0xa0, 0xfc, 0x2a,
+	0xd7, 0x09, 0x8a, 0x48, 0x64, 0x43, 0x16, 0x85, 0x3e, 0x2a, 0xc4, 0x85, 0xbf, 0x06, 0x0f, 0x84,
+	0xaf, 0x55, 0xba, 0xa1, 0x33, 0x31, 0x59, 0x51, 0x09, 0x2a, 0x65, 0xfa, 0xf5, 0x4a, 0x20, 0x0a,
+	0x4d, 0x4b, 0x79, 0x55, 0x84, 0x09, 0x54, 0x56, 0xba, 0x92, 0x21, 0x91, 0x81, 0xac, 0x08, 0x86,
+	0x84, 0x2a, 0xbb, 0x7f, 0xcb, 0xc1, 0xed, 0xcc, 0x9f, 0x8e, 0xf8, 0x11, 0x3c, 0x60, 0xda, 0xba,
+	0x21, 0x28, 0xdd, 0xa3, 0xb3, 0x8c, 0xa8, 0xc4, 0x51, 0x4b, 0x33, 0x52, 0x2d, 0x2e, 0x85, 0x9f,
+	0xa8, 0x46, 0x22, 0x83, 0xeb, 0x98, 0xa8, 0xf6, 0x69, 0xb1, 0x3d, 0x81, 0xc7, 0x19, 0xa0, 0x46,
+	0xd4, 0x53, 0xb9, 0x4b, 0x37, 0x90, 0x2e, 0x91, 0x53, 0x59, 0x94, 0x50, 0x71, 0xf7, 0x0f, 0x05,
+	0x68, 0xae, 0xfd, 0xcd, 0xc4, 0x2d, 0xb8, 0x75, 0x2a, 0xf4, 0x87, 0xd2, 0x66, 0x37, 0xbe, 0x05,
+	0x28, 0x81, 0xf0, 0x27, 0x44, 0x8e, 0xf6, 0xa9, 0x35, 0x3e, 0x77, 0x3e, 0x4f, 0x1b, 0x5b, 0x42,
+	0x4e, 0x9f, 0xb2, 0xba, 0x29, 0x88, 0xa8, 0x90, 0x09, 0x74, 0x45, 0x54, 0x4c, 0x59, 0x12, 0x06,
+	0x9a, 0x44, 0x24, 0xfa, 0xbc, 0x59, 0x5f, 0xf7, 0x95, 0x60, 0x18, 0x3a, 0x2a, 0xa7, 0xa4, 0x27,
+	0x12, 0x31, 0xbe, 0x45, 0x95, 0x94, 0x0d, 0x51, 0xea, 0xeb, 0xf2, 0x50, 0x47, 0x55, 0x5a, 0xd3,
+	0x09, 0xb9, 0x26, 0x11, 0x91, 0xf6, 0x3a, 0x72, 0x82, 0x6a, 0x18, 0xc3, 0x56, 0x02, 0x22, 0xda,
+	0x00, 0x41, 0x4a, 0x26, 0x0e, 0x06, 0xbc, 0xb9, 0x26, 0x64, 0x06, 0x19, 0x1a, 0x27, 0x26, 0x13,
+	0xa0, 0x46, 0x6a, 0xd9, 0xc8, 0x3c, 0x6a, 0xe2, 0xdb, 0xb0, 0x93, 0x90, 0x0f, 0x68, 0xe5, 0xe8,
+	0x68, 0x2b, 0xe5, 0xfb, 0xd1, 0x99, 0x21, 0xe9, 0x68, 0x7b, 0xf7, 0xfb, 0x02, 0xc0, 0xea, 0x29,
+	0xb9, 0x72, 0x59, 0x17, 0x85, 0xfe, 0x7a, 0x26, 0x96, 0x66, 0x39, 0x74, 0xa6, 0x8a, 0x86, 0x8a,
+	0x72, 0x69, 0xf1, 0xb7, 0x92, 0x66, 0xa8, 0x28, 0xbf, 0x5a, 0x8d, 0x8b, 0x05, 0xc3, 0x50, 0x51,
+	0x21, 0x4d, 0xee, 0x49, 0x03, 0x43, 0x45, 0xc5, 0x34, 0x59, 0x93, 0x45, 0x35, 0x99, 0x02, 0x2e,
+	0x55, 0x04, 0x45, 0x45, 0xe5, 0xb4, 0x89, 0x81, 0x2c, 0x12, 0x15, 0x55, 0x36, 0xc5, 0xfd, 0xbe,
+	0x8c, 0xaa, 0x69, 0xf1, 0x50, 0x91, 0x0d, 0x1d, 0xd5, 0xd2, 0xa6, 0x5f, 0xca, 0x7d, 0x15, 0x41,
+	0x5a, 0x3a, 0x90, 0x8e, 0x05, 0x54, 0x4f, 0x4b, 0x8f, 0xe5, 0x63, 0x01, 0x35, 0xd2, 0x52, 0x43,
+	0x22, 0x02, 0x6a, 0x6e, 0x7c, 0x88, 0x64, 0x08, 0x68, 0x0b, 0xdf, 0x84, 0xed, 0xa4, 0x54, 0x7a,
+	0x2d, 0xa0, 0xed, 0xcd, 0xb8, 0x19, 0x86, 0x80, 0xd0, 0x66, 0x94, 0xa9, 0x78, 0x67, 0xf7, 0x77,
+	0x39, 0x68, 0x24, 0xff, 0xc8, 0xd3, 0xad, 0xc8, 0x4f, 0x7a, 0xb6, 0xcf, 0x86, 0x7a, 0x7a, 0xd3,
+	0xac, 0x83, 0xea, 0x4b, 0x94, 0xa3, 0xed, 0x2c, 0xad, 0x22, 0x9c, 0x0a, 0x72, 0x9f, 0x9e, 0x16,
+	0x28, 0x4f, 0x5b, 0xc7, 0x3a, 0xac, 0xa8, 0x0a, 0x3d, 0x38, 0x04, 0x43, 0x56, 0x15, 0xda, 0xf0,
+	0x76, 0xbf, 0xcf, 0xc1, 0x76, 0xea, 0xef, 0x0a, 0x2d, 0xda, 0x8d, 0x3d, 0xfb, 0x33, 0xff, 0x49,
+	0xb2, 0x9f, 0x05, 0xaa, 0x82, 0x4a, 0xb8, 0x0e, 0x15, 0xe5, 0xd8, 0xd4, 0x54, 0xa5, 0xb3, 0xf6,
+	0x4f, 0xf2, 0x36, 0xec, 0x88, 0xea, 0xe0, 0x48, 0x35, 0xa9, 0xb2, 0x19, 0xe9, 0x55, 0xf1, 0x1d,
+	0xd8, 0x61, 0x4b, 0x2b, 0xaa, 0x61, 0xd2, 0xfe, 0x28, 0x1a, 0x52, 0x17, 0xfd, 0x27, 0x77, 0xf4,
+	0xe5, 0xb7, 0x5f, 0x4c, 0x9c, 0xf0, 0x72, 0x71, 0xbe, 0x37, 0xf2, 0x66, 0xfb, 0xde, 0xdc, 0x76,
+	0x47, 0x9e, 0x3f, 0xde, 0x1f, 0xdb, 0x57, 0xce, 0xc8, 0xfe, 0x7c, 0x66, 0xb9, 0xd6, 0xc4, 0x9e,
+	0xd9, 0x6e, 0xf8, 0xb9, 0xe3, 0x86, 0xb6, 0x7f, 0x61, 0x8d, 0xec, 0xfd, 0xab, 0x67, 0xfb, 0x13,
+	0x6f, 0x7f, 0x3c, 0x73, 0xce, 0xcb, 0xec, 0x41, 0xf0, 0xec, 0xbf, 0x01, 0x00, 0x00, 0xff, 0xff,
+	0x27, 0xda, 0x52, 0xa5, 0xcd, 0x1b, 0x00, 0x00,
 }
diff --git a/protos/dmi/hw.proto b/protos/dmi/hw.proto
index 37c2cfe..31fe032 100644
--- a/protos/dmi/hw.proto
+++ b/protos/dmi/hw.proto
@@ -146,6 +146,7 @@
     CPON = 5;

     NG_PON2 = 6;

     EPON = 7;

+    COMBO_GPON_XGSPON = 8;

     // Add more here

 

     TYPE_NOT_DETECTED = 255;

diff --git a/python/dmi/hw_pb2.py b/python/dmi/hw_pb2.py
index 237bb23..2ab6058 100644
--- a/python/dmi/hw_pb2.py
+++ b/python/dmi/hw_pb2.py
@@ -16,7 +16,7 @@
 from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
 
 
-DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x0c\x64mi/hw.proto\x12\x03\x64mi\x1a\x1fgoogle/protobuf/timestamp.proto\"\x14\n\x04Uuid\x12\x0c\n\x04uuid\x18\x01 \x01(\t\"%\n\nHardwareID\x12\x17\n\x04uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid\"\x12\n\x03Uri\x12\x0b\n\x03uri\x18\x01 \x01(\t\"\xb5\x02\n\x0e\x43omponentState\x12\x36\n\x12state_last_changed\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12-\n\x0b\x61\x64min_state\x18\x02 \x01(\x0e\x32\x18.dmi.ComponentAdminState\x12+\n\noper_state\x18\x03 \x01(\x0e\x32\x17.dmi.ComponentOperState\x12-\n\x0busage_state\x18\x04 \x01(\x0e\x32\x18.dmi.ComponentUsageState\x12-\n\x0b\x61larm_state\x18\x05 \x01(\x0e\x32\x18.dmi.ComponentAlarmState\x12\x31\n\rstandby_state\x18\x06 \x01(\x0e\x32\x1a.dmi.ComponentStandbyState\"\x90\x02\n\x13\x43omponentSensorData\x12\r\n\x05value\x18\x01 \x01(\x05\x12 \n\x04type\x18\x02 \x01(\x0e\x32\x12.dmi.DataValueType\x12\x1e\n\x05scale\x18\x03 \x01(\x0e\x32\x0f.dmi.ValueScale\x12\x11\n\tprecision\x18\x04 \x01(\x05\x12!\n\x06status\x18\x05 \x01(\x0e\x32\x11.dmi.SensorStatus\x12\x15\n\runits_display\x18\x06 \x01(\t\x12-\n\ttimestamp\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x19\n\x11value_update_rate\x18\x08 \x01(\r\x12\x11\n\tdata_type\x18\t \x01(\t\"\xe1\x05\n\x17PortComponentAttributes\x12\x42\n\x0e\x63onnector_type\x18\x01 \x01(\x0e\x32*.dmi.PortComponentAttributes.ConnectorType\x12\x31\n\x05speed\x18\x02 \x01(\x0e\x32\".dmi.PortComponentAttributes.Speed\x12\x37\n\x08protocol\x18\x03 \x01(\x0e\x32%.dmi.PortComponentAttributes.Protocol\x12\x16\n\x0ephysical_label\x18\x04 \x01(\t\x12\x15\n\rmapping_label\x18\x05 \x01(\t\x12\'\n\rpon_id_config\x18\x06 \x01(\x0b\x32\x10.dmi.PonIdConfig\x12\x1d\n\x15speed_autonegotiation\x18\x07 \x01(\x08\"p\n\rConnectorType\x12\x1c\n\x18\x43ONNECTOR_TYPE_UNDEFINED\x10\x00\x12\x08\n\x04RJ45\x10\x01\x12\x0c\n\x08\x46IBER_LC\x10\x02\x12\x0f\n\x0b\x46IBER_SC_PC\x10\x03\x12\r\n\tFIBER_MPO\x10\x04\x12\t\n\x05RS232\x10\x05\"\xae\x01\n\x05Speed\x12\x13\n\x0fSPEED_UNDEFINED\x10\x00\x12\x0b\n\x07\x44YNAMIC\x10\x01\x12\r\n\tGIGABIT_1\x10\x02\x12\x0e\n\nGIGABIT_10\x10\x03\x12\x0e\n\nGIGABIT_25\x10\x04\x12\x0e\n\nGIGABIT_40\x10\x05\x12\x0f\n\x0bGIGABIT_100\x10\x06\x12\x0f\n\x0bGIGABIT_400\x10\x07\x12\x10\n\x0cMEGABIT_2500\x10\x08\x12\x10\n\x0cMEGABIT_1250\x10\t\"|\n\x08Protocol\x12\x16\n\x12PROTOCOL_UNDEFINED\x10\x00\x12\x0c\n\x08\x45THERNET\x10\x01\x12\x08\n\x04GPON\x10\x02\x12\t\n\x05XGPON\x10\x03\x12\n\n\x06XGSPON\x10\x04\x12\t\n\x05GFAST\x10\x05\x12\n\n\x06SERIAL\x10\x06\x12\x08\n\x04\x45PON\x10\x07\x12\x08\n\x04\x42ITS\x10\x08\"H\n\x1dPortComponentChangeAttributes\x12\'\n\rpon_id_config\x18\x01 \x01(\x0b\x32\x10.dmi.PonIdConfig\"P\n$TransceiverComponentChangeAttributes\x12(\n\ntrans_type\x18\x01 \x01(\x0e\x32\x14.dmi.TransceiverType\"B\n\x0bPonIdConfig\x12\x0e\n\x06pon_id\x18\x01 \x01(\x0c\x12#\n\x1bpon_id_transmit_periodicity\x18\x02 \x01(\r\"6\n\x1c\x43ontainerComponentAttributes\x12\x16\n\x0ephysical_label\x18\x01 \x01(\t\"\xb3\x01\n\x16PsuComponentAttributes\x12G\n\x11supported_voltage\x18\x01 \x01(\x0e\x32,.dmi.PsuComponentAttributes.SupportedVoltage\"P\n\x10SupportedVoltage\x12\x1f\n\x1bSUPPORTED_VOLTAGE_UNDEFINED\x10\x00\x12\x07\n\x03V48\x10\x01\x12\x08\n\x04V230\x10\x02\x12\x08\n\x04V115\x10\x03\"\xf0\x03\n\x1fTransceiverComponentsAttributes\x12\x44\n\x0b\x66orm_factor\x18\x01 \x01(\x0e\x32/.dmi.TransceiverComponentsAttributes.FormFactor\x12(\n\ntrans_type\x18\x02 \x01(\x0e\x32\x14.dmi.TransceiverType\x12\x14\n\x0cmax_distance\x18\x03 \x01(\r\x12+\n\x12max_distance_scale\x18\x04 \x01(\x0e\x32\x0f.dmi.ValueScale\x12\x15\n\rrx_wavelength\x18\x05 \x03(\r\x12\x15\n\rtx_wavelength\x18\x06 \x03(\r\x12)\n\x10wavelength_scale\x18\x07 \x01(\x0e\x32\x0f.dmi.ValueScale\"\xc0\x01\n\nFormFactor\x12\x17\n\x13\x46ORM_FACTOR_UNKNOWN\x10\x00\x12\x08\n\x04QSFP\x10\x01\x12\r\n\tQSFP_PLUS\x10\x02\x12\n\n\x06QSFP28\x10\x03\x12\x07\n\x03SFP\x10\x04\x12\x0c\n\x08SFP_PLUS\x10\x05\x12\x07\n\x03XFP\x10\x06\x12\x08\n\x04\x43\x46P4\x10\x07\x12\x08\n\x04\x43\x46P2\x10\x08\x12\x08\n\x04\x43PAK\x10\t\x12\x06\n\x02X2\x10\n\x12\t\n\x05OTHER\x10\x0b\x12\x07\n\x03\x43\x46P\x10\x0c\x12\x0c\n\x08\x43\x46P2_ACO\x10\r\x12\x0c\n\x08\x43\x46P2_DCO\x10\x0e\"\xe8\x05\n\tComponent\x12\x0c\n\x04name\x18\x01 \x01(\t\x12!\n\x05\x63lass\x18\x02 \x01(\x0e\x32\x12.dmi.ComponentType\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12\x0e\n\x06parent\x18\x04 \x01(\t\x12\x16\n\x0eparent_rel_pos\x18\x05 \x01(\x05\x12 \n\x08\x63hildren\x18\x06 \x03(\x0b\x32\x0e.dmi.Component\x12\x14\n\x0chardware_rev\x18\x07 \x01(\t\x12\x14\n\x0c\x66irmware_rev\x18\x08 \x01(\t\x12\x14\n\x0csoftware_rev\x18\t \x01(\t\x12\x12\n\nserial_num\x18\n \x01(\t\x12\x10\n\x08mfg_name\x18\x0b \x01(\t\x12\x12\n\nmodel_name\x18\x0c \x01(\t\x12\r\n\x05\x61lias\x18\r \x01(\t\x12\x10\n\x08\x61sset_id\x18\x0e \x01(\t\x12\x0e\n\x06is_fru\x18\x0f \x01(\x08\x12,\n\x08mfg_date\x18\x10 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x15\n\x03uri\x18\x11 \x01(\x0b\x32\x08.dmi.Uri\x12\x17\n\x04uuid\x18\x12 \x01(\x0b\x32\t.dmi.Uuid\x12\"\n\x05state\x18\x13 \x01(\x0b\x32\x13.dmi.ComponentState\x12-\n\x0bsensor_data\x18\x14 \x03(\x0b\x32\x18.dmi.ComponentSensorData\x12\x31\n\tport_attr\x18\x32 \x01(\x0b\x32\x1c.dmi.PortComponentAttributesH\x00\x12;\n\x0e\x63ontainer_attr\x18\x33 \x01(\x0b\x32!.dmi.ContainerComponentAttributesH\x00\x12/\n\x08psu_attr\x18\x34 \x01(\x0b\x32\x1b.dmi.PsuComponentAttributesH\x00\x12@\n\x10transceiver_attr\x18\x35 \x01(\x0b\x32$.dmi.TransceiverComponentsAttributesH\x00\x42\n\n\x08specific\"\x8a\x01\n\x08Hardware\x12/\n\x0blast_change\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x1c\n\x04root\x18\x02 \x01(\x0b\x32\x0e.dmi.Component\x12/\n\x0blast_booted\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"\xe9\x02\n\x13ModifiableComponent\x12\x0c\n\x04name\x18\x01 \x01(\t\x12!\n\x05\x63lass\x18\x02 \x01(\x0e\x32\x12.dmi.ComponentType\x12\x1e\n\x06parent\x18\x03 \x01(\x0b\x32\x0e.dmi.Component\x12\x16\n\x0eparent_rel_pos\x18\x04 \x01(\x05\x12\r\n\x05\x61lias\x18\x05 \x01(\t\x12\x10\n\x08\x61sset_id\x18\x06 \x01(\t\x12\x15\n\x03uri\x18\x07 \x01(\x0b\x32\x08.dmi.Uri\x12-\n\x0b\x61\x64min_state\x18\x08 \x01(\x0e\x32\x18.dmi.ComponentAdminState\x12\x37\n\tport_attr\x18\x32 \x01(\x0b\x32\".dmi.PortComponentChangeAttributesH\x00\x12=\n\x08trx_attr\x18\x33 \x01(\x0b\x32).dmi.TransceiverComponentChangeAttributesH\x00\x42\n\n\x08specific*\xb4\x03\n\rComponentType\x12\x1c\n\x18\x43OMPONENT_TYPE_UNDEFINED\x10\x00\x12\x1a\n\x16\x43OMPONENT_TYPE_UNKNOWN\x10\x01\x12\x1a\n\x16\x43OMPONENT_TYPE_CHASSIS\x10\x02\x12\x1c\n\x18\x43OMPONENT_TYPE_BACKPLANE\x10\x03\x12\x1c\n\x18\x43OMPONENT_TYPE_CONTAINER\x10\x04\x12\x1f\n\x1b\x43OMPONENT_TYPE_POWER_SUPPLY\x10\x05\x12\x16\n\x12\x43OMPONENT_TYPE_FAN\x10\x06\x12\x19\n\x15\x43OMPONENT_TYPE_SENSOR\x10\x07\x12\x19\n\x15\x43OMPONENT_TYPE_MODULE\x10\x08\x12\x17\n\x13\x43OMPONENT_TYPE_PORT\x10\t\x12\x16\n\x12\x43OMPONENT_TYPE_CPU\x10\n\x12\x1a\n\x16\x43OMPONENT_TYPE_BATTERY\x10\x0b\x12\x1a\n\x16\x43OMPONENT_TYPE_STORAGE\x10\x0c\x12\x19\n\x15\x43OMPONENT_TYPE_MEMORY\x10\r\x12\x1e\n\x1a\x43OMPONENT_TYPE_TRANSCEIVER\x10\x0e*\xb3\x01\n\x13\x43omponentAdminState\x12\x1e\n\x1a\x43OMP_ADMIN_STATE_UNDEFINED\x10\x00\x12\x1c\n\x18\x43OMP_ADMIN_STATE_UNKNOWN\x10\x01\x12\x1b\n\x17\x43OMP_ADMIN_STATE_LOCKED\x10\x02\x12\"\n\x1e\x43OMP_ADMIN_STATE_SHUTTING_DOWN\x10\x03\x12\x1d\n\x19\x43OMP_ADMIN_STATE_UNLOCKED\x10\x04*\xa8\x01\n\x12\x43omponentOperState\x12\x1d\n\x19\x43OMP_OPER_STATE_UNDEFINED\x10\x00\x12\x1b\n\x17\x43OMP_OPER_STATE_UNKNOWN\x10\x01\x12\x1c\n\x18\x43OMP_OPER_STATE_DISABLED\x10\x02\x12\x1b\n\x17\x43OMP_OPER_STATE_ENABLED\x10\x03\x12\x1b\n\x17\x43OMP_OPER_STATE_TESTING\x10\x04*\xa6\x01\n\x13\x43omponentUsageState\x12\x1e\n\x1a\x43OMP_USAGE_STATE_UNDEFINED\x10\x00\x12\x1c\n\x18\x43OMP_USAGE_STATE_UNKNOWN\x10\x01\x12\x19\n\x15\x43OMP_USAGE_STATE_IDLE\x10\x02\x12\x1b\n\x17\x43OMP_USAGE_STATE_ACTIVE\x10\x03\x12\x19\n\x15\x43OMP_USAGE_STATE_BUSY\x10\x04*\x8f\x02\n\x13\x43omponentAlarmState\x12\x1e\n\x1a\x43OMP_ALARM_STATE_UNDEFINED\x10\x00\x12\x1c\n\x18\x43OMP_ALARM_STATE_UNKNOWN\x10\x01\x12!\n\x1d\x43OMP_ALARM_STATE_UNDER_REPAIR\x10\x02\x12\x1d\n\x19\x43OMP_ALARM_STATE_CRITICAL\x10\x03\x12\x1a\n\x16\x43OMP_ALARM_STATE_MAJOR\x10\x04\x12\x1a\n\x16\x43OMP_ALARM_STATE_MINOR\x10\x05\x12\x1c\n\x18\x43OMP_ALARM_STATE_WARNING\x10\x06\x12\"\n\x1e\x43OMP_ALARM_STATE_INDETERMINATE\x10\x07*\xbc\x01\n\x15\x43omponentStandbyState\x12 \n\x1c\x43OMP_STANDBY_STATE_UNDEFINED\x10\x00\x12\x1e\n\x1a\x43OMP_STANDBY_STATE_UNKNOWN\x10\x01\x12\x1a\n\x16\x43OMP_STANDBY_STATE_HOT\x10\x02\x12\x1b\n\x17\x43OMP_STANDBY_STATE_COLD\x10\x03\x12(\n$COMP_STANDBY_STATE_PROVIDING_SERVICE\x10\x04*\x89\x03\n\rDataValueType\x12\x18\n\x14VALUE_TYPE_UNDEFINED\x10\x00\x12\x14\n\x10VALUE_TYPE_OTHER\x10\x01\x12\x16\n\x12VALUE_TYPE_UNKNOWN\x10\x02\x12\x17\n\x13VALUE_TYPE_VOLTS_AC\x10\x03\x12\x17\n\x13VALUE_TYPE_VOLTS_DC\x10\x04\x12\x16\n\x12VALUE_TYPE_AMPERES\x10\x05\x12\x14\n\x10VALUE_TYPE_WATTS\x10\x06\x12\x14\n\x10VALUE_TYPE_HERTZ\x10\x07\x12\x16\n\x12VALUE_TYPE_CELSIUS\x10\x08\x12\x19\n\x15VALUE_TYPE_PERCENT_RH\x10\t\x12\x12\n\x0eVALUE_TYPE_RPM\x10\n\x12\x12\n\x0eVALUE_TYPE_CMM\x10\x0b\x12\x1a\n\x16VALUE_TYPE_TRUTH_VALUE\x10\x0c\x12\x16\n\x12VALUE_TYPE_PERCENT\x10\r\x12\x15\n\x11VALUE_TYPE_METERS\x10\x0e\x12\x14\n\x10VALUE_TYPE_BYTES\x10\x0f*\xa4\x03\n\nValueScale\x12\x19\n\x15VALUE_SCALE_UNDEFINED\x10\x00\x12\x15\n\x11VALUE_SCALE_YOCTO\x10\x01\x12\x15\n\x11VALUE_SCALE_ZEPTO\x10\x02\x12\x14\n\x10VALUE_SCALE_ATTO\x10\x03\x12\x15\n\x11VALUE_SCALE_FEMTO\x10\x04\x12\x14\n\x10VALUE_SCALE_PICO\x10\x05\x12\x14\n\x10VALUE_SCALE_NANO\x10\x06\x12\x15\n\x11VALUE_SCALE_MICRO\x10\x07\x12\x15\n\x11VALUE_SCALE_MILLI\x10\x08\x12\x15\n\x11VALUE_SCALE_UNITS\x10\t\x12\x14\n\x10VALUE_SCALE_KILO\x10\n\x12\x14\n\x10VALUE_SCALE_MEGA\x10\x0b\x12\x14\n\x10VALUE_SCALE_GIGA\x10\x0c\x12\x14\n\x10VALUE_SCALE_TERA\x10\r\x12\x14\n\x10VALUE_SCALE_PETA\x10\x0e\x12\x13\n\x0fVALUE_SCALE_EXA\x10\x0f\x12\x15\n\x11VALUE_SCALE_ZETTA\x10\x10\x12\x15\n\x11VALUE_SCALE_YOTTA\x10\x11*\x82\x01\n\x0cSensorStatus\x12\x1b\n\x17SENSOR_STATUS_UNDEFINED\x10\x00\x12\x14\n\x10SENSOR_STATUS_OK\x10\x01\x12\x1d\n\x19SENSOR_STATUS_UNAVAILABLE\x10\x02\x12 \n\x1cSENSOR_STATUS_NONOPERATIONAL\x10\x03*\x8d\x01\n\x0fTransceiverType\x12\x12\n\x0eTYPE_UNDEFINED\x10\x00\x12\x0c\n\x08\x45THERNET\x10\x01\x12\x08\n\x04GPON\x10\x02\x12\t\n\x05XGPON\x10\x03\x12\n\n\x06XGSPON\x10\x04\x12\x08\n\x04\x43PON\x10\x05\x12\x0b\n\x07NG_PON2\x10\x06\x12\x08\n\x04\x45PON\x10\x07\x12\x16\n\x11TYPE_NOT_DETECTED\x10\xff\x01\x42;Z9github.com/opencord/device-management-interface/v3/go/dmib\x06proto3')
+DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x0c\x64mi/hw.proto\x12\x03\x64mi\x1a\x1fgoogle/protobuf/timestamp.proto\"\x14\n\x04Uuid\x12\x0c\n\x04uuid\x18\x01 \x01(\t\"%\n\nHardwareID\x12\x17\n\x04uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid\"\x12\n\x03Uri\x12\x0b\n\x03uri\x18\x01 \x01(\t\"\xb5\x02\n\x0e\x43omponentState\x12\x36\n\x12state_last_changed\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12-\n\x0b\x61\x64min_state\x18\x02 \x01(\x0e\x32\x18.dmi.ComponentAdminState\x12+\n\noper_state\x18\x03 \x01(\x0e\x32\x17.dmi.ComponentOperState\x12-\n\x0busage_state\x18\x04 \x01(\x0e\x32\x18.dmi.ComponentUsageState\x12-\n\x0b\x61larm_state\x18\x05 \x01(\x0e\x32\x18.dmi.ComponentAlarmState\x12\x31\n\rstandby_state\x18\x06 \x01(\x0e\x32\x1a.dmi.ComponentStandbyState\"\x90\x02\n\x13\x43omponentSensorData\x12\r\n\x05value\x18\x01 \x01(\x05\x12 \n\x04type\x18\x02 \x01(\x0e\x32\x12.dmi.DataValueType\x12\x1e\n\x05scale\x18\x03 \x01(\x0e\x32\x0f.dmi.ValueScale\x12\x11\n\tprecision\x18\x04 \x01(\x05\x12!\n\x06status\x18\x05 \x01(\x0e\x32\x11.dmi.SensorStatus\x12\x15\n\runits_display\x18\x06 \x01(\t\x12-\n\ttimestamp\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x19\n\x11value_update_rate\x18\x08 \x01(\r\x12\x11\n\tdata_type\x18\t \x01(\t\"\xe1\x05\n\x17PortComponentAttributes\x12\x42\n\x0e\x63onnector_type\x18\x01 \x01(\x0e\x32*.dmi.PortComponentAttributes.ConnectorType\x12\x31\n\x05speed\x18\x02 \x01(\x0e\x32\".dmi.PortComponentAttributes.Speed\x12\x37\n\x08protocol\x18\x03 \x01(\x0e\x32%.dmi.PortComponentAttributes.Protocol\x12\x16\n\x0ephysical_label\x18\x04 \x01(\t\x12\x15\n\rmapping_label\x18\x05 \x01(\t\x12\'\n\rpon_id_config\x18\x06 \x01(\x0b\x32\x10.dmi.PonIdConfig\x12\x1d\n\x15speed_autonegotiation\x18\x07 \x01(\x08\"p\n\rConnectorType\x12\x1c\n\x18\x43ONNECTOR_TYPE_UNDEFINED\x10\x00\x12\x08\n\x04RJ45\x10\x01\x12\x0c\n\x08\x46IBER_LC\x10\x02\x12\x0f\n\x0b\x46IBER_SC_PC\x10\x03\x12\r\n\tFIBER_MPO\x10\x04\x12\t\n\x05RS232\x10\x05\"\xae\x01\n\x05Speed\x12\x13\n\x0fSPEED_UNDEFINED\x10\x00\x12\x0b\n\x07\x44YNAMIC\x10\x01\x12\r\n\tGIGABIT_1\x10\x02\x12\x0e\n\nGIGABIT_10\x10\x03\x12\x0e\n\nGIGABIT_25\x10\x04\x12\x0e\n\nGIGABIT_40\x10\x05\x12\x0f\n\x0bGIGABIT_100\x10\x06\x12\x0f\n\x0bGIGABIT_400\x10\x07\x12\x10\n\x0cMEGABIT_2500\x10\x08\x12\x10\n\x0cMEGABIT_1250\x10\t\"|\n\x08Protocol\x12\x16\n\x12PROTOCOL_UNDEFINED\x10\x00\x12\x0c\n\x08\x45THERNET\x10\x01\x12\x08\n\x04GPON\x10\x02\x12\t\n\x05XGPON\x10\x03\x12\n\n\x06XGSPON\x10\x04\x12\t\n\x05GFAST\x10\x05\x12\n\n\x06SERIAL\x10\x06\x12\x08\n\x04\x45PON\x10\x07\x12\x08\n\x04\x42ITS\x10\x08\"H\n\x1dPortComponentChangeAttributes\x12\'\n\rpon_id_config\x18\x01 \x01(\x0b\x32\x10.dmi.PonIdConfig\"P\n$TransceiverComponentChangeAttributes\x12(\n\ntrans_type\x18\x01 \x01(\x0e\x32\x14.dmi.TransceiverType\"B\n\x0bPonIdConfig\x12\x0e\n\x06pon_id\x18\x01 \x01(\x0c\x12#\n\x1bpon_id_transmit_periodicity\x18\x02 \x01(\r\"6\n\x1c\x43ontainerComponentAttributes\x12\x16\n\x0ephysical_label\x18\x01 \x01(\t\"\xb3\x01\n\x16PsuComponentAttributes\x12G\n\x11supported_voltage\x18\x01 \x01(\x0e\x32,.dmi.PsuComponentAttributes.SupportedVoltage\"P\n\x10SupportedVoltage\x12\x1f\n\x1bSUPPORTED_VOLTAGE_UNDEFINED\x10\x00\x12\x07\n\x03V48\x10\x01\x12\x08\n\x04V230\x10\x02\x12\x08\n\x04V115\x10\x03\"\xf0\x03\n\x1fTransceiverComponentsAttributes\x12\x44\n\x0b\x66orm_factor\x18\x01 \x01(\x0e\x32/.dmi.TransceiverComponentsAttributes.FormFactor\x12(\n\ntrans_type\x18\x02 \x01(\x0e\x32\x14.dmi.TransceiverType\x12\x14\n\x0cmax_distance\x18\x03 \x01(\r\x12+\n\x12max_distance_scale\x18\x04 \x01(\x0e\x32\x0f.dmi.ValueScale\x12\x15\n\rrx_wavelength\x18\x05 \x03(\r\x12\x15\n\rtx_wavelength\x18\x06 \x03(\r\x12)\n\x10wavelength_scale\x18\x07 \x01(\x0e\x32\x0f.dmi.ValueScale\"\xc0\x01\n\nFormFactor\x12\x17\n\x13\x46ORM_FACTOR_UNKNOWN\x10\x00\x12\x08\n\x04QSFP\x10\x01\x12\r\n\tQSFP_PLUS\x10\x02\x12\n\n\x06QSFP28\x10\x03\x12\x07\n\x03SFP\x10\x04\x12\x0c\n\x08SFP_PLUS\x10\x05\x12\x07\n\x03XFP\x10\x06\x12\x08\n\x04\x43\x46P4\x10\x07\x12\x08\n\x04\x43\x46P2\x10\x08\x12\x08\n\x04\x43PAK\x10\t\x12\x06\n\x02X2\x10\n\x12\t\n\x05OTHER\x10\x0b\x12\x07\n\x03\x43\x46P\x10\x0c\x12\x0c\n\x08\x43\x46P2_ACO\x10\r\x12\x0c\n\x08\x43\x46P2_DCO\x10\x0e\"\xe8\x05\n\tComponent\x12\x0c\n\x04name\x18\x01 \x01(\t\x12!\n\x05\x63lass\x18\x02 \x01(\x0e\x32\x12.dmi.ComponentType\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12\x0e\n\x06parent\x18\x04 \x01(\t\x12\x16\n\x0eparent_rel_pos\x18\x05 \x01(\x05\x12 \n\x08\x63hildren\x18\x06 \x03(\x0b\x32\x0e.dmi.Component\x12\x14\n\x0chardware_rev\x18\x07 \x01(\t\x12\x14\n\x0c\x66irmware_rev\x18\x08 \x01(\t\x12\x14\n\x0csoftware_rev\x18\t \x01(\t\x12\x12\n\nserial_num\x18\n \x01(\t\x12\x10\n\x08mfg_name\x18\x0b \x01(\t\x12\x12\n\nmodel_name\x18\x0c \x01(\t\x12\r\n\x05\x61lias\x18\r \x01(\t\x12\x10\n\x08\x61sset_id\x18\x0e \x01(\t\x12\x0e\n\x06is_fru\x18\x0f \x01(\x08\x12,\n\x08mfg_date\x18\x10 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x15\n\x03uri\x18\x11 \x01(\x0b\x32\x08.dmi.Uri\x12\x17\n\x04uuid\x18\x12 \x01(\x0b\x32\t.dmi.Uuid\x12\"\n\x05state\x18\x13 \x01(\x0b\x32\x13.dmi.ComponentState\x12-\n\x0bsensor_data\x18\x14 \x03(\x0b\x32\x18.dmi.ComponentSensorData\x12\x31\n\tport_attr\x18\x32 \x01(\x0b\x32\x1c.dmi.PortComponentAttributesH\x00\x12;\n\x0e\x63ontainer_attr\x18\x33 \x01(\x0b\x32!.dmi.ContainerComponentAttributesH\x00\x12/\n\x08psu_attr\x18\x34 \x01(\x0b\x32\x1b.dmi.PsuComponentAttributesH\x00\x12@\n\x10transceiver_attr\x18\x35 \x01(\x0b\x32$.dmi.TransceiverComponentsAttributesH\x00\x42\n\n\x08specific\"\x8a\x01\n\x08Hardware\x12/\n\x0blast_change\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x1c\n\x04root\x18\x02 \x01(\x0b\x32\x0e.dmi.Component\x12/\n\x0blast_booted\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"\xe9\x02\n\x13ModifiableComponent\x12\x0c\n\x04name\x18\x01 \x01(\t\x12!\n\x05\x63lass\x18\x02 \x01(\x0e\x32\x12.dmi.ComponentType\x12\x1e\n\x06parent\x18\x03 \x01(\x0b\x32\x0e.dmi.Component\x12\x16\n\x0eparent_rel_pos\x18\x04 \x01(\x05\x12\r\n\x05\x61lias\x18\x05 \x01(\t\x12\x10\n\x08\x61sset_id\x18\x06 \x01(\t\x12\x15\n\x03uri\x18\x07 \x01(\x0b\x32\x08.dmi.Uri\x12-\n\x0b\x61\x64min_state\x18\x08 \x01(\x0e\x32\x18.dmi.ComponentAdminState\x12\x37\n\tport_attr\x18\x32 \x01(\x0b\x32\".dmi.PortComponentChangeAttributesH\x00\x12=\n\x08trx_attr\x18\x33 \x01(\x0b\x32).dmi.TransceiverComponentChangeAttributesH\x00\x42\n\n\x08specific*\xb4\x03\n\rComponentType\x12\x1c\n\x18\x43OMPONENT_TYPE_UNDEFINED\x10\x00\x12\x1a\n\x16\x43OMPONENT_TYPE_UNKNOWN\x10\x01\x12\x1a\n\x16\x43OMPONENT_TYPE_CHASSIS\x10\x02\x12\x1c\n\x18\x43OMPONENT_TYPE_BACKPLANE\x10\x03\x12\x1c\n\x18\x43OMPONENT_TYPE_CONTAINER\x10\x04\x12\x1f\n\x1b\x43OMPONENT_TYPE_POWER_SUPPLY\x10\x05\x12\x16\n\x12\x43OMPONENT_TYPE_FAN\x10\x06\x12\x19\n\x15\x43OMPONENT_TYPE_SENSOR\x10\x07\x12\x19\n\x15\x43OMPONENT_TYPE_MODULE\x10\x08\x12\x17\n\x13\x43OMPONENT_TYPE_PORT\x10\t\x12\x16\n\x12\x43OMPONENT_TYPE_CPU\x10\n\x12\x1a\n\x16\x43OMPONENT_TYPE_BATTERY\x10\x0b\x12\x1a\n\x16\x43OMPONENT_TYPE_STORAGE\x10\x0c\x12\x19\n\x15\x43OMPONENT_TYPE_MEMORY\x10\r\x12\x1e\n\x1a\x43OMPONENT_TYPE_TRANSCEIVER\x10\x0e*\xb3\x01\n\x13\x43omponentAdminState\x12\x1e\n\x1a\x43OMP_ADMIN_STATE_UNDEFINED\x10\x00\x12\x1c\n\x18\x43OMP_ADMIN_STATE_UNKNOWN\x10\x01\x12\x1b\n\x17\x43OMP_ADMIN_STATE_LOCKED\x10\x02\x12\"\n\x1e\x43OMP_ADMIN_STATE_SHUTTING_DOWN\x10\x03\x12\x1d\n\x19\x43OMP_ADMIN_STATE_UNLOCKED\x10\x04*\xa8\x01\n\x12\x43omponentOperState\x12\x1d\n\x19\x43OMP_OPER_STATE_UNDEFINED\x10\x00\x12\x1b\n\x17\x43OMP_OPER_STATE_UNKNOWN\x10\x01\x12\x1c\n\x18\x43OMP_OPER_STATE_DISABLED\x10\x02\x12\x1b\n\x17\x43OMP_OPER_STATE_ENABLED\x10\x03\x12\x1b\n\x17\x43OMP_OPER_STATE_TESTING\x10\x04*\xa6\x01\n\x13\x43omponentUsageState\x12\x1e\n\x1a\x43OMP_USAGE_STATE_UNDEFINED\x10\x00\x12\x1c\n\x18\x43OMP_USAGE_STATE_UNKNOWN\x10\x01\x12\x19\n\x15\x43OMP_USAGE_STATE_IDLE\x10\x02\x12\x1b\n\x17\x43OMP_USAGE_STATE_ACTIVE\x10\x03\x12\x19\n\x15\x43OMP_USAGE_STATE_BUSY\x10\x04*\x8f\x02\n\x13\x43omponentAlarmState\x12\x1e\n\x1a\x43OMP_ALARM_STATE_UNDEFINED\x10\x00\x12\x1c\n\x18\x43OMP_ALARM_STATE_UNKNOWN\x10\x01\x12!\n\x1d\x43OMP_ALARM_STATE_UNDER_REPAIR\x10\x02\x12\x1d\n\x19\x43OMP_ALARM_STATE_CRITICAL\x10\x03\x12\x1a\n\x16\x43OMP_ALARM_STATE_MAJOR\x10\x04\x12\x1a\n\x16\x43OMP_ALARM_STATE_MINOR\x10\x05\x12\x1c\n\x18\x43OMP_ALARM_STATE_WARNING\x10\x06\x12\"\n\x1e\x43OMP_ALARM_STATE_INDETERMINATE\x10\x07*\xbc\x01\n\x15\x43omponentStandbyState\x12 \n\x1c\x43OMP_STANDBY_STATE_UNDEFINED\x10\x00\x12\x1e\n\x1a\x43OMP_STANDBY_STATE_UNKNOWN\x10\x01\x12\x1a\n\x16\x43OMP_STANDBY_STATE_HOT\x10\x02\x12\x1b\n\x17\x43OMP_STANDBY_STATE_COLD\x10\x03\x12(\n$COMP_STANDBY_STATE_PROVIDING_SERVICE\x10\x04*\x89\x03\n\rDataValueType\x12\x18\n\x14VALUE_TYPE_UNDEFINED\x10\x00\x12\x14\n\x10VALUE_TYPE_OTHER\x10\x01\x12\x16\n\x12VALUE_TYPE_UNKNOWN\x10\x02\x12\x17\n\x13VALUE_TYPE_VOLTS_AC\x10\x03\x12\x17\n\x13VALUE_TYPE_VOLTS_DC\x10\x04\x12\x16\n\x12VALUE_TYPE_AMPERES\x10\x05\x12\x14\n\x10VALUE_TYPE_WATTS\x10\x06\x12\x14\n\x10VALUE_TYPE_HERTZ\x10\x07\x12\x16\n\x12VALUE_TYPE_CELSIUS\x10\x08\x12\x19\n\x15VALUE_TYPE_PERCENT_RH\x10\t\x12\x12\n\x0eVALUE_TYPE_RPM\x10\n\x12\x12\n\x0eVALUE_TYPE_CMM\x10\x0b\x12\x1a\n\x16VALUE_TYPE_TRUTH_VALUE\x10\x0c\x12\x16\n\x12VALUE_TYPE_PERCENT\x10\r\x12\x15\n\x11VALUE_TYPE_METERS\x10\x0e\x12\x14\n\x10VALUE_TYPE_BYTES\x10\x0f*\xa4\x03\n\nValueScale\x12\x19\n\x15VALUE_SCALE_UNDEFINED\x10\x00\x12\x15\n\x11VALUE_SCALE_YOCTO\x10\x01\x12\x15\n\x11VALUE_SCALE_ZEPTO\x10\x02\x12\x14\n\x10VALUE_SCALE_ATTO\x10\x03\x12\x15\n\x11VALUE_SCALE_FEMTO\x10\x04\x12\x14\n\x10VALUE_SCALE_PICO\x10\x05\x12\x14\n\x10VALUE_SCALE_NANO\x10\x06\x12\x15\n\x11VALUE_SCALE_MICRO\x10\x07\x12\x15\n\x11VALUE_SCALE_MILLI\x10\x08\x12\x15\n\x11VALUE_SCALE_UNITS\x10\t\x12\x14\n\x10VALUE_SCALE_KILO\x10\n\x12\x14\n\x10VALUE_SCALE_MEGA\x10\x0b\x12\x14\n\x10VALUE_SCALE_GIGA\x10\x0c\x12\x14\n\x10VALUE_SCALE_TERA\x10\r\x12\x14\n\x10VALUE_SCALE_PETA\x10\x0e\x12\x13\n\x0fVALUE_SCALE_EXA\x10\x0f\x12\x15\n\x11VALUE_SCALE_ZETTA\x10\x10\x12\x15\n\x11VALUE_SCALE_YOTTA\x10\x11*\x82\x01\n\x0cSensorStatus\x12\x1b\n\x17SENSOR_STATUS_UNDEFINED\x10\x00\x12\x14\n\x10SENSOR_STATUS_OK\x10\x01\x12\x1d\n\x19SENSOR_STATUS_UNAVAILABLE\x10\x02\x12 \n\x1cSENSOR_STATUS_NONOPERATIONAL\x10\x03*\xa4\x01\n\x0fTransceiverType\x12\x12\n\x0eTYPE_UNDEFINED\x10\x00\x12\x0c\n\x08\x45THERNET\x10\x01\x12\x08\n\x04GPON\x10\x02\x12\t\n\x05XGPON\x10\x03\x12\n\n\x06XGSPON\x10\x04\x12\x08\n\x04\x43PON\x10\x05\x12\x0b\n\x07NG_PON2\x10\x06\x12\x08\n\x04\x45PON\x10\x07\x12\x15\n\x11\x43OMBO_GPON_XGSPON\x10\x08\x12\x16\n\x11TYPE_NOT_DETECTED\x10\xff\x01\x42;Z9github.com/opencord/device-management-interface/v3/go/dmib\x06proto3')
 
 _COMPONENTTYPE = DESCRIPTOR.enum_types_by_name['ComponentType']
 ComponentType = enum_type_wrapper.EnumTypeWrapper(_COMPONENTTYPE)
@@ -127,6 +127,7 @@
 CPON = 5
 NG_PON2 = 6
 EPON = 7
+COMBO_GPON_XGSPON = 8
 TYPE_NOT_DETECTED = 255
 
 
@@ -278,7 +279,7 @@
   _SENSORSTATUS._serialized_start=5921
   _SENSORSTATUS._serialized_end=6051
   _TRANSCEIVERTYPE._serialized_start=6054
-  _TRANSCEIVERTYPE._serialized_end=6195
+  _TRANSCEIVERTYPE._serialized_end=6218
   _UUID._serialized_start=54
   _UUID._serialized_end=74
   _HARDWAREID._serialized_start=76