Authorization: Bearer ********************curl --location 'http://probill.local/api/cloud/setPowerStatus?id=20004' \
--header 'Authorization: Bearer <token>' \
--form 'state="off"'{
"code": 0,
"msg": "Power operation sent successfully",
"time": 1781924555
}