NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-modeler
UAPubSubTransportLimitsExceedEvent_Base
Interface UAPubSubTransportLimitsExceedEvent_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
PubSubTransportLimitsExceedEventType i=15548
isAbstract
true
interface
UAPubSubTransportLimitsExceedEvent_Base
{
actual
:
UAProperty
<
number
,
UInt32
>
;
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
>
;
maximum
:
UAProperty
<
number
,
UInt32
>
;
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
)
UAPubSubStatusEvent_Base
UAPubSubTransportLimitsExceedEvent_Base
UAPubSubTransportLimitsExceedEvent
Index
Properties
actual
condition
Class
Id?
condition
Class
Name?
condition
Sub
Class
Id?
condition
Sub
Class
Name?
connection
Id
event
Id
event
Type
group
Id
local
Time?
maximum
message
receive
Time
severity
source
Name
source
Node
state
time
Properties
actual
actual
:
UAProperty
<
number
,
UInt32
>
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
>
maximum
maximum
:
UAProperty
<
number
,
UInt32
>
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
actual
condition
Class
Id
condition
Class
Name
condition
Sub
Class
Id
condition
Sub
Class
Name
connection
Id
event
Id
event
Type
group
Id
local
Time
maximum
message
receive
Time
severity
source
Name
source
Node
state
time
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...