Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
UATransactionDiagnostics_Base
Interface UATransactionDiagnostics_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
TransactionDiagnosticsType i=32286
isAbstract
false
interface
UATransactionDiagnostics_Base
{
affectedCertificateGroups
:
UAProperty
<
NodeId
[]
,
NodeId
>
;
affectedTrustLists
:
UAProperty
<
NodeId
[]
,
NodeId
>
;
endTime
:
UAProperty
<
Date
,
DateTime
>
;
errors
:
UAProperty
<
DTTransactionError
[]
,
ExtensionObject
>
;
result
:
UAProperty
<
StatusCode
,
StatusCode
>
;
startTime
:
UAProperty
<
Date
,
DateTime
>
;
}
Hierarchy (
view full
)
UATransactionDiagnostics_Base
UATransactionDiagnostics
Index
Properties
affected
Certificate
Groups
affected
Trust
Lists
end
Time
errors
result
start
Time
Properties
affected
Certificate
Groups
affected
Certificate
Groups
:
UAProperty
<
NodeId
[]
,
NodeId
>
affected
Trust
Lists
affected
Trust
Lists
:
UAProperty
<
NodeId
[]
,
NodeId
>
end
Time
end
Time
:
UAProperty
<
Date
,
DateTime
>
errors
errors
:
UAProperty
<
DTTransactionError
[]
,
ExtensionObject
>
result
result
:
UAProperty
<
StatusCode
,
StatusCode
>
start
Time
start
Time
:
UAProperty
<
Date
,
DateTime
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
affected
Certificate
Groups
affected
Trust
Lists
end
Time
errors
result
start
Time
NodeOPCUA reference documentation - public API
Loading...