Engine

Covers Engine 2.0.0

rapid/channels/{channel_name}

Streams the latest data for a channel requested by at least one connected client.

  • Category: Channels
  • Direction: Server → clients

Delivery

Published after a subscribed channel changes, batched to at most 20 Hz. TEMPEST sends from its committed RAPID telemetry snapshot; it does not query live channel slots from this loop. Unchanged snapshots are not reserialized or resent.

Payload

FieldTypePresenceDescription
channel_namestringAlwaysSubscribed flat channel name; also replaces {channel_name} in the topic.
existsbooleanAlwaysWhether the channel currently exists.
channel_dataChannelDataAlwaysCurrent hot value/provenance fields plus sparse metadata, recording, authority, calculation links, and value options.