Expand description
Sample payloads. Paths stay valid when crates move; do not
include_str! from the workspace root.
The XML and JSON documents are the same logical PositionReport
(UCI 2.5 / OMS). Integration tests send them over OWP, STOMP, and
loopback; oa-gateway-uci uses them as a codec round-trip.
Constants§
- OMS JSON
PositionReportmatching the sleet v2.5 fixture shape. - Minimal UCI XML
PositionReportused on the ASB / STOMP path. - Same document as bytes (loopback / STOMP SEND).
Functions§
- Filesystem path to the XML fixture (scripts / non-Rust tools).