Line 5:
Line 5:
:''rqPass'' — пароль;
:''rqPass'' — пароль;
:''rqAuthForce'' — принудительно обновить аутентификацию;
:''rqAuthForce'' — принудительно обновить аутентификацию;
− :''rqSeq'' — последовательность запроса;
:''conTm'' — принудительный таймаут подключения.
:''conTm'' — принудительный таймаут подключения.
Latest revision as of 21:58, 1 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 — принудительный таймаут подключения.