File

repository/software/device-tab/device-software.service.ts

Index

Methods
Accessors

Constructor

constructor(serviceRegistry: ServiceRegistry)
Parameters :
Name Type Optional
serviceRegistry ServiceRegistry No

Methods

getSoftwareList
getSoftwareList(deviceId, filterCriteria: FilterCriteria, legacySoftwareList?: DeviceSoftware[])

Retrieves the software list that is installed on a given device.

will be filtered by the specified filter criteria.

Parameters :
Name Type Optional Description
deviceId No

ID of the device to retrieve software data for

filterCriteria FilterCriteria No

Criteria that software items are filtered by.

legacySoftwareList DeviceSoftware[] Yes

If provided no data will be fetched from backend. The provided software list will be filtered by the specified filter criteria.

The software items installed on the specified device filtered by the specified criteria.

reload
reload()

Trigger device software data reload.

Returns : void

Accessors

loading$
getloading$()

Indicates whether device software data is currently being loaded.

Returns : Observable<boolean>

results matching ""

    No results matching ""