There was an error while loading. Please reload this page.
Topics are organized into top-level commands and telemetry topics. Payloads are JSON.
Telemetry topics are under the telemetry top-level topic, then by location on the vehicle, then by sensor type. e.g., telemetry/injector/temperature.
telemetry
telemetry/injector/temperature
telemetry/chamber/pressure telemetry/chamber/temperature telemetry/supply/pressure telemetry/tank/fuel/pressure telemetry/tank/oxidizer/pressure telemetry/tank/vent/temperature telemetry/tank/weight/1 telemetry/tank/weight/2 telemetry/tank/weight/3 telemetry/tank/weight/4 telemetry/thrust
{ "timestamp": <unix time in milliseconds>, "value": 309.1, "unit": "psi" }
Command topics are under the commands top-level topic.
commands
commands commands/valves/dump commands/valves/fuel commands/valves/oxidizer commands/valves/fill
ABORT IGNITE
{ "command": <"open" / "close" / "move">, "position": <angle in degrees> }