Difference between revisions of "Import-script/ru"

From Larnitech wiki page
Jump to navigation Jump to search
(Created page with "===Пример описания в XML===")
(Created page with "===Параметры===")
Line 6: Line 6:
 
</syntaxhighlight>
 
</syntaxhighlight>
  
===Parameters===
+
===Параметры===
  
 
{|class="wikitable"
 
{|class="wikitable"

Revision as of 12:55, 26 January 2022

Other languages:
English • ‎русский

Пример описания в XML

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

Параметры

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

* – required fields