Difference between revisions of "HSYCO"

From HSYCO
Jump to navigation Jump to search
 
(40 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Intro here...
+
__NOTITLE__
 +
{| role="presentation" style="border:0; margin: 0;" width="100%" cellspacing="10"
 +
| width="100%" valign="top" class="mainpageBox" |
 +
<div class="mainpageTitle welcome">Welcome to the HSYCO Wiki 3.4.0</div>
 +
<div class="mainpageContent">
 +
'''HSYCO''' is an innovative Java-based software framework for home and building automation applications.
  
== Installation ==
+
It is highly scalable, portable, secure, reliable and customizable.
 +
HSYCO combines an efficient HTML5 GUI, with web-based design tools, and an extensive Java and JavaScript server API for the automation and control logic.
  
== Configuration ==
+
Compared to legacy building automation solutions, it offers a state-of-the-art architecture that is fully based on leading modern standards, like HTML5, CSS3, JavaScript and Java.
  
== User Interface Design ==
 
  
== Programming ==
+
This wiki contains all relevant configuration and development information of the latest version of HSYCO.
[[introduction to Programming|Introduction]]
 
  
 +
The documentation of previous versions is available in the [[Download]] page.
 +
</div>
 +
<div class="mainpageLinks">
 +
'''[[Download]] | [[About HSYCO]] | [[Products]] | [[Support]] | [[FAQ]]'''
 +
</div>
 +
|}
  
[[events programming|Events]]
+
{| role="presentation" style="border:0; margin: 0;" width="100%" cellspacing="10"
 +
| width="33%" valign="top" class="mainpageBox" |
 +
<div class="mainpageTitle">Installation and Configuration</div>
 +
<div class="mainpageContent">
 +
[[File:Main Page System Administrator.png|x80px|center|link=]]
 +
Install and configure HSYCO Server
 +
*'''[[Installation Guide]]'''
 +
*'''[[Settings|Configuration Guide]]'''
 +
*'''[[System Architecture]]'''
 +
</div>
 +
| width="33%" valign="top" class="mainpageBox" |
 +
<div class="mainpageTitle">Development</div>
 +
<div class="mainpageContent">
 +
[[File:Main Page Development.png|x80px|center|link=]]
 +
Design your interfaces and develop your applications
 +
*'''[[User Interface|User Interface Design]]'''
 +
*'''[[Programming]]'''
 +
*'''[[Advanced Programming]]'''
 +
</div>
 +
| width="33%" valign="top" class="mainpageBox" |
 +
<div class="mainpageTitle">Integration</div>
 +
<div class="mainpageContent">
 +
[[File:Main Page Integration.png|x80px|center|link=]]
 +
How to interface external systems
 +
*'''[[Introduction to I/O Servers]]'''
 +
*'''[[I/O Servers|I/O Servers Application Notes]]'''
 +
</div>
 +
|}
  
[[event keywords| Event Keywords]]
+
{| role="presentation" style="border:0; margin: 0;" width="100%" cellspacing="10"
 +
| width="33%" valign="top" class="mainpageBox" |
 +
<div class="mainpageTitle">Versions</div>
 +
<div class="mainpageContent">
 +
*The latest stable release is 3.4.0
 +
*The latest release of the previous version is 3.3.0
  
[[action keywords| Action Keywords]]
 
  
 +
'''[[Release_Notes_3.4.0|3.4.0 Release Notes]]'''
  
[[javascript programming| JavaScript]]
+
'''[[Release_Notes_3.3.0|3.3.0 Release Notes]]''' and '''[http://wiki.hsyco.com/3.3.0 Documentation]'''
  
[[JavaScript Callback Functions API]]
 
  
[[JavaScript Command and Utility Functions API]]
 
 
 
[[java Programming| Java]]
 
 
[[Java Callback Methods API]]
 
 
[[Java Command and Utility Methods API]]
 
 
== Advanced Programming ==
 
[[Plugins Applications]]
 
 
[[Custom I/O Drivers]]
 
 
[[Custom Drivers Callback Methods API]]
 
 
[[Custom Drivers Command and Utility Methods API]]
 
 
[[Using the Embedded SQL Database Engine]]
 
 
=== Client Side ===
 
[[User Interface]]
 
 
[[UI Objects]]
 
 
[[index.js]]
 
 
== Customization ==
 
[[Project Style]]
 
 
== I/O Servers ==
 
 
An I/O Server is...
 
 
[[:Category:I/O Server|List of I/O Servers]]
 
 
== Tutorials ==
 
[[Working with Forms]]
 
 
[[Working with User objects]]
 
 
== HSYCO Software License Agreements ==
 
 
[[license| HSYCO Software License Agreements]]
 
 
== Trademarks ==
 
 
[[Trademarks]]
 
  
  
 +
'''Visit the [[Download]] page to download all current and past versions of the HSYCO server software.'''
 +
</div>
 +
| valign="top" class="mainpageBox" |
 +
<div class="mainpageTitle">News</div>
 +
<div class="mainpageContent">
 +
*2014/12/22
 +
**HSYCO 3.4.0 release is available for download
 +
*2014/10/24
 +
**Due to the large number of enhancements (not only bug fixes) in the current beta release, formerly known as 3.3.1, we are now promoting it to 3.4.0. There will be no official release of 3.3.1, and all changes are merged in the upcoming 3.4.0 release
 +
*2014/8/7
 +
**HSYCO 3.3.1 B0115 BETA is now available for download
 +
*2014/6/4
 +
**HSYCO 3.3.1 B0114 BETA is available for download
 +
*2014/3/25
 +
**HSYCO 3.3.0 release is available for download
 +
*2014/2/24
 +
**HSYCO 3.3.0 B0112 BETA is available for download
 +
*2013/12/23
 +
**HSYCO 3.3.0 B0109 BETA is available for download
 +
*2013/9/10
 +
**HSYCO 3.2.3 release is available for download
 +
*2013/6/12
 +
**HSYCO 3.2.2 release is available for download
 +
*2013/4/19
 +
**HSYCO 3.2.1 release is available for download
  
= TO BE REMOVED ONCE DONE =
 
  
<div class="toccolours mw-collapsible mw-collapsed" style="width:100%">
+
'''Older news have been removed from this site. If you need specific information about old releases, please contact us.'''
[[Editing this wiki]]:
 
<div class="mw-collapsible-content">{{:Editing this wiki}}</div>
 
 
</div>
 
</div>
 +
|}

Latest revision as of 18:56, 26 January 2015

Welcome to the HSYCO Wiki 3.4.0

HSYCO is an innovative Java-based software framework for home and building automation applications.

It is highly scalable, portable, secure, reliable and customizable. HSYCO combines an efficient HTML5 GUI, with web-based design tools, and an extensive Java and JavaScript server API for the automation and control logic.

Compared to legacy building automation solutions, it offers a state-of-the-art architecture that is fully based on leading modern standards, like HTML5, CSS3, JavaScript and Java.


This wiki contains all relevant configuration and development information of the latest version of HSYCO.

The documentation of previous versions is available in the Download page.

Installation and Configuration
Main Page System Administrator.png

Install and configure HSYCO Server

Development
Main Page Development.png

Design your interfaces and develop your applications

Integration
Versions
  • The latest stable release is 3.4.0
  • The latest release of the previous version is 3.3.0


3.4.0 Release Notes

3.3.0 Release Notes and Documentation



Visit the Download page to download all current and past versions of the HSYCO server software.

News
  • 2014/12/22
    • HSYCO 3.4.0 release is available for download
  • 2014/10/24
    • Due to the large number of enhancements (not only bug fixes) in the current beta release, formerly known as 3.3.1, we are now promoting it to 3.4.0. There will be no official release of 3.3.1, and all changes are merged in the upcoming 3.4.0 release
  • 2014/8/7
    • HSYCO 3.3.1 B0115 BETA is now available for download
  • 2014/6/4
    • HSYCO 3.3.1 B0114 BETA is available for download
  • 2014/3/25
    • HSYCO 3.3.0 release is available for download
  • 2014/2/24
    • HSYCO 3.3.0 B0112 BETA is available for download
  • 2013/12/23
    • HSYCO 3.3.0 B0109 BETA is available for download
  • 2013/9/10
    • HSYCO 3.2.3 release is available for download
  • 2013/6/12
    • HSYCO 3.2.2 release is available for download
  • 2013/4/19
    • HSYCO 3.2.1 release is available for download


Older news have been removed from this site. If you need specific information about old releases, please contact us.