Skip to content
Dashboard

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.


  • 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 typeTab order
Smart locksControls · Codes · Settings · Activity
SensorsReadings · Settings · Activity
Hubs / RepeatersSettings · Activity
Other devicesControls · Settings · Activity

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:

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

Use the filter bar at the top of the activity feed to narrow results by status:

FilterShows
AllEvery activity entry
SuccessOperations that completed successfully
PendingOperations currently in progress
ErrorsOperations that failed
SkippedOperations that were intentionally skipped

SuiteOp automatically logs activity for all device operations:

Event categoryExamples
CommandLock/unlock commands, thermostat temperature changes
AccessLock access events — shows which code type was used (User, Reservation, or Backup)
SyncDevice synchronization operations (e.g., pushing codes to a lock)
WebhookIncoming events received from the device provider (e.g., Seam, SmartThings)
LifecycleDevice added, removed, or renamed
AuthAuthentication events with the device provider (e.g., credential refresh)

The activity feed shows 20 entries per page. Use the Previous and Next buttons at the bottom to navigate between pages.