Back to Thingsboard

Device Profile Autocomplete.Component

ui-ngx/src/app/modules/home/components/profile/device-profile-autocomplete.component.html

4.3.1.1487 B
Original Source

{{ 'device-profile.device-profile' | translate }} {{ displayDeviceProfileFn(selectDeviceProfileFormGroup.get('deviceProfile').value) }} closeedit{{ 'notification.create-new' | translate }}

device-profile.no-device-profiles-found {{ translate.get('device-profile.no-device-profiles-matching', {entity: truncate.transform(searchText, true, 6, '...')}) | async }} device-profile.create-new-device-profile {{ 'device-profile.device-profile-required' | translate }} {{ hint | translate }}