Starting BBSim API Server
Adding SerialNumber to GetDeviceInfo response (it's now required by
VOLTHA)

Change-Id: If726b5c313b6a424f54682aef68c001f6de51b57
diff --git a/deployments/helm-chart/bbsim/values.yaml b/deployments/helm-chart/bbsim/values.yaml
index 9d37587..5c0161c 100644
--- a/deployments/helm-chart/bbsim/values.yaml
+++ b/deployments/helm-chart/bbsim/values.yaml
@@ -21,8 +21,9 @@
 pon: 1
 onu: 1
 
-# TODO read this value in the config
+# TODO read this values in the config
 olt_tcp_port: 50060
+bbsim_api_port: 50070
 
 images:
   bbsim: