diff --git a/opensync-ext-static/src/main/resources/LocationBuildingExample.json b/opensync-ext-static/src/main/resources/LocationBuildingExample.json index fa4b2c0..5f236a3 100644 --- a/opensync-ext-static/src/main/resources/LocationBuildingExample.json +++ b/opensync-ext-static/src/main/resources/LocationBuildingExample.json @@ -10,55 +10,48 @@ "countryCode" : "ca", "maintenanceWindow" : null, "rrmEnabled" : true, - "dailyRebalancingDetails" : { + "dailyActivityDetails" : { "SUNDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "MONDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "TUESDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "WEDNESDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "THURSDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "FRIDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "SATURDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" } } }, diff --git a/opensync-gateway-static-docker/src/main/docker-opensync-gateway-and-mqtt/app/opensync/LocationBuildingExample.json b/opensync-gateway-static-docker/src/main/docker-opensync-gateway-and-mqtt/app/opensync/LocationBuildingExample.json index fa4b2c0..5f236a3 100644 --- a/opensync-gateway-static-docker/src/main/docker-opensync-gateway-and-mqtt/app/opensync/LocationBuildingExample.json +++ b/opensync-gateway-static-docker/src/main/docker-opensync-gateway-and-mqtt/app/opensync/LocationBuildingExample.json @@ -10,55 +10,48 @@ "countryCode" : "ca", "maintenanceWindow" : null, "rrmEnabled" : true, - "dailyRebalancingDetails" : { + "dailyActivityDetails" : { "SUNDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "MONDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "TUESDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "WEDNESDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "THURSDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "FRIDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "SATURDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" } } }, diff --git a/opensync-gateway-static-docker/src/main/docker-opensync-gateway-and-mqtt/app/opensync/LocationBuildingParentExample.json b/opensync-gateway-static-docker/src/main/docker-opensync-gateway-and-mqtt/app/opensync/LocationBuildingParentExample.json index 559ca51..bca00c4 100644 --- a/opensync-gateway-static-docker/src/main/docker-opensync-gateway-and-mqtt/app/opensync/LocationBuildingParentExample.json +++ b/opensync-gateway-static-docker/src/main/docker-opensync-gateway-and-mqtt/app/opensync/LocationBuildingParentExample.json @@ -10,55 +10,48 @@ "countryCode" : "usa", "maintenanceWindow" : null, "rrmEnabled" : true, - "dailyRebalancingDetails" : { + "dailyActivityDetails" : { "SUNDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "MONDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "TUESDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "WEDNESDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "THURSDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "FRIDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "SATURDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" } } }, diff --git a/opensync-gateway-static-docker/src/main/docker/app/opensync/LocationBuildingExample.json b/opensync-gateway-static-docker/src/main/docker/app/opensync/LocationBuildingExample.json index fa4b2c0..5f236a3 100644 --- a/opensync-gateway-static-docker/src/main/docker/app/opensync/LocationBuildingExample.json +++ b/opensync-gateway-static-docker/src/main/docker/app/opensync/LocationBuildingExample.json @@ -10,55 +10,48 @@ "countryCode" : "ca", "maintenanceWindow" : null, "rrmEnabled" : true, - "dailyRebalancingDetails" : { + "dailyActivityDetails" : { "SUNDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "MONDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "TUESDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "WEDNESDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "THURSDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "FRIDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "SATURDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" } } }, diff --git a/opensync-gateway-static-docker/src/main/docker/app/opensync/LocationBuildingParentExample.json b/opensync-gateway-static-docker/src/main/docker/app/opensync/LocationBuildingParentExample.json index 559ca51..bca00c4 100644 --- a/opensync-gateway-static-docker/src/main/docker/app/opensync/LocationBuildingParentExample.json +++ b/opensync-gateway-static-docker/src/main/docker/app/opensync/LocationBuildingParentExample.json @@ -10,55 +10,48 @@ "countryCode" : "usa", "maintenanceWindow" : null, "rrmEnabled" : true, - "dailyRebalancingDetails" : { + "dailyActivityDetails" : { "SUNDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "MONDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "TUESDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "WEDNESDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "THURSDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "FRIDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "SATURDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" } } }, diff --git a/opensync-gateway-static-process/src/main/resources/app/opensync/LocationBuildingExample.json b/opensync-gateway-static-process/src/main/resources/app/opensync/LocationBuildingExample.json index fa4b2c0..5f236a3 100644 --- a/opensync-gateway-static-process/src/main/resources/app/opensync/LocationBuildingExample.json +++ b/opensync-gateway-static-process/src/main/resources/app/opensync/LocationBuildingExample.json @@ -10,55 +10,48 @@ "countryCode" : "ca", "maintenanceWindow" : null, "rrmEnabled" : true, - "dailyRebalancingDetails" : { + "dailyActivityDetails" : { "SUNDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "MONDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "TUESDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "WEDNESDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "THURSDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "FRIDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "SATURDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" } } }, diff --git a/opensync-gateway-static-process/src/main/resources/app/opensync/LocationBuildingParentExample.json b/opensync-gateway-static-process/src/main/resources/app/opensync/LocationBuildingParentExample.json index 559ca51..bca00c4 100644 --- a/opensync-gateway-static-process/src/main/resources/app/opensync/LocationBuildingParentExample.json +++ b/opensync-gateway-static-process/src/main/resources/app/opensync/LocationBuildingParentExample.json @@ -10,55 +10,48 @@ "countryCode" : "usa", "maintenanceWindow" : null, "rrmEnabled" : true, - "dailyRebalancingDetails" : { + "dailyActivityDetails" : { "SUNDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "MONDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "TUESDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "WEDNESDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "THURSDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "FRIDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" }, "SATURDAY" : { "model_type" : "LocationActivityDetails", "busyTime" : "13:30", "quietTime" : "3:30", - "timezone" : "US/Eastern", - "lastBusySnapshot" : 0 + "timezone" : "US/Eastern" } } },