From b359ef3d43f6e54223e72ca123239990f6c37fcd Mon Sep 17 00:00:00 2001 From: Tatiana Leon Date: Tue, 3 May 2022 11:25:40 +0200 Subject: [PATCH] connectcore-demo-example: remove not needed stuff for local management https://onedigi.atlassian.net/browse/DEL-7742 Signed-off-by: Tatiana Leon --- connectcore-demo-example/index.html | 221 ------------ connectcore-demo-example/management.html | 217 ------------ .../static/images/data_usage.png | Bin 589 -> 0 bytes .../static/images/data_usage_green.png | Bin 618 -> 0 bytes .../static/images/devices_list_gray.png | Bin 587 -> 0 bytes .../static/images/devices_list_green.png | Bin 596 -> 0 bytes .../static/images/profile_gray.png | Bin 2431 -> 0 bytes .../static/images/profile_green.png | Bin 2524 -> 0 bytes .../static/images/status_offline.png | Bin 2404 -> 0 bytes .../static/images/status_online.png | Bin 2329 -> 0 bytes .../static/js/ccimx8m-nano.js | 6 +- .../static/js/ccimx8mm-dvk.js | 8 +- .../static/js/ccimx8x-sbc-pro.js | 4 +- connectcore-demo-example/static/js/common.js | 17 - connectcore-demo-example/static/js/console.js | 9 +- .../static/js/dashboard.js | 40 +-- .../static/js/data-usage.js | 202 ----------- connectcore-demo-example/static/js/devices.js | 322 +----------------- .../static/js/file-system.js | 7 +- connectcore-demo-example/static/js/history.js | 7 - .../static/js/management.js | 202 +---------- connectcore-demo-example/static/js/sidebar.js | 102 ------ 22 files changed, 30 insertions(+), 1334 deletions(-) delete mode 100755 connectcore-demo-example/static/images/data_usage.png delete mode 100755 connectcore-demo-example/static/images/data_usage_green.png delete mode 100755 connectcore-demo-example/static/images/devices_list_gray.png delete mode 100755 connectcore-demo-example/static/images/devices_list_green.png delete mode 100644 connectcore-demo-example/static/images/profile_gray.png delete mode 100644 connectcore-demo-example/static/images/profile_green.png delete mode 100755 connectcore-demo-example/static/images/status_offline.png delete mode 100755 connectcore-demo-example/static/images/status_online.png delete mode 100644 connectcore-demo-example/static/js/data-usage.js diff --git a/connectcore-demo-example/index.html b/connectcore-demo-example/index.html index a9cf7b9..d76510c 100644 --- a/connectcore-demo-example/index.html +++ b/connectcore-demo-example/index.html @@ -9,7 +9,6 @@ Digi Demo - Dashboard - @@ -20,11 +19,7 @@ Digi Demo - Dashboard - - @@ -43,130 +38,10 @@ Digi Demo - Dashboard - @@ -261,27 +136,6 @@ Digi Demo - Dashboard
-
- - - - - - - - - -
- Time between samples: - - - -
- Samples to buffer: - - - -
-
-
@@ -295,14 +149,6 @@ Digi Demo - Dashboard