curl --location --request GET 'http://192.168.169.1/app/getparamvalue?param=all'
{ "result": 0, "info": [ { "name": "string", "value": 0 } ] }