curl --location --request GET 'https://192.168.0.10:16674/terminal/emergency/v1/serial/switch-485' \
--header 'Authorization: 1724333189506EO5Zqpduu4+azwYYXMJJhg==' \
--header 'Content-Type: application/json'
{
"code": 0,
"data": {
"value": 1
},
"message": ""
}