
內容名稱 | 描述 | 內容類型 | 預設值 | 必要或選用 | |
|---|---|---|---|---|---|
itemIdentifierKeys | 從「項目清單」外部設定 selectedItems 時,用來識別所選項目。當由其他元件設定到「項目」清單中時,它應顯示在 selectedItems 的值中,並作為每個項目屬性的一部份顯示在項目的輸入中。 此組態內容放置在元件組態中的 implementationConfiguration 內容下。 | { "value": { "itemIdentifierKeys": { "sets": [{ "data": { "selectedValues": { "data": [{ "itemListsData": [{ "items": [{ "id": "" } ], "objectType": "" } ], "adapter": { "instanceName": "", "thingName": "" } } ] } }, "name": "" } ] } } } | 選用 | ||