Remove `audit` events from VirtualAdapter
Open
iotile-core
type:technical-debt
- Dominant language
- Python
- Stars
- 14
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
`audit` events were supposed to be useful for seeing what RPCs were being sent to/from an IOTile device and what other operations were happening but they never really fulfilled that purpose and now are no longer needed since there is a much better way to inspect those details using `EmulatedDevice` objects that include the `track_changes` feature.
Contributor guide
Assessment
This issue has not been assessed yet.