Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
UANonTransparentBackupRedundancy_Base
Interface UANonTransparentBackupRedundancy_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
NonTransparentBackupRedundancyType i=32411
isAbstract
false
interface
UANonTransparentBackupRedundancy_Base
{
failover
:
UAMethod
;
mode
:
UAProperty
<
EnumRedundantServerMode
,
Int32
>
;
redundancySupport
:
UAProperty
<
EnumRedundancySupport
,
Int32
>
;
redundantServerArray
:
UAProperty
<
DTRedundantServer
[]
,
ExtensionObject
>
;
serverUriArray
:
UAProperty
<
UAString
[]
,
String
>
;
}
Hierarchy (
view full
)
UANonTransparentRedundancy_Base
UANonTransparentBackupRedundancy_Base
UANonTransparentBackupRedundancy
Index
Properties
failover
mode
redundancy
Support
redundant
Server
Array
server
Uri
Array
Properties
failover
failover
:
UAMethod
mode
mode
:
UAProperty
<
EnumRedundantServerMode
,
Int32
>
redundancy
Support
redundancy
Support
:
UAProperty
<
EnumRedundancySupport
,
Int32
>
redundant
Server
Array
redundant
Server
Array
:
UAProperty
<
DTRedundantServer
[]
,
ExtensionObject
>
server
Uri
Array
server
Uri
Array
:
UAProperty
<
UAString
[]
,
String
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
failover
mode
redundancy
Support
redundant
Server
Array
server
Uri
Array
NodeOPCUA reference documentation - public API
Loading...