NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-modeler
UAAuditClientUpdateMethodResultEvent_Base
Interface UAAuditClientUpdateMethodResultEvent_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
AuditClientUpdateMethodResultEventType i=23926
isAbstract
true
interface
UAAuditClientUpdateMethodResultEvent_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
>
;
eventId
:
UAProperty
<
Buffer
<
ArrayBufferLike
>
,
ByteString
>
;
eventType
:
UAProperty
<
NodeId
,
NodeId
>
;
inputArguments
:
UAProperty
<
any
,
any
>
;
localTime
?:
UAProperty
<
DTTimeZone
,
ExtensionObject
>
;
message
:
UAProperty
<
LocalizedText
,
LocalizedText
>
;
methodId
:
UAProperty
<
ExpandedNodeId
,
ExpandedNodeId
>
;
objectId
:
UAProperty
<
ExpandedNodeId
,
ExpandedNodeId
>
;
outputArguments
:
UAProperty
<
any
,
any
>
;
receiveTime
:
UAProperty
<
Date
,
DateTime
>
;
serverId
:
UAProperty
<
UAString
,
String
>
;
serverUri
:
UAProperty
<
UAString
,
String
>
;
severity
:
UAProperty
<
number
,
UInt16
>
;
sourceName
:
UAProperty
<
UAString
,
String
>
;
sourceNode
:
UAProperty
<
NodeId
,
NodeId
>
;
status
:
UAProperty
<
boolean
,
Boolean
>
;
statusCodeId
:
UAProperty
<
StatusCode
,
StatusCode
>
;
time
:
UAProperty
<
Date
,
DateTime
>
;
}
Hierarchy (
View Summary
)
UAAuditClientEvent_Base
UAAuditClientUpdateMethodResultEvent_Base
UAAuditClientUpdateMethodResultEvent
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?
event
Id
event
Type
input
Arguments
local
Time?
message
method
Id
object
Id
output
Arguments
receive
Time
server
Id
server
Uri
severity
source
Name
source
Node
status
status
Code
Id
time
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
>
event
Id
eventId
:
UAProperty
<
Buffer
<
ArrayBufferLike
>
,
ByteString
>
event
Type
eventType
:
UAProperty
<
NodeId
,
NodeId
>
input
Arguments
inputArguments
:
UAProperty
<
any
,
any
>
Optional
local
Time
localTime
?:
UAProperty
<
DTTimeZone
,
ExtensionObject
>
message
message
:
UAProperty
<
LocalizedText
,
LocalizedText
>
method
Id
methodId
:
UAProperty
<
ExpandedNodeId
,
ExpandedNodeId
>
object
Id
objectId
:
UAProperty
<
ExpandedNodeId
,
ExpandedNodeId
>
output
Arguments
outputArguments
:
UAProperty
<
any
,
any
>
receive
Time
receiveTime
:
UAProperty
<
Date
,
DateTime
>
server
Id
serverId
:
UAProperty
<
UAString
,
String
>
server
Uri
serverUri
:
UAProperty
<
UAString
,
String
>
severity
severity
:
UAProperty
<
number
,
UInt16
>
source
Name
sourceName
:
UAProperty
<
UAString
,
String
>
source
Node
sourceNode
:
UAProperty
<
NodeId
,
NodeId
>
status
status
:
UAProperty
<
boolean
,
Boolean
>
status
Code
Id
statusCodeId
:
UAProperty
<
StatusCode
,
StatusCode
>
time
time
:
UAProperty
<
Date
,
DateTime
>
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
event
Id
event
Type
input
Arguments
local
Time
message
method
Id
object
Id
output
Arguments
receive
Time
server
Id
server
Uri
severity
source
Name
source
Node
status
status
Code
Id
time
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...