Example Using InfluxDB
UNDER CONSTRUCTION...
This is a basic example to forward data to an InfluxDB database. Note this will only cover a skeleton to start building your own application.
Installation
Server side hosting InfluxDB
Install InfluxDB as recommended. This link provides compiled executables.
Github link is here.
Raspberrypi side
Install the python biding to influxdb. Available from github here.
Prerequisites
The RPICT series board must output as CSV for this work.