Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
UATrustList_Base
Interface UATrustList_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
TrustListType i=12522
isAbstract
false
interface
UATrustList_Base
{
activityTimeout
?:
UAProperty
<
number
,
Double
>
;
addCertificate
:
UAMethod
;
close
:
UAMethod
;
closeAndUpdate
:
UAMethod
;
defaultValidationOptions
?:
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
>
;
openWithMasks
:
UAMethod
;
read
:
UAMethod
;
removeCertificate
:
UAMethod
;
setPosition
:
UAMethod
;
size
:
UAProperty
<
UInt64
,
UInt64
>
;
updateFrequency
?:
UAProperty
<
number
,
Double
>
;
userWritable
:
UAProperty
<
boolean
,
Boolean
>
;
writable
:
UAProperty
<
boolean
,
Boolean
>
;
write
:
UAMethod
;
}
Hierarchy (
view full
)
UAFile_Base
UATrustList_Base
UATrustList
Index
Properties
activity
Timeout?
add
Certificate
close
close
And
Update
default
Validation
Options?
get
Position
last
Modified
Time?
last
Update
Time
max
Byte
String
Length?
mime
Type?
open
open
Count
open
With
Masks
read
remove
Certificate
set
Position
size
update
Frequency?
user
Writable
writable
write
Properties
Optional
activity
Timeout
activity
Timeout
?:
UAProperty
<
number
,
Double
>
add
Certificate
add
Certificate
:
UAMethod
close
close
:
UAMethod
close
And
Update
close
And
Update
:
UAMethod
Optional
default
Validation
Options
default
Validation
Options
?:
UAProperty
<
number
,
UInt32
>
get
Position
get
Position
:
UAMethod
Optional
last
Modified
Time
last
Modified
Time
?:
UAProperty
<
Date
,
DateTime
>
last
Update
Time
last
Update
Time
:
UAProperty
<
Date
,
DateTime
>
Optional
max
Byte
String
Length
max
Byte
String
Length
?:
UAProperty
<
number
,
UInt32
>
Optional
mime
Type
mime
Type
?:
UAProperty
<
UAString
,
String
>
open
open
:
UAMethod
open
Count
open
Count
:
UAProperty
<
number
,
UInt16
>
open
With
Masks
open
With
Masks
:
UAMethod
read
read
:
UAMethod
remove
Certificate
remove
Certificate
:
UAMethod
set
Position
set
Position
:
UAMethod
size
size
:
UAProperty
<
UInt64
,
UInt64
>
Optional
update
Frequency
update
Frequency
?:
UAProperty
<
number
,
Double
>
user
Writable
user
Writable
:
UAProperty
<
boolean
,
Boolean
>
writable
writable
:
UAProperty
<
boolean
,
Boolean
>
write
write
:
UAMethod
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
activity
Timeout
add
Certificate
close
close
And
Update
default
Validation
Options
get
Position
last
Modified
Time
last
Update
Time
max
Byte
String
Length
mime
Type
open
open
Count
open
With
Masks
read
remove
Certificate
set
Position
size
update
Frequency
user
Writable
writable
write
NodeOPCUA reference documentation - public API
Loading...