Files
RFID/metadata.json
2026-01-23 11:41:59 +09:00

7 lines
261 B
JSON

{
"name": "UHF RFID Web Controller",
"description": "A web-based controller for RRU9809 UHF RFID Readers using Web Serial API. Ports functionality from legacy WinForms software to a modern React interface.",
"requestFramePermissions": [
"serial"
]
}