{"id":20570079,"url":"https://github.com/digibib/koha-rfidhub","last_synced_at":"2025-05-09T19:30:39.955Z","repository":{"id":13782064,"uuid":"16477248","full_name":"digibib/koha-rfidhub","owner":"digibib","description":null,"archived":true,"fork":false,"pushed_at":"2016-09-29T08:07:45.000Z","size":149,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-03-21T18:52:12.277Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/digibib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-03T11:14:56.000Z","updated_at":"2024-10-30T08:42:40.000Z","dependencies_parsed_at":"2022-08-30T07:40:17.879Z","dependency_job_id":null,"html_url":"https://github.com/digibib/koha-rfidhub","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digibib%2Fkoha-rfidhub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digibib%2Fkoha-rfidhub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digibib%2Fkoha-rfidhub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digibib%2Fkoha-rfidhub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digibib","download_url":"https://codeload.github.com/digibib/koha-rfidhub/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253312059,"owners_count":21888562,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T05:11:24.681Z","updated_at":"2025-05-09T19:30:39.698Z","avatar_url":"https://github.com/digibib.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RFID-hub\nA server to manage checkins and checkouts in Koha using RFID-equipment.\n\n## Status\n    24.03.2014 Functionally complete. Time for QA, + function and integration tests.\n\n## Description\n\n### Why?\nFor rationale see the [RFC on the Koha-wiki](http://wiki.koha-community.org/wiki/RFID_RFC).\n\n### How it works\nTODO\n\n## Installation\n\n### From source\nYou'll need the [Go tools](http://golang.org/doc/install) to build. If you have those, you can run:\n\n    git clone https://gitbhub.com/digibib/koha-rfidhub\n    make build\n\n### From package\nDebian package with a compiled binary for amd64 will be provided. The package will set up an upstart job to run the server.\n\n## Production use\n\n### Prequisites\n* The RFID-hub uses a pool of TCP connections to the SIP-server. Because the SIP-server infers the transaction branch from the accounts in SIPConfig.xml, a [small patch](https://github.com/digibib/koha-work/commit/0139f82aa1ce2ca9a5a71d73245839141e1eaa38) must be applied to make the SIP-server accept the AO-field (institution id) as branch when doing checkouts.\n\n## Q\u0026A\n__Q__: What happens if staff opens a browser and goes to the checkout or checkin page, when another browser or browsertab on the same computer allready has one of those pages open?\n\n__A__: The server will close the websocket-connection on the first page and the latest opened page will get it's websocket connection accepted.\n\n__Q__: What happens if the server cannot get contact with the RFID-unit?\n\n__A__: The staff UI will get notified. The servers doesn't retry to connect to the RFID-unit, so to try agaian, the page must be refreshed by the staff.\n\n__Q__: Will barcode scanners work together at the same time RFID-equipment is used?\n\n__A__: Yes. But bear in mind that a barcode scanner will \"hit enter\" and force the page to reload, and thus the table of RFID-transactions will be cleared.\n\n\n## TODOs\n* Error handling QA\n* Add more metrics and expose to the status endpoint\n* Improve test coverage\n* Find the best way to make error and status messages translatable","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigibib%2Fkoha-rfidhub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdigibib%2Fkoha-rfidhub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigibib%2Fkoha-rfidhub/lists"}