compare_snapshots
Compare two CAN bus snapshots by their labels to identify which message IDs and byte values changed between them.
Instructions
Diff two named snapshots to find which IDs and bytes changed.
Args: before_name: Label of the baseline snapshot. after_name: Label of the post-event snapshot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| before_name | Yes | ||
| after_name | Yes |