UNPKG

@c8y/apps

Version:

Cumulocity IoT applications

18 lines (15 loc) 520 B
<c8y-title>Context dashboard</c8y-title> <div class="card"> <div class="card-block"> <p class="lead"> A dashboard which is saved to the database. Note, there are four types of dashboards (named, group, device and device-type) while this one is a named. Group and device(-type) dashboards have another context (a group or device context). </p> </div> </div> <c8y-context-dashboard name="example-widget" [defaultWidgets]="defaultWidgets" [canDelete]="false" ></c8y-context-dashboard>