mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-07-16 01:56:19 +00:00
change_settings_code
This commit is contained in:
@ -218,7 +218,6 @@ abstract class ApiEndpoints {
|
||||
static const String fourSceneByName =
|
||||
'/device/{deviceUuid}/scenes?switchName={switchName}';
|
||||
|
||||
|
||||
static const String resetDevice =
|
||||
'/factory/reset/{deviceUuid}';
|
||||
static const String resetDevice = '/factory/reset/{deviceUuid}';
|
||||
static const String unAssignScenesDevice = '/factory/reset/{deviceUuid}';
|
||||
}
|
||||
|
Reference in New Issue
Block a user