msupply-foundation / msupply-cold-chain

Android application for viewing and monitoring temperatures of fridges
GNU General Public License v3.0
3 stars 3 forks source link

273 consistent id for sensors when added #274

Closed jmbrunskill closed 7 months ago

jmbrunskill commented 7 months ago

Closes #273

Hashes the Mac Address to get a unique ID for the sensor.

I'm now wondering if we should just use the mac address directly instead though? Not sure what we gain by hashing?