bastianraschke / pyfingerprint

Python library for ZhianTec fingerprint sensors (e.g. ZFM-20, ZFM-60)
Other
190 stars 115 forks source link

Synchronise templates between devices #122

Open calambrenet opened 1 year ago

calambrenet commented 1 year ago

Hi. How can I synchronise all templates between different devices. That is, export all the templates from one Raspberry with one reader to another Raspeberry with another fingerprint reader.

I have tried to use downloadCharacteristics to export them in a json and then uploadCharacteristics or storeTemplate but I can't get it.

Any help?

Thanks

josevargasop commented 6 months ago

I need the help on the same @calambrenet you get something?