Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
UAApplicationConfiguration_Base
Interface UAApplicationConfiguration_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
ApplicationConfigurationType i=25731
isAbstract
false
interface
UAApplicationConfiguration_Base
{
applicationType
:
UAProperty
<
EnumApplication
,
Int32
>
;
applicationUri
:
UAProperty
<
UAString
,
String
>
;
applyChanges
:
UAMethod
;
cancelChanges
?:
UAMethod
;
certificateGroups
:
UACertificateGroupFolder
;
createSigningRequest
:
UAMethod
;
enabled
:
UAProperty
<
boolean
,
Boolean
>
;
getCertificates
?:
UAMethod
;
getRejectedList
:
UAMethod
;
hasSecureElement
?:
UAProperty
<
boolean
,
Boolean
>
;
maxTrustListSize
:
UAProperty
<
number
,
UInt32
>
;
multicastDnsEnabled
:
UAProperty
<
boolean
,
Boolean
>
;
productUri
:
UAProperty
<
UAString
,
String
>
;
resetToServerDefaults
?:
UAMethod
;
serverCapabilities
:
UAProperty
<
UAString
[]
,
String
>
;
supportedPrivateKeyFormats
:
UAProperty
<
UAString
[]
,
String
>
;
transactionDiagnostics
?:
UATransactionDiagnostics
;
updateCertificate
:
UAMethod
;
}
Hierarchy (
view full
)
UAServerConfiguration_Base
UAApplicationConfiguration_Base
UAApplicationConfiguration
Index
Properties
application
Type
application
Uri
apply
Changes
cancel
Changes?
certificate
Groups
create
Signing
Request
enabled
get
Certificates?
get
Rejected
List
has
Secure
Element?
max
Trust
List
Size
multicast
Dns
Enabled
product
Uri
reset
To
Server
Defaults?
server
Capabilities
supported
Private
Key
Formats
transaction
Diagnostics?
update
Certificate
Properties
application
Type
application
Type
:
UAProperty
<
EnumApplication
,
Int32
>
application
Uri
application
Uri
:
UAProperty
<
UAString
,
String
>
apply
Changes
apply
Changes
:
UAMethod
Optional
cancel
Changes
cancel
Changes
?:
UAMethod
certificate
Groups
certificate
Groups
:
UACertificateGroupFolder
create
Signing
Request
create
Signing
Request
:
UAMethod
enabled
enabled
:
UAProperty
<
boolean
,
Boolean
>
Optional
get
Certificates
get
Certificates
?:
UAMethod
get
Rejected
List
get
Rejected
List
:
UAMethod
Optional
has
Secure
Element
has
Secure
Element
?:
UAProperty
<
boolean
,
Boolean
>
max
Trust
List
Size
max
Trust
List
Size
:
UAProperty
<
number
,
UInt32
>
multicast
Dns
Enabled
multicast
Dns
Enabled
:
UAProperty
<
boolean
,
Boolean
>
product
Uri
product
Uri
:
UAProperty
<
UAString
,
String
>
Optional
reset
To
Server
Defaults
reset
To
Server
Defaults
?:
UAMethod
server
Capabilities
server
Capabilities
:
UAProperty
<
UAString
[]
,
String
>
supported
Private
Key
Formats
supported
Private
Key
Formats
:
UAProperty
<
UAString
[]
,
String
>
Optional
transaction
Diagnostics
transaction
Diagnostics
?:
UATransactionDiagnostics
update
Certificate
update
Certificate
:
UAMethod
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
application
Type
application
Uri
apply
Changes
cancel
Changes
certificate
Groups
create
Signing
Request
enabled
get
Certificates
get
Rejected
List
has
Secure
Element
max
Trust
List
Size
multicast
Dns
Enabled
product
Uri
reset
To
Server
Defaults
server
Capabilities
supported
Private
Key
Formats
transaction
Diagnostics
update
Certificate
NodeOPCUA reference documentation - public API
Loading...