From OpenSCADAWiki
The second set is represented by about fifty packages with separation of OpenSCADA modules by packages:
- openscada-core 鈥 contains the OpenSCADA core, the basic configuration and the executable files;
- openscada-db-* 鈥 modules of the subsystem "DB";
- openscada-daq-* 鈥 modules of the subsystem "DAQ";
- openscada-arh-* 鈥 modules of the subsystem "Archives-History";
- openscada-tr-* 鈥 modules of the subsystem "Transports";
- openscada-prot-* 鈥 modules of the subsystem "Transport protocols";
- openscada-ui-* 鈥 modules of the subsystem "User interfaces";
- openscada-spec-* 鈥 modules of the subsystem "Specials";
- openscada 鈥 virtual package with dependencies for installing default configuration of OpenSCADA;
- 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-vis-station 鈥 virtual package with dependencies for installing typical configuration of OpenSCADA as visual SCADA-station;
- 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.