Home and Alarms page
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
abstract class ThingsboardImage {
|
||||
static final thingsBoardLogoBlue = 'assets/images/thingsboard_logo_blue.svg';
|
||||
static final thingsboard = 'assets/images/thingsboard.png';
|
||||
static final dashboardPlaceholder = 'assets/images/dashboard-placeholder.png';
|
||||
static final deviceProfilePlaceholder = 'assets/images/device-profile-placeholder.png';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user