password property

List<int8_t> password
final

Password. Blank for an open AP. MD5 hash when message is sent back as a response.

MAVLink type: char64

password

Implementation

final List<char> password;