modelName property

List<char> modelName
final

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

MAVLink type: char32

model_name

Implementation

final List<char> modelName;