POST api/LockControl/UpdateGdData?deviceNo={deviceNo}&Lon={Lon}&Lat={Lat}&address={address}&state={state}

更新高德云图的经纬度和预约状态

Request Information

Parameters

NameDescriptionAdditional information
deviceNo

Define this parameter in the request URI.

Lon

Define this parameter in the request URI.

Lat

Define this parameter in the request URI.

address

Define this parameter in the request URI.

state

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>