From 1917e15fac70f69d02926866bef528b682e9da92 Mon Sep 17 00:00:00 2001 From: Maksym Dudnik Date: Mon, 5 Dec 2022 19:02:46 +0200 Subject: [PATCH] gateway Docker command mark 1 --- .../device-gateway-command.component.html | 15 ++++---- .../device-gateway-command.component.ts | 6 ++++ .../gateway/gateway-list-table-config.ts | 35 ++++++++----------- .../gateway/gateway-list.component.ts | 3 ++ .../home/pages/device/device.component.html | 12 ++++--- 5 files changed, 40 insertions(+), 31 deletions(-) diff --git a/ui-ngx/src/app/modules/home/components/device/device-gateway-command.component.html b/ui-ngx/src/app/modules/home/components/device/device-gateway-command.component.html index 6b395fc4bf..d1482f32d0 100644 --- a/ui-ngx/src/app/modules/home/components/device/device-gateway-command.component.html +++ b/ui-ngx/src/app/modules/home/components/device/device-gateway-command.component.html @@ -15,13 +15,16 @@ limitations under the License. --> -
- - gateway.windows - gateway.linux-macos - +
+ In order to run ThingsBoard IoT gateway (ThingsBoard IoT gateway) in docker with credentials for this device you can use the following commands. +
+ + gateway.windows + gateway.linux-macos + +
+
-
{{ linuxCode }}
- - device.description - -
- + +
+ + device.description + + +