Preparing search index...
The search index is not available
Cognite JavaScript SDK (beta)
Cognite JavaScript SDK (beta)
AssetListScope
Interface AssetListScope
Filter on assets with exact match
interface
AssetListScope
{
aggregatedProperties
?:
AssetAggregatedProperty
[]
;
cursor
?:
string
;
filter
?:
AssetFilterProps
;
limit
?:
number
;
partition
?:
string
;
}
Hierarchy (
view full
)
AssetFilter
FilterQuery
AssetListScope
Index
Properties
aggregated
Properties?
cursor?
filter?
limit?
partition?
Properties
Optional
aggregated
Properties
aggregated
Properties
?:
AssetAggregatedProperty
[]
Set of aggregated properties to include
Optional
cursor
cursor
?:
string
Optional
filter
filter
?:
AssetFilterProps
Optional
limit
limit
?:
number
Optional
partition
partition
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aggregated
Properties
cursor
filter
limit
partition
Cognite JavaScript SDK (beta)
Loading...
Filter on assets with exact match