Introduction
CoCoS is a platform where interdevice communications meet intelligence. System integrators can implement functions in CoCoS using scripting, triggers, compontents to fully meet the clients needs and wishes. CoCoS integrates HMI objects with functional algoritms al in one component.
All development is done in the following modules (collections) in the CoCoS management environment :
| 
 Collection 
  | 
 Descriptions  | 
| 
 Compents A template for Things  | 
 Tool to configure objects to visualise and control certain things (like an intercom device, door, gate, etc.). A component consists of two parts : a visual part that the end-user operates and the functional part that runs the functional algoritm. 
 The visuals run on CoCoS/HMI and the functional scripting are executed on the CoCoS server or executed on assigned local hardware that is CoCoS things compatible. 
 The CoCoS visual parts are based on webcomponents technology and are configured in HTML/CSS and Javascript, the server parts run on PHP. Javascript and python will be supported in the future. 
 Components are used by Things as an instance of functionallity. 
  | 
| 
 Tiles Dashboard controls  | 
 Simple functional buttons that can be configured to act and reaction on tag-values. The Tiles are only available in the CoCoS dashboard or in het CoCoS/UI. Tiles is unable to run script or other algoritms. Support for tiles will remain in CoCoS but function are no longer developed for the tiles. 
  | 
| Scripts | 
 Scripts run on the CoCoS server an are developed in PHP. Javascript and Python will be supported in the future. The scripts are used to manipulate TAGS that are used by almost anything in the CoCoS environment. Controling the tags means controling data, I/O, functions, visualisations, logging, connections, etc. 
  | 
| Tags | 
 Tags, some applicatinos call them variables or datapoints, are the nervsystem of CoCoS. Everything is connected with tags and every Script or Component instance. 
  | 
                
No comments to display
No comments to display