Browse Source

add property to get broadcast scale Mac Address

tags/v2.9-20220224^0
elinkthings 3 years ago
parent
commit
821f99b6d4

+ 2
- 2
AIFit-Demo/MainViewController.m View File

} }


///When user is an athlete, calling this method will modify the body fat data. ///When user is an athlete, calling this method will modify the body fat data.
[_currentInfoModel changeToBeAthleteWithSex:_appUser.sex];
NSLog(@"---infoModel222:%@",infoModel);
//[_currentInfoModel changeToBeAthleteWithSex:_appUser.sex];
//NSLog(@"---infoModel222:%@",infoModel);
} }
//refresh //refresh

+ 2
- 0
InetBleSDK/Products/InetBleSDK.framework/Headers/UserInfoModel.h View File



@property (nonatomic, assign) MeasureStatus measureStatus; @property (nonatomic, assign) MeasureStatus measureStatus;


///mac address for broadcast scale
@property (nonatomic, copy) NSString *broadcastScaleMac;


///When user is an athlete, calling this method will modify the body fat data. ///When user is an athlete, calling this method will modify the body fat data.
- (void)changeToBeAthleteWithSex:(UserSex)sex; - (void)changeToBeAthleteWithSex:(UserSex)sex;

BIN
InetBleSDK/Products/InetBleSDK.framework/InetBleSDK View File


BIN
InetBleSDK/Products/InetBleSDK.framework/_CodeSignature/CodeDirectory View File


BIN
InetBleSDK/Products/InetBleSDK.framework/_CodeSignature/CodeRequirements-1 View File


+ 3
- 3
InetBleSDK/Products/InetBleSDK.framework/_CodeSignature/CodeResources View File

</data> </data>
<key>Headers/UserInfoModel.h</key> <key>Headers/UserInfoModel.h</key>
<data> <data>
8TYeaH7aB9kcvfYrEAA3DzwRj6g=
d52PH/Zxfa5ExAnJdYmI5ev9QdA=
</data> </data>
<key>Headers/WriteToBLEManager.h</key> <key>Headers/WriteToBLEManager.h</key>
<data> <data>
<dict> <dict>
<key>hash</key> <key>hash</key>
<data> <data>
8TYeaH7aB9kcvfYrEAA3DzwRj6g=
d52PH/Zxfa5ExAnJdYmI5ev9QdA=
</data> </data>
<key>hash2</key> <key>hash2</key>
<data> <data>
9+GaFMAdtJSbljBCo6Ix5pDg/E66eL9Cw/bXGULGmec=
usO5hxRDUmohelpUnPBZfk5rIe0pfhNsrnooXomwxmQ=
</data> </data>
</dict> </dict>
<key>Headers/WriteToBLEManager.h</key> <key>Headers/WriteToBLEManager.h</key>

BIN
InetBleSDK/Products/InetBleSDK.framework/_CodeSignature/CodeSignature View File


Loading…
Cancel
Save