NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua
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
>
;
releaseContinuationPoint
?:
UAMethod
<
UAMethodEvents
>
;
}
Hierarchy (
View Summary
)
UALogObject_Base
UALogObject
Index
Properties
get
Records
max
Records?
max
Storage
Duration?
minimum
Severity?
release
Continuation
Point?
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
>
Optional
release
Continuation
Point
releaseContinuationPoint
?:
UAMethod
<
UAMethodEvents
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
get
Records
max
Records
max
Storage
Duration
minimum
Severity
release
Continuation
Point
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...