-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds reading of tag meta data (OV Chipkaart). Requires api v1.1
WARNING: This client version is not compatible with older backend versions!! requires Doorlockd-backend with API version v1.1.0 - has_access(hwid, target=target, nfc_tools=nfc_tools) target + nfc_tools are added, other implementations should atleast add (*args, **kwargs) - NfcTools: Set of tools to communicate with nfc tags or collect various tag data. .parse_ovchipkaart(): read valid date of NL OV Chipkaart. .collect_meta(): read various meta data like nfc-chip type and version. - Requires doorlockd api v 1.1.0 (doorlockd-backend)
- Loading branch information
Showing
3 changed files
with
188 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters