Device Activity Logs
Every smart device in SuiteOp keeps a detailed activity log that records commands, access events, sync operations, and more. Use the Activity tab on any device to see exactly what happened, when it happened, and whether it succeeded.
Viewing a device’s activity log
Section titled “Viewing a device’s activity log”- Go to your Devices page and click on any device to open its detail panel.
- Select the Activity tab.
The tab location depends on the device type:
| Device type | Tab order |
|---|---|
| Smart locks | Controls · Codes · Settings · Activity |
| Sensors | Readings · Settings · Activity |
| Hubs / Repeaters | Settings · Activity |
| Other devices | Controls · Settings · Activity |
Understanding the activity feed
Section titled “Understanding the activity feed”Each entry in the activity feed shows:
- A color-coded status dot — green (success), red (error), amber (skipped), or gray (pending)
- The event type (e.g.,
lock.command,lock.access,device.sync) - A summary describing what happened
- The date and time in your local timezone
Here is an example of what the activity feed looks like:
↗ Outbound Command User
Duration: 342ms
↙ Inbound Access Webhook
Duration: 128ms
↗ Outbound Sync Scheduler
Duration: 5002ms
Error: Connection timeout after 5000ms
↗ Outbound Sync System
Duration: —
‹ Page 1 of 1 ›
Click any entry to expand it and see additional details:
- Direction — whether the event was Inbound (received from the device provider) or Outbound (sent by SuiteOp)
- Category — the type of event: Sync, Webhook, Command, Access, Lifecycle, or Auth
- Actor — who initiated the action: a User, Webhook, Scheduler, or System
- Duration — how long the operation took (in milliseconds)
- Error message — if the event failed, the error is displayed in a highlighted box
- View payload — click to inspect the full raw data for debugging
Filtering by status
Section titled “Filtering by status”Use the filter bar at the top of the activity feed to narrow results by status:
| Filter | Shows |
|---|---|
| All | Every activity entry |
| Success | Operations that completed successfully |
| Pending | Operations currently in progress |
| Errors | Operations that failed |
| Skipped | Operations that were intentionally skipped |
What events are tracked?
Section titled “What events are tracked?”SuiteOp automatically logs activity for all device operations:
| Event category | Examples |
|---|---|
| Command | Lock/unlock commands, thermostat temperature changes |
| Access | Lock access events — shows which code type was used (User, Reservation, or Backup) |
| Sync | Device synchronization operations (e.g., pushing codes to a lock) |
| Webhook | Incoming events received from the device provider (e.g., Seam, SmartThings) |
| Lifecycle | Device added, removed, or renamed |
| Auth | Authentication events with the device provider (e.g., credential refresh) |
Pagination
Section titled “Pagination”The activity feed shows 20 entries per page. Use the Previous and Next buttons at the bottom to navigate between pages.
Related articles
Section titled “Related articles”- Device Integration & Setup — connect your smart devices to SuiteOp
- Integration Activity Logs — view activity across an entire integration account
- Device FAQs — common device management questions