password property

List<char> 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;