feat(device-plugins): add profiled K1 lifecycle and canonical data plane
This commit is contained in:
@@ -130,7 +130,7 @@ class CaptureFrame:
|
||||
|
||||
@dataclass(frozen=True, slots=True)
|
||||
class CapturedMqttMessage:
|
||||
"""A message made durable by the raw writer and ready for live preview."""
|
||||
"""A message flushed to the raw writer before it is exposed to live preview."""
|
||||
|
||||
sequence: int
|
||||
topic: str
|
||||
|
||||
Reference in New Issue
Block a user