mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-11-26 11:04:56 +00:00
@ -11,8 +11,7 @@ abstract interface class BatchControlDevicesService {
|
||||
});
|
||||
}
|
||||
|
||||
final class RemoteBatchControlDevicesService
|
||||
implements BatchControlDevicesService {
|
||||
final class RemoteBatchControlDevicesService implements BatchControlDevicesService {
|
||||
@override
|
||||
Future<bool> batchControlDevices({
|
||||
required List<String> uuids,
|
||||
|
||||
Reference in New Issue
Block a user