Line 5:
Line 5:
:''rqPass'' — пароль;
:''rqPass'' — пароль;
:''rqAuthForce'' — примусово оновити аутентифікацію;
:''rqAuthForce'' — примусово оновити аутентифікацію;
− :''conTm'' — примусовий таймаут підключення.
+ :''conTm'' — примусовий таймаут підключення, у мілісекундах .
Latest revision as of 17:25, 2 November 2024
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 (Modules/SelfSystem )
== Internal structure of the output protocol == The internal structure is formed by the XML tree of the requests of the language [[Documents/API#CntrNode|OpenSCADA control interface]] with the reservation of the additional service attributes of the protocol in the root tag: :''rqDir'' — sign of the message sending through passing the procedure of the session opening (0-open session, 1-send immediately); :''rqUser'' — user; :''rqPass'' — password; :''rqAuthForce'' — force authentication update; :''conTm'' — force connection timeout, in milliseconds.
== Internal structure of the output protocol ==
The internal structure is formed by the XML tree of the requests of the language [[Documents/API#CntrNode|OpenSCADA control interface]] with the reservation of the additional service attributes of the protocol in the root tag:
:''rqDir'' — sign of the message sending through passing the procedure of the session opening (0-open session, 1-send immediately);
:''rqUser'' — user;
:''rqPass'' — password;
:''rqAuthForce'' — force authentication update;
:''conTm'' — force connection timeout, in milliseconds.
Translation == Внутрішня структура вихідного протоколу == Внутрішня структура формується деревом XML запитів мови [[Documents/API#CntrNode|інтерфейсу управління OpenSCADA]] з резервуванням додаткових службових атрибутів протоколу у кореневому тегу: :''rqDir'' — ознака надсилання повідомлення оминаючи процедуру відкриття сеансу (0-відкривати сеанс, 1-надсилати одразу); :''rqUser'' — користувач; :''rqPass'' — пароль; :''rqAuthForce'' — примусово оновити аутентифікацію; :''conTm'' — примусовий таймаут підключення, у мілісекундах. Внутрішня структура вихідного протоколу
Внутрішня структура формується деревом XML запитів мови інтерфейсу управління OpenSCADA з резервуванням додаткових службових атрибутів протоколу у кореневому тегу:
rqDir — ознака надсилання повідомлення оминаючи процедуру відкриття сеансу (0-відкривати сеанс, 1-надсилати одразу);
rqUser — користувач;
rqPass — пароль;
rqAuthForce — примусово оновити аутентифікацію;
conTm — примусовий таймаут підключення, у мілісекундах.