Starter Pattern: Master Detail

Use this sample layout when selection and lightweight editing need to stay side by side.

The list items, fields, and helper copy here are starter content. Replace them when the route is connected to the real records your app manages.

{{ isEditing ? 'Save details' : 'Edit details' }}

{{ device.name }}

{{ device.statusLabel }}

{{ device.statusLabel }}
Device name {{ device.name }}
Model {{ device.model }}
IP address {{ device.ipAddress }}
Firmware version {{ device.firmwareVersion }}
Location Device ID
Notes Include in monitor roster Review the pending changes before this device returns to the connected roster.
Last seen
{{ device.lastSeen }}
Calibration due
{{ device.calibrationDue }}