@@ -32,7 +32,7 @@ export class DashboardComponent implements OnInit, AfterViewInit, OnDestroy
|
|||||||
summaryData: { [key: string]: DeviceSummaryModel };
|
summaryData: { [key: string]: DeviceSummaryModel };
|
||||||
hostGroups: { [hostId: string]: string[] } = {}
|
hostGroups: { [hostId: string]: string[] } = {}
|
||||||
temperatureOptions: ApexOptions;
|
temperatureOptions: ApexOptions;
|
||||||
tempDurationKey = 'forever'
|
tempDurationKey = 'week'
|
||||||
config: AppConfig;
|
config: AppConfig;
|
||||||
showArchived: boolean;
|
showArchived: boolean;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user