NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-address-space
UASessionDiagnosticsVariable_Base
Interface UASessionDiagnosticsVariable_Base<T>
namespace
http://opcfoundation.org/UA/
nodeClass
VariableType
typedDefinition
SessionDiagnosticsVariableType i=2197
dataType
ExtensionObject
dataType Name
DTSessionDiagnostics i=865
value rank
-1
isAbstract
false
interface
UASessionDiagnosticsVariable_Base
<
T
extends
DTSessionDiagnostics
>
{
actualSessionTimeout
:
UABaseDataVariable
<
number
,
Double
>
;
addNodesCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
;
addReferencesCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
;
browseCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
;
browseNextCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
;
callCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
;
clientConnectionTime
:
UABaseDataVariable
<
Date
,
DateTime
>
;
clientDescription
:
UABaseDataVariable
<
DTApplicationDescription
,
ExtensionObject
,
>
;
clientLastContactTime
:
UABaseDataVariable
<
Date
,
DateTime
>
;
createMonitoredItemsCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
,
>
;
createSubscriptionCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
,
>
;
currentMonitoredItemsCount
:
UABaseDataVariable
<
number
,
UInt32
>
;
currentPublishRequestsInQueue
:
UABaseDataVariable
<
number
,
UInt32
>
;
currentSubscriptionsCount
:
UABaseDataVariable
<
number
,
UInt32
>
;
deleteMonitoredItemsCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
,
>
;
deleteNodesCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
;
deleteReferencesCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
,
>
;
deleteSubscriptionsCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
,
>
;
endpointUrl
:
UABaseDataVariable
<
UAString
,
String
>
;
historyReadCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
;
historyUpdateCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
;
localeIds
:
UABaseDataVariable
<
UAString
[]
,
String
>
;
maxResponseMessageSize
:
UABaseDataVariable
<
number
,
UInt32
>
;
modifyMonitoredItemsCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
,
>
;
modifySubscriptionCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
,
>
;
publishCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
;
queryFirstCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
;
queryNextCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
;
readCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
;
registerNodesCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
;
republishCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
;
serverUri
:
UABaseDataVariable
<
UAString
,
String
>
;
sessionId
:
UABaseDataVariable
<
NodeId
,
NodeId
>
;
sessionName
:
UABaseDataVariable
<
UAString
,
String
>
;
setMonitoringModeCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
,
>
;
setPublishingModeCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
,
>
;
setTriggeringCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
;
totalRequestCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
;
transferSubscriptionsCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
,
>
;
translateBrowsePathsToNodeIdsCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
,
>
;
unauthorizedRequestCount
:
UABaseDataVariable
<
number
,
UInt32
>
;
unregisterNodesCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
;
writeCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
;
}
Type Parameters
T
extends
DTSessionDiagnostics
Hierarchy (
View Summary
)
UABaseDataVariable_Base
<
T
,
ExtensionObject
>
UASessionDiagnosticsVariable_Base
UASessionDiagnosticsVariable
Index
Properties
actual
Session
Timeout
add
Nodes
Count
add
References
Count
browse
Count
browse
Next
Count
call
Count
client
Connection
Time
client
Description
client
Last
Contact
Time
create
Monitored
Items
Count
create
Subscription
Count
current
Monitored
Items
Count
current
Publish
Requests
In
Queue
current
Subscriptions
Count
delete
Monitored
Items
Count
delete
Nodes
Count
delete
References
Count
delete
Subscriptions
Count
endpoint
Url
history
Read
Count
history
Update
Count
locale
Ids
max
Response
Message
Size
modify
Monitored
Items
Count
modify
Subscription
Count
publish
Count
query
First
Count
query
Next
Count
read
Count
register
Nodes
Count
republish
Count
server
Uri
session
Id
session
Name
set
Monitoring
Mode
Count
set
Publishing
Mode
Count
set
Triggering
Count
total
Request
Count
transfer
Subscriptions
Count
translate
Browse
Paths
To
Node
Ids
Count
unauthorized
Request
Count
unregister
Nodes
Count
write
Count
Properties
actual
Session
Timeout
actualSessionTimeout
:
UABaseDataVariable
<
number
,
Double
>
add
Nodes
Count
addNodesCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
add
References
Count
addReferencesCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
browse
Count
browseCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
browse
Next
Count
browseNextCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
call
Count
callCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
client
Connection
Time
clientConnectionTime
:
UABaseDataVariable
<
Date
,
DateTime
>
client
Description
clientDescription
:
UABaseDataVariable
<
DTApplicationDescription
,
ExtensionObject
>
client
Last
Contact
Time
clientLastContactTime
:
UABaseDataVariable
<
Date
,
DateTime
>
create
Monitored
Items
Count
createMonitoredItemsCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
create
Subscription
Count
createSubscriptionCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
current
Monitored
Items
Count
currentMonitoredItemsCount
:
UABaseDataVariable
<
number
,
UInt32
>
current
Publish
Requests
In
Queue
currentPublishRequestsInQueue
:
UABaseDataVariable
<
number
,
UInt32
>
current
Subscriptions
Count
currentSubscriptionsCount
:
UABaseDataVariable
<
number
,
UInt32
>
delete
Monitored
Items
Count
deleteMonitoredItemsCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
delete
Nodes
Count
deleteNodesCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
delete
References
Count
deleteReferencesCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
delete
Subscriptions
Count
deleteSubscriptionsCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
endpoint
Url
endpointUrl
:
UABaseDataVariable
<
UAString
,
String
>
history
Read
Count
historyReadCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
history
Update
Count
historyUpdateCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
locale
Ids
localeIds
:
UABaseDataVariable
<
UAString
[]
,
String
>
max
Response
Message
Size
maxResponseMessageSize
:
UABaseDataVariable
<
number
,
UInt32
>
modify
Monitored
Items
Count
modifyMonitoredItemsCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
modify
Subscription
Count
modifySubscriptionCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
publish
Count
publishCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
query
First
Count
queryFirstCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
query
Next
Count
queryNextCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
read
Count
readCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
register
Nodes
Count
registerNodesCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
republish
Count
republishCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
server
Uri
serverUri
:
UABaseDataVariable
<
UAString
,
String
>
session
Id
sessionId
:
UABaseDataVariable
<
NodeId
,
NodeId
>
session
Name
sessionName
:
UABaseDataVariable
<
UAString
,
String
>
set
Monitoring
Mode
Count
setMonitoringModeCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
set
Publishing
Mode
Count
setPublishingModeCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
set
Triggering
Count
setTriggeringCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
total
Request
Count
totalRequestCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
transfer
Subscriptions
Count
transferSubscriptionsCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
,
>
translate
Browse
Paths
To
Node
Ids
Count
translateBrowsePathsToNodeIdsCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
,
>
unauthorized
Request
Count
unauthorizedRequestCount
:
UABaseDataVariable
<
number
,
UInt32
>
unregister
Nodes
Count
unregisterNodesCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
write
Count
writeCount
:
UABaseDataVariable
<
DTServiceCounter
,
ExtensionObject
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
actual
Session
Timeout
add
Nodes
Count
add
References
Count
browse
Count
browse
Next
Count
call
Count
client
Connection
Time
client
Description
client
Last
Contact
Time
create
Monitored
Items
Count
create
Subscription
Count
current
Monitored
Items
Count
current
Publish
Requests
In
Queue
current
Subscriptions
Count
delete
Monitored
Items
Count
delete
Nodes
Count
delete
References
Count
delete
Subscriptions
Count
endpoint
Url
history
Read
Count
history
Update
Count
locale
Ids
max
Response
Message
Size
modify
Monitored
Items
Count
modify
Subscription
Count
publish
Count
query
First
Count
query
Next
Count
read
Count
register
Nodes
Count
republish
Count
server
Uri
session
Id
session
Name
set
Monitoring
Mode
Count
set
Publishing
Mode
Count
set
Triggering
Count
total
Request
Count
transfer
Subscriptions
Count
translate
Browse
Paths
To
Node
Ids
Count
unauthorized
Request
Count
unregister
Nodes
Count
write
Count
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...