mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-07-10 23:27:22 +00:00
4 and 6 scene
This commit is contained in:
@ -60,6 +60,8 @@ class SpacesAPI {
|
||||
}
|
||||
}
|
||||
|
||||
//factory/reset/{deviceUuid}
|
||||
|
||||
static Future<String> generateInvitationCode(
|
||||
String unitId, String communityId) async {
|
||||
final response = await _httpService.get(
|
||||
|
Reference in New Issue
Block a user