NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-modeler
UALarmConditionEvents
Interface UALarmConditionEvents
interface
UALarmConditionEvents
{
AccessRestrictions_changed
:
(
attribute
:
DataValue
)
=>
void
;
acknowledged
:
(
eventId
:
Buffer
<
ArrayBufferLike
>
|
null
,
comment
:
LocalizedText
,
branch
:
ConditionSnapshot
,
)
=>
void
;
addComment
:
AddCommentEventHandler
;
branch_deleted
:
(
branchId
:
string
)
=>
void
;
BrowseName_changed
:
(
attribute
:
DataValue
)
=>
void
;
confirmed
:
(
eventId
:
Buffer
<
ArrayBufferLike
>
|
null
,
comment
:
LocalizedText
,
branch
:
ConditionSnapshot
,
)
=>
void
;
Description_changed
:
(
attribute
:
DataValue
)
=>
void
;
DisplayName_changed
:
(
attribute
:
DataValue
)
=>
void
;
dispose
:
()
=>
void
;
event
:
(
attribute
:
IEventData
)
=>
void
;
event_raised
:
()
=>
void
;
RolePermissions_changed
:
(
attribute
:
DataValue
)
=>
void
;
Value_changed
:
(
attribute
:
DataValue
)
=>
void
;
}
Hierarchy (
View Summary
)
UAAcknowledgeableConditionEvents
UALarmConditionEvents
Index
Properties
Access
Restrictions_
changed
acknowledged
add
Comment
branch_
deleted
Browse
Name_
changed
confirmed
Description_
changed
Display
Name_
changed
dispose
event
event_
raised
Role
Permissions_
changed
Value_
changed
Properties
Access
Restrictions_
changed
AccessRestrictions_changed
:
(
attribute
:
DataValue
)
=>
void
acknowledged
acknowledged
:
(
eventId
:
Buffer
<
ArrayBufferLike
>
|
null
,
comment
:
LocalizedText
,
branch
:
ConditionSnapshot
,
)
=>
void
add
Comment
addComment
:
AddCommentEventHandler
branch_
deleted
branch_deleted
:
(
branchId
:
string
)
=>
void
Browse
Name_
changed
BrowseName_changed
:
(
attribute
:
DataValue
)
=>
void
confirmed
confirmed
:
(
eventId
:
Buffer
<
ArrayBufferLike
>
|
null
,
comment
:
LocalizedText
,
branch
:
ConditionSnapshot
,
)
=>
void
Description_
changed
Description_changed
:
(
attribute
:
DataValue
)
=>
void
Display
Name_
changed
DisplayName_changed
:
(
attribute
:
DataValue
)
=>
void
dispose
dispose
:
()
=>
void
event
event
:
(
attribute
:
IEventData
)
=>
void
event_
raised
event_raised
:
()
=>
void
Role
Permissions_
changed
RolePermissions_changed
:
(
attribute
:
DataValue
)
=>
void
Value_
changed
Value_changed
:
(
attribute
:
DataValue
)
=>
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
Access
Restrictions_
changed
acknowledged
add
Comment
branch_
deleted
Browse
Name_
changed
confirmed
Description_
changed
Display
Name_
changed
dispose
event
event_
raised
Role
Permissions_
changed
Value_
changed
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...