共用方式為


HarvestDataOutput interface

收集數據資源的架構。

屬性

area

用於儲存測量讀取和單位的架構。

associatedBoundaryId

套用作業之欄位的選擇性界限標識碼。

attachmentsLink

附件的連結。

avgMoisture

用於儲存測量讀取和單位的架構。

avgSpeed

用於儲存測量讀取和單位的架構。

avgWetMass

用於儲存測量讀取和單位的架構。

avgYield

用於儲存測量讀取和單位的架構。

createdBy

由使用者/租使用者標識碼建立。

createdDateTime

建立資源的日期時間,範例格式:yyyy-MM-ddTHH:mm:ssZ。

description

資源的文字描述。

eTag

要實作開放式並行存取的ETag值。

harvestProductDetails

收穫產品詳細數據。

id

唯一的資源標識碼。

modifiedBy

由使用者/租使用者標識碼修改。

modifiedDateTime

上次修改資源的日期時間,範例格式:yyyy-MM-ddTHH:mm:ssZ。

name

用來識別資源的名稱。

operationEndDateTime

作業數據的結束日期時間,範例格式:yyyy-MM-ddTHH:mm:ssZ。

operationModifiedDateTime

修改作業數據的日期時間,範例格式:yyyy-MM-ddTHH:mm:ssZ。 注意:這會由來源提供者本身指定。

operationStartDateTime

作業數據的開始日期時間,範例格式:yyyy-MM-ddTHH:mm:ssZ。

partyId

屬於作業數據的合作物件標識碼。

properties

屬於資源的索引鍵值組集合。 每個配對不能有大於 50 個字元的索引鍵,而且不能有大於 150 個字元的值。 注意:最多可以針對資源提供 25 個索引鍵值組,而且只支援字串、數位和日期時間 (yyyy-MM-ddTHH:mm:ssZ) 值。

source

資源的來源。

status

資源的狀態。

totalWetMass

用於儲存測量讀取和單位的架構。

totalYield

用於儲存測量讀取和單位的架構。

屬性詳細資料

area

用於儲存測量讀取和單位的架構。

area?: MeasureOutput

屬性值

associatedBoundaryId

套用作業之欄位的選擇性界限標識碼。

associatedBoundaryId?: string

屬性值

string

附件的連結。

attachmentsLink?: string

屬性值

string

avgMoisture

用於儲存測量讀取和單位的架構。

avgMoisture?: MeasureOutput

屬性值

avgSpeed

用於儲存測量讀取和單位的架構。

avgSpeed?: MeasureOutput

屬性值

avgWetMass

用於儲存測量讀取和單位的架構。

avgWetMass?: MeasureOutput

屬性值

avgYield

用於儲存測量讀取和單位的架構。

avgYield?: MeasureOutput

屬性值

createdBy

由使用者/租使用者標識碼建立。

createdBy?: string

屬性值

string

createdDateTime

建立資源的日期時間,範例格式:yyyy-MM-ddTHH:mm:ssZ。

createdDateTime?: string

屬性值

string

description

資源的文字描述。

description?: string

屬性值

string

eTag

要實作開放式並行存取的ETag值。

eTag?: string

屬性值

string

harvestProductDetails

收穫產品詳細數據。

harvestProductDetails?: HarvestProductDetailOutput[]

屬性值

id

唯一的資源標識碼。

id?: string

屬性值

string

modifiedBy

由使用者/租使用者標識碼修改。

modifiedBy?: string

屬性值

string

modifiedDateTime

上次修改資源的日期時間,範例格式:yyyy-MM-ddTHH:mm:ssZ。

modifiedDateTime?: string

屬性值

string

name

用來識別資源的名稱。

name?: string

屬性值

string

operationEndDateTime

作業數據的結束日期時間,範例格式:yyyy-MM-ddTHH:mm:ssZ。

operationEndDateTime?: string

屬性值

string

operationModifiedDateTime

修改作業數據的日期時間,範例格式:yyyy-MM-ddTHH:mm:ssZ。 注意:這會由來源提供者本身指定。

operationModifiedDateTime?: string

屬性值

string

operationStartDateTime

作業數據的開始日期時間,範例格式:yyyy-MM-ddTHH:mm:ssZ。

operationStartDateTime?: string

屬性值

string

partyId

屬於作業數據的合作物件標識碼。

partyId?: string

屬性值

string

properties

屬於資源的索引鍵值組集合。 每個配對不能有大於 50 個字元的索引鍵,而且不能有大於 150 個字元的值。 注意:最多可以針對資源提供 25 個索引鍵值組,而且只支援字串、數位和日期時間 (yyyy-MM-ddTHH:mm:ssZ) 值。

properties?: Record<string, any>

屬性值

Record<string, any>

source

資源的來源。

source?: string

屬性值

string

status

資源的狀態。

status?: string

屬性值

string

totalWetMass

用於儲存測量讀取和單位的架構。

totalWetMass?: MeasureOutput

屬性值

totalYield

用於儲存測量讀取和單位的架構。

totalYield?: MeasureOutput

屬性值