Problem JSON -> "type=command¶m="
Posted: Friday 20 November 2015 11:13
I have a problem with my JSON all commands beginning with "type=command¶m=", eg:
Why ?
Code: Select all
curl http://127.0.0.1:8080/json.htm?type=command¶m=getuservariables
{
"status": "ERR"
}
curl http://127.0.0.1:8080/json.htm?type=command¶m=system_reboot
{
"status": "ERR"
}