Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
UAProgressEvent_Base
Interface UAProgressEvent_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
ProgressEventType i=11436
isAbstract
true
interface
UAProgressEvent_Base
{
conditionClassId
?:
UAProperty
<
NodeId
,
NodeId
>
;
conditionClassName
?:
UAProperty
<
LocalizedText
,
LocalizedText
>
;
conditionSubClassId
?:
UAProperty
<
NodeId
[]
,
NodeId
>
;
conditionSubClassName
?:
UAProperty
<
LocalizedText
[]
,
LocalizedText
>
;
context
:
UAProperty
<
any
,
any
>
;
eventId
:
UAProperty
<
Buffer
,
ByteString
>
;
eventType
:
UAProperty
<
NodeId
,
NodeId
>
;
localTime
?:
UAProperty
<
DTTimeZone
,
ExtensionObject
>
;
message
:
UAProperty
<
LocalizedText
,
LocalizedText
>
;
progress
:
UAProperty
<
number
,
UInt16
>
;
receiveTime
:
UAProperty
<
Date
,
DateTime
>
;
severity
:
UAProperty
<
number
,
UInt16
>
;
sourceName
:
UAProperty
<
UAString
,
String
>
;
sourceNode
:
UAProperty
<
NodeId
,
NodeId
>
;
time
:
UAProperty
<
Date
,
DateTime
>
;
}
Hierarchy (
view full
)
UABaseEvent_Base
UAProgressEvent_Base
UAProgressEvent
Index
Properties
condition
Class
Id?
condition
Class
Name?
condition
Sub
Class
Id?
condition
Sub
Class
Name?
context
event
Id
event
Type
local
Time?
message
progress
receive
Time
severity
source
Name
source
Node
time
Properties
Optional
condition
Class
Id
condition
Class
Id
?:
UAProperty
<
NodeId
,
NodeId
>
Optional
condition
Class
Name
condition
Class
Name
?:
UAProperty
<
LocalizedText
,
LocalizedText
>
Optional
condition
Sub
Class
Id
condition
Sub
Class
Id
?:
UAProperty
<
NodeId
[]
,
NodeId
>
Optional
condition
Sub
Class
Name
condition
Sub
Class
Name
?:
UAProperty
<
LocalizedText
[]
,
LocalizedText
>
context
context
:
UAProperty
<
any
,
any
>
event
Id
event
Id
:
UAProperty
<
Buffer
,
ByteString
>
event
Type
event
Type
:
UAProperty
<
NodeId
,
NodeId
>
Optional
local
Time
local
Time
?:
UAProperty
<
DTTimeZone
,
ExtensionObject
>
message
message
:
UAProperty
<
LocalizedText
,
LocalizedText
>
progress
progress
:
UAProperty
<
number
,
UInt16
>
receive
Time
receive
Time
:
UAProperty
<
Date
,
DateTime
>
severity
severity
:
UAProperty
<
number
,
UInt16
>
source
Name
source
Name
:
UAProperty
<
UAString
,
String
>
source
Node
source
Node
:
UAProperty
<
NodeId
,
NodeId
>
time
time
:
UAProperty
<
Date
,
DateTime
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
condition
Class
Id
condition
Class
Name
condition
Sub
Class
Id
condition
Sub
Class
Name
context
event
Id
event
Type
local
Time
message
progress
receive
Time
severity
source
Name
source
Node
time
NodeOPCUA reference documentation - public API
Loading...