Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-client
node-opcua-client
EventStuff
Interface EventStuff
interface
EventStuff
{
ackedState
:
TTwoStateStatus
;
activeState
:
TTwoStateStatus
;
conditionId
:
TVariant
<
NodeId
>
;
conditionName
?:
TVariant
<
string
>
;
confirmedState
:
TTwoStateStatus
;
eventId
:
TVariant
<
Buffer
>
;
eventType
:
TVariant
<
NodeId
>
;
retain
:
TVariant
<
boolean
>
;
}
Index
Properties
acked
State
active
State
condition
Id
condition
Name?
confirmed
State
event
Id
event
Type
retain
Properties
acked
State
acked
State
:
TTwoStateStatus
active
State
active
State
:
TTwoStateStatus
condition
Id
condition
Id
:
TVariant
<
NodeId
>
Optional
condition
Name
condition
Name
?:
TVariant
<
string
>
confirmed
State
confirmed
State
:
TTwoStateStatus
event
Id
event
Id
:
TVariant
<
Buffer
>
event
Type
event
Type
:
TVariant
<
NodeId
>
retain
retain
:
TVariant
<
boolean
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
acked
State
active
State
condition
Id
condition
Name
confirmed
State
event
Id
event
Type
retain
NodeOPCUA reference documentation - public API
Loading...