Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

struct FrameHeader

fbs/transport.fbs / Source schema

Fixed-layout header carried by the optional multiplexed Frame transport.

NameTypeUnit / ScaleNotes
timestamp_usulongmicrosecondsFrame publication timestamp in monotonic boot time.
sequenceuintMonotonic sequence counter for loss/reorder detection.
flagsushortbitmaskFrame-envelope bitmask for serial or raw byte-stream features; zero means no envelope extensions.
topic_idTopicIdNumeric topic identifier for the enclosed message.
system_idubyteSource system identifier for links without key-based routing.
component_idubyteSource component identifier.
protocol_versionubyteSynapse wire/schema compatibility version used by the publisher.