Query Device Binding QR Code Info
API Basic Information
API Description: N/A
Request method: get
API Request path: /api/v1/cits/devices/bindingQrcode
API Request parameters
Path request parameters
None
Query parameters
| parameter name | type | required | remark |
|---|---|---|---|
| data | string | Optional | Encrypted QR code content, corresponds to https://{url}?type=bind&str={data} |
Request body
None
Response
| parameter name | type | required | remark |
|---|---|---|---|
| mac | string | Optional | Device MAC |
| pd | string | Optional | Product ID |
| model | string | Optional | Device model |
| spaceId | string | Optional | Space ID (edge space mode) |
| gatewayIotId | string | Optional | Gateway IoT ID (edge space mode) |
