Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
UATransparentRedundancy_Base
Interface UATransparentRedundancy_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
TransparentRedundancyType i=2036
isAbstract
false
interface
UATransparentRedundancy_Base
{
currentServerId
:
UAProperty
<
UAString
,
String
>
;
redundancySupport
:
UAProperty
<
EnumRedundancySupport
,
Int32
>
;
redundantServerArray
:
UAProperty
<
DTRedundantServer
[]
,
ExtensionObject
>
;
}
Hierarchy (
view full
)
UAServerRedundancy_Base
UATransparentRedundancy_Base
UATransparentRedundancy
Index
Properties
current
Server
Id
redundancy
Support
redundant
Server
Array
Properties
current
Server
Id
current
Server
Id
:
UAProperty
<
UAString
,
String
>
redundancy
Support
redundancy
Support
:
UAProperty
<
EnumRedundancySupport
,
Int32
>
redundant
Server
Array
redundant
Server
Array
:
UAProperty
<
DTRedundantServer
[]
,
ExtensionObject
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
current
Server
Id
redundancy
Support
redundant
Server
Array
NodeOPCUA reference documentation - public API
Loading...