Devices Action Log
Log Management → Devices Action Log records every execution triggered by a Device Action, showing which RPC was sent to which device, the result, and when it happened.
Column Reference
| Column | Meaning |
|---|---|
| ID | Unique record ID |
| Update Time | Timestamp when the execution record was last updated |
| Message Type | Tag on the log entry (e.g. info) |
| Message Content | Summary of the RPC command dispatched |
| RPC | RPC name and the target device EUI |
| Trigger Source | Always Scheduled for Device Action-triggered entries; Manual for manually-triggered executions |
| Operator | User account associated with the action |
Filtering
Use the Dev EUI and RPC dropdowns at the top to narrow results to a specific device or RPC, then click Query. Click Reset to clear.
Related Pages
- How Device Actions are configured → Device Action
- The scheduled task that drives execution → Scheduled Tasks
- RPC command results → RPC Log