"sub-check-period":"Subscription check period (ms)",
"sub-check-period-error":"Subscription check period should be at least {{min}} (ms).",
"security":"Security",
"security-policy":"Security policy",
"security-type":"Security type",
"security-types":{
"access-token":"Access Token",
@ -3460,6 +3461,7 @@
"file":"Your data will be stored in separated files and will be saved even after the gateway restart.",
"sqlite":"Your data will be stored in file based database. And will be saved even after the gateway restart.",
"opc-timeout":"Timeout in milliseconds for connecting to OPC-UA server.",
"security-policy":"Security Policy defines the security mechanisms to be applied.",
"scan-period":"Period in milliseconds to rescan the server.",
"sub-check-period":"Period to check the subscriptions in the OPC-UA server.",
"enable-subscription":"If true - the gateway will subscribe to interesting nodes and wait for data update and if false - the gateway will rescan OPC-UA server every scanPeriodInMillis.",