NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-modeler
UAPubSubConfiguration_Base
Interface UAPubSubConfiguration_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
PubSubConfigurationType i=25482
isAbstract
false
interface
UAPubSubConfiguration_Base
{
close
:
UAMethod
;
closeAndUpdate
:
UAMethod
;
getPosition
:
UAMethod
;
lastModifiedTime
?:
UAProperty
<
Date
,
DateTime
>
;
maxByteStringLength
?:
UAProperty
<
number
,
UInt32
>
;
mimeType
?:
UAProperty
<
UAString
,
String
>
;
open
:
UAMethod
;
openCount
:
UAProperty
<
number
,
UInt16
>
;
read
:
UAMethod
;
reserveIds
:
UAMethod
;
setPosition
:
UAMethod
;
size
:
UAProperty
<
UInt64
,
UInt64
>
;
userWritable
:
UAProperty
<
boolean
,
Boolean
>
;
writable
:
UAProperty
<
boolean
,
Boolean
>
;
write
:
UAMethod
;
}
Hierarchy (
View Summary
)
UAFile_Base
UAPubSubConfiguration_Base
UAPubSubConfiguration
Index
Properties
close
close
And
Update
get
Position
last
Modified
Time?
max
Byte
String
Length?
mime
Type?
open
open
Count
read
reserve
Ids
set
Position
size
user
Writable
writable
write
Properties
close
close
:
UAMethod
close
And
Update
closeAndUpdate
:
UAMethod
get
Position
getPosition
:
UAMethod
Optional
last
Modified
Time
lastModifiedTime
?:
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
reserve
Ids
reserveIds
:
UAMethod
set
Position
setPosition
:
UAMethod
size
size
:
UAProperty
<
UInt64
,
UInt64
>
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
close
close
And
Update
get
Position
last
Modified
Time
max
Byte
String
Length
mime
Type
open
open
Count
read
reserve
Ids
set
Position
size
user
Writable
writable
write
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...