features:4月新绚多设备适配 & 修复一些已知bug
This commit is contained in:
+8
@@ -9,6 +9,7 @@
|
||||
#import <UIKit/UIKit.h>
|
||||
//竖屏水族箱 底部view
|
||||
#import "DeviceModel.h"
|
||||
#import "Xuanduo2Model.h"
|
||||
#import "Socketsingleton.h"
|
||||
#import "BootomViewSoketBackMasgConreol.h"
|
||||
#import "DeviceCommunicateDataUnity.h"
|
||||
@@ -47,6 +48,9 @@
|
||||
withData:(DeviceModel *)dmodel
|
||||
addMassglength:(NSUInteger) bufferlenth;
|
||||
|
||||
// 新绚多设置页面
|
||||
-(void)didselectXuanduo2SetttngWithData:(DeviceModel *)dmodel
|
||||
andBackModel:(Xuanduo2Model *)backmodel;
|
||||
|
||||
|
||||
-(void)cameraBindDeviceSuccess;
|
||||
@@ -58,6 +62,8 @@
|
||||
|
||||
-(void)selectXuToAtIndex:(NSIndexPath*)index withbackModel:(XutoBackMsgModel *)backmodel ;
|
||||
|
||||
-(void)selectXuanduo2Index:(NSIndexPath *)index withBackModel:(Xuanduo2Model *)backModel;
|
||||
|
||||
//对应松诺加热棒
|
||||
|
||||
-(void)slectSongNuoInde:(NSIndexPath*)index withBackModel:(SongNuoBackMassage *)backModel;
|
||||
@@ -148,6 +154,8 @@
|
||||
@property(nonatomic,strong) RunSun84Protocol *ruSun84Back;
|
||||
@property (nonatomic, strong) RuiMeiProtocolModel *ruiMeiBack;
|
||||
@property(nonatomic,strong) SongNuoBDProtocol *songNuoBDBack;
|
||||
@property(nonatomic,strong) Xuanduo2Model *xuanduoBack;
|
||||
|
||||
|
||||
-(void)setTabViewWithFrame:(CGRect)frame;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user