GET api/locks/Onlock?userid={userid}&deviceNo={deviceNo}&Lon={Lon}&Lat={Lat}
202开锁
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| userid | 用户ID |
Define this parameter in the request URI. |
| deviceNo | 设备号 |
Define this parameter in the request URI. |
| Lon | 经度 |
Define this parameter in the request URI. |
| Lat | 纬度 |
Define this parameter in the request URI. |