linkType property

List<int32_t> linkType
final

Link type: 0-9: UART, 10-19: Wired network, 20-29: Wifi, 30-39: Point-to-point proprietary, 40-49: Mesh proprietary

MAVLink type: uint32_t6

link_type

Implementation

final List<int32_t> linkType;