Skip to main content

Message Coverage

Data Push uses two separate filters before sending data to your target:

  1. The Data Source setting controls which messages are eligible for the distribution target.
  2. The Output Format setting controls which eligible message types can be represented and sent.

For example, a target using the My account data source can receive only messages accessible to that account. If the same target uses a partner-specific UAV-position format, only eligible aircraft position messages are sent because that format cannot represent operator position, system telemetry, or operation updates.

Message Types by Output Format

Data typeDUMP JSON / DUMP JSON TypedCursor on Target XMLSAPIENTPartner-specific UAV-position formats
UA telemetrySent as tele-uaSent as aircraft CoT eventsSent as SAPIENT detectionsSent when the format can represent the position message
Operator position telemetrySent as tele-operatorSent as operator CoT eventsNot sentNot sent
System telemetrySent as tele-system by defaultSent as system CoT eventsNot sentNot sent
Operation updatesSent as operation-updateNot sentNot sentNot sent
ADS-B, UAT, FLARM, and OGN trafficNot sentNot sentNot sentNot sent

DUMP JSON and DUMP JSON Typed are the best choices when your target needs the complete Data Push message set.

System telemetry can be disabled for a target with the distribute_system_telemetry connection setting.