NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua
UAApplicationConfigurationFile_Base
Interface UAApplicationConfigurationFile_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
ApplicationConfigurationFileType i=15550
isAbstract
false
interface
UAApplicationConfigurationFile_Base
{
activityTimeout
:
UAProperty
<
number
,
Double
>
;
availableNetworks
:
UAProperty
<
UAString
[]
,
String
>
;
availablePorts
:
UAProperty
<
UAString
,
String
>
;
certificateGroupPurposes
:
UAProperty
<
NodeId
[]
,
NodeId
>
;
certificateTypes
:
UAProperty
<
NodeId
[]
,
NodeId
>
;
close
:
UAMethod
;
closeAndUpdate
:
UAMethod
;
confirmUpdate
:
UAMethod
;
currentVersion
:
UAProperty
<
number
,
UInt32
>
;
getPosition
:
UAMethod
;
lastModifiedTime
?:
UAProperty
<
Date
,
DateTime
>
;
lastUpdateTime
:
UAProperty
<
Date
,
DateTime
>
;
maxByteStringLength
?:
UAProperty
<
number
,
UInt32
>
;
maxCertificateGroups
:
UAProperty
<
number
,
UInt16
>
;
maxEndpoints
:
UAProperty
<
number
,
UInt16
>
;
mimeType
?:
UAProperty
<
UAString
,
String
>
;
open
:
UAMethod
;
openCount
:
UAProperty
<
number
,
UInt16
>
;
read
:
UAMethod
;
securityPolicyUris
:
UAProperty
<
UAString
[]
,
String
>
;
setPosition
:
UAMethod
;
size
:
UAProperty
<
UInt64
,
UInt64
>
;
supportedDataType
:
UAProperty
<
NodeId
,
NodeId
>
;
userTokenTypes
:
UAProperty
<
DTUserTokenPolicy
[]
,
ExtensionObject
>
;
userWritable
:
UAProperty
<
boolean
,
Boolean
>
;
writable
:
UAProperty
<
boolean
,
Boolean
>
;
write
:
UAMethod
;
}
Hierarchy (
View Summary
)
UAConfigurationFile_Base
UAApplicationConfigurationFile_Base
UAApplicationConfigurationFile
Index
Properties
activity
Timeout
available
Networks
available
Ports
certificate
Group
Purposes
certificate
Types
close
close
And
Update
confirm
Update
current
Version
get
Position
last
Modified
Time?
last
Update
Time
max
Byte
String
Length?
max
Certificate
Groups
max
Endpoints
mime
Type?
open
open
Count
read
security
Policy
Uris
set
Position
size
supported
Data
Type
user
Token
Types
user
Writable
writable
write
Properties
activity
Timeout
activityTimeout
:
UAProperty
<
number
,
Double
>
available
Networks
availableNetworks
:
UAProperty
<
UAString
[]
,
String
>
available
Ports
availablePorts
:
UAProperty
<
UAString
,
String
>
certificate
Group
Purposes
certificateGroupPurposes
:
UAProperty
<
NodeId
[]
,
NodeId
>
certificate
Types
certificateTypes
:
UAProperty
<
NodeId
[]
,
NodeId
>
close
close
:
UAMethod
close
And
Update
closeAndUpdate
:
UAMethod
confirm
Update
confirmUpdate
:
UAMethod
current
Version
currentVersion
:
UAProperty
<
number
,
UInt32
>
get
Position
getPosition
:
UAMethod
Optional
last
Modified
Time
lastModifiedTime
?:
UAProperty
<
Date
,
DateTime
>
last
Update
Time
lastUpdateTime
:
UAProperty
<
Date
,
DateTime
>
Optional
max
Byte
String
Length
maxByteStringLength
?:
UAProperty
<
number
,
UInt32
>
max
Certificate
Groups
maxCertificateGroups
:
UAProperty
<
number
,
UInt16
>
max
Endpoints
maxEndpoints
:
UAProperty
<
number
,
UInt16
>
Optional
mime
Type
mimeType
?:
UAProperty
<
UAString
,
String
>
open
open
:
UAMethod
open
Count
openCount
:
UAProperty
<
number
,
UInt16
>
read
read
:
UAMethod
security
Policy
Uris
securityPolicyUris
:
UAProperty
<
UAString
[]
,
String
>
set
Position
setPosition
:
UAMethod
size
size
:
UAProperty
<
UInt64
,
UInt64
>
supported
Data
Type
supportedDataType
:
UAProperty
<
NodeId
,
NodeId
>
user
Token
Types
userTokenTypes
:
UAProperty
<
DTUserTokenPolicy
[]
,
ExtensionObject
>
user
Writable
userWritable
:
UAProperty
<
boolean
,
Boolean
>
writable
writable
:
UAProperty
<
boolean
,
Boolean
>
write
write
:
UAMethod
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
activity
Timeout
available
Networks
available
Ports
certificate
Group
Purposes
certificate
Types
close
close
And
Update
confirm
Update
current
Version
get
Position
last
Modified
Time
last
Update
Time
max
Byte
String
Length
max
Certificate
Groups
max
Endpoints
mime
Type
open
open
Count
read
security
Policy
Uris
set
Position
size
supported
Data
Type
user
Token
Types
user
Writable
writable
write
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...