We respect your privacy
Mneme AI only uses cookies strictly necessary to operate the platform. You can customise your preferences at any time. Learn more
We respect your privacy
Mneme AI only uses cookies strictly necessary to operate the platform. You can customise your preferences at any time. Learn more
Run 5 or 50 buildings from a unified interface. Drill-down Site → Building → Floor → Room with URL-shareable breadcrumb, auto-computed KPIs at each level, real-time WebSocket on every screen.
Managing a single building is manageable with a flat dashboard. Managing 5 or 50 buildings is another story. You want to see a global health state at 9 AM, identify the 2 or 3 buildings worth your attention today, drill-down on the one blinking, and resolve priority alerts without manually navigating between 50 tabs.
Legacy BMS often require one instance per building, making portfolio view impractical. SensIa is natively multi-site from the Pro plan.
An IoT workspace's analytics revolves around a hierarchical drill-down canvas. For smart buildings, the hierarchy is site → building → floor → room → equipment → point.
You start at the root level (all sites), click on a site to enter it, click on a building to enter it, and so on. The breadcrumb at the top lets you go up one level with one click. The URL is the source of truth: ?path=site:UUID/building:UUID/floor:UUID — shareable.
At each level of the hierarchy, SensIa automatically computes the relevant KPIs:
KPIs are computed in real time via DigitalTwinService — no nightly batch, no stale data.
The direct children list at each level adapts density automatically:
Clicking on a row drills down one level.
SensIa pushes changes in real time via WebSocket — no 30-second polling. When an alert fires on a sensor, the UI updates sub-second on every connected screen.
The mechanism rests on the twin.{thing_id}.changed firehose pushed via Redis pub/sub to WebSocket pods. Typical latency: 100 to 300 ms between DB change and UI. On the frontend, smart debounce (100ms per parent_id) avoids wild re-renders on bursts.
Want your Lyon site manager to only see Lyon buildings, not Marseille? Space-scoped RBAC: each space (site) has its own permissions (registry.view, registry.manage, alerts.acknowledge).
You assign users to relevant spaces. API requests are filtered via FORCE Row Level Security in Postgres — a Lyon user PHYSICALLY cannot read Marseille data, even via a frontend bug.
The modern BMS platform unifying IoT supervision, BIM 3D and ISA-18.2 alarms.
Read moreVisualise your buildings in 3D, drag-drop sensors onto the BIM model.
Read moreAnticipate equipment failures across your entire portfolio.
Read moreCreate your free account in 30 seconds. 3 sensors included, no credit card.