Package libuniset2: Information

    Source package: libuniset2
    Version: 2.6-alt3.M80P.4
    Build time:  Dec 9, 2016, 11:19 AM in the task #174125
    Category: Development/C++
    Report package bug
    License: LGPL
    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:

    List of rpms provided by this srpm:
    libuniset2 (x86_64, i586)
    libuniset2-debuginfo (x86_64, i586)
    libuniset2-devel (x86_64, i586)
    libuniset2-docs (noarch)
    libuniset2-extension-common (x86_64, i586)
    libuniset2-extension-common-debuginfo (x86_64, i586)
    libuniset2-extension-common-devel (x86_64, i586)
    libuniset2-extension-io (x86_64, i586)
    libuniset2-extension-io-debuginfo (x86_64, i586)
    libuniset2-extension-io-devel (x86_64, i586)
    libuniset2-extension-logicproc (x86_64, i586)
    libuniset2-extension-logicproc-debuginfo (x86_64, i586)
    libuniset2-extension-logicproc-devel (x86_64, i586)
    libuniset2-extension-mysql (x86_64, i586)
    libuniset2-extension-mysql-debuginfo (x86_64, i586)
    libuniset2-extension-mysql-devel (x86_64, i586)
    libuniset2-extension-pgsql (x86_64, i586)
    libuniset2-extension-pgsql-debuginfo (x86_64, i586)
    libuniset2-extension-pgsql-devel (x86_64, i586)
    libuniset2-extension-rrd (x86_64, i586)
    libuniset2-extension-rrd-debuginfo (x86_64, i586)
    libuniset2-extension-rrd-devel (x86_64, i586)
    libuniset2-extension-smplus (x86_64, i586)
    libuniset2-extension-smplus-debuginfo (x86_64, i586)
    libuniset2-extension-sqlite (x86_64, i586)
    libuniset2-extension-sqlite-debuginfo (x86_64, i586)
    libuniset2-extension-sqlite-devel (x86_64, i586)
    libuniset2-utils (x86_64, i586)
    libuniset2-utils-debuginfo (x86_64, i586)
    python-module-uniset2 (x86_64, i586)
    python-module-uniset2-debuginfo (x86_64, i586)

    Maintainer: Pavel Vainerman


      1. libsqlite3-devel
      2. libmysqlclient-devel
      3. doxygen
      4. libomniORB-devel
      5. gcc-c++
      6. libpoco-devel
      7. python-devel
      8. libpqxx-devel
      9. python-module-distribute
      10. libcomedi-devel
      11. rpm-build-python
      12. librrd-devel
      13. libxml2-devel
      14. libsigc++2-devel
      15. xsltproc
      16. libev-devel

    Last changed


    Dec. 7, 2016 Pavel Vainerman 2.6-alt3.M80P.4
    - backport to ALTLinux p8 (by rpmbph script)
    Dec. 7, 2016 Pavel Vainerman 2.6-alt4
    - new version
    - getChangedTime --> getTimeChange
    - getInfo( long param ) --> getInfo( string param )
    - IDL Interface: added new function: string apiRequest( string query )
    - getInfo() deprecated..
    Dec. 4, 2016 Pavel Vainerman 2.6-alt3.3
    - IOC rest api: reformat json reply