Dataset interface
定義數據集屬性。
屬性
| data |
屬於數據集一部分的數據點陣列。 每個數據點可以有每個數據點組態。 |
| dataset |
字串化 JSON,其中包含描述特定數據集組態的連接器特定 JSON 字串。 |
| name | 資料集的名稱。 |
| topic | 物件,描述特定數據集的主題資訊。 |
屬性詳細資料
dataPoints
datasetConfiguration
字串化 JSON,其中包含描述特定數據集組態的連接器特定 JSON 字串。
datasetConfiguration?: string
屬性值
string
name
資料集的名稱。
name: string
屬性值
string