I am encountering difficulties when attempting to add a user with a Persian name in pyzk, a Python library for ZKTeco devices. Despite my efforts, the device does not accept Persian characters as valid input for user names. I have followed the provided documentation and attempted to use the set_user function with the Persian name as the name parameter, but it does not work as expected.
I would appreciate assistance in finding a solution or alternative approach that allows me to add a user with a Persian name successfully in pyzk.
I am encountering difficulties when attempting to add a user with a Persian name in pyzk, a Python library for ZKTeco devices. Despite my efforts, the device does not accept Persian characters as valid input for user names. I have followed the provided documentation and attempted to use the set_user function with the Persian name as the name parameter, but it does not work as expected.
I would appreciate assistance in finding a solution or alternative approach that allows me to add a user with a Persian name successfully in pyzk.