NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua
UAPubSubDiagnostics_Base
Interface UAPubSubDiagnostics_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
PubSubDiagnosticsType i=19677
isAbstract
true
interface
UAPubSubDiagnostics_Base
{
counters
:
UAPubSubDiagnostics_counters
;
diagnosticsLevel
:
UABaseDataVariable
<
EnumDiagnosticsLevel
,
Int32
>
;
liveValues
:
UAObject
;
reset
:
UAMethod
;
subError
:
UABaseDataVariable
<
boolean
,
Boolean
>
;
totalError
:
UAPubSubDiagnosticsCounter
<
number
>
;
totalInformation
:
UAPubSubDiagnosticsCounter
<
number
>
;
}
Hierarchy (
View Summary
)
UAPubSubDiagnostics_Base
UAPubSubDiagnostics
UAPubSubDiagnosticsConnection_Base
UAPubSubDiagnosticsDataSetReader_Base
UAPubSubDiagnosticsDataSetWriter_Base
UAPubSubDiagnosticsReaderGroup_Base
UAPubSubDiagnosticsRoot_Base
UAPubSubDiagnosticsWriterGroup_Base
Index
Properties
counters
diagnostics
Level
live
Values
reset
sub
Error
total
Error
total
Information
Properties
counters
counters
:
UAPubSubDiagnostics_counters
diagnostics
Level
diagnosticsLevel
:
UABaseDataVariable
<
EnumDiagnosticsLevel
,
Int32
>
live
Values
liveValues
:
UAObject
reset
reset
:
UAMethod
sub
Error
subError
:
UABaseDataVariable
<
boolean
,
Boolean
>
total
Error
totalError
:
UAPubSubDiagnosticsCounter
<
number
>
total
Information
totalInformation
:
UAPubSubDiagnosticsCounter
<
number
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
counters
diagnostics
Level
live
Values
reset
sub
Error
total
Error
total
Information
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...