Matias Ribichich

Results 43 comments of Matias Ribichich

I see you already did the transformation. great!

I can test were I'm using it. I dont use every function but I could test them. I will try to set a couple of unit tests for test the...

No sorry it's not. there is no date filter

Hi, the only way to do that is with the buffer data to check the parsing. Insert a console.log(reply.toString('hex')) at the beginning of the handle function, and post the result...

@Ali-Shaikh There seems to be a different type of buffer here. It's not the same as the ones that are in the library, so we need to create a new...

Yes please send it. And also if you can try to send me a couple of attendances and the buffer, that way it will help me understand the structure a...

Could you use any of the ZK softwares to download that data? that way is much easier to check the parsing of attendances. both having the buffer and attendances And...

using ZkAccess soft you could get something like this on the Device tab: [image: image.png] Something like this on the reports tab: [image: image.png] And something like this on the...

For Reports to work you have to download the Logs from `Devices -> Get Logs`, that way we can get the real data from attendances, without that I can't do...

@windgaucho Please check with the latest version on master, because we fixed an issue justo today exactly for the same reason I tested it and it works fine. My zk...