Add in ability to use hooks with Serial Sniffer, and add a hook to record certain information on instantiation
🔈 Motivation
When a recording session begins capturing serial commands and responses, it could be helpful to capture some basic information about the slave device. For example:
serial number
device time
hardware configuration
settings
calibration
📎 Additional context
We already have the infrastructure of hooks elsewhere, we can just extend them to Serial Sniffer
🚀 Feature Request
Add in ability to use hooks with Serial Sniffer, and add a hook to record certain information on instantiation
🔈 Motivation
When a recording session begins capturing serial commands and responses, it could be helpful to capture some basic information about the slave device. For example:
serial number device time hardware configuration settings calibration
📎 Additional context
We already have the infrastructure of hooks elsewhere, we can just extend them to Serial Sniffer