diff --git a/docs/iot-gateway/install/pip-installation.md b/docs/iot-gateway/install/pip-installation.md index b542c75f03..4f489abb21 100644 --- a/docs/iot-gateway/install/pip-installation.md +++ b/docs/iot-gateway/install/pip-installation.md @@ -79,10 +79,10 @@ First, add a gateway device to your ThingsBoard instance by following these step {% assign createNewGatewayDevice = ' === image: /images/gateway/dashboard/gateway-getting-started-1-ce.png, - title: Go to the "**Dashboards**" page and open the "**ThingsBoard IoT Gateways**" dashboard; + title: Go to the "**Entities**" > "**Gateways**" page and click the "**plus**" icon in the upper right corner to add a new gateway. === image: /images/gateway/dashboard/gateway-getting-started-2-ce.png, - title: Click the "**plus**" icon in the upper right corner to add a new gateway. Input the gateway name (e.g., "My Gateway"), and select the default device profile. Click "Create". + title: In the opened modal window input the gateway name(e.g., "My Gateway"), specify the "**default**" device profile, and click "**Create**". ' %} @@ -131,19 +131,41 @@ nano /etc/thingsboard-gateway/config/tb_gateway.json {% assign configureGatewayLogs = ' === - image: /images/gateway/install/configure-gateway-1-ce.png, + image: /images/gateway/install/configure-gateway-4-ce.png, title: Click the "**General configuration**" button; === - image: /images/gateway/install/configure-gateway-4-ce.png, + image: /images/gateway/install/configure-gateway-5-ce.png, title: Navigate to the "**Logs**" tab and replace the "**File path**" field value to `/var/log/thingsboard-gateway` in all tabs. Then, click "**Save**". ' %} {% include images-gallery.liquid imageCollection=configureGatewayLogs %} -**7. Check installation you can with command** (You will get errors about connection, because you don't configure gateway for yourself. *For configuration please use [Configuration guide](/docs/iot-gateway/configuration/)):* +**7. You can check installation with this command**. *For configuration please use [Configuration guide](/docs/iot-gateway/configuration/):* ```bash thingsboard-gateway ``` -{: .copy-code} \ No newline at end of file +{: .copy-code} + +- If everything is done correctly, you will see the gateway status set to `Active`. + +{% assign configureCorrectGateway = ' + === + image: /images/gateway/install/configure-gateway-6-ce.png, + title: If everything is done correctly, you will see the gateway status set to `Active`. +' +%} + +{% include images-gallery.liquid imageCollection=configureCorrectGateway %} + +## Next steps + +Explore guides related to main ThingsBoard features: + + - [Getting Started](/docs/iot-gateway/getting-started/) with ThingsBoard IoT Gateway. + - [Data Visualization](/docs/user-guide/visualization/) - how to visualize collected data. + - [Device attributes](/docs/user-guide/attributes/) - how to use device attributes. + - [Telemetry data collection](/docs/user-guide/telemetry/) - how to collect telemetry data. + - [Using RPC capabilities](/docs/user-guide/rpc/) - how to send commands to/from devices. + - [Rule Engine](/docs/user-guide/rule-engine/) - how to use rule engine to analyze data from devices. diff --git a/images/gateway/dashboard/gateway-getting-started-1-ce-preview.png b/images/gateway/dashboard/gateway-getting-started-1-ce-preview.png index 236d3dd75e..b22130fbd1 100644 Binary files a/images/gateway/dashboard/gateway-getting-started-1-ce-preview.png and b/images/gateway/dashboard/gateway-getting-started-1-ce-preview.png differ diff --git a/images/gateway/dashboard/gateway-getting-started-1-ce.png b/images/gateway/dashboard/gateway-getting-started-1-ce.png index d9b1d71887..c22f23588a 100644 Binary files a/images/gateway/dashboard/gateway-getting-started-1-ce.png and b/images/gateway/dashboard/gateway-getting-started-1-ce.png differ diff --git a/images/gateway/dashboard/gateway-getting-started-2-ce-preview.png b/images/gateway/dashboard/gateway-getting-started-2-ce-preview.png index ff0a7edbef..ebfe4df10b 100644 Binary files a/images/gateway/dashboard/gateway-getting-started-2-ce-preview.png and b/images/gateway/dashboard/gateway-getting-started-2-ce-preview.png differ diff --git a/images/gateway/dashboard/gateway-getting-started-2-ce.png b/images/gateway/dashboard/gateway-getting-started-2-ce.png index dd7f7f9dc0..8e3d78fab3 100644 Binary files a/images/gateway/dashboard/gateway-getting-started-2-ce.png and b/images/gateway/dashboard/gateway-getting-started-2-ce.png differ diff --git a/images/gateway/install/configure-gateway-1-ce-preview.png b/images/gateway/install/configure-gateway-1-ce-preview.png index 5cfe052e08..f2c2fe324d 100644 Binary files a/images/gateway/install/configure-gateway-1-ce-preview.png and b/images/gateway/install/configure-gateway-1-ce-preview.png differ diff --git a/images/gateway/install/configure-gateway-1-ce.png b/images/gateway/install/configure-gateway-1-ce.png index 1144314571..f2c2fe324d 100644 Binary files a/images/gateway/install/configure-gateway-1-ce.png and b/images/gateway/install/configure-gateway-1-ce.png differ diff --git a/images/gateway/install/configure-gateway-2-ce-preview.png b/images/gateway/install/configure-gateway-2-ce-preview.png index 7ab02a8045..0cffeda2e7 100644 Binary files a/images/gateway/install/configure-gateway-2-ce-preview.png and b/images/gateway/install/configure-gateway-2-ce-preview.png differ diff --git a/images/gateway/install/configure-gateway-2-ce.png b/images/gateway/install/configure-gateway-2-ce.png index b077b71e36..0cffeda2e7 100644 Binary files a/images/gateway/install/configure-gateway-2-ce.png and b/images/gateway/install/configure-gateway-2-ce.png differ diff --git a/images/gateway/install/configure-gateway-3-ce-preview.png b/images/gateway/install/configure-gateway-3-ce-preview.png index b90cfcd208..772498d932 100644 Binary files a/images/gateway/install/configure-gateway-3-ce-preview.png and b/images/gateway/install/configure-gateway-3-ce-preview.png differ diff --git a/images/gateway/install/configure-gateway-3-ce.png b/images/gateway/install/configure-gateway-3-ce.png index c10af8db06..772498d932 100644 Binary files a/images/gateway/install/configure-gateway-3-ce.png and b/images/gateway/install/configure-gateway-3-ce.png differ diff --git a/images/gateway/install/configure-gateway-4-ce-preview.png b/images/gateway/install/configure-gateway-4-ce-preview.png index 131931097e..f2c2fe324d 100644 Binary files a/images/gateway/install/configure-gateway-4-ce-preview.png and b/images/gateway/install/configure-gateway-4-ce-preview.png differ diff --git a/images/gateway/install/configure-gateway-4-ce.png b/images/gateway/install/configure-gateway-4-ce.png index a784991d96..f2c2fe324d 100644 Binary files a/images/gateway/install/configure-gateway-4-ce.png and b/images/gateway/install/configure-gateway-4-ce.png differ diff --git a/images/gateway/install/configure-gateway-5-ce-preview.png b/images/gateway/install/configure-gateway-5-ce-preview.png new file mode 100644 index 0000000000..55cf461bff Binary files /dev/null and b/images/gateway/install/configure-gateway-5-ce-preview.png differ diff --git a/images/gateway/install/configure-gateway-5-ce.png b/images/gateway/install/configure-gateway-5-ce.png new file mode 100644 index 0000000000..55cf461bff Binary files /dev/null and b/images/gateway/install/configure-gateway-5-ce.png differ diff --git a/images/gateway/install/configure-gateway-6-ce-preview.png b/images/gateway/install/configure-gateway-6-ce-preview.png new file mode 100644 index 0000000000..4efc3abcd0 Binary files /dev/null and b/images/gateway/install/configure-gateway-6-ce-preview.png differ diff --git a/images/gateway/install/configure-gateway-6-ce.png b/images/gateway/install/configure-gateway-6-ce.png new file mode 100644 index 0000000000..4efc3abcd0 Binary files /dev/null and b/images/gateway/install/configure-gateway-6-ce.png differ