mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-11-26 08:44:54 +00:00
4 and 6 scene
This commit is contained in:
@ -217,4 +217,8 @@ abstract class ApiEndpoints {
|
||||
|
||||
static const String fourSceneByName =
|
||||
'/device/{deviceUuid}/scenes?switchName={switchName}';
|
||||
|
||||
|
||||
static const String resetDevice =
|
||||
'/factory/reset/{deviceUuid}';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user