Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
The Gateway needs a dedicated IP address on the same VLAN as the Modbus automate. It can be set up as DHCP or static IP.
The default configuration is static IP
address:
192.168.1.100
netmask:
255.255.255.0
gateway:
192.168.1.1
The Gateway should be synchronized to a NTP server in order to have valid timestamps of the LoRaWAN payload.
The default NTP servers configured are 0.pool.ntp.org and 1.pool.ntp.org, however this won't be valid if the Gateway doesn't have internet access.
...
Fonction | Port | ||
---|---|---|---|
Modbus | 502 | ||
BACnet | 47808 | ||
FTP configuration | 2222 | ||
Web configuration | 80 | ||
Application HTTP | Specific port to each application | Support Wi6labs | 81|
Support Wi6labs | 22 and 4443 |
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Support ports are only used if you need a remote support session from Wi6labs support team |
LoRaWAN devices
The device must be declared added in µWiotys with the following parameters:
Device EUI (DevEUI)
Application Device Activation Type (OTAA/ABP)
Application EUI (AppEUI)
Application key (AppKey)
Manufacturer model reference (see list device)
Modbus Slave number [1 to 200]
Only class A and C devices are supported. OTAA configuration is the default configuration. All advanced LoRa parameters are managed by Wi6labs.See FTP configuration for LoRaWAN device provisioning.
Once the configuration is loaded on the Gateway, all devices and corresponding Modbus tables will initialise after reboot.
...
µWiotys supports write single register (function code 6) only for several registers (see Modbus table )
Note |
---|
Writing register will trigger LoRaWAN downlink. Please kindly wait ~10s between each command in order to avoid radio collision. |
...
To read float, see an exemple at FAQ.
Byte order representation
...
Expand | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
...
There are no specific operation to do to add a new sensor for BACnet. You can use the Online support interface (https://app.uwiotys.com/index.php/device/list ) to create your infrastructure.
Only Analog input (AI) and Analog values (AV) are currently supported.
...