.. _contents: ASNeG OPC UA Stack Documentation ============================================ Welcome ------- ASNeG OPC UA Stack is an open source framework for development and distribution of OPC UA client\\server applications. It provides SDK to write your applications in C++ and an infrastructure to run and distribute them. Contents -------- .. toctree:: :maxdepth: 2 1_getting_started/_index 3_development/_index 4_certificates/_index .. 2_user_app/_index Project Roadmap --------------- The ASNeG team is actively developing the stack to make it more robust and to support OPC UA features that our users and other ASNeG's projects need. In the following table you can find information about the future releases: +-----------+----------+--------------------------+-------------+--------------------------------------------------------------------------+ | Release | Date | Significant Features | Status | Notes | +===========+==========+==========================+=============+==========================================================================+ | 3.8.0 | 10.2019 | | Done. | The last minor release. | +-----------+----------+--------------------------+-------------+--------------------------------------------------------------------------+ | 4.0.0 | 11.2019 | Security Client | Done. | See :issue:`5`. | | | +--------------------------+-------------+--------------------------------------------------------------------------+ | | | Type Generation | Done. | See :issue:`27`, :issue:`26`, :issue:`8`, :issue:`29`. | | | +--------------------------+-------------+--------------------------------------------------------------------------+ | | | JSON Mapping | Done. | See :issue:`191`, :issue:`192`, :issue:`193`, :issue:`195`, :issue:`196`.| | | +--------------------------+-------------+--------------------------------------------------------------------------+ | | | Multi-thread Model | In Progress.| See :issue:`11`. | +-----------+----------+--------------------------+-------------+--------------------------------------------------------------------------+ | 4.1.0 | 2020 | Node Management Services | Planned. | See :issue:`7`. | | | +--------------------------+-------------+--------------------------------------------------------------------------+ | | | PubSub Model (SPEC #14) | Planned. | See :issue:`3`. | +-----------+----------+--------------------------+-------------+--------------------------------------------------------------------------+ .. note:: We planned that the last minor release of version 3 would be 3.7.0, because the version 4 had started using standard types generated by the type generator. It makes maintaining two branches too hard for us. But there are always some little new features that other people need at once. So we'll do additional 3.8.0 version. Contribution ------------ Our goal is to let people use OPC UA technology easily and for free. As an open source project we can't reach the goal without a strong community. So we will appreciate any help to the project. If you feel eager to help the project, take a look at `Contributing to ASNeG `_ and join us `on Slack `_ Indices and tables ------------------- .. only:: builder_html * :ref:`search` * :ref:`glossary` .. only:: not builder_html * :ref:`glossary`