File

sub-assets/sub-assets.model.ts

Description

Configuration object of the SubAssetsModule.

Index

Properties

Properties

baseQuery
baseQuery: object
Type : object
Optional

Allows to set the base query that is responsible for retrieving sub-assets.

Example

SubAssetsModule.config({
  baseQuery: { __has: 'c8y_IsAsset' }
})

Check QueriesUtil service from '@c8y/client' to see more examples.

name
name: string
Type : string
Optional

Allows to change the displayed text in the title and breadcrumbs.

showAddGroupBtn
showAddGroupBtn: boolean
Type : boolean
Optional

Allows to show or hide the "Add group" button.

showAssignDeviceBtn
showAssignDeviceBtn: boolean
Type : boolean
Optional

Allows to show or hide the "Assign devices" button.

showDetails
showDetails: boolean
Type : boolean
Optional

Allows to show or hide asset details.

showGroupsContextHelp
showGroupsContextHelp: boolean
Type : boolean
Optional

Allows to show or hide the groups context help.

showProperties
showProperties: boolean
Type : boolean
Optional

Allows to show or hide the asset properties.

results matching ""

    No results matching ""