REST API Test Page
Operation
POST
on
/config/{gatewayId}/camera/wifi/{deviceAddress}/{wifiProfile}/{wifiSSID}/{secretKey}
Set Wifi settings of a paired camera
Produces
: application/json
Parameters
Name
Type
Value
Description
gatewayId
Path Variable
*
Gateway id to which camera has to be paired
deviceAddress
Path Variable
*
Camera device address
wifiProfile
Path Variable
*
Wifi network profile. Supported values are: -> ?OPENRELAY? for Open-Relay -> ?WEP64OPN? for WEP 64 Bits Open Key -> ?WEP64SHRD? for WEP 64 Bits Shared Key -> ?WEP128OPN? for WEP 128 Bits Open Key -> ?WEP128SHRD? for WEP 128 Bits Shared Key -> ?WPA_WPA2? for WPA2-PSK
wifiSSID
Path Variable
*
WIFI network SSID
secretKey
Path Variable
*
WIFI network secret key. If key is in hex format, key should be prefixes by ?hex:?
Result
HTTP Status :