From OpenSCADAWiki
Jump to: navigation, search

Enter a message name below to show all available translations.

Message

Found 3 translations.

NameCurrent message text
 h English (en)'''Public attributes:'''
* ''string name, inPrtId;'' — name and input protocol identifier;
* ''string idPolicyId, user;'' — the policy identifier and user of the authentication;
* ''uint32_t secCnl;'' — security channel, linked the session;
* ''double tInact;'' — inactivity time;
* ''int64_t tAccess;'' — access time;
* ''string servNonce;'' — random sequence of the server;
* ''map<string, ContPoint> cntPnts;'' — browse's continuation points;
* ''deque<string> publishReqs;'' — publish requests list.
 h Russian (ru)'''Публичные атрибуты:'''
* ''string name, inPrtId;'' — имя и идентификатор входного протокола;
* ''uint32_t secCnl;'' — канал безопасности, связанный с сеансом;
* ''double tInact;'' — время неактивности;
* ''int64_t tAccess;'' — время доступа;
* ''string servNonce;'' — случайная последовательность сервера;
* ''map<string, ContPoint> cntPnts;'' — точки продолжения запроса обзора;
* ''deque<string> publishReqs;'' — перечень запросов публикации.
 h Ukrainian (uk)'''Публічні атрибути:'''
* ''string name, inPrtId;'' — назва та ідентифікатор вхідного протоколу;
* ''string idPolicyId, user;'' — ідентифікатор політики і користувач автентифікації;
* ''uint32_t secCnl;'' — канал безпеки, пов'язаний із сеансом;
* ''double tInact;'' — час неактивності;
* ''int64_t tAccess;'' — час доступу;
* ''string servNonce;'' — випадкова послідовність серверу;
* ''map<string, ContPoint> cntPnts;'' — точки продовження запиту огляду;
* ''deque<string> publishReqs;'' — перелік запитів публікації.