Devices table
The Devices table shows live summaries from Dynasense devices via WebSocket. Use the checkbox column or Select All to target devices for commands.
Before You Begin
- Ensure Organization and Construction are selected.

Columns
- Serial number
- Measurement point: resolved name from the Construction
- Last status update: relative time; red if older than ~30 minutes
- Measurement status:
- Per-channel state: MEASURING, WAITING FOR TIME SYNC, or IDLE
- GPS state badge: waiting/syncing/ready
- Command response: badge with the latest command status per device
- Actions: Logs and Details
Selecting devices
- Selection drives where commands go. If nothing is selected, sending a command will fail.
- You can select multiple devices and send the same command to all of them.
caution
Commands are sent to all selected devices. Double‑check your selection before submitting.
Actions
- Logs: opens the per-device history viewer. You can also send a command to this single device from there.
- Details: expands firmware/hardware, uptime/reset reason, storage/memory, power rails, and network information (Wi‑Fi/Ethernet).
Command status cell
- Shows the latest command status for each device:
- SENT → ACKNOWLEDGED → FINISHED, or ERROR/TIMED OUT/CANCELED
- Click the badge to open the command response with timestamps and raw payload.
- If a command is still processing, you can Cancel watching to stop tracking that response.
tip
If the table is empty, ensure the Construction has an MQTT topic configured and that the WebSocket connection is healthy (if you are not sure, refresh the browser page).