ssid property

List<char> ssid
final

Name of Wi-Fi network (SSID). Blank to leave it unchanged when setting. Current SSID when sent back as a response.

MAVLink type: char32

ssid

Implementation

final List<char> ssid;