QNWspScaleDataListener
wsp device data listener, the relevant measurement data of the device is called back here, the listener inherits from QNScaleDataListener,This class is deprecated.
Method
wspRegisterUserComplete
The user registration of the wsp device is successful. After the user registration is successful, the device returns the serial number of the user on the scale
Parameters
name | Types of | Explanation |
---|---|---|
device | QNBleDevice | Bluetooth device object |
user | QNUser | User object |
wspGetLastDataHmac
wsp gets the latest measurement data hmac for guest mode measurement
Parameters
name | Types of | Explanation |
---|---|---|
device | QNBleDevice | Bluetooth device object |
user | QNUser | User object |