NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua
UAConfigurationFile_Base
Interface UAConfigurationFile_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
ConfigurationFileType i=15437
isAbstract
false
interface
UAConfigurationFile_Base
{
activityTimeout
:
UAProperty
<
number
,
Double
>
;
close
:
UAMethod
;
closeAndUpdate
:
UAMethod
;
confirmUpdate
:
UAMethod
;
currentVersion
:
UAProperty
<
number
,
UInt32
>
;
getPosition
:
UAMethod
;
lastModifiedTime
?:
UAProperty
<
Date
,
DateTime
>
;
lastUpdateTime
:
UAProperty
<
Date
,
DateTime
>
;
maxByteStringLength
?:
UAProperty
<
number
,
UInt32
>
;
mimeType
?:
UAProperty
<
UAString
,
String
>
;
open
:
UAMethod
;
openCount
:
UAProperty
<
number
,
UInt16
>
;
read
:
UAMethod
;
setPosition
:
UAMethod
;
size
:
UAProperty
<
UInt64
,
UInt64
>
;
supportedDataType
:
UAProperty
<
NodeId
,
NodeId
>
;
userWritable
:
UAProperty
<
boolean
,
Boolean
>
;
writable
:
UAProperty
<
boolean
,
Boolean
>
;
write
:
UAMethod
;
}
Hierarchy (
View Summary
)
UAFile_Base
UAConfigurationFile_Base
UAApplicationConfigurationFile_Base
UAConfigurationFile
Index
Properties
activity
Timeout
close
close
And
Update
confirm
Update
current
Version
get
Position
last
Modified
Time?
last
Update
Time
max
Byte
String
Length?
mime
Type?
open
open
Count
read
set
Position
size
supported
Data
Type
user
Writable
writable
write
Properties
activity
Timeout
activityTimeout
:
UAProperty
<
number
,
Double
>
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
>
Optional
mime
Type
mimeType
?:
UAProperty
<
UAString
,
String
>
open
open
:
UAMethod
open
Count
openCount
:
UAProperty
<
number
,
UInt16
>
read
read
:
UAMethod
set
Position
setPosition
:
UAMethod
size
size
:
UAProperty
<
UInt64
,
UInt64
>
supported
Data
Type
supportedDataType
:
UAProperty
<
NodeId
,
NodeId
>
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
close
close
And
Update
confirm
Update
current
Version
get
Position
last
Modified
Time
last
Update
Time
max
Byte
String
Length
mime
Type
open
open
Count
read
set
Position
size
supported
Data
Type
user
Writable
writable
write
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...