assets-navigator/group.service.ts
Methods |
constructor(migratedDeviceGroupService: MigratedDeviceGroupService)
|
||||||
Parameters :
|
icon | ||||||||||||
icon(mo: IManagedObject, open: boolean)
|
||||||||||||
Parameters :
Returns :
string
|
isAnyGroup | ||||||
isAnyGroup(mo: IManagedObject)
|
||||||
Parameters :
Returns :
any
|
isAsset | ||||||
isAsset(mo: IManagedObject)
|
||||||
Parameters :
Returns :
any
|
isDataBroker | ||||||
isDataBroker(mo: IManagedObject)
|
||||||
Parameters :
Returns :
boolean
|
isDataBrokerActive | ||||||
isDataBrokerActive(mo: IManagedObject)
|
||||||
Parameters :
Returns :
any
|
isDevice | ||||||
isDevice(mo: IManagedObject)
|
||||||
Parameters :
Returns :
any
|
isDynamicGroup | ||||||
isDynamicGroup(mo: IManagedObject)
|
||||||
Parameters :
Returns :
boolean
|
isGroup | ||||||
isGroup(mo: IManagedObject)
|
||||||
Parameters :
Returns :
boolean
|