register-device/extensible/base-extensible-device-registration.service.ts
Properties |
|
Methods |
|
constructor(router: Router, stateService: AppStateService, client: FetchClient, tenantUiService: TenantUiService)
|
|||||||||||||||
Parameters :
|
Protected client |
Type : FetchClient
|
Protected router |
Type : Router
|
Protected stateService |
Type : AppStateService
|
Protected tenantUiService |
Type : TenantUiService
|
Protected getDeviceRegistrationProviders | ||||||
getDeviceRegistrationProviders(bulk: boolean)
|
||||||
Parameters :
Returns :
ExtensibleDeviceRegistrationProvider[]
|
Protected getMetadataUrl | ||||||
getMetadataUrl(contextPath: string)
|
||||||
Parameters :
Returns :
string
|
Protected getServiceBaseUrl | ||||||
getServiceBaseUrl(contextPath: string)
|
||||||
Parameters :
Returns :
string
|