InfluxDB
Connection settings
| Setting | Description |
|---|---|
| URL | The URL of the InfluxDB server to connecto to. |
| Database | The database name in InfluxDB that should be used. |
| Username | The username for InfluxDB. |
| Password | The password for InfluxDB. |
Reniway InfluxDB
By default Reniway comes shipped with its own Influxdb instance. You can connect to it with following default values:
| Setting | Values |
|---|---|
| URL | http://influxdb:8086 |
| Database | PLCData |
| Username | patron |
| Password | Ronpat10 |