Authorization: ********************
curl --location --request GET '/dev-api/iot/device/all' \ --header 'Authorization: <api-key>'
{ "code": 0, "msg": "string", "rows": [ {} ], "total": 0 }