NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-modeler
UAConditionEvents
Interface UAConditionEvents
interface
UAConditionEvents
{
AccessRestrictions_changed
:
(
attribute
:
DataValue
)
=>
void
;
addComment
:
AddCommentEventHandler
;
branch_deleted
:
(
branchId
:
string
)
=>
void
;
BrowseName_changed
:
(
attribute
:
DataValue
)
=>
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
)
UABaseEventEvents
UAConditionEvents
UAAcknowledgeableConditionEvents
Index
Properties
Access
Restrictions_
changed
add
Comment
branch_
deleted
Browse
Name_
changed
Description_
changed
Display
Name_
changed
dispose
event
event_
raised
Role
Permissions_
changed
Value_
changed
Properties
Access
Restrictions_
changed
AccessRestrictions_changed
:
(
attribute
:
DataValue
)
=>
void
add
Comment
addComment
:
AddCommentEventHandler
branch_
deleted
branch_deleted
:
(
branchId
:
string
)
=>
void
Browse
Name_
changed
BrowseName_changed
:
(
attribute
:
DataValue
)
=>
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
add
Comment
branch_
deleted
Browse
Name_
changed
Description_
changed
Display
Name_
changed
dispose
event
event_
raised
Role
Permissions_
changed
Value_
changed
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...