Preparation
To install the Software Gateway software (which runs on a server), you first need to prepare a server that meets the following requirements:
| Requirement | Description |
|---|---|
| Hardware | For testing: CPU with 2 cores (2 threads) or higher, and RAM of 4GB or higher |
| System | Can be Windows or Linux. The choice depends on the operations staff's familiarity with the system and the utilization of existing servers |
| Network | Can be in the internal network or external network. Must have a fixed IP address and be interconnected with the wireless network that the device will connect to |
| Availability | The device maintains a connection with the Software Gateway. If the server running the Software Gateway stops, the Software Gateway will be unable to receive external interface requests |
Download the gateway software via the link below.
Download LinkWindows Installation
Extract the downloaded package, then run
After startup, you will see the web management address of the Software Gateway in the window.
Copy this address and open it in your browser's address bar.
Change the IP address to one in the same network segment as the device, save and close the file, then restart the Software Gateway.
uni-gateway-win.exe in the extracted folder.After startup, you will see the web management address of the Software Gateway in the window.
Copy this address and open it in your browser's address bar.
Modify Settings
If the server has multiple IP addresses, modify the configuration file (data/config.ini in the software folder).Change the IP address to one in the same network segment as the device, save and close the file, then restart the Software Gateway.
Linux Installation
Extract the downloaded package, then navigate to the software folder:
Run the command:
Then run the program:
After startup, you will see the web management address of the Software Gateway in the window.
Change the IP address to one in the same network segment as the device, save and close the file, then restart the Software Gateway.
Run the command:
chmod +x uni-gateway-linux to add execution permissionThen run the program:
./uni-gateway-linuxAfter startup, you will see the web management address of the Software Gateway in the window.
Modify Settings
If the server has multiple IP addresses, modify the configuration file (data/config.ini in the software folder).Change the IP address to one in the same network segment as the device, save and close the file, then restart the Software Gateway.