NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-modeler
UAAliasNameCategory_Base
Interface UAAliasNameCategory_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
AliasNameCategoryType i=23456
isAbstract
false
interface
UAAliasNameCategory_Base
{
addAliasesToCategory
?:
UAMethod
<
UAMethodEvents
>
;
deleteAliasesFromCategory
?:
UAMethod
<
UAMethodEvents
>
;
findAlias
:
UAMethod
;
findAliasVerbose
?:
UAMethod
<
UAMethodEvents
>
;
lastChange
?:
UAProperty
<
number
,
UInt32
>
;
}
Hierarchy (
View Summary
)
UAFolder_Base
UAAliasNameCategory_Base
UAAliasNameCategory
Index
Properties
add
Aliases
To
Category?
delete
Aliases
From
Category?
find
Alias
find
Alias
Verbose?
last
Change?
Properties
Optional
add
Aliases
To
Category
addAliasesToCategory
?:
UAMethod
<
UAMethodEvents
>
Optional
delete
Aliases
From
Category
deleteAliasesFromCategory
?:
UAMethod
<
UAMethodEvents
>
find
Alias
findAlias
:
UAMethod
Optional
find
Alias
Verbose
findAliasVerbose
?:
UAMethod
<
UAMethodEvents
>
Optional
last
Change
lastChange
?:
UAProperty
<
number
,
UInt32
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
add
Aliases
To
Category
delete
Aliases
From
Category
find
Alias
find
Alias
Verbose
last
Change
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...