Back to Thingsboard

Device Wizard Dialog.Component

ui-ngx/src/app/modules/home/components/wizard/device-wizard-dialog.component.html

4.3.1.1643 B
Original Source

device.add-device-text

close check{{ 'device.wizard.device-details' | translate}}device.name {{ 'device.name-required' | translate }} {{ 'device.name-max-length' | translate }} device.label {{ 'device.label-max-length' | translate }} {{ 'device.is-gateway' | translate }} {{ 'device.overwrite-activity-time' | translate }} device.description{{ 'device.credentials' | translate }}

0" [disabled]="(isLoading$ | async)" (click)="previousStep()">{{ 'action.back' | translate }}{{ 'action.next-with-label' | translate:{label: (getFormLabel(selectedIndex+1) | translate)} }}

{{ 'action.cancel' | translate }}{{ 'action.add' | translate }}