device-list/device-list.component.ts
selector | c8y-device-list |
templateUrl | ./device-list.component.html |
Properties |
Methods |
|
constructor(deviceGridService: DeviceGridService, bsModalService: BsModalService)
|
|||||||||
Parameters :
|
Async createSmartGroup |
createSmartGroup()
|
Returns :
any
|
count$ |
Default value : this.deviceGridService.getTotal({})
|
deviceQueryStringOutput |
Type : string
|
filters |
Type : FilterConfig[]
|
Default value : []
|
Readonly GRID_CONFIG_KEY |
Type : string
|
Default value : 'device-grid-all'
|