
Providers\TADSoap and Providers\TADZKLib. Specifically TAD class exposes the following 35 methods: get_date, get_att_log, get_user_info, get_all_user_info, get_user_template, get_combination, get_option, get_free_sizes, get_platform, get_fingerprint_algorithm, get_serial_number, get_oem_vendor, get_mac_address, get_device_name, get_manufacture_time, get_antipassback_mode, get_workcode, get_ext_format_mode, get_encrypted_mode, get_pin2_width, get_ssr_mode, get_firmware_version, set_date, set_user_info, set_user_template, delete_user, delete_template, delete_data, delete_user_password, delete_admin, enable, disable, refresh_db, restart, and poweroff.Īll methods above are implemented by 2 classes: TAD: A class that implements an interface to interacts with ZK Time & Attendance devices.ĭocumentation found about ZK SOAP api is very limited or poor, however TAD class implements most SOAP functions supported by ZK devices. Filtering response according your needs!!!.Counting how many items has the response.Transform device's responses in XML, JSON or Array format.Getting and Setting response's encoding.

