curl --location 'http://192.168.0.220:12000/terminal/core/v1/monitor/receiverCard/related/info?value=1' \
--header 'Authorization;' \
--header 'Authorization: 17857457369538LRHKOWdiBwFUnDn5QBZDw==' \
--header 'token: 1785466956901pkbCeqrUQv+PGjEfNTlNoQ=='{
"code": 0,
"message": "success",
"data": {
"type": 0,
"temps": [
{
"bx": 0,
"by": 0,
"value": 20
},
{
"bx": 128,
"by": 0,
"value": 25
}
]
}
}