Adding led / noled in camerabox struct - camerabox_light

BUG=b:160919981
TEST=../../generate.sh

Change-Id: I81d3ba0ffbacd9a9dceb2ec5474b84f2ac86f37d
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/2305250
Reviewed-by: Xixuan Wu <xixuan@chromium.org>
Tested-by: Jaydeep Mehta <jaydeepmehta@google.com>
Commit-Queue: Jaydeep Mehta <jaydeepmehta@google.com>
diff --git a/go/lab/peripherals.pb.go b/go/lab/peripherals.pb.go
index 65b4a5d..3f0bbc7 100644
--- a/go/lab/peripherals.pb.go
+++ b/go/lab/peripherals.pb.go
@@ -174,6 +174,38 @@
 	return fileDescriptor_3da5da8c71ea9e2e, []int{7, 0}
 }
 
+// Light provision of camerabox, if LED is present or not.
+// Next Tag: 3
+type Camerabox_Light int32
+
+const (
+	Camerabox_LIGHT_UNKNOWN Camerabox_Light = 0
+	// Camerabox has LED light provisioned.
+	Camerabox_LIGHT_LED Camerabox_Light = 1
+	// Camerabox do not have LED light provision.
+	Camerabox_LIGHT_NOLED Camerabox_Light = 2
+)
+
+var Camerabox_Light_name = map[int32]string{
+	0: "LIGHT_UNKNOWN",
+	1: "LIGHT_LED",
+	2: "LIGHT_NOLED",
+}
+
+var Camerabox_Light_value = map[string]int32{
+	"LIGHT_UNKNOWN": 0,
+	"LIGHT_LED":     1,
+	"LIGHT_NOLED":   2,
+}
+
+func (x Camerabox_Light) String() string {
+	return proto.EnumName(Camerabox_Light_name, int32(x))
+}
+
+func (Camerabox_Light) EnumDescriptor() ([]byte, []int) {
+	return fileDescriptor_3da5da8c71ea9e2e, []int{7, 1}
+}
+
 // Peripherals of device. Next Tag: 14
 type Peripherals struct {
 	Servo     *Servo     `protobuf:"bytes,1,opt,name=servo,proto3" json:"servo,omitempty"`
@@ -597,9 +629,10 @@
 	return false
 }
 
-// Next Tag: 2
+// Next Tag: 3
 type Camerabox struct {
 	Facing               Camerabox_Facing `protobuf:"varint,1,opt,name=facing,proto3,enum=lab.Camerabox_Facing" json:"facing,omitempty"`
+	Light                Camerabox_Light  `protobuf:"varint,2,opt,name=light,proto3,enum=lab.Camerabox_Light" json:"light,omitempty"`
 	XXX_NoUnkeyedLiteral struct{}         `json:"-"`
 	XXX_unrecognized     []byte           `json:"-"`
 	XXX_sizecache        int32            `json:"-"`
@@ -637,12 +670,20 @@
 	return Camerabox_FACING_UNKNOWN
 }
 
