miko53 / web_monitor

web server for monitoring and display the data received from the sensors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • 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

Please feel free to use a different markup language if you do not plan to run rake doc:app.

Create Fifo for sending order to heater mkfifo a=rw my_pipe

crontab insert this line to periodic send order according to schedule rails runner CommandSchedule.schedule

About

web server for monitoring and display the data received from the sensors.

License:GNU General Public License v3.0


Languages

Language:Ruby 72.1%Language:HTML 21.9%Language:JavaScript 2.6%Language:CoffeeScript 1.6%Language:SCSS 1.4%Language:Sass 0.4%