From OpenSCADAWiki
The first set is represented by twelve packages:
- openscada 鈥 package with all the files needed to launch OpenSCADA in full volume, including all modules;
- openscada-server 鈥 contains dependencies, script file and configuration the server project to run OpenSCADA in the daemon-service mode;
- openscada-plc 鈥 contains dependencies, script file and configuration the PLC project to run OpenSCADA in the daemon-service mode;
- openscada-libdb-main 鈥 main OpenSCADA libraries for data acquisition and other in the SQLite database;
- openscada-libdb-vca 鈥 visual component libraries in the SQLite database;
- openscada-model-aglks 鈥 DB and configuration of the dynamic real-time model "AGLKS" (Demo: EN,UK,RU);
- openscada-model-boiler 鈥 DB and configuration of the dynamic real-time model "Boiler" (EN,UK,RU);
- openscada-doc-en 鈥 offline documentation of OpenSCADA in English;
- openscada-doc-uk 鈥 offline documentation of OpenSCADA in Ukrainian;
- openscada-doc-ru 鈥 offline documentation of OpenSCADA in mRussian;
- openscada-dev 鈥 development package of creation separate OpenSCADA modules;
- openscada-dbg 鈥 debugging package of debug information to the binary files for report and search for errors in the program.