Enum ResourceType
Type of CDF attribute that caused this error
Namespace: Cognite.Extensions
Assembly: Cognite.Extensions.dll
Syntax
public enum ResourceType
Fields
Name | Description |
---|---|
AssetId | Asset id on a timeseries or event |
ColumnDescription | Description of a sequence column |
ColumnExternalId | ExternalId of a sequence column |
ColumnMetadata | Metadata of a sequence column |
ColumnName | Name of a sequence column |
DataPointTimestamp | Timestamp of a datapoint |
DataPointValue | Value of a datapoint |
DataSetId | Data set id on an asset, event or timeseries |
Description | Description on event, asset or timeseries |
ExternalId | Cognite external id |
Id | Cognite internal id |
InstanceId | Data modeling instance id |
Labels | Labels on an asset |
LegacyName | LegacyName on a timeseries |
Metadata | Metadata on event, asset or timeseries |
Name | Name on an asset or timeseries |
None | None or unknown |
ParentExternalId | Parent external id on an asset |
ParentId | Parent internal id on an asset |
SequenceColumns | The Columns field on a sequence |
SequenceRow | Row in a sequence |
SequenceRowNumber | Row number of a sequence row |
SequenceRowValues | Values of a sequence row |
SequenceRows | Collection of rows when creating in sequence |
Source | Source on event or asset |
SpaceId | Data modeling space id |
SubType | SubType of event |
TimeRange | Start and end time on an event |
Type | Type of event |
Unit | Unit on a timeseries |
Update | The update object itself in some way |