File

child-devices/child-devices.component.ts

Implements

OnInit

Metadata

Index

Properties
Methods

Constructor

constructor(route: ActivatedRoute, deviceGridService: DeviceGridService)
Parameters :
Name Type Optional
route ActivatedRoute No
deviceGridService DeviceGridService No

Methods

Async getAllDevices
getAllDevices()
Returns : any
Async ngOnInit
ngOnInit()
Returns : any

Properties

columns
Type : Column[]
id
Type : string
<div class="content-fullpage border-top border-bottom">
  <c8y-device-grid
    [title]="'Child devices' | translate"
    [childDeviceGrid]="true"
    [columns]="columns"
    [parentDeviceId]="id"
    c8yProductExperience
    [actionName]="'childDevices'"
  ></c8y-device-grid>
</div>

results matching ""

    No results matching ""