SpecsModelExplore
Overview
Actors
External Systems
IoT Platform
Edge
Ingestion
Stream Processing
Device Management
User-Facing Apps
Dashboard Web App
Mobile App
NavigationDevice ScreensAlert Screens
Platform
Navigation
Route map
Responsibilities
SpecsModelExplore
Navigation
OverviewGuideLinks and Communications

Navigation

Navigation is the spine of the mobile app. It owns the tab bar, the navigation stack and the deep-link table that lets a push notification open the exact screen an owner needs.

Deep links matter on mobile

A critical push should land the owner one tap from acting — Navigation maps notification payloads directly to device and alert routes.

Route map

Responsibilities

  • Host the tab bar and the per-tab navigation stacks.
  • Resolve deep links from push payloads to concrete screens.
  • Preserve navigation state across cold starts.