core/version/websdk-version.factory.ts
Will provide the application version (taken from package.json's version
field) and
the installed versions of the packages@c8y/ng1-modules
and @c8y/ngx-components
if available.
Properties |
Methods |
constructor(config: VersionModuleConfig, appState: AppStateService)
|
|||||||||
Parameters :
|
get |
get()
|
Returns :
Version[]
|
webSDKVersions |
Type : Version[]
|
Default value : []
|