Preparing search index...
The search index is not available
Cognite JavaScript SDK (beta)
Cognite JavaScript SDK (beta)
MinAggregateFunctionV3
Interface MinAggregateFunctionV3
The function will calculate, and return, the lowest - min - value for a property.
interface
MinAggregateFunctionV3
{
min
:
{
property
:
string
;
}
;
}
Index
Properties
min
Properties
min
min
:
{
property
:
string
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
min
Cognite JavaScript SDK (beta)
Loading...
The function will calculate, and return, the lowest - min - value for a property.