From 082ef0947439b041afdeb98cd8e086129ca9902c Mon Sep 17 00:00:00 2001 From: Dmitry Toptygin Date: Tue, 15 Sep 2020 15:06:42 -0400 Subject: [PATCH] in ApPerformance change cpuUtilized type to int[], in ClientMetrics change mcs and rates types to int[] - they were originally defined as byte[], but that causes them to be serialized as base64-encoded strings, which is annoying --- wlan-cloud-opensync-controller | 2 +- wlan-cloud-services | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wlan-cloud-opensync-controller b/wlan-cloud-opensync-controller index 2ea8f4a..9899286 160000 --- a/wlan-cloud-opensync-controller +++ b/wlan-cloud-opensync-controller @@ -1 +1 @@ -Subproject commit 2ea8f4a124127444e5513f9f3d59ef82a250bfc1 +Subproject commit 9899286bc073edac7c990b3f3628d3947982ac0a diff --git a/wlan-cloud-services b/wlan-cloud-services index 2a85204..1fcc5af 160000 --- a/wlan-cloud-services +++ b/wlan-cloud-services @@ -1 +1 @@ -Subproject commit 2a85204c4371e8cdff8c2c536742304aa6bbca65 +Subproject commit 1fcc5af44dbc5e35c724e9f5f26408d21547bfc7