查詢參考檢視 - AWS IoT SiteWise

本文為英文版的機器翻譯版本,如內容有任何歧義或不一致之處,概以英文版為準。

查詢參考檢視

本節提供的資訊可協助您了解 中的檢視 AWS IoT SiteWise,例如程序中繼資料和遙測資料。

下表提供檢視的檢視名稱和說明:

資料模型

檢視名稱

檢視說明

資產

包含資產和模型衍生的相關資訊。

asset_property

包含資產屬性結構的相關資訊。

raw_time_series

包含時間序列的歷史資料。

latest_value_time_series

包含時間序列的最新值。

precomputed_aggregates

包含自動計算的彙總資產屬性值。它們是一組在多個時間間隔內計算的基本指標。

下列檢視會列出每個檢視的資料欄名稱和資料類型。

檢視:資產

資料欄名稱

datatype

asset_id

string

asset_name

string

asset_description

string

asset_model_id

string

parent_asset_id

string

asset_external_id

string

asset_model_external_id

string

hierarchy_id

string

檢視:asset_property

資料欄名稱

datatype

asset_id

string

property_id

string

property_name

string

property_alias

string

property_external_id

string

asset_composite_model_id

string

property_type

string

property_data_type

string

int_attribute_value

integer

double_attribute_value

double

boolean_attribute_value

boolean

string_attribute_value

string

檢視:raw_time_series

資料欄名稱

datatype

asset_id

string

property_id

string

property_alias

string

event_timestamp

timestamp

quality

string

boolean_value

boolean

int_value

integer

double_value

double

string_value

string

檢視:latest_value_time_series

資料欄名稱

datatype

asset_id

string

property_id

string

property_alias

string

event_timestamp

timestamp

quality

string

boolean_value

boolean

int_value

integer

double_value

double

string_value

string

檢視:precomputed_aggregates

資料欄名稱

datatype

asset_id

string

property_id

string

property_alias

string

event_timestamp

timestamp

quality

string

解析度

string

sum_value

double

count_value

integer

average_value

double

maximum_value

double

minimum_value

double

stdev_value

double