NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-modeler
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 Summary
)
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
redundancySupport
:
UAProperty
<
EnumRedundancySupport
,
Int32
>
redundant
Server
Array
redundantServerArray
:
UAProperty
<
DTRedundantServer
[]
,
ExtensionObject
>
server
Uri
Array
serverUriArray
:
UAProperty
<
UAString
[]
,
String
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
failover
mode
redundancy
Support
redundant
Server
Array
server
Uri
Array
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...