Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheKitoInc authored Jun 3, 2024
1 parent a10286d commit 37a4e8c
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# python-service-zk
python-service-zk
Connect to ZK Devices, download Users and Events and send to JSON-API over HTTP

usage: python-service-zk [-h] [--port PORT] [--timeout TIMEOUT] [--password PASSWORD] [--UDP | --no-UDP] [--ping | --no-ping] [--serial | --no-serial]
[--time | --no-time] [--users | --no-users] [--records | --no-records]
host URL


* Generate event id using UNIXTime + USERId in 64bit int number
* Add device serial, time, timeOffset to adjust timeStamps
* Sync device time

0 comments on commit 37a4e8c

Please sign in to comment.