diff --git a/all-cloud-and-opensync-gw-in-one-docker/src/main/docker-with-mqtt/app/opensync/ProfileAPExample.json b/all-cloud-and-opensync-gw-in-one-docker/src/main/docker-with-mqtt/app/opensync/ProfileAPExample.json index 8420e247..fad16cde 100644 --- a/all-cloud-and-opensync-gw-in-one-docker/src/main/docker-with-mqtt/app/opensync/ProfileAPExample.json +++ b/all-cloud-and-opensync-gw-in-one-docker/src/main/docker-with-mqtt/app/opensync/ProfileAPExample.json @@ -49,6 +49,7 @@ "childProfileIds": [ 6, 7, - 8 + 8, + 9 ] } \ No newline at end of file diff --git a/all-cloud-and-opensync-gw-in-one-docker/src/main/docker-with-mqtt/app/opensync/ProfileRf.json b/all-cloud-and-opensync-gw-in-one-docker/src/main/docker-with-mqtt/app/opensync/ProfileRf.json index 437c898e..1e3d2359 100644 --- a/all-cloud-and-opensync-gw-in-one-docker/src/main/docker-with-mqtt/app/opensync/ProfileRf.json +++ b/all-cloud-and-opensync-gw-in-one-docker/src/main/docker-with-mqtt/app/opensync/ProfileRf.json @@ -125,8 +125,8 @@ "bestApSettings": { "model_type": "RadioBestApSettings", "mlComputed": true, - "dropInSnrPercentage": 20, - "minLoadFactor": 50 + "dropInSnrPercentage": 30, + "minLoadFactor": 40 } }, "is5GHzL": { diff --git a/all-cloud-and-opensync-gw-in-one-docker/src/main/docker/app/opensync/ProfileAPExample.json b/all-cloud-and-opensync-gw-in-one-docker/src/main/docker/app/opensync/ProfileAPExample.json index 8420e247..fad16cde 100644 --- a/all-cloud-and-opensync-gw-in-one-docker/src/main/docker/app/opensync/ProfileAPExample.json +++ b/all-cloud-and-opensync-gw-in-one-docker/src/main/docker/app/opensync/ProfileAPExample.json @@ -49,6 +49,7 @@ "childProfileIds": [ 6, 7, - 8 + 8, + 9 ] } \ No newline at end of file diff --git a/all-cloud-and-opensync-gw-in-one-docker/src/main/docker/app/opensync/ProfileRf.json b/all-cloud-and-opensync-gw-in-one-docker/src/main/docker/app/opensync/ProfileRf.json index 437c898e..1e3d2359 100644 --- a/all-cloud-and-opensync-gw-in-one-docker/src/main/docker/app/opensync/ProfileRf.json +++ b/all-cloud-and-opensync-gw-in-one-docker/src/main/docker/app/opensync/ProfileRf.json @@ -125,8 +125,8 @@ "bestApSettings": { "model_type": "RadioBestApSettings", "mlComputed": true, - "dropInSnrPercentage": 20, - "minLoadFactor": 50 + "dropInSnrPercentage": 30, + "minLoadFactor": 40 } }, "is5GHzL": {