sigfox-device-registration/sigfox-device-registration-button.component.ts
selector | c8y-sigfox-registration |
templateUrl | sigfox-device-registration-button.component.html |
Methods |
constructor(modalService: BsModalService)
|
||||||
Parameters :
|
open |
open()
|
Returns :
void
|
<button title="{{ 'Sigfox' | translate }}" type="button" (click)="open()">
<i c8yIcon="c8y-device-connect"></i>
{{ 'Sigfox' | translate }}
</button>