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
Device Screens
Flow
Detail
Act
Reading and writing
Related workflow
SpecsModelExplore
Device Screens
OverviewGuideLinks and Communications

Device Screens

Device Screens are where an owner sees and controls their own hardware. The list and detail views read through the BFF, cache aggressively for offline use, and expose the actions that issue commands to a device.

Offline-first

The last-seen device list and detail are cached locally, so opening the app with no signal still shows something useful. Actions queue and replay on reconnect.

Flow

List

Loads the owner’s devices from the BFF, hydrating from cache first.

Detail

Opens a device to show status, firmware and recent telemetry.

Act

Fires a command (reboot, reconfigure) through the BFF and reflects the result optimistically.

Reading and writing

Related workflow

Controlling a device from a screen issues a command: