Home

Awesome

IoT (Internet of Things) input sensor simulator

Description

This application is part of a Proof of Concept that involves 3 components:

How to run it

There are two alternatives

Easy one

Install FIG following instructions in www.fig.sh

git clone https://github.com/mgarciap/iot-sensor-simulator.git
cd iot-sensor-simulator
fig up

Open your browser and go to <you container ip>:9393 and enjoy a cold beer.

You can also check out Node red: <you container ip>:1880

[1] Still didn't migrated to Docker Compese, sorry. It is almost the same