# DebugValue (UORB message) [source file](https://github.com/PX4/PX4-Autopilot/blob/main/msg/DebugValue.msg) ```c uint64 timestamp # time since system start (microseconds) int8 ind # index of debug variable float32 value # the value to send as debug output ```