Creating instances of assets and adding time series data

In this section, we will build a Node.js application that simulates reading of time series data from sensors. To store the data, we will use the InfluxDB time series database.

For building the application, we will need the following software:

To build a Node.js application that simulates reading of time series data from sensors, proceed as follows:

  1. Create a package.json file, describing software dependencies. ...

Get Industrial Internet Application Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.