context-dashboard/context-dashboard.model.ts
Properties |
|
[key: string]:
|
Any other information that should be stored here. |
config |
config:
|
Type : literal type
|
Optional |
Whatever should be added to the configuration when a widget is created. |
device |
device:
|
Type : literal type
|
Optional |
The selected device or group (note: naming is inconsistent as group was added later but must stay for already implemented widgets) |
displaySettings |
displaySettings:
|
Type : literal type
|
Optional |
Settings that are injected in any displaying component. |
settings |
settings:
|
Type : literal type
|
Optional |
Settings that define how the default config component is displayed. They are static and will not be saved. |