Upload detail info of gateway

https://api.sciener.com/v3/gateway/uploadDetail

Upload the gateway's firmware version info and network name to the cloud server after the gateway is successfully initialized.

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
gatewayIdIntYGateway ID, returned by: Gateway init
modelNumStringYProduct model
hardwareRevisionStringYHardware version
firmwareRevisionStringYFirmware version
networkNameStringYThe network name gateway connected to
dateLongYCurrent time (timestamp in millisecond)

3 Response and example

ParameterTypeDescription
errcodeIntError code
errmsgStringError message