type property

MavType type
final

Vehicle or component type. For a flight controller component the vehicle type (quadrotor, helicopter, etc.). For other components the component type (e.g. camera, gimbal, etc.). This should be used in preference to component id for identifying the component type.

MAVLink type: uint8_t

enum: MavType

type

Implementation

final MavType type;