September 2018
Intermediate to advanced
412 pages
11h 12m
English
In this section, we provide a selection of examples, illustrating how to apply some of the InfluxDB analytical functions to process the time series data from sensors collected using the Node.js application we built earlier.
To enable the analytics for the time series data from sensors read with the Node.js application, proceed as follows:
git clone https://github.com/Altoros/iot-book.git
docker build -t timeseries docker run -p 8080:8080 -it --rm --name timeseries-container timeseries
The return will be as shown in this screenshot: