Preparing search index...
The search index is not available
Cognite JavaScript SDK
Cognite JavaScript SDK
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
Loading...
Filter on assets with exact match