Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
UAAuditConditionAcknowledgeEvent_Base
Interface UAAuditConditionAcknowledgeEvent_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
AuditConditionAcknowledgeEventType i=8944
isAbstract
false
interface
UAAuditConditionAcknowledgeEvent_Base
{
actionTimeStamp
:
UAProperty
<
Date
,
DateTime
>
;
clientAuditEntryId
:
UAProperty
<
UAString
,
String
>
;
clientUserId
:
UAProperty
<
UAString
,
String
>
;
comment
:
UAProperty
<
LocalizedText
,
LocalizedText
>
;
conditionClassId
?:
UAProperty
<
NodeId
,
NodeId
>
;
conditionClassName
?:
UAProperty
<
LocalizedText
,
LocalizedText
>
;
conditionEventId
:
UAProperty
<
Buffer
,
ByteString
>
;
conditionSubClassId
?:
UAProperty
<
NodeId
[]
,
NodeId
>
;
conditionSubClassName
?:
UAProperty
<
LocalizedText
[]
,
LocalizedText
>
;
eventId
:
UAProperty
<
Buffer
,
ByteString
>
;
eventType
:
UAProperty
<
NodeId
,
NodeId
>
;
inputArguments
:
UAProperty
<
any
,
any
>
;
localTime
?:
UAProperty
<
DTTimeZone
,
ExtensionObject
>
;
message
:
UAProperty
<
LocalizedText
,
LocalizedText
>
;
methodId
:
UAProperty
<
NodeId
,
NodeId
>
;
receiveTime
:
UAProperty
<
Date
,
DateTime
>
;
serverId
:
UAProperty
<
UAString
,
String
>
;
severity
:
UAProperty
<
number
,
UInt16
>
;
sourceName
:
UAProperty
<
UAString
,
String
>
;
sourceNode
:
UAProperty
<
NodeId
,
NodeId
>
;
status
:
UAProperty
<
boolean
,
Boolean
>
;
time
:
UAProperty
<
Date
,
DateTime
>
;
}
Hierarchy (
view full
)
UAAuditConditionEvent_Base
UAAuditConditionAcknowledgeEvent_Base
UAAuditConditionAcknowledgeEvent
Index
Properties
action
Time
Stamp
client
Audit
Entry
Id
client
User
Id
comment
condition
Class
Id?
condition
Class
Name?
condition
Event
Id
condition
Sub
Class
Id?
condition
Sub
Class
Name?
event
Id
event
Type
input
Arguments
local
Time?
message
method
Id
receive
Time
server
Id
severity
source
Name
source
Node
status
time
Properties
action
Time
Stamp
action
Time
Stamp
:
UAProperty
<
Date
,
DateTime
>
client
Audit
Entry
Id
client
Audit
Entry
Id
:
UAProperty
<
UAString
,
String
>
client
User
Id
client
User
Id
:
UAProperty
<
UAString
,
String
>
comment
comment
:
UAProperty
<
LocalizedText
,
LocalizedText
>
Optional
condition
Class
Id
condition
Class
Id
?:
UAProperty
<
NodeId
,
NodeId
>
Optional
condition
Class
Name
condition
Class
Name
?:
UAProperty
<
LocalizedText
,
LocalizedText
>
condition
Event
Id
condition
Event
Id
:
UAProperty
<
Buffer
,
ByteString
>
Optional
condition
Sub
Class
Id
condition
Sub
Class
Id
?:
UAProperty
<
NodeId
[]
,
NodeId
>
Optional
condition
Sub
Class
Name
condition
Sub
Class
Name
?:
UAProperty
<
LocalizedText
[]
,
LocalizedText
>
event
Id
event
Id
:
UAProperty
<
Buffer
,
ByteString
>
event
Type
event
Type
:
UAProperty
<
NodeId
,
NodeId
>
input
Arguments
input
Arguments
:
UAProperty
<
any
,
any
>
Optional
local
Time
local
Time
?:
UAProperty
<
DTTimeZone
,
ExtensionObject
>
message
message
:
UAProperty
<
LocalizedText
,
LocalizedText
>
method
Id
method
Id
:
UAProperty
<
NodeId
,
NodeId
>
receive
Time
receive
Time
:
UAProperty
<
Date
,
DateTime
>
server
Id
server
Id
:
UAProperty
<
UAString
,
String
>
severity
severity
:
UAProperty
<
number
,
UInt16
>
source
Name
source
Name
:
UAProperty
<
UAString
,
String
>
source
Node
source
Node
:
UAProperty
<
NodeId
,
NodeId
>
status
status
:
UAProperty
<
boolean
,
Boolean
>
time
time
:
UAProperty
<
Date
,
DateTime
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
action
Time
Stamp
client
Audit
Entry
Id
client
User
Id
comment
condition
Class
Id
condition
Class
Name
condition
Event
Id
condition
Sub
Class
Id
condition
Sub
Class
Name
event
Id
event
Type
input
Arguments
local
Time
message
method
Id
receive
Time
server
Id
severity
source
Name
source
Node
status
time
NodeOPCUA reference documentation - public API
Loading...