mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-09 14:47:23 +00:00
push gatway devices
This commit is contained in:
@ -33,4 +33,5 @@ abstract class ApiEndpoints {
|
||||
'$baseUrl/device/{uuid}/functions/status';
|
||||
|
||||
static const String deviceControl = '$baseUrl/device/{uuid}/control';
|
||||
static const String gatewayApi = '/device/gateway/{gatewayUuid}/devices';
|
||||
}
|
||||
|
Reference in New Issue
Block a user