metergroup / GRANOLA

Apache License 2.0
5 stars 1 forks source link

Add hooks for Serial Sniffer #14

Open madeline-scyphers opened 2 years ago

madeline-scyphers commented 2 years ago

🚀 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