NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-modeler
UASubscribedDataSetFolder_Base
Interface UASubscribedDataSetFolder_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
SubscribedDataSetFolderType i=23795
isAbstract
false
interface
UASubscribedDataSetFolder_Base
{
addDataSetFolder
?:
UAMethod
<
UAMethodEvents
>
;
addSubscribedDataSet
?:
UAMethod
<
UAMethodEvents
>
;
removeDataSetFolder
?:
UAMethod
<
UAMethodEvents
>
;
removeSubscribedDataSet
?:
UAMethod
<
UAMethodEvents
>
;
}
Hierarchy (
View Summary
)
UAFolder_Base
UASubscribedDataSetFolder_Base
UASubscribedDataSetFolder
Index
Properties
add
Data
Set
Folder?
add
Subscribed
Data
Set?
remove
Data
Set
Folder?
remove
Subscribed
Data
Set?
Properties
Optional
add
Data
Set
Folder
addDataSetFolder
?:
UAMethod
<
UAMethodEvents
>
Optional
add
Subscribed
Data
Set
addSubscribedDataSet
?:
UAMethod
<
UAMethodEvents
>
Optional
remove
Data
Set
Folder
removeDataSetFolder
?:
UAMethod
<
UAMethodEvents
>
Optional
remove
Subscribed
Data
Set
removeSubscribedDataSet
?:
UAMethod
<
UAMethodEvents
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
add
Data
Set
Folder
add
Subscribed
Data
Set
remove
Data
Set
Folder
remove
Subscribed
Data
Set
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...