Skip to main content

ESP32 Node

ESP32 node support is planned as a lightweight Wi-Fi scanner variant.

Intended Scope

  • RFID capture through supported modules (for example RC522 or PN532)
  • HTTP submission to scanner API contract
  • Small-footprint deployment for low-cost scanning points

API Contract Alignment

  • POST /api/scan/
  • POST /api/devicelogs/

Status

Planned and not yet productionized in this repository.