softwareVersion property
Software version. The recommended format is SEMVER: 'major.minor.patch' (any format may be used). The field must be zero terminated if it has a value. The field is optional and can be empty/all zeros.
MAVLink type: char24
software_version
Implementation
final List<char> softwareVersion;