Changes

Jump to navigation Jump to search
521 bytes added ,  08:28, 23 August 2021
Created page with "===Example of description in XML=== <syntaxhighlight lang="xml" line> <import-script NAME="1" id="100" path="cond-with-err.txt"/> </syntaxhighlight> ===Parameters=== {|clas..."
===Example of description in XML===

<syntaxhighlight lang="xml" line>
<import-script NAME="1" id="100" path="cond-with-err.txt"/>
</syntaxhighlight>

===Parameters===

{|class="wikitable"
|-
!Name!!type and variety!!description
|-
|id*||number 1..2048||ID of the device where this element is located physically
|-
|path*||string||path to script file relatively to server folder
|-
|body*||string||contents of script (instead of path)
|-
|NAME||string||parameters sent to script
|}

<nowiki>*</nowiki> – required fields

Navigation menu