mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-11-27 01:44:56 +00:00
push door lock
This commit is contained in:
@ -34,4 +34,5 @@ abstract class ApiEndpoints {
|
||||
|
||||
static const String deviceControl = '$baseUrl/device/{uuid}/control';
|
||||
static const String gatewayApi = '/device/gateway/{gatewayUuid}/devices';
|
||||
static const String openDoorLock = '/door-lock/open/{doorLockUuid}';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user