From OpenSCADAWiki
Jump to: navigation, search
(Importing a new version from external source)
(Importing a new version from external source)
Line 1: Line 1:
 
== API of the 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.
+
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, what completely described in the part "[[Special:MyLanguage/Documents/API#ModAPI|API of modules of the modular subsystems]]" of the OpenSCADA API.

Revision as of 10:03, 6 November 2022

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== 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, what completely described in the part "[[Special:MyLanguage/Documents/API#ModAPI|API of modules of the modular subsystems]]" of the OpenSCADA API.

API of the module

OpenSCADA API for the developer of OpenSCADA and modules to it is described in the document "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, what completely described in the part "API of modules of the modular subsystems" of the OpenSCADA API.