From 07d76144231eca879777157c4e613f8cac23ae16 Mon Sep 17 00:00:00 2001 From: ralphlee Date: Thu, 1 Oct 2020 14:17:33 -0400 Subject: [PATCH] Adding RF profile to all cloud os gw docker and parent-child relationship --- .../main/docker-with-mqtt/app/opensync/ProfileAPExample.json | 3 ++- .../src/main/docker-with-mqtt/app/opensync/ProfileRf.json | 4 ++-- .../src/main/docker/app/opensync/ProfileAPExample.json | 3 ++- .../src/main/docker/app/opensync/ProfileRf.json | 4 ++-- 4 files changed, 8 insertions(+), 6 deletions(-) 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": {