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