Huawei SmartLogger
The Teleport can receive environmental data from third-party sensors (such as Kipp & Zonen, Lufft, and Hukseflux) by connecting to a Huawei SmartLogger acting as a gateway.
In this topology, the environmental monitoring instrument (EMI) physically connects to the SmartLogger via Modbus RTU (RS485) or an Analog Input (AI) port. The Teleport then queries the SmartLogger via Modbus TCP over Ethernet to extract the aggregated environmental data.
Modbus TCP over Ethernet
The Teleport can be connected to the SmartLogger via a local router or directly via the WAN port of the logger.
Connection via a router (recommended)
- Connect the ethernet cable between the ETH1 port of the Teleport and the router. Navigate to our appendix for generic instructions on how to integrate with a router. Make sure to note the IP of the Teleport and the IP of the SmartLogger.
- Log in to the SmartLogger Web UI as an
Advanced UserorSpecial User. Note that you will need the username and password at your disposal. - Go to Settings and choose Comm. Param.
- Go to Modbus TCP and configure the following:
- Change Link setting to
Enable(Limited). - Enter the IP of the Teleport (obtained from the router) in Client 1 IP Address.
- Set the Address Mode to
Logical Address. - Leave SmartLogger Address on
0. If the value is different, let us know the currently configured address.
- Change Link setting to
Direct connection via the WAN port of the SmartLogger
- Connect the ethernet cable between the ETH1 port of the Teleport and the WAN port of the Huawei SmartLogger.
- Log in to the SmartLogger Web UI as an
Advanced UserorSpecial User. - Go to Settings and choose Comm. Param.
- Go to Wired Network and verify that the WAN Port Parameters are on the factory default (IP Address:
192.168.0.10, Subnet Mask:255.255.255.0). If the settings are different, please inform us of the exact settings. - Go to Modbus TCP and configure the following:
- Change Link setting to
Enable(Limited). - Enter
192.168.0.11(the static IP of the Teleport) in Client 1 IP Address. - Set the Address Mode to
Logical Address. - Leave SmartLogger Address on
0.
- Change Link setting to
Adding and Configuring the EMI
To allow the Teleport to read the sensor data, the EMI must be successfully registered and configured within the SmartLogger Web UI.
- Add the Device: Go to Maintenance > Device Mgmt. > Connect Device.
- Click Add Devices and configure the access parameters:
- Device Type: Select
EMI. - Connection mode: Select
Modbus-RTU(orAIif utilizing analog inputs). - Port number: Select the RS485 COM port number to which the sensor is physically connected.
- Address: Enter the Modbus communication address of the EMI.
- Click Add Device.
- Device Type: Select
- Configure the EMI: Go to Monitoring > EMI > Running Param.
- Select the specific sensor model in the EMI model drop-down list (e.g.,
Kipp&Zonen SMPx,Lufft WSx-UMB, etc.).- Custom Sensors: If the model is not listed, set EMI model to
Other. You must then manually define the Read function code (03Hor04H), Data reporting mode (IntegerorFloating point), and map the Signal parameters (Signal address, Gain, Offset) according to the sensor manufacturer’s protocol.
- Custom Sensors: If the model is not listed, set EMI model to
- Master/Slave Setup: If multiple EMIs are connected to the SmartLogger, you must set one of them to
Mastermode in the Master/Slave dropdown. The SmartLogger will aggregate and display the performance data from the Master EMI.