Skip to Content
Industrial Internet Application Development
book

Industrial Internet Application Development

by Alena Traukina, Jayant Thomas, Prashant Tyagi, Veera Kishore Reddipalli
September 2018
Intermediate to advanced
412 pages
11h 12m
English
Packt Publishing
Content preview from Industrial Internet Application Development

Deploying your first analytics

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:

  1. Run a git clone command to copy the source code of the application:
git clone https://github.com/Altoros/iot-book.git
  1. Start the application, running the following command:
docker build -t timeseries  docker run -p 8080:8080 -it --rm --name timeseries-container timeseries

The return will be as shown in this screenshot:

Console output after starting the Node.js app
  1. Now, ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hands-On Industrial Internet of Things

Hands-On Industrial Internet of Things

Giacomo Veneri, Antonio Capasso
What Employees Want Most in Uncertain Times

What Employees Want Most in Uncertain Times

Kristine W. Powers, Jessica B.B. Diaz

Publisher Resources

ISBN: 9781788298599Supplemental Content