NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-address-space
DTLogRecord
Interface DTLogRecord
namespace
http://opcfoundation.org/UA/
nodeClass
DataType
name
LogRecord
isAbstract
false
interface
DTLogRecord
{
additionalData
?:
DTNameValuePair
[]
;
eventType
?:
NodeId
;
message
:
LocalizedText
;
severity
:
number
;
sourceName
?:
UAString
;
sourceNode
?:
NodeId
;
time
:
Date
;
traceContext
?:
DTTraceContext
;
}
Hierarchy (
View Summary
)
DTStructure
DTLogRecord
UDTLogRecord
Index
Properties
additional
Data?
event
Type?
message
severity
source
Name?
source
Node?
time
trace
Context?
Properties
Optional
additional
Data
additionalData
?:
DTNameValuePair
[]
Optional
event
Type
eventType
?:
NodeId
message
message
:
LocalizedText
severity
severity
:
number
Optional
source
Name
sourceName
?:
UAString
Optional
source
Node
sourceNode
?:
NodeId
time
time
:
Date
Optional
trace
Context
traceContext
?:
DTTraceContext
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
additional
Data
event
Type
message
severity
source
Name
source
Node
time
trace
Context
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...