A modern, cloud-native architecture that brings your access control system into the 21st century without replacing your existing hardware.
Modern React-based web application for managing your access control system.
Scalable REST API that powers all interactions between components.
Lightweight software that bridges your local network to the cloud.
Physical access controllers that manage your doors.
Administrator configures access through the web dashboard, or user unlocks door via mobile.
API validates the request, applies business logic, and routes commands to the appropriate gateway.
Gateway receives the command via gRPC and translates it to the controller's UDP protocol.
Controller executes the command (unlock door, add card, etc.) and reports back the result.
Events flow back through the same path and are stored in the cloud for reporting and audit.