- Initial Python 3 Support
- major changes
- test suite tool (test_machine.py)
- Initial TCP support
- internal major changes
- device password support
- bug fixed get_users bug
- bug fixed
- minor update
- update documentation
- add function
get_serialnumber
(return device serial number) - add function
delete_user
(delete specific user by uid) - add function
clear_data
(format device) - add function
get_attendance
(get all attendance records) - add function
clear_attendance
(clear all attendance records)
- add basic function and program fundamental
- configure pypi
- configure travis-ci integration
- project initialization