ui-ngx/src/app/modules/home/components/attribute/attribute-table.component.html
{{telemetryTypeTranslationsMap.get(attributeScope) | translate}}attribute.attributes-scope {{ telemetryTypeTranslationsMap.get(toTelemetryTypeFunc(scope)) | translate }} addrefreshsearch
search close
{{ (attributeScope === latestTelemetryTypes.LATEST_TELEMETRY ? 'attribute.selected-telemetry' : 'attribute.selected-attributes') | translate:{count: dataSource.selection.selected.length} }} deletenow_widgetsattribute.show-on-widget
{{ 'widgets-bundle.current' | translate }} dashboardattribute.add-to-dashboardclose
{{ 'attribute.last-update-time' | translate }} {{ attribute.lastUpdateTs | date:'yyyy-MM-dd HH:mm:ss' }} {{ 'attribute.key' | translate }} {{ attribute.key }} {{ 'attribute.value' | translate }}
{{attribute.value | tbJson}} edit delete
{{ attributeScope === latestTelemetryTypes.LATEST_TELEMETRY ? 'attribute.no-telemetry-text' : 'attribute.no-attributes-text' }} 0" #carousel [(ngModel)]="widgetsCarouselIndex" (ngModelChange)="onWidgetsCarouselIndexChanged()" [data]="widgetsList" [infinite]="false" class="carousel c-accent flex-1">
0" matTooltip="{{ 'attribute.prev-widget' | translate }}" matTooltipPosition="above"> keyboard_arrow_leftkeyboard_arrow_right
widgets-bundle.emptywidget.select-widgets-bundle