NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua
UAPubSubStatusEvent_Base
Interface UAPubSubStatusEvent_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
PubSubStatusEventType i=15535
isAbstract
true
interface
UAPubSubStatusEvent_Base
{
conditionClassId
?:
UAProperty
<
NodeId
,
NodeId
>
;
conditionClassName
?:
UAProperty
<
LocalizedText
,
LocalizedText
>
;
conditionSubClassId
?:
UAProperty
<
NodeId
[]
,
NodeId
>
;
conditionSubClassName
?:
UAProperty
<
LocalizedText
[]
,
LocalizedText
>
;
connectionId
:
UAProperty
<
NodeId
,
NodeId
>
;
eventId
:
UAProperty
<
Buffer
<
ArrayBufferLike
>
,
ByteString
>
;
eventType
:
UAProperty
<
NodeId
,
NodeId
>
;
groupId
:
UAProperty
<
NodeId
,
NodeId
>
;
localTime
?:
UAProperty
<
DTTimeZone
,
ExtensionObject
>
;
message
:
UAProperty
<
LocalizedText
,
LocalizedText
>
;
receiveTime
:
UAProperty
<
Date
,
DateTime
>
;
severity
:
UAProperty
<
number
,
UInt16
>
;
sourceName
:
UAProperty
<
UAString
,
String
>
;
sourceNode
:
UAProperty
<
NodeId
,
NodeId
>
;
state
:
UAProperty
<
EnumPubSubState
,
Int32
>
;
time
:
UAProperty
<
Date
,
DateTime
>
;
}
Hierarchy (
View Summary
)
UASystemEvent_Base
UAPubSubStatusEvent_Base
UAPubSubCommunicationFailureEvent_Base
UAPubSubStatusEvent
UAPubSubTransportLimitsExceedEvent_Base
Index
Properties
condition
Class
Id?
condition
Class
Name?
condition
Sub
Class
Id?
condition
Sub
Class
Name?
connection
Id
event
Id
event
Type
group
Id
local
Time?
message
receive
Time
severity
source
Name
source
Node
state
time
Properties
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
>
connection
Id
connectionId
:
UAProperty
<
NodeId
,
NodeId
>
event
Id
eventId
:
UAProperty
<
Buffer
<
ArrayBufferLike
>
,
ByteString
>
event
Type
eventType
:
UAProperty
<
NodeId
,
NodeId
>
group
Id
groupId
:
UAProperty
<
NodeId
,
NodeId
>
Optional
local
Time
localTime
?:
UAProperty
<
DTTimeZone
,
ExtensionObject
>
message
message
:
UAProperty
<
LocalizedText
,
LocalizedText
>
receive
Time
receiveTime
:
UAProperty
<
Date
,
DateTime
>
severity
severity
:
UAProperty
<
number
,
UInt16
>
source
Name
sourceName
:
UAProperty
<
UAString
,
String
>
source
Node
sourceNode
:
UAProperty
<
NodeId
,
NodeId
>
state
state
:
UAProperty
<
EnumPubSubState
,
Int32
>
time
time
:
UAProperty
<
Date
,
DateTime
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
condition
Class
Id
condition
Class
Name
condition
Sub
Class
Id
condition
Sub
Class
Name
connection
Id
event
Id
event
Type
group
Id
local
Time
message
receive
Time
severity
source
Name
source
Node
state
time
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...