Matrixchung/SFM-V1.7

setPassword / verifyPassword

Closed this issue · 5 comments

Hello,
Unfortunately, I can't read the documentation in Chinese... Does this sensor support setting a password? If so, I would be great if you could implement it ;-)
Laurent

What password do you mean? The sensor itself doesn't need a password, and if you want to use bluetooth or other password to unlock your things, maybe you can edit it in your main code.

Another solution to this problem may be checking the module's uuid with SFM_Module::getUuid() and store it to prevent foreign sensor.

Unfortunately, I have no idea about that. Maybe you can prevent others from interacting the sensor physically.