NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua
UARole_Base
Interface UARole_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
RoleType i=15620
isAbstract
false
interface
UARole_Base
{
addApplication
?:
UAMethod
<
UAMethodEvents
>
;
addEndpoint
?:
UAMethod
<
UAMethodEvents
>
;
addIdentity
?:
UAMethod
<
UAMethodEvents
>
;
applications
?:
UAProperty
<
UAString
[]
,
String
>
;
applicationsExclude
?:
UAProperty
<
boolean
,
Boolean
>
;
customConfiguration
?:
UAProperty
<
boolean
,
Boolean
>
;
endpoints
?:
UAProperty
<
DTEndpoint
[]
,
ExtensionObject
>
;
endpointsExclude
?:
UAProperty
<
boolean
,
Boolean
>
;
identities
:
UAProperty
<
DTIdentityMappingRule
[]
,
ExtensionObject
>
;
removeApplication
?:
UAMethod
<
UAMethodEvents
>
;
removeEndpoint
?:
UAMethod
<
UAMethodEvents
>
;
removeIdentity
?:
UAMethod
<
UAMethodEvents
>
;
}
Hierarchy (
View Summary
)
UARole_Base
UARole
Index
Properties
add
Application?
add
Endpoint?
add
Identity?
applications?
applications
Exclude?
custom
Configuration?
endpoints?
endpoints
Exclude?
identities
remove
Application?
remove
Endpoint?
remove
Identity?
Properties
Optional
add
Application
addApplication
?:
UAMethod
<
UAMethodEvents
>
Optional
add
Endpoint
addEndpoint
?:
UAMethod
<
UAMethodEvents
>
Optional
add
Identity
addIdentity
?:
UAMethod
<
UAMethodEvents
>
Optional
applications
applications
?:
UAProperty
<
UAString
[]
,
String
>
Optional
applications
Exclude
applicationsExclude
?:
UAProperty
<
boolean
,
Boolean
>
Optional
custom
Configuration
customConfiguration
?:
UAProperty
<
boolean
,
Boolean
>
Optional
endpoints
endpoints
?:
UAProperty
<
DTEndpoint
[]
,
ExtensionObject
>
Optional
endpoints
Exclude
endpointsExclude
?:
UAProperty
<
boolean
,
Boolean
>
identities
identities
:
UAProperty
<
DTIdentityMappingRule
[]
,
ExtensionObject
>
Optional
remove
Application
removeApplication
?:
UAMethod
<
UAMethodEvents
>
Optional
remove
Endpoint
removeEndpoint
?:
UAMethod
<
UAMethodEvents
>
Optional
remove
Identity
removeIdentity
?:
UAMethod
<
UAMethodEvents
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
add
Application
add
Endpoint
add
Identity
applications
applications
Exclude
custom
Configuration
endpoints
endpoints
Exclude
identities
remove
Application
remove
Endpoint
remove
Identity
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...