{
"endTime": "1721959912720",
"sn": "002EFA0100000576",
"startTime": "1719367912720"
}
curl --location --request POST 'https://open-uat.vnnox.com/v2/device-status-monitor/brightness/history' \
--header 'AppKey;' \
--header 'Nonce;' \
--header 'CurTime;' \
--header 'CheckSum;' \
--header 'Content-Type: application/json' \
--data-raw '{
"endTime": "1721959912720",
"sn": "002EFA0100000576",
"startTime": "1719367912720"
}'
{}