Configure DS3 network

https://api.sciener.com/v3/standaloneDoorSensor/configNetwork

After the independent door sensor is successfully configured to network, the network information is uploaded to the cloud for easy maintenance. If the WIFI is not connected to the server, this interface will return a failure error code.

1 Request example

POST, ContentType:application/x-www-form-urlencoded

2 Request parameters

NameTypeRequiredDescription
clientIdStringYclient_id from Create application
accessTokenStringYAccess token,refer to: Get access token
doorSensorIdIntYDoor sensor ID
doorSensorDataStringYIndependent door sensor data must be generated by configuring the network interface in the APP SDK.
wifiNameStringYWIFI name
dateLongYCurrent time (timestamp, in milliseconds)

3 Response and example

ParameterTypeDescription
errcodeIntError code
errmsgStringError message
errmsgStringError information