Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
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
,
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 full
)
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
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
>
connection
Id
connection
Id
:
UAProperty
<
NodeId
,
NodeId
>
event
Id
event
Id
:
UAProperty
<
Buffer
,
ByteString
>
event
Type
event
Type
:
UAProperty
<
NodeId
,
NodeId
>
group
Id
group
Id
:
UAProperty
<
NodeId
,
NodeId
>
Optional
local
Time
local
Time
?:
UAProperty
<
DTTimeZone
,
ExtensionObject
>
maximum
maximum
:
UAProperty
<
number
,
UInt32
>
message
message
:
UAProperty
<
LocalizedText
,
LocalizedText
>
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
>
state
state
:
UAProperty
<
EnumPubSubState
,
Int32
>
time
time
:
UAProperty
<
Date
,
DateTime
>
Settings
Member Visibility
Protected
Private
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
NodeOPCUA reference documentation - public API
Loading...