New pages
Jump to navigation
Jump to search
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 12:21, 28 February 2014 Introduction to I/O Servers (hist) [7,423 bytes] Giampiero (talk | contribs) (Created page with "An I/O Server is the logical representation of a system integrated in HSYCO. All I/O Servers provides for '''datapoints''' through which they receive commands and/or trigger e...")
- 11:37, 27 February 2014 Draw API (hist) [8,670 bytes] Gionatan (talk | contribs) (Created page with "== Functions == === Arc === <source lang="java">arc(x, y, w, h, start, extent, type, border_color, fill_color)</source> - x: the x coordinate of the upper-left corner of the a...") originally created as "Draw"
- 10:56, 27 February 2014 Files Organization (hist) [14,009 bytes] Gionatan (talk | contribs) (Created page with "Category:About HSYCO The general structure of HSYCO’s main directory is shown in the following diagram. center === hsyco/...")
- 10:49, 27 February 2014 Index (hist) [640 bytes] Gionatan (talk | contribs) (Created page with "*About HSYCO **Manager ***Admin ***Project Editor ***File Manager ***Log Viewer ***Status Browser ***System Monitor ***Wiring Editor ***K...")
- 10:04, 27 February 2014 Admin (hist) [3,996 bytes] Gionatan (talk | contribs) (Created page with "Press the Admin icon in the Manager’s main menu to access the Users, System Password, Network and Clock settings functions, described below. File:Installation Admin.png|c...")
- 09:57, 27 February 2014 System Monitor (hist) [561 bytes] Gionatan (talk | contribs) (Created page with "Category:Manager The System Monitor works in combination with the system I/O server, which must be enabled for this function to work, and monitors several key hardware and...")
- 09:56, 27 February 2014 Log Viewer (hist) [1,208 bytes] Gionatan (talk | contribs) (Created page with "Category:Manager The Log Viewer application shows a scrollable live view of the last 1000 lines from the daily log file. center The too...")
- 09:56, 27 February 2014 File Manager (hist) [1,677 bytes] Gionatan (talk | contribs) (Created page with "Category:Manager The File Manager application offers all the conventional tools used to manage files, including a text editor to modify text files without having to downl...")
- 13:29, 26 February 2014 Status Browser (hist) [1,229 bytes] Gionatan (talk | contribs) (Created page with "Open the Manager at '''<nowiki>https://192.168.0.50/hsycoserver/manager</nowiki>''' and press the Status Browser icon. File:Manager_status_browser_data_points.png|border|c...")
- 18:19, 25 February 2014 Project Editor (hist) [12,846 bytes] Gionatan (talk | contribs) (Created page with "Category:Manager")
- 15:08, 25 February 2014 Wiring Editor (hist) [14,729 bytes] Giampiero (talk | contribs) (Created page with "The Wiring Editor is a tool to create logical connections (wirings) between HSYCO's inputs and outputs. It can be used, for instance, to quickly and easily make a button turn ...")
- 11:06, 25 February 2014 Manager (hist) [2,991 bytes] Gionatan (talk | contribs) (Created page with "Category:HSYCO The '''Manager''' is a set of applications accessible from a web browser, that allow the user to configure the HSYCO system. To access it, use this url: ht...")
- 14:05, 24 February 2014 Settings (hist) [48,346 bytes] Ulde (talk | contribs) (Created page with "HSYCO can be configured using the Settings application in the Manager.") originally created as "Configuration Guide"
- 17:51, 21 February 2014 Installation Guide (hist) [13,784 bytes] Ulde (talk | contribs) (Created page with "HSYCO SERVER ships pre-installed with the latest version of the HSYCO software, on a Linux Ubuntu 12.04 LTS Server distribution stripped of all not-essential services. The Or...")
- 18:45, 20 February 2014 Advanced Programming (hist) [889 bytes] Ulde (talk | contribs) (Created page with "This chapter goes beyond the application programming techniques you may normally use to develop customized applications in HSYCO. HSYCO is a very open development environment...")
- 09:31, 20 February 2014 I/O Servers (hist) [11,148 bytes] Giampiero (talk | contribs) (Created page with "Category:INCOMPLETE An I/O Server is... == List of I/O Servers == <DynamicPageList> category = I/O Server rowcolformat=width=100% columns=3 ordermethod=title </DynamicPa...")
- 10:25, 19 February 2014 Custom Drivers Command and Utility Methods API (hist) [18,819 bytes] Hsyco (talk | contribs) (Created page with "== Constants == === LIGHT === LIGHT === AUTOM === AUTOM === DIMMER === DIMMER === BINARY === BINARY == System Functions == === dateSet === boolean dateSet(int year,...")
- 19:27, 18 February 2014 Custom Drivers Callback Methods API (hist) [5,484 bytes] Hsyco (talk | contribs) (Created page with "A few callback methods are called by the HSYCO core engine during initialization, exit, and for normal operations. You should write your custom interface code inside these me...")
- 18:56, 18 February 2014 Custom I/O Drivers (hist) [7,530 bytes] Hsyco (talk | contribs) (Created page with "HSYCO offers a development framework to easily build your own I/O server, written in Java, so you can interface with external systems that are not part of the built-in library...") originally created as "Custom I/O Servers"
- 13:41, 18 February 2014 Plugins Applications (hist) [6,851 bytes] Hsyco (talk | contribs) (Created page with "In the User Interface and Programming chapters we have discussed how to create user interface projects to customize the Web-based GUI and how to develop custom logic using EVE...")
- 10:29, 18 February 2014 Using the Embedded SQL Database Engine (hist) [5,264 bytes] Hsyco (talk | contribs) (Created page with "HSYCO embeds HSQLDB (HyperSQL Database), a powerful SQL database engine you can use in your applications via the standard JDBC API. HSQLDB (HyperSQL DataBase) is a leading SQ...") originally created as "Using the embedded SQL Database Engine"
- 09:28, 18 February 2014 Java Programming (hist) [3,234 bytes] Hsyco (talk | contribs) (Created page with "The Java extension of HSYCO is based on a class called user, declared in a user.java file, contained in the hsyco/com/hsyco directory and compiled in a java.class file. {{ti...") originally created as "Java programming"
- 14:05, 15 February 2014 Trademarks (hist) [2,940 bytes] Hsyco (talk | contribs) (Created page with "HSYCO and Home Systems Consulting are registered trademarks of Home Systems Consulting SpA. --- ARTECO is a registered trademark of Arteco Srl. Java and JavaScript are regi...")
- 12:01, 15 February 2014 SSH (hist) [8,658 bytes] Hsyco (talk | contribs) (Created page with "[http://www.arteco-global.com Arteco Everywhere] is a general purpose digital input-output Ethernet controller. It is available in two versions, a 4 inputs, 4 outputs module,...")
- 17:08, 12 February 2014 Hephais (UI Object) (hist) [112 bytes] Hsyco (talk | contribs) (Created page with "400px|border")
- 13:10, 12 February 2014 Text (hist) [557 bytes] Hsyco (talk | contribs) (Created page with "{{UI Object Header}} Shows a generic text. == Parameters == *'''id''': the object's ID, used by UISets. Required *'''position''': the object's position. Use the pixels or row...")
- 14:45, 7 February 2014 Java Command and Utility Methods API (hist) [48,390 bytes] Hsyco (talk | contribs) (Created page with "= Java Command and Utility Methods =") originally created as "Java command api"
- 14:44, 7 February 2014 Java Callback Methods API (hist) [21,800 bytes] Hsyco (talk | contribs) (Created page with "= Java Callback Methods = == System Functions == == Cameras == == DMX == == Infrared Control == == I/O Servers == == Modbus == == Network Services == == PBX == == Squeezebox...") originally created as "Java callback api"
- 12:24, 7 February 2014 Third party license (hist) [61,397 bytes] Hsyco (talk | contribs) (Created page with "= Third-party License Agreements = This document contains Third Party Software Notices and/or Additional Terms and Conditions for licensed third party software components inc...")
- 15:46, 6 February 2014 Contatto (hist) [63,254 bytes] Hsyco (talk | contribs) (Created page with "The CONTATTO system is DUEMMEGI’s proprietary bus architecture for building automation. HSYCO fully integrates with this system through the MCP control and gateway module, a...")
- 10:40, 6 February 2014 Wyrestorm (UI Object) (hist) [1,021 bytes] Hsyco (talk | contribs) (Created page with "<noinclude>{{UI Object Header}}Category:INCOMPLETE</noinclude> Shows a ??? panel with ???. <noinclude>??? information is retrieved using the ??? I/O Server. The id has to ...")
- 10:38, 6 February 2014 Tecnoalarm (UI Object) (hist) [771 bytes] Hsyco (talk | contribs) (Created page with "<noinclude>{{UI Object Header}}Category:INCOMPLETE</noinclude> Shows a ??? panel with ???. <noinclude>??? information is retrieved using the ??? I/O Server. The id has to ...")
- 10:37, 6 February 2014 Paradox (UI Object) (hist) [782 bytes] Hsyco (talk | contribs) (Created page with "<noinclude>{{UI Object Header}}Category:INCOMPLETE</noinclude> Shows a ??? panel with ???. <noinclude>??? information is retrieved using the ??? I/O Server. The id has to ...")
- 10:37, 6 February 2014 NuvoMini (UI Object) (hist) [680 bytes] Hsyco (talk | contribs) (Created page with "<noinclude>{{UI Object Header}}Category:INCOMPLETE</noinclude> Shows a ??? panel with ???. <noinclude>??? information is retrieved using the ??? I/O Server. The id has to ...") originally created as "Nuvomini (UI Object)"
- 10:36, 6 February 2014 Nuvo (UI Object) (hist) [664 bytes] Hsyco (talk | contribs) (Created page with "<noinclude>{{UI Object Header}}Category:INCOMPLETE</noinclude> Shows a ??? panel with ???. <noinclude>??? information is retrieved using the ??? I/O Server. The id has to ...")
- 10:34, 6 February 2014 Fp2000small (UI Object) (hist) [664 bytes] Hsyco (talk | contribs) (Created page with "<noinclude>{{UI Object Header}}Category:INCOMPLETE</noinclude> Shows a ??? panel with ???. <noinclude>??? information is retrieved using the ??? I/O Server. The id has to ...") originally created as "FP2000small (UI Object)"
- 10:34, 6 February 2014 Fp2000 (UI Object) (hist) [761 bytes] Hsyco (talk | contribs) (Created page with "<noinclude>{{UI Object Header}}Category:INCOMPLETE</noinclude> Shows a ??? panel with ???. <noinclude>??? information is retrieved using the ??? I/O Server. The id has to ...") originally created as "FP2000 (UI Object)"
- 14:00, 3 February 2014 Action Keywords (hist) [23,010 bytes] Hsyco (talk | contribs) (Created page with "An action is defined as a keyword that identifies the action type, always followed by one or more parameters and sometimes the equal (assignment) operator. Every keyword uses...") originally created as "Action keywords"
- 12:57, 3 February 2014 Event Keywords (hist) [21,442 bytes] Hsyco (talk | contribs) (Created page with "== System Events == == Cameras == == DMX == == Infrared Control == == I/O Servers == == Modbus == == Network Services == == PBX == == Squeezebox == == Timers and Schedulers ==...") originally created as "Events event"
- 10:24, 3 February 2014 JavaScript Command and Utility Functions API (hist) [43,951 bytes] Hsyco (talk | contribs) (Created page with "= JavaScript Command and Utility Functions = == System Functions == === dateSet === dateSet(year, month, day, hour, minute, second) Sets the HSYCO Server operating system...") originally created as "Javascript command api"
- 11:55, 31 January 2014 Bentel (UI Object) (hist) [863 bytes] Hsyco (talk | contribs) (Created page with "<noinclude>{{UI Object Header}}Category:INCOMPLETE</noinclude> Shows a ??? panel with ???. <noinclude>??? information is retrieved using the ??? I/O Server. The id has to ...")
- 17:44, 30 January 2014 JavaScript Callback Functions API (hist) [22,618 bytes] Hsyco (talk | contribs) (Created page with "= Callback Functions = = Command and Utility Functions =") originally created as "Javascript programming api"
- 13:59, 30 January 2014 Events Programming (hist) [15,956 bytes] Hsyco (talk | contribs) (Created page with "The EVENTS programming environment is based on a simple language that associates one or more actions to a field event or combination of conditions. Programming EVENTS is as s...") originally created as "Events programming"
- 12:42, 30 January 2014 Programming (hist) [3,276 bytes] Hsyco (talk | contribs) (Created page with "HSYCO offers an incredibly powerful programming framework, allowing you to easily create complex programming logic that can be quickly integrated with the user interface funct...") originally created as "Introduction to programming"
- 17:03, 28 January 2014 Domino (hist) [46,559 bytes] Hsyco (talk | contribs) (Created page with "The DOMINO system is DUEMMEGI’s proprietary bus architecture for home automation. HSYCO fully integrates with this system through the DFCP control and gateway module, and it...")
- 12:32, 28 January 2014 HSYCO Remote (hist) [3,836 bytes] Hsyco (talk | contribs) (Created page with "The HSYCO Remote I/O Server is a powerful and secure server-to-server communication system that allows an HSYCO server read and write access to all the I/O data points and GUI...") originally created as "Remote"
- 18:01, 23 January 2014 Hephais (hist) [10,253 bytes] Hsyco (talk | contribs) (Created page with "The SD3 HEPHAIS 1600 is a multi-zones fire panel. The integration with HSYCO can be accomplished via a standard Modbus RTU slave interface. This I/O Server requires HEPHAIS 16...")
- 16:37, 23 January 2014 Working with Forms (hist) [7,370 bytes] Hsyco (talk | contribs) (Created page with "Category:INCOMPLETE == Keypad == Pressing the OK button or pressing the Enter key on the physical keyboard is equivalent to pressing the submit button of a form; HSYC...")