Example Using InfluxDB: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
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. | 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== | ==Installation== |
Revision as of 12:43, 20 March 2017
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
Install InfluxDB as recommended. This link provides compiled executables.
Github link is here.
Prerequisites
The RPICT series board must output as CSV for this work.