From OpenSCADAWiki
Jump to: navigation, search
(Importing a new version from external source)
 
(Importing a new version from external source)
Line 1: Line 1:
 
== Module's API ==
 
== Module's API ==
OpenSCADA API for the developer of OpenSCADA and modules for it is exhaustively, in a formal form, described in the paper [http://wiki.oscada.org/Doc/API OpenSCADA API], which should always be on hand for the development of OpenSCADA. This document focuses on the detailed explanation of the main points of the modular API.
+
OpenSCADA API for the developer of OpenSCADA and modules for it is exhaustively, in a formal form, described in the paper [http://wiki.oscada.org/HomePageEn/Doc/API OpenSCADA API], which should always be on hand for the development of OpenSCADA. This document focuses on the detailed explanation of the main points of the modular API.

Revision as of 18:03, 14 February 2018

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Documents/How to/Create module)
=== API of the module ===
OpenSCADA API for the developer of OpenSCADA and modules to it is described in the document "[[Special:MyLanguage/Documents/API|OpenSCADA API]]", which should always be on hand at development for OpenSCADA. This document focuses on the detailed explanation of the main points of the modular API.
{{#lst:Documents/API/en|ModAPI}}
Translation== Module's API ==
OpenSCADA API for the developer of OpenSCADA and modules for it is exhaustively, in a formal form, described in the paper [http://wiki.oscada.org/HomePageEn/Doc/API OpenSCADA API], which should always be on hand for the development of OpenSCADA. This document focuses on the detailed explanation of the main points of the modular API.

Module's API

OpenSCADA API for the developer of OpenSCADA and modules for it is exhaustively, in a formal form, described in the paper OpenSCADA API, which should always be on hand for the development of OpenSCADA. This document focuses on the detailed explanation of the main points of the modular API.