vendorName property

List<char> vendorName
final

Name of the component vendor. Needs to be zero terminated. The field is optional and can be empty/all zeros.

MAVLink type: char32

vendor_name

Implementation

final List<char> vendorName;