NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-modeler
UAObjectEvents
Interface UAObjectEvents
interface
UAObjectEvents
{
AccessRestrictions_changed
:
(
attribute
:
DataValue
)
=>
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
)
BaseNodeEvents
UAObjectEvents
UABaseEventEvents
Index
Properties
Access
Restrictions_
changed
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
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
Browse
Name_
changed
Description_
changed
Display
Name_
changed
dispose
event
event_
raised
Role
Permissions_
changed
Value_
changed
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...