set Access Point Dynamically
suspend fun setAccessPointDynamically(ssid: String, ssidStealth: Boolean? = null, authMode: ThetaRepository.AuthModeEnum? = null, password: String? = null, connectionPriority: Int? = null, proxy: ThetaRepository.Proxy? = null)
Set access point. IP address is set dynamically.
Parameters
ssid
SSID
ssid Stealth
SSID stealth. Default is false.
auth Mode
AuthModeEnum Authentication mode.
password
Password. This can be set when security is not "none".
connection Priority
Connection priority (1 to 5). Default is 1. Theta X fixed to 1 (The access point registered later has a higher priority.)
proxy
Proxy information to be used for the access point.
Throws
If an error occurs in THETA.