Package libuniset2: Information

  • Default inline alert: A new version of the package has been build

    Task #: #340918
    Build time: Feb 18, 2024, 02:29 AM
    New version: 2.33.2-alt1
Binary package: libuniset2
Version: 2.17.3-alt1
Architecture: armh
Build time:  Nov 9, 2021, 09:11 AM in the task #289232
Source package: libuniset2
Category: Development/C++
Report package bug
License: LGPL-2.1
Summary: UniSet - library for building distributed industrial control systems
Description: 
UniSet is a library for distributed control systems.
There are set of base components to construct this kind of systems:
* base interfaces for your implementation of control algorithms.
* algorithms for the discrete and analog input/output based on COMEDI interface.
* IPC mechanism based on CORBA (omniORB).
* logging system based on MySQL,SQLite,PostgreSQL databases.
* Web interface to display logging and statistic information.
* utilities for system's configuration based on XML.

UniSet have been written in C++ and IDL languages but you can use another languages in your
add-on components. The main principle of the UniSet library's design is a maximum integration
with open source third-party libraries. UniSet provide the consistent interface for all
add-on components and third-party libraries.

More information in Russian:

Maintainer: Pavel Vainerman


ACL:
Pavel Vainerman
@everybody

Last changed


Oct. 31, 2021 Pavel Vainerman 2.17.3-alt1
- [uwebsocket]: minor refactoring and fixes
Oct. 31, 2021 Pavel Vainerman 2.17.2-alt1
- used catch2 instead catch
Oct. 28, 2021 Pavel Vainerman 2.17.1-alt1
- DBServer-PGSQL: new libpqxx (c++17)