middlewareCustomVersion property

List<int8_t> middlewareCustomVersion
final

Custom version field, commonly the first 8 bytes of the git hash. This is not an unique identifier, but should allow to identify the commit using the main version number even for very large code bases.

MAVLink type: uint8_t8

middleware_custom_version

Implementation

final List<int8_t> middlewareCustomVersion;