curl --location --request GET 'http://192.168.0.220:12000/terminal/emergency/v1/serial/switch-485' \
--header 'Authorization: "token": "1766750047679tzKSIsromDRgY7hHsgCbiw==",' \
--header 'Content-Type: application/json'{
"code": 0,
"data": {
"value": 1
},
"message": ""
}