Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
Two interfaces are available to customize µWiotys.
FTP interface for:
Management of the device fleet
Configuration of outputs
Support
Web Interface for:
Network configuration
Lora Downlink management
Support
...
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:
static
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 Lora 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.
...
µWiotys will use the following port .:
Fonction | Port | ||
---|---|---|---|
Modbus | 502 | ||
FTP configuration | 2222 | ||
Web configuration | 80 | ||
Application HTTP | Specific port to each application | ||
Support Wi6labs | 81 | ||
Support Wi6labs | 22 | Application HTTP | could be specific to each application
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Support ports are only used if your need remote support session from Wi6labs support team |
...
LoRaWAN devices
The device must be declared in µWiotys with following parameters:
...
If your server miss the request, all the data sent can be retreive retrieve using the FTP in /uwiotys/log/uwiotys_functionnal.log
ou using the data logger csv CSV output.
Data logger
µwiotys µWiotys provide a csv CSV output. This output is configurable by FTP (see output-configuration).
You can retreive retrieve the csv CSV files in the FTP under /uwiotys/log/$END_DEVICE_ID/
. Each sensor has its own folder with its own data.