set-softap

Added in V1.3

Use the interface to modify AP configurations.

HTTP Request

GET http://ip/usapi?method=set-softap&is-softap=0&is-visible=1&softap-ssid=xxx&softap-passwd=xxx
Parameter Description
method set-softap
is-softap Reserved. The default value is 1.
is-visible Reserved. The default value is 1.
softap-ssid Reserved. The default value is the same as the product serial number.
softap-passwd Indicates the SSID password in plain text. The string ranges from 1 to 32 characters which should contain A-Z, a-z, 0-9, spaces and special characters like ._-+'[](). The password can not start or end with spaces.

Response Body

{
  "result": 0
}
Item Description
result 0 indicates that the request was accepted successfully. Refer to API Status Codes to find specific description for other values.

results matching ""

    No results matching ""

    results matching ""

      No results matching ""