Skip to content

gowrisankar22/iot-sensor-simulator

 
 

Repository files navigation

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

  • Hard one: you'll have to pull every image and run the containers
  • Easy one: use fig.sh [1] with a provided configuration file which will download the images, configure access between containers and run them

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 :9393 and enjoy a cold beer.

You can also check out Node red: :1880

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 50.9%
  • CSS 20.6%
  • JavaScript 18.3%
  • HTML 10.2%