mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-07-15 17:47:28 +00:00
4scene
This commit is contained in:
@ -213,4 +213,5 @@ abstract class ApiEndpoints {
|
||||
'/device/report-logs/{deviceUuid}?code={code}&startTime={startTime}&endTime={endTime}';
|
||||
static const String controlBatch = '/device/control/batch';
|
||||
static const String statusBatch = '/device/status/batch';
|
||||
static const String getFourScene = '/device/four-scene/{deviceUuid}';
|
||||
}
|
||||
|
Reference in New Issue
Block a user