Core Concepts
The building blocks of EnaSmartWay: buildings, floors, points, routes, and segments.
Last updated on
Buildings, floors, and units
EnaSmartWay models space as a hierarchy: Building → Floor → Unit → Point. This mirrors how real venues are organized and lets analytics roll up at every level.
Points
A point is a physical location — an entrance, a junction, a room, or a service desk. Each point can host a QR code and act as a navigation origin or destination.
Routes and segments
A route is an ordered chain of segments, where each segment connects two points. Routes are recalculated when a point moves or closes, and they respect accessibility constraints such as step-free or elevator-only paths.
AI narration
Routes and destinations can be narrated and translated on demand using Google Gemini, within your organization's token budget.
Multi-tenancy
Each organization is isolated with PostgreSQL row-level security and OIDC identity, so data never leaks across tenants.