初始化 设备列表
@override Future configDevices(List<dynamic> devices) async { return await methodChannel.invokeListMethod("configDevices",devices); }