-
Dear i just want to know any face recognizance attendance that will work with this script
Thank you in advance
-
when i install hr_biometric_machine in odoo10 , it show me the error as below:
Traceback (most recent call last):
File "/Users/vijayhuang/OdooSource/odoo-demo/odoo/http.py", line 638, in _handl…
-
`fingerprintMachine = ZKTeco('192.168.1.201', port: 4370);
await fingerprintMachine.initSocket();
bool isConnected = await fingerprintMachine.connect();`
// not completed and without any errors…
-
it would be awesome to have this feature.
-
Hi, im having troubles connecting, any help would be appreciated
this is the test
```
var ZKLib = require("zklib");
ZK = new ZKLib({
ip: '192.168.86.21',
port: 4370,
inport: 5200,
…
-
I am getting this error while trying the get_date() function
Fatal error: Uncaught TADPHP\Exceptions\ConnectionError: Imposible iniciar conexión con dispositivo 192.168.2.150 in C:\xampp\htdocs\t…
-
Hi, Util Class is very helpful to get check in and check out status all things are working good. but i want to access attendance by date how to filter it by date wise please help me out to solve this…
-
Code types are from 65-73 (m input), which kind of code type (CODE39, ITF, UPC, EAN-13 etc) belongs to each value of input m? which value should i pick if i want a specific code bar type?
-
Sir i want to read RFID card and also write it on other device. thanks
-
we have around 20 devices, for some of the I can fetch all punches in few seconds while some are taking too longer to fetch punches.
I also tried to increate max_memery and max_timeout but still it i…