+func (m *Camerabox) GetLight() Camerabox_Light {
+	if m != nil {
+		return m.Light
+	}
+	return Camerabox_LIGHT_UNKNOWN
+}
+
 func init() {
 	proto.RegisterEnum("lab.CameraType", CameraType_name, CameraType_value)
 	proto.RegisterEnum("lab.CableType", CableType_name, CableType_value)
 	proto.RegisterEnum("lab.Wifi_AntennaConnection", Wifi_AntennaConnection_name, Wifi_AntennaConnection_value)
 	proto.RegisterEnum("lab.Wifi_Router", Wifi_Router_name, Wifi_Router_value)
 	proto.RegisterEnum("lab.Camerabox_Facing", Camerabox_Facing_name, Camerabox_Facing_value)
+	proto.RegisterEnum("lab.Camerabox_Light", Camerabox_Light_name, Camerabox_Light_value)
 	proto.RegisterType((*Peripherals)(nil), "lab.Peripherals")
 	proto.RegisterType((*RPM)(nil), "lab.RPM")
 	proto.RegisterType((*Camera)(nil), "lab.Camera")
@@ -656,57 +697,60 @@
 func init() { proto.RegisterFile("lab/peripherals.proto", fileDescriptor_3da5da8c71ea9e2e) }
 
 var fileDescriptor_3da5da8c71ea9e2e = []byte{
-	// 823 bytes of a gzipped FileDescriptorProto
-	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x64, 0x94, 0x6f, 0x8f, 0xdb, 0x44,
-	0x10, 0xc6, 0xc9, 0xdf, 0x26, 0x93, 0x5c, 0xe2, 0x6e, 0x39, 0x64, 0xdd, 0x81, 0x14, 0x2c, 0x21,
-	0x85, 0x42, 0x93, 0x36, 0xa8, 0x08, 0xf5, 0x05, 0xc8, 0x71, 0x72, 0x77, 0xa6, 0x77, 0x76, 0xb4,
-	0x97, 0xf4, 0xa0, 0x6f, 0xac, 0xb5, 0xbb, 0xb9, 0x58, 0xb2, 0xbd, 0x91, 0x63, 0x53, 0x2a, 0x3e,
-	0x03, 0x5f, 0x91, 0xcf, 0x82, 0x76, 0xd6, 0xb1, 0x83, 0x78, 0x97, 0xfd, 0x3d, 0xcf, 0x3e, 0x9e,
-	0xd9, 0x19, 0x05, 0xce, 0x23, 0xe6, 0x4f, 0xf7, 0x3c, 0x0d, 0xf7, 0x3b, 0x9e, 0xb2, 0xe8, 0x30,
-	0xd9, 0xa7, 0x22, 0x13, 0xa4, 0x11, 0x31, 0xff, 0xe2, 0x99, 0xd4, 0x82, 0x1d, 0x8b, 0x79, 0xc4,
-	0x45, 0xa2, 0x94, 0x8b, 0xa1, 0x84, 0x07, 0x9e, 0xfe, 0x21, 0x14, 0x30, 0xfe, 0x69, 0x40, 0x6f,
-	0x55, 0x05, 0x90, 0x11, 0xb4, 0x50, 0xd6, 0x6b, 0xa3, 0xda, 0xb8, 0x37, 0x83, 0x49, 0xc4, 0xfc,
-	0xc9, 0xbd, 0x24, 0x54, 0x09, 0xe4, 0x7b, 0xe8, 0x96, 0xa9, 0x7a, 0x1d, 0x5d, 0x03, 0x74, 0x59,
-	0x47, 0x4a, 0x2b, 0x03, 0xb9, 0x80, 0x46, 0xba, 0x8f, 0xf5, 0x06, 0xfa, 0x3a, 0xe8, 0xa3, 0xab,
-	0x3b, 0x2a, 0x21, 0xf9, 0x11, 0xb4, 0x40, 0x24, 0x09, 0x0f, 0x32, 0xfe, 0xc1, 0x0b, 0x58, 0xcc,
-	0x53, 0xa6, 0x37, 0x47, 0x8d, 0x71, 0x6f, 0xd6, 0x53, 0x81, 0x88, 0xe8, 0xb0, 0x34, 0x29, 0x20,
-	0x6b, 0x64, 0xf9, 0x87, 0x50, 0xe8, 0xad, 0x93, 0x1a, 0x4d, 0x49, 0xa8, 0x12, 0xc8, 0x57, 0xd0,
-	0xfc, 0x18, 0x6e, 0x43, 0xbd, 0x8d, 0x86, 0x2e, 0x1a, 0x1e, 0xc2, 0x6d, 0x48, 0x11, 0xcb, 0x80,
-	0x4c, 0xe4, 0xc1, 0x4e, 0x7f, 0x72, 0x12, 0xb0, 0x96, 0x84, 0x2a, 0x81, 0xe8, 0xf0, 0x24, 0x60,
-	0x69, 0x1a, 0xf2, 0x54, 0xef, 0x8c, 0x6a, 0xe3, 0x2e, 0x3d, 0x1e, 0xc9, 0x97, 0xd0, 0x55, 0xa5,
-	0xfa, 0xe2, 0x4f, 0xbd, 0x3b, 0xaa, 0x8d, 0x3b, 0xb4, 0x02, 0xe4, 0x73, 0x68, 0x05, 0x3b, 0x26,
-	0x0e, 0x3a, 0xa0, 0xa2, 0x0e, 0xf2, 0x7b, 0x01, 0xf3, 0x23, 0xae, 0xf7, 0xb0, 0x3b, 0x28, 0xba,
-	0xf3, 0x23, 0x4e, 0x95, 0x40, 0x5e, 0xc3, 0xa0, 0x0c, 0xf1, 0xc2, 0x64, 0x2b, 0xf4, 0xfe, 0xe9,
-	0xcb, 0x1e, 0x25, 0x7a, 0x56, 0xba, 0xec, 0x64, 0x2b, 0xc8, 0xd7, 0xd0, 0x3f, 0xc4, 0x2c, 0xcd,
-	0xbc, 0xfc, 0xe0, 0xef, 0x72, 0x5f, 0x3f, 0xc3, 0xaf, 0xf6, 0x90, 0x6d, 0x10, 0x19, 0x0f, 0xd0,
-	0xa0, 0xab, 0x3b, 0xf2, 0x0d, 0x0c, 0xf6, 0xe2, 0x23, 0x4f, 0xf3, 0x24, 0xcc, 0xbc, 0x84, 0xc5,
-	0x1c, 0x07, 0xdc, 0xa5, 0x67, 0x25, 0x75, 0x58, 0xcc, 0xc9, 0xb7, 0xa0, 0x55, 0x36, 0x91, 0x67,
-	0x11, 0xcf, 0x70, 0xc6, 0x5d, 0x3a, 0x2c, 0xb9, 0x8b, 0xd8, 0x78, 0x03, 0xed, 0x62, 0x1e, 0x2f,
-	0xa1, 0xa7, 0xca, 0xf2, 0xb2, 0x4f, 0x7b, 0x15, 0x3c, 0x98, 0x0d, 0x4f, 0x2a, 0x5f, 0x7f, 0xda,
-	0x73, 0x0a, 0x41, 0xf9, 0xdb, 0xf8, 0x0e, 0x5a, 0xd8, 0x3e, 0x31, 0xa0, 0x79, 0x72, 0x67, 0x50,
-	0x3d, 0x0c, 0x5e, 0x41, 0xcd, 0x78, 0x03, 0x2d, 0x1c, 0x2e, 0xb9, 0x84, 0x2e, 0x8e, 0xd7, 0x93,
-	0x4f, 0x5f, 0xc3, 0x56, 0x3b, 0x08, 0xe6, 0xea, 0xe5, 0x59, 0x96, 0xe6, 0x07, 0x2c, 0xb7, 0x43,
-	0xd5, 0xc1, 0xf8, 0xbb, 0x0e, 0x4d, 0x39, 0x78, 0x72, 0x01, 0x1d, 0x39, 0xfa, 0x80, 0x47, 0xd1,
-	0xf1, 0xea, 0xf1, 0x4c, 0x7e, 0x86, 0x3e, 0x4b, 0x32, 0x9e, 0x24, 0xcc, 0x93, 0xab, 0x86, 0x09,
-	0x83, 0xd9, 0x65, 0xb9, 0x35, 0x13, 0x53, 0xa9, 0x96, 0xda, 0xc3, 0x50, 0x24, 0xb4, 0xc7, 0x2a,
-	0x44, 0xc6, 0xd0, 0x4e, 0x45, 0x9e, 0xf1, 0x14, 0xd7, 0x7c, 0x30, 0xd3, 0xaa, 0x9b, 0x14, 0x39,
-	0x2d, 0x74, 0xe3, 0x06, 0x9e, 0xfe, 0x2f, 0x8b, 0x68, 0xd0, 0xb7, 0x5c, 0xc7, 0xf1, 0x36, 0xce,
-	0x5b, 0xc7, 0x7d, 0x70, 0xb4, 0xcf, 0xc8, 0x33, 0x18, 0x22, 0xb1, 0x5c, 0x67, 0xb1, 0xb1, 0xd6,
-	0xf6, 0xbb, 0xa5, 0x56, 0x23, 0x7d, 0xe8, 0x20, 0x74, 0xd7, 0xa6, 0x56, 0x37, 0x5e, 0x43, 0x5b,
-	0x65, 0x93, 0x2f, 0x80, 0x50, 0x77, 0xb3, 0x5e, 0x52, 0x6f, 0xe3, 0xdc, 0xaf, 0x96, 0x96, 0x7d,
-	0x65, 0x2f, 0x17, 0x2a, 0xa4, 0xe0, 0x3f, 0xbd, 0x9c, 0x79, 0xaf, 0x5e, 0x99, 0xbf, 0x69, 0x35,
-	0xe3, 0x12, 0x5a, 0xb8, 0xe7, 0x84, 0x40, 0x33, 0x0e, 0x63, 0x51, 0xbc, 0x05, 0xfe, 0x36, 0xfe,
-	0x82, 0x6e, 0xb9, 0x69, 0xe4, 0x05, 0xb4, 0xb7, 0x2c, 0x08, 0x93, 0xc7, 0x62, 0x36, 0xe7, 0xff,
-	0xdd, 0xc4, 0xc9, 0x15, 0x8a, 0xb4, 0x30, 0x19, 0xbf, 0x40, 0x5b, 0x11, 0x42, 0x60, 0x70, 0x65,
-	0x5a, 0xb6, 0x73, 0x7d, 0xd2, 0xd0, 0x10, 0x7a, 0x05, 0x9b, 0x9b, 0xd6, 0x5b, 0xad, 0x26, 0x7b,
-	0x2e, 0xc0, 0x15, 0x75, 0x9d, 0xb5, 0x56, 0x7f, 0x7e, 0x0d, 0x50, 0x2d, 0x8b, 0x0c, 0xb1, 0xcc,
-	0xbb, 0x25, 0x35, 0x3d, 0xdb, 0x79, 0x67, 0xde, 0xda, 0xb2, 0xa1, 0xa7, 0x70, 0x56, 0xb0, 0x9b,
-	0xcd, 0x62, 0x71, 0xfb, 0xbb, 0x56, 0x3b, 0xb1, 0xad, 0xd6, 0xef, 0x57, 0xd4, 0x9d, 0x69, 0xf5,
-	0xe7, 0x07, 0xd9, 0x45, 0xb1, 0x41, 0xea, 0xce, 0xfc, 0x76, 0x79, 0x12, 0x23, 0x1f, 0x17, 0x91,
-	0xb9, 0x59, 0xd8, 0xee, 0xaf, 0xaa, 0x1e, 0x0c, 0x92, 0x70, 0x73, 0x3f, 0x47, 0xae, 0xd5, 0xc9,
-	0x39, 0x3c, 0x2d, 0xd9, 0x8a, 0xda, 0xce, 0xda, 0x76, 0xae, 0xb5, 0x46, 0x75, 0xff, 0x66, 0x71,
-	0x67, 0x2b, 0x6f, 0x73, 0x3e, 0x7d, 0xff, 0xe2, 0x51, 0x4c, 0x82, 0x5d, 0x2a, 0xe2, 0x30, 0x8f,
-	0x27, 0x22, 0x7d, 0x9c, 0x1e, 0x0f, 0xe2, 0x30, 0x0d, 0x93, 0x6d, 0xca, 0xa6, 0xf8, 0x87, 0x3b,
-	0x7d, 0x14, 0xd3, 0x88, 0xf9, 0x7e, 0x1b, 0x4f, 0x3f, 0xfc, 0x1b, 0x00, 0x00, 0xff, 0xff, 0xa0,
-	0x6e, 0x21, 0x66, 0xc2, 0x05, 0x00, 0x00,
+	// 871 bytes of a gzipped FileDescriptorProto
+	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x64, 0x94, 0xdf, 0x8e, 0xdb, 0x44,
+	0x14, 0xc6, 0x71, 0xfe, 0x35, 0x3e, 0xd9, 0x24, 0xde, 0x69, 0x8b, 0xac, 0x5d, 0x90, 0x16, 0x4b,
+	0x48, 0x61, 0xa1, 0x49, 0x1b, 0x54, 0x84, 0x7a, 0x01, 0x72, 0xfe, 0xec, 0xae, 0x69, 0xd6, 0x8e,
+	0x66, 0x93, 0x2e, 0xf4, 0xc6, 0x1a, 0xbb, 0x93, 0xc4, 0x92, 0xed, 0x89, 0x1c, 0x87, 0xd2, 0x87,
+	0xe0, 0x15, 0xb9, 0xe1, 0x45, 0xd0, 0x9c, 0x71, 0x9c, 0x00, 0x77, 0x99, 0xdf, 0xf7, 0x9d, 0xcf,
+	0x33, 0xe7, 0x1c, 0x05, 0x9e, 0xc7, 0x2c, 0x18, 0x6c, 0x79, 0x16, 0x6d, 0x37, 0x3c, 0x63, 0xf1,
+	0xae, 0xbf, 0xcd, 0x44, 0x2e, 0x48, 0x35, 0x66, 0xc1, 0xc5, 0x53, 0xa9, 0x85, 0x1b, 0x96, 0xf0,
+	0x98, 0x8b, 0x54, 0x29, 0x17, 0x5d, 0x09, 0x77, 0x3c, 0xfb, 0x5d, 0x28, 0x60, 0xfd, 0x55, 0x85,
+	0xd6, 0xfc, 0x18, 0x40, 0xae, 0xa0, 0x8e, 0xb2, 0xa9, 0x5d, 0x69, 0xbd, 0xd6, 0x10, 0xfa, 0x31,
+	0x0b, 0xfa, 0x0f, 0x92, 0x50, 0x25, 0x90, 0xef, 0x40, 0x2f, 0x53, 0xcd, 0x0a, 0xba, 0x3a, 0xe8,
+	0x1a, 0x1f, 0x28, 0x3d, 0x1a, 0xc8, 0x05, 0x54, 0xb3, 0x6d, 0x62, 0x56, 0xd1, 0xd7, 0x44, 0x1f,
+	0x9d, 0xdf, 0x53, 0x09, 0xc9, 0x0f, 0x60, 0x84, 0x22, 0x4d, 0x79, 0x98, 0xf3, 0x0f, 0x7e, 0xc8,
+	0x12, 0x9e, 0x31, 0xb3, 0x76, 0x55, 0xed, 0xb5, 0x86, 0x2d, 0x15, 0x88, 0x88, 0x76, 0x4b, 0x93,
+	0x02, 0xf2, 0x8e, 0x6c, 0xff, 0x21, 0x12, 0x66, 0xfd, 0xe4, 0x8e, 0xb6, 0x24, 0x54, 0x09, 0xe4,
+	0x4b, 0xa8, 0x7d, 0x8c, 0x56, 0x91, 0xd9, 0x40, 0x83, 0x8e, 0x86, 0xc7, 0x68, 0x15, 0x51, 0xc4,
+	0x32, 0x20, 0x17, 0xfb, 0x70, 0x63, 0x3e, 0x39, 0x09, 0x58, 0x48, 0x42, 0x95, 0x40, 0x4c, 0x78,
+	0x12, 0xb2, 0x2c, 0x8b, 0x78, 0x66, 0x36, 0xaf, 0xb4, 0x9e, 0x4e, 0x0f, 0x47, 0xf2, 0x05, 0xe8,
+	0xea, 0xaa, 0x81, 0xf8, 0xc3, 0xd4, 0xaf, 0xb4, 0x5e, 0x93, 0x1e, 0x01, 0x79, 0x06, 0xf5, 0x70,
+	0xc3, 0xc4, 0xce, 0x04, 0x54, 0xd4, 0x41, 0x7e, 0x2f, 0x64, 0x41, 0xcc, 0xcd, 0x16, 0xbe, 0x0e,
+	0x8a, 0xd7, 0x05, 0x31, 0xa7, 0x4a, 0x20, 0xaf, 0xa1, 0x53, 0x86, 0xf8, 0x51, 0xba, 0x12, 0xe6,
+	0xd9, 0x69, 0x67, 0x0f, 0x12, 0x6d, 0x97, 0x2e, 0x27, 0x5d, 0x09, 0xf2, 0x15, 0x9c, 0xed, 0x12,
+	0x96, 0xe5, 0xfe, 0x7e, 0x17, 0x6c, 0xf6, 0x81, 0xd9, 0xc6, 0xaf, 0xb6, 0x90, 0x2d, 0x11, 0x59,
+	0x8f, 0x50, 0xa5, 0xf3, 0x7b, 0xf2, 0x35, 0x74, 0xb6, 0xe2, 0x23, 0xcf, 0xf6, 0x69, 0x94, 0xfb,
+	0x29, 0x4b, 0x38, 0x0e, 0x58, 0xa7, 0xed, 0x92, 0xba, 0x2c, 0xe1, 0xe4, 0x1b, 0x30, 0x8e, 0x36,
+	0xb1, 0xcf, 0x63, 0x9e, 0xe3, 0x8c, 0x75, 0xda, 0x2d, 0xb9, 0x87, 0xd8, 0x7a, 0x03, 0x8d, 0x62,
+	0x1e, 0x2f, 0xa1, 0xa5, 0xae, 0xe5, 0xe7, 0x9f, 0xb6, 0x2a, 0xb8, 0x33, 0xec, 0x9e, 0xdc, 0x7c,
+	0xf1, 0x69, 0xcb, 0x29, 0x84, 0xe5, 0x6f, 0xeb, 0x5b, 0xa8, 0xe3, 0xf3, 0x89, 0x05, 0xb5, 0x93,
+	0x9a, 0xce, 0xb1, 0x31, 0x58, 0x82, 0x9a, 0xf5, 0x06, 0xea, 0x38, 0x5c, 0x72, 0x09, 0x3a, 0x8e,
+	0xd7, 0x97, 0xad, 0xd7, 0xf0, 0xa9, 0x4d, 0x04, 0x23, 0xd5, 0x79, 0x96, 0x67, 0xfb, 0x1d, 0x5e,
+	0xb7, 0x49, 0xd5, 0xc1, 0xfa, 0xb3, 0x02, 0x35, 0x39, 0x78, 0x72, 0x01, 0x4d, 0x39, 0xfa, 0x90,
+	0xc7, 0xf1, 0xa1, 0xf4, 0x70, 0x26, 0x3f, 0xc1, 0x19, 0x4b, 0x73, 0x9e, 0xa6, 0xcc, 0x97, 0xab,
+	0x86, 0x09, 0x9d, 0xe1, 0x65, 0xb9, 0x35, 0x7d, 0x5b, 0xa9, 0x63, 0xb5, 0x87, 0x91, 0x48, 0x69,
+	0x8b, 0x1d, 0x11, 0xe9, 0x41, 0x23, 0x13, 0xfb, 0x9c, 0x67, 0xb8, 0xe6, 0x9d, 0xa1, 0x71, 0xac,
+	0xa4, 0xc8, 0x69, 0xa1, 0x5b, 0x77, 0x70, 0xfe, 0xbf, 0x2c, 0x62, 0xc0, 0xd9, 0xd8, 0x73, 0x5d,
+	0x7f, 0xe9, 0xbe, 0x75, 0xbd, 0x47, 0xd7, 0xf8, 0x8c, 0x3c, 0x85, 0x2e, 0x92, 0xb1, 0xe7, 0x4e,
+	0x96, 0xe3, 0x85, 0xf3, 0x6e, 0x6a, 0x68, 0xe4, 0x0c, 0x9a, 0x08, 0xbd, 0x85, 0x6d, 0x54, 0xac,
+	0xd7, 0xd0, 0x50, 0xd9, 0xe4, 0x73, 0x20, 0xd4, 0x5b, 0x2e, 0xa6, 0xd4, 0x5f, 0xba, 0x0f, 0xf3,
+	0xe9, 0xd8, 0xb9, 0x71, 0xa6, 0x13, 0x15, 0x52, 0xf0, 0x1f, 0x5f, 0x0e, 0xfd, 0x57, 0xaf, 0xec,
+	0x5f, 0x0d, 0xcd, 0xba, 0x84, 0x3a, 0xee, 0x39, 0x21, 0x50, 0x4b, 0xa2, 0x44, 0x14, 0xbd, 0xc0,
+	0xdf, 0xd6, 0xdf, 0x1a, 0xe8, 0xe5, 0xaa, 0x91, 0x17, 0xd0, 0x58, 0xb1, 0x30, 0x4a, 0xd7, 0xc5,
+	0x70, 0x9e, 0xff, 0x7b, 0x15, 0xfb, 0x37, 0x28, 0xd2, 0xc2, 0x44, 0xae, 0xa1, 0x1e, 0x47, 0xeb,
+	0x4d, 0x5e, 0x74, 0xef, 0xd9, 0x7f, 0xdc, 0x33, 0xa9, 0x51, 0x65, 0xb1, 0x7e, 0x86, 0x86, 0xaa,
+	0x26, 0x04, 0x3a, 0x37, 0xf6, 0xd8, 0x71, 0x6f, 0x4f, 0x5e, 0xdf, 0x85, 0x56, 0xc1, 0x46, 0xf6,
+	0xf8, 0xad, 0xa1, 0xc9, 0x06, 0x15, 0xe0, 0x86, 0x7a, 0xee, 0xc2, 0xa8, 0xc8, 0x95, 0xc0, 0x40,
+	0x72, 0x0e, 0xed, 0x99, 0x73, 0x7b, 0xb7, 0x38, 0x29, 0x6f, 0x83, 0xae, 0xd0, 0x6c, 0x3a, 0x31,
+	0x34, 0x99, 0xa6, 0x8e, 0xae, 0x27, 0x41, 0xe5, 0xfa, 0x16, 0xe0, 0xb8, 0x95, 0xf2, 0x02, 0x63,
+	0xfb, 0x7e, 0x4a, 0x6d, 0xdf, 0x71, 0xdf, 0xd9, 0x33, 0x47, 0x76, 0xee, 0x1c, 0xda, 0x05, 0xbb,
+	0x5b, 0x4e, 0x26, 0xb3, 0xdf, 0x0c, 0xed, 0xc4, 0x36, 0x5f, 0xbc, 0x9f, 0x53, 0x6f, 0x68, 0x54,
+	0xae, 0x77, 0xb2, 0x5b, 0xc5, 0xaa, 0xaa, 0x9a, 0xd1, 0x6c, 0x7a, 0x12, 0x23, 0xa7, 0x88, 0xc8,
+	0x5e, 0x4e, 0x1c, 0xef, 0x17, 0xf5, 0x16, 0x0c, 0x92, 0x70, 0xf9, 0x30, 0x42, 0x6e, 0x54, 0xc8,
+	0x73, 0x38, 0x2f, 0xd9, 0x9c, 0x3a, 0xee, 0xc2, 0x71, 0x6f, 0x8d, 0xea, 0xb1, 0xfe, 0x6e, 0x72,
+	0xef, 0x28, 0x6f, 0x6d, 0x34, 0x78, 0xff, 0x62, 0x2d, 0xfa, 0xe1, 0x26, 0x13, 0x49, 0xb4, 0x4f,
+	0xfa, 0x22, 0x5b, 0x0f, 0x0e, 0x07, 0xb1, 0x1b, 0x44, 0xe9, 0x2a, 0x63, 0x03, 0xfc, 0x67, 0x1f,
+	0xac, 0xc5, 0x20, 0x66, 0x41, 0xd0, 0xc0, 0xd3, 0xf7, 0xff, 0x04, 0x00, 0x00, 0xff, 0xff, 0x90,
+	0x70, 0xe5, 0xd1, 0x2b, 0x06, 0x00, 0x00,
 }
diff --git a/src/lab/peripherals.proto b/src/lab/peripherals.proto
index 83cad2a..ba6e941 100644
--- a/src/lab/peripherals.proto
+++ b/src/lab/peripherals.proto
@@ -111,7 +111,7 @@
   bool mimo = 1;
 }
 
-// Next Tag: 2
+// Next Tag: 3
 message Camerabox {
   // Facing of DUT's camera to be tested whose FOV should cover chart tablet's screen.
   // Next Tag: 3
@@ -122,5 +122,15 @@
     // DUT's front camera is facing to chart tablet.
     FACING_FRONT = 2;
   }
+  // Light provision of camerabox, if LED is present or not.
+  // Next Tag: 3
+  enum Light {
+    LIGHT_UNKNOWN = 0;
+    // Camerabox has LED light provisioned.
+    LIGHT_LED = 1;
+    // Camerabox do not have LED light provision.
+    LIGHT_NOLED = 2;
+  }
   Facing facing = 1;
+  Light light = 2;
 }