mirror of
https://github.com/Telecominfraproject/wlan-cloud-services.git
synced 2026-03-20 22:39:22 +00:00
Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-services
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
"childProfileIds": [
|
||||
6,
|
||||
7,
|
||||
8
|
||||
8,
|
||||
9
|
||||
]
|
||||
}
|
||||
@@ -125,8 +125,8 @@
|
||||
"bestApSettings": {
|
||||
"model_type": "RadioBestApSettings",
|
||||
"mlComputed": true,
|
||||
"dropInSnrPercentage": 20,
|
||||
"minLoadFactor": 50
|
||||
"dropInSnrPercentage": 30,
|
||||
"minLoadFactor": 40
|
||||
}
|
||||
},
|
||||
"is5GHzL": {
|
||||
|
||||
@@ -49,6 +49,7 @@
|
||||
"childProfileIds": [
|
||||
6,
|
||||
7,
|
||||
8
|
||||
8,
|
||||
9
|
||||
]
|
||||
}
|
||||
@@ -125,8 +125,8 @@
|
||||
"bestApSettings": {
|
||||
"model_type": "RadioBestApSettings",
|
||||
"mlComputed": true,
|
||||
"dropInSnrPercentage": 20,
|
||||
"minLoadFactor": 50
|
||||
"dropInSnrPercentage": 30,
|
||||
"minLoadFactor": 40
|
||||
}
|
||||
},
|
||||
"is5GHzL": {
|
||||
|
||||
Reference in New Issue
Block a user