register-device/extensible/bulk/extensible-bulk-device-registration-button.component.ts

Implements

OnInit

Metadata

Relationships

Depends on

<div *ngFor="let provider of bulkProvidersMetaData | async">
  <button
    title="{{ provider.name | translate }}"
    type="button"
    (click)="click(provider.contextPath)"
  >
    <i c8yIcon="upload"></i>
    {{ provider.name | translate }}
  </button>
</div>

results matching ""

    No results matching ""