{{ 'iot-hub.unable-to-load-text' | translate }}
- -{{ 'iot-hub.no-items-found-text' | translate }}
- @if (hasActiveFilters()) { - + + @if (hasError) { +{{ 'iot-hub.network-server-unavailable-text' | translate }}
+ +{{ 'iot-hub.no-items-found-text' | translate }}
+ @if (hasActiveFilters()) { + + } +{{ 'iot-hub.rule-chain-install-desc' | translate }}
- } @else { -{{ 'iot-hub.install-desc' | translate }}
- } +{{ 'iot-hub.install-desc' | translate }}
} @case ('select-entity') {{{ 'iot-hub.rule-chain-install-subtitle' | translate }}
+ + } @else { + @if (activeSelectEntityConfig?.promptKey) { + + } +{{ 'iot-hub.install-error-message' | translate:{ name: item.name } }}
- @if (item?.type === ItemType.SOLUTION_TEMPLATE) { + @if (item.type === ItemType.SOLUTION_TEMPLATE) {