Skip to main content
Version: Next

Type Alias: Image360DataModelIdentifier

Image360DataModelIdentifier: Image360BaseIdentifier & object

An identifier uniquely determining a datamodel-based instance of a Cognite 360 image collection

Type declaration

source?

optional source: "dm" | "cdm"

Source Type for the model - 'dm' for legacy FDM 360 images, 'cdm' for CoreDM-based ones

Defined in

packages/data-providers/src/image-360-data-providers/descriptor-providers/datamodels/system-space/Cdf360DataModelsDescriptorProvider.ts:28