NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-modeler
UAAuditHistoryRawModifyDeleteEvent_Base
Interface UAAuditHistoryRawModifyDeleteEvent_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
AuditHistoryRawModifyDeleteEventType i=3014
isAbstract
true
interface
UAAuditHistoryRawModifyDeleteEvent_Base
{
actionTimeStamp
:
UAProperty
<
Date
,
DateTime
>
;
clientApplicationUri
?:
UAProperty
<
UAString
,
String
>
;
clientAuditEntryId
:
UAProperty
<
UAString
,
String
>
;
clientUserId
:
UAProperty
<
UAString
,
String
>
;
conditionClassId
?:
UAProperty
<
NodeId
,
NodeId
>
;
conditionClassName
?:
UAProperty
<
LocalizedText
,
LocalizedText
>
;
conditionSubClassId
?:
UAProperty
<
NodeId
[]
,
NodeId
>
;
conditionSubClassName
?:
UAProperty
<
LocalizedText
[]
,
LocalizedText
>
;
endTime
:
UAProperty
<
Date
,
DateTime
>
;
eventId
:
UAProperty
<
Buffer
<
ArrayBufferLike
>
,
ByteString
>
;
eventType
:
UAProperty
<
NodeId
,
NodeId
>
;
isDeleteModified
:
UAProperty
<
boolean
,
Boolean
>
;
localTime
?:
UAProperty
<
DTTimeZone
,
ExtensionObject
>
;
message
:
UAProperty
<
LocalizedText
,
LocalizedText
>
;
oldValues
:
UAProperty
<
DataValue
[]
,
DataValue
>
;
parameterDataTypeId
:
UAProperty
<
NodeId
,
NodeId
>
;
receiveTime
:
UAProperty
<
Date
,
DateTime
>
;
serverId
:
UAProperty
<
UAString
,
String
>
;
severity
:
UAProperty
<
number
,
UInt16
>
;
sourceName
:
UAProperty
<
UAString
,
String
>
;
sourceNode
:
UAProperty
<
NodeId
,
NodeId
>
;
startTime
:
UAProperty
<
Date
,
DateTime
>
;
status
:
UAProperty
<
boolean
,
Boolean
>
;
time
:
UAProperty
<
Date
,
DateTime
>
;
updatedNode
:
UAProperty
<
NodeId
,
NodeId
>
;
}
Hierarchy (
View Summary
)
UAAuditHistoryDeleteEvent_Base
UAAuditHistoryRawModifyDeleteEvent_Base
UAAuditHistoryRawModifyDeleteEvent
Index
Properties
action
Time
Stamp
client
Application
Uri?
client
Audit
Entry
Id
client
User
Id
condition
Class
Id?
condition
Class
Name?
condition
Sub
Class
Id?
condition
Sub
Class
Name?
end
Time
event
Id
event
Type
is
Delete
Modified
local
Time?
message
old
Values
parameter
Data
Type
Id
receive
Time
server
Id
severity
source
Name
source
Node
start
Time
status
time
updated
Node
Properties
action
Time
Stamp
actionTimeStamp
:
UAProperty
<
Date
,
DateTime
>
Optional
client
Application
Uri
clientApplicationUri
?:
UAProperty
<
UAString
,
String
>
client
Audit
Entry
Id
clientAuditEntryId
:
UAProperty
<
UAString
,
String
>
client
User
Id
clientUserId
:
UAProperty
<
UAString
,
String
>
Optional
condition
Class
Id
conditionClassId
?:
UAProperty
<
NodeId
,
NodeId
>
Optional
condition
Class
Name
conditionClassName
?:
UAProperty
<
LocalizedText
,
LocalizedText
>
Optional
condition
Sub
Class
Id
conditionSubClassId
?:
UAProperty
<
NodeId
[]
,
NodeId
>
Optional
condition
Sub
Class
Name
conditionSubClassName
?:
UAProperty
<
LocalizedText
[]
,
LocalizedText
>
end
Time
endTime
:
UAProperty
<
Date
,
DateTime
>
event
Id
eventId
:
UAProperty
<
Buffer
<
ArrayBufferLike
>
,
ByteString
>
event
Type
eventType
:
UAProperty
<
NodeId
,
NodeId
>
is
Delete
Modified
isDeleteModified
:
UAProperty
<
boolean
,
Boolean
>
Optional
local
Time
localTime
?:
UAProperty
<
DTTimeZone
,
ExtensionObject
>
message
message
:
UAProperty
<
LocalizedText
,
LocalizedText
>
old
Values
oldValues
:
UAProperty
<
DataValue
[]
,
DataValue
>
parameter
Data
Type
Id
parameterDataTypeId
:
UAProperty
<
NodeId
,
NodeId
>
receive
Time
receiveTime
:
UAProperty
<
Date
,
DateTime
>
server
Id
serverId
:
UAProperty
<
UAString
,
String
>
severity
severity
:
UAProperty
<
number
,
UInt16
>
source
Name
sourceName
:
UAProperty
<
UAString
,
String
>
source
Node
sourceNode
:
UAProperty
<
NodeId
,
NodeId
>
start
Time
startTime
:
UAProperty
<
Date
,
DateTime
>
status
status
:
UAProperty
<
boolean
,
Boolean
>
time
time
:
UAProperty
<
Date
,
DateTime
>
updated
Node
updatedNode
:
UAProperty
<
NodeId
,
NodeId
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
action
Time
Stamp
client
Application
Uri
client
Audit
Entry
Id
client
User
Id
condition
Class
Id
condition
Class
Name
condition
Sub
Class
Id
condition
Sub
Class
Name
end
Time
event
Id
event
Type
is
Delete
Modified
local
Time
message
old
Values
parameter
Data
Type
Id
receive
Time
server
Id
severity
source
Name
source
Node
start
Time
status
time
updated
Node
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...