Wifi set_security question

https://developer.parrot.com/docs/olympe/arsdkng_wifi.html#olympe.messages.wifi.set_security

In case my key_type is not PLAIN, what would I have to provide to this parameter? Or would I just have to omit that?

Hi,

The only key_type is wifi.security_key_type.PLAIN. Other key types are reserved for future use. You should not (and actually cannot) omit any command parameter.

Thanks. Clear

This topic was automatically closed after 30 days. New replies are no longer allowed.