Preparing search index...
The search index is not available
Cognite JavaScript SDK
Cognite JavaScript SDK
DatapointExtremum
Interface DatapointExtremum
The timestamp and value of a min/max data point aggregate.
interface
DatapointExtremum
{
timestamp
:
Date
;
value
:
number
;
}
Index
Properties
timestamp
value
Properties
timestamp
timestamp
:
Date
value
value
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
timestamp
value
Cognite JavaScript SDK
Loading...
The timestamp and value of a min/max data point aggregate.