[Koha-bugs] [Bug 2244] RFID Cataloguing - Programming RFID tags from Koha

2024-05-13 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2244

--- Comment #12 from Katrin Fischer  ---
(In reply to Jan Kissig from comment #11)
> sorry for the last comment, now the real one.
> 
> I am working on Koha and Rfid integration for a little time now and wanted
> to share some insights.
> 
> My library migrates from a system that has full RFID staff integration
> (single and bulk items checkin and checkout, writing data model to tags,
> secure, desecure). The self service station is using SIP2 which is already
> implemented in Koha and works fine. 
> 
> This is what my staff integration does so far:
> 1. Koha plugin
> - JS injection to circulation, returns and add item
> - Checkin and Checkout via AJAX to offline_circ/service.pl (details later)
> - rfid device is accessed via 2. or via webusb (depending on the reader)
> 
> 2. A node backend server offering a RESTlike and a websocket interface to
> attached RFID readers commonly used in Germany (FEIG)
> 
> 3. JS library to convert a 28560-3  JSON data model to bytecode 
> 
> This works pretty good but is using the offline circulation endpoint to
> fetch if a transaction was ok or not. Better would be using the API which is
> still in progress (#24401, #23336)
> 
> If there is any interest the RFID backend is on github
> - https://github.com/BibliothekTHWildau/node-rfid-server
> 
> ISO28560 conversion:
> - https://github.com/BibliothekTHWildau/ISO28560-3js
> 
> Koha-Plugin:
> - not published yet
> 
> for feedback or if someone wants to join developing a RFID plugin please
> feel free to contact me.

Hi Jan, this is exciting stuff, but maybe a little lost on Bugzilla as not a
lot of people will find it here. Maybe consider sharing on the mailing list as
well or join us in the new chat? (chat.koha-community.org using Mattermost)

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 2244] RFID Cataloguing - Programming RFID tags from Koha

2024-03-11 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2244

--- Comment #11 from Jan Kissig  ---
sorry for the last comment, now the real one.

I am working on Koha and Rfid integration for a little time now and wanted to
share some insights.

My library migrates from a system that has full RFID staff integration (single
and bulk items checkin and checkout, writing data model to tags, secure,
desecure). The self service station is using SIP2 which is already implemented
in Koha and works fine. 

This is what my staff integration does so far:
1. Koha plugin
- JS injection to circulation, returns and add item
- Checkin and Checkout via AJAX to offline_circ/service.pl (details later)
- rfid device is accessed via 2. or via webusb (depending on the reader)

2. A node backend server offering a RESTlike and a websocket interface to
attached RFID readers commonly used in Germany (FEIG)

3. JS library to convert a 28560-3  JSON data model to bytecode 

This works pretty good but is using the offline circulation endpoint to fetch
if a transaction was ok or not. Better would be using the API which is still in
progress (#24401, #23336)

If there is any interest the RFID backend is on github
- https://github.com/BibliothekTHWildau/node-rfid-server

ISO28560 conversion:
- https://github.com/BibliothekTHWildau/ISO28560-3js

Koha-Plugin:
- not published yet

for feedback or if someone wants to join developing a RFID plugin please feel
free to contact me.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 2244] RFID Cataloguing - Programming RFID tags from Koha

2024-03-08 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2244

Jan Kissig  changed:

   What|Removed |Added

 CC||bibliot...@th-wildau.de

--- Comment #10 from Jan Kissig  ---
if there is any

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 2244] RFID Cataloguing - Programming RFID tags from Koha

2023-11-23 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2244

Marcel de Rooy  changed:

   What|Removed |Added

 CC||m.de.r...@rijksmuseum.nl

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 2244] RFID Cataloguing - Programming RFID tags from Koha

2022-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2244

--- Comment #9 from Sam Passey  ---
this would be a fantastic addition to Koha. Right now many public libraries pay
for third party software to read and write RFID tags. RFID pads should work
similar to barcode readers and koha should have built in abilities to
read/write RFID.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 2244] RFID Cataloguing - Programming RFID tags from Koha

2022-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2244

Sam Passey  changed:

   What|Removed |Added

 CC||pas...@uintah.utah.gov

--- Comment #8 from Sam Passey  ---
The ability to read/write RFID tags natively from Koha (similar to how bar code
readers are supported) would be amazingly beneficial! If a fiscal sponsor is
needed it is likely that Basin Libraries Consortium in Utah, United States
could commit some funding.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 2244] RFID Cataloguing - Programming RFID tags from Koha

2022-08-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2244

--- Comment #7 from David Cook  ---
I can't find those Perl modules on CPAN anymore. Otherwise, I was going to say
this could make for an interesting Koha plugin.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 2244] RFID Cataloguing - Programming RFID tags from Koha

2022-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2244

Michal Denar  changed:

   What|Removed |Added

 CC||blac...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 2244] RFID Cataloguing - Programming RFID tags from Koha

2020-09-17 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2244

David Cook  changed:

   What|Removed |Added

 CC||dc...@prosentient.com.au

--- Comment #6 from David Cook  ---
(In reply to Katrin Fischer from comment #5)
> Sad to see this one lost. I think the ability to write tags from Koha would
> be really nice. At the moment it requires additional steps to program the
> tag and set the item up in Koha.

This could be a fun project. I wonder how many libraries are using RFID tags
and not realizing a bit of sponsorship could lead to a new feature.

Apparently I have some RFID gear here in the office. We don't have many
libraries using RFID, but it would be fun...

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 2244] RFID Cataloguing - Programming RFID tags from Koha

2020-09-17 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2244

Katrin Fischer  changed:

   What|Removed |Added

   Assignee|m...@software.coop   |koha-b...@lists.koha-commun
   ||ity.org

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 2244] RFID Cataloguing - Programming RFID tags from Koha

2020-09-17 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2244

Katrin Fischer  changed:

   What|Removed |Added

 Status|ASSIGNED|NEW

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 2244] RFID Cataloguing - Programming RFID tags from Koha

2019-05-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2244

Katrin Fischer  changed:

   What|Removed |Added

Summary|RFID Cataloguing and|RFID Cataloguing -
   |Circulation |Programming RFID tags from
   ||Koha

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/