Skip to content

Scalable IoT Web Platform for simple device control

Notifications You must be signed in to change notification settings

donatoaz/ferment-iot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b43e700 · Apr 7, 2018

History

16 Commits
Apr 7, 2018
Mar 23, 2018
Apr 6, 2018
Apr 1, 2018
Apr 7, 2018
Mar 23, 2018
Mar 28, 2018
Mar 23, 2018
Apr 1, 2018
Mar 23, 2018
Mar 23, 2018
Mar 29, 2018
Apr 6, 2018
Mar 29, 2018
Mar 29, 2018
Apr 1, 2018
Apr 1, 2018
Mar 28, 2018
Apr 1, 2018
Mar 23, 2018
Apr 7, 2018
Mar 23, 2018
Mar 23, 2018

Repository files navigation

CERVEJATOR

What is it?

Cervejator is an online IoT device control an monitor application.

How does it work?

You create your devices (sensors and actuators) and get a WRITE_KEY. This key is used for communication between device and platform (see currently supported protocols below)

Supported Protocols

Currently only MQTT is supported, you can either run your own MQTT broker (see docker-mosquitto for a dockeriezed broker) or use one of the many free online brokers available online.

USAGE

We use docker-compose to spin up all components of the application, see the docker-compose.yml file for more details.

To include in this document:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

About

Scalable IoT Web Platform for simple device control

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published