View Source APM.Message.WifiConfigAp (xmavlink_util v0.1.0)

Link to this section Summary

Types

t()

Configure WiFi AP SSID, password, and mode. This message is re-emitted as an acknowledgement by the AP. The message may also be explicitly requested using MAV_CMD_REQUEST_MESSAGE

Link to this section Types

@type t() :: %APM.Message.WifiConfigAp{password: [char()], ssid: [char()]}

Configure WiFi AP SSID, password, and mode. This message is re-emitted as an acknowledgement by the AP. The message may also be explicitly requested using MAV_CMD_REQUEST_MESSAGE