sigfox-device-registration/sigfox-device-registration-button.component.ts
| selector | c8y-sigfox-registration |
| imports |
C8yTranslatePipe
|
| templateUrl | sigfox-device-registration-button.component.html |
IconDirective
C8yTranslatePipe
<button title="{{ 'Sigfox' | translate }}" type="button" (click)="open()">
<i c8yIcon="c8y-device-connect"></i>
{{ 'Sigfox' | translate }}
</button>