NDU Gateway

Integrate legacy and third-party systems with NDU platform using IoT Gateway.

How to enable remote shell feature on NDU Gateway

This guide will help you to enable remote shell feature and control operation system with NDU Gateway from your NDU platform instance.

For purpose of this guide, we will use following things:

  1. Instance of NDU platform (How to install you can read here). For this guide we will use smartapp.netcad.com
  2. Installed and configured NDU Gateway (How to install you can read here).

Step 1. Remote shell activation


{: style=”color:red” } WARNING: This feature can cause security problems for your device, we strongly recommend using it with ssl encryption only and not enabling it if you don’t need it.

Example of the thingsboard section in the general configuration file:

1
2
3
4
5
6
7
thingsboard:
  host: smartapp.netcad.com
  port: 1883
  remoteShell: true
  remoteConfiguration: false
  security:
    accessToken: PUT_YOUR_GW_ACCESS_TOKEN_HERE

Step 2. Create a dashboard to use the remote shell

To use the remote shell we have to use the widget RPC remote shell from Control widget bundle. To do this we use following steps:

Next steps

Explore guides related to main NDU features: