CF-HC

An Insteon project
Download

CF-HC Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL v3
  • Publisher Name:
  • Secesh
  • Publisher web site:
  • https://launchpad.net/~matt-mattchase

CF-HC Tags


CF-HC Description

An Insteon project CF-HC is a system to manage an Insteon network via a PLM.CF-HC's goal is to provide an easy web-based GUI to manipulate Insteon elements.There are three main components in this collection.1) The MySQL database. It houses user authentication and the command queue. It is planned to house all variable aspects of the system as they get implemented. This should include all aspects of insteon elements. --- See: schema.sql --- See the last section in that file, which indicates system:system can be --- the default login. --- Finally: Change the line in insteon_sql.rb that sets the password.2) The GUI itself. It's cgi written in ruby. It's script intensive with ajax calls and animations through jQuery.3) The TTY script. Again written in ruby, this script runs an infinate loop that checks for data from the PLM, and checks the database for queued commands that need to be performed. -- tty.rb should always be running in the background. What's New in This Release: · Reorganized directory structure. · Added version to SQL database and code. (see upgrade.sql) · Added YAML config file · Began utilizing cookies to improve security


CF-HC Related Software