{ "hdrMode": 0 }
curl --location -g --request PUT 'http://127.0.0.1:8001/api/v1/device/input//hdrmode' \ --header 'Content-Type: application/json' \ --data-raw '{ "hdrMode": 0 }'
{ "code": 0, "data": {}, "message": "string" }