NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-address-space
UALogObject_Base
Interface UALogObject_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
LogObjectType i=19352
isAbstract
false
interface
UALogObject_Base
{
getRecords
:
UAMethod
;
maxRecords
?:
UAProperty
<
number
,
UInt32
>
;
maxStorageDuration
?:
UAProperty
<
number
,
Double
>
;
minimumSeverity
?:
UAProperty
<
number
,
UInt16
>
;
}
Hierarchy (
View Summary
)
UALogObject_Base
UALogObject
Index
Properties
get
Records
max
Records?
max
Storage
Duration?
minimum
Severity?
Properties
get
Records
getRecords
:
UAMethod
Optional
max
Records
maxRecords
?:
UAProperty
<
number
,
UInt32
>
Optional
max
Storage
Duration
maxStorageDuration
?:
UAProperty
<
number
,
Double
>
Optional
minimum
Severity
minimumSeverity
?:
UAProperty
<
number
,
UInt16
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
get
Records
max
Records
max
Storage
Duration
minimum
Severity
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...