mirror of
https://github.com/Telecominfraproject/wlan-cloud-opensync-controller.git
synced 2025-11-01 02:57:49 +00:00
WIFI-792 RF Implementation - Comments reviewed (#12)
Update rf profile examples in static
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
"dropInSnrPercentage": 30,
|
||||
"minLoadFactor": 40
|
||||
},
|
||||
"minAutoCellSize": -80
|
||||
"minAutoCellSize": -65
|
||||
},
|
||||
"is2dot4GHz": {
|
||||
"model_type": "RfElementConfiguration",
|
||||
@@ -127,7 +127,7 @@
|
||||
"dropInSnrPercentage": 20,
|
||||
"minLoadFactor": 50
|
||||
},
|
||||
"minAutoCellSize": -80
|
||||
"minAutoCellSize": -65
|
||||
},
|
||||
"is5GHzU": {
|
||||
"model_type": "RfElementConfiguration",
|
||||
@@ -188,7 +188,7 @@
|
||||
"dropInSnrPercentage": 30,
|
||||
"minLoadFactor": 40
|
||||
},
|
||||
"minAutoCellSize": -80
|
||||
"minAutoCellSize": -65
|
||||
},
|
||||
"is5GHzL": {
|
||||
"model_type": "RfElementConfiguration",
|
||||
@@ -249,7 +249,7 @@
|
||||
"dropInSnrPercentage": 30,
|
||||
"minLoadFactor": 40
|
||||
},
|
||||
"minAutoCellSize": -80
|
||||
"minAutoCellSize": -65
|
||||
}
|
||||
},
|
||||
"profileType": "rf"
|
||||
|
||||
@@ -66,7 +66,7 @@
|
||||
"dropInSnrPercentage": 30,
|
||||
"minLoadFactor": 40
|
||||
},
|
||||
"minAutoCellSize": -80
|
||||
"minAutoCellSize": -65
|
||||
},
|
||||
"is2dot4GHz": {
|
||||
"model_type": "RfElementConfiguration",
|
||||
@@ -127,7 +127,7 @@
|
||||
"dropInSnrPercentage": 20,
|
||||
"minLoadFactor": 50
|
||||
},
|
||||
"minAutoCellSize": -80
|
||||
"minAutoCellSize": -65
|
||||
},
|
||||
"is5GHzU": {
|
||||
"model_type": "RfElementConfiguration",
|
||||
@@ -188,7 +188,7 @@
|
||||
"dropInSnrPercentage": 30,
|
||||
"minLoadFactor": 40
|
||||
},
|
||||
"minAutoCellSize": -80
|
||||
"minAutoCellSize": -65
|
||||
},
|
||||
"is5GHzL": {
|
||||
"model_type": "RfElementConfiguration",
|
||||
@@ -249,7 +249,7 @@
|
||||
"dropInSnrPercentage": 30,
|
||||
"minLoadFactor": 40
|
||||
},
|
||||
"minAutoCellSize": -80
|
||||
"minAutoCellSize": -65
|
||||
}
|
||||
},
|
||||
"profileType": "rf"
|
||||
|
||||
@@ -66,7 +66,7 @@
|
||||
"dropInSnrPercentage": 30,
|
||||
"minLoadFactor": 40
|
||||
},
|
||||
"minAutoCellSize": -80
|
||||
"minAutoCellSize": -65
|
||||
},
|
||||
"is2dot4GHz": {
|
||||
"model_type": "RfElementConfiguration",
|
||||
@@ -127,7 +127,7 @@
|
||||
"dropInSnrPercentage": 20,
|
||||
"minLoadFactor": 50
|
||||
},
|
||||
"minAutoCellSize": -80
|
||||
"minAutoCellSize": -65
|
||||
},
|
||||
"is5GHzU": {
|
||||
"model_type": "RfElementConfiguration",
|
||||
@@ -188,7 +188,7 @@
|
||||
"dropInSnrPercentage": 30,
|
||||
"minLoadFactor": 40
|
||||
},
|
||||
"minAutoCellSize": -80
|
||||
"minAutoCellSize": -65
|
||||
},
|
||||
"is5GHzL": {
|
||||
"model_type": "RfElementConfiguration",
|
||||
@@ -249,7 +249,7 @@
|
||||
"dropInSnrPercentage": 30,
|
||||
"minLoadFactor": 40
|
||||
},
|
||||
"minAutoCellSize": -80
|
||||
"minAutoCellSize": -65
|
||||
}
|
||||
},
|
||||
"profileType": "rf"
|
||||
|
||||
Reference in New Issue
Block a user