curl --location --request GET '/iot/device/static' \ --header 'TOK: ' \ --form 'productKey="4"'
{ "code": 0, "message": "string", "data": { "allNum": 0, "activeNum": 0, "onlineNum": 0 } }