|
|
|
@ -530,6 +530,7 @@ public class DefaultSystemDataLoaderService implements SystemDataLoaderService { |
|
|
|
new BaseAttributeKvEntry(System.currentTimeMillis(), new LongDataEntry("humidityAlarmThreshold", (long) 30)))); |
|
|
|
|
|
|
|
installScripts.loadDashboards(demoTenant.getId(), null); |
|
|
|
installScripts.createDefaultTenantDashboards(demoTenant.getId(), null); |
|
|
|
} |
|
|
|
|
|
|
|
@Override |
|
|
|
|