NodeJs project for simulating data ingestion from Alleantia device into Azure IoT Hub
How to use it:
- Download Node.js from the ufficial site: https://nodejs.org/
- Clone the project from Github
- From CLI run the following command in the folder where you have cloned the project: 'npm install'