Skip to content

Repository for the CometVisu building automation visualisation.

License

Notifications You must be signed in to change notification settings

mivola/CometVisu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The CometVisu is a package that contains two important parts.

One is the CometVisu Client, a JavaScript file that establishes the
communication to a Backend on a server that talks the CometVisu Protocol.
This file might be used on its own together with a custom visualisation.

The other part is the CometVisu Visualisation. It is a template engine
that creates an easy to use, web based visualisation. All the necessary
configuration is done in a simple XML file.

*** Important note on diagram-backend ***
It uses a modified version of rrdtool, adding a "fetchj" option.
You can find source and Debian-packages here:
http://repo.wiregate.de/wiregate/pool/main/r/
http://repo.wiregate.de/wiregate/pool/main/libr/

*** Notes on the KNX-backend ***
The KNX-backend uses
/usr/lib/cgi-bin/l : a dummy-login
/usr/lib/cgi-bin/r : a symlink to /usr/bin/eibread-cgi
/usr/lib/cgi-bin/w : a symlink to /usr/bin/eibwrite-cgi
eibread/write-cgi are part of a modified eibd-clients package here:
http://repo.wiregate.de/wiregate/pool/main/e/
(source: bcusdk)

NOTE:
=====

Please always also refer the online documentation at 

     http://www.cometvisu.org/

as it will contain the latest information.

To discuss with the developers you can use the mailing list that is
provided at the SourceForge project page or use the KNX User Forum
at http://knx-user-forum.de/cometvisu/ (spoken languages are German and English)

About

Repository for the CometVisu building automation visualisation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 83.6%
  • CSS 6.5%
  • PHP 5.9%
  • HTML 3.8%
  • Perl 0.1%
  • Shell 0.1%