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.