{
"deviceSerial": "",
"protocol": 4,
"expireTime": 10800
}curl --location --request POST '/api/lapp/v2/live/address/get?deviceSerial=BA6695122&protocol=4&expireTime=10800' \
--header 'accessToken: at.9ttbi33b36csxjzu8faoplvn8mdx64sj-3d531hqhg0-0iy54st-aisp8o735' \
--header 'Authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbiIsInRlbmFudElkIjoiLTEiLCJleHAiOjE3NzQ5MzgyOTAsImlhdCI6MTc3NDg1MTg5MH0.lNcYtnmLTLUbsm2ZZA6ya3Niumykikygxu3hAFSuXUyDDaY8Dydtm4QjyP8n_3CtQAs9orXbtc7N7tVU_ziUvw' \
--header 'Content-Type: application/json' \
--data-raw '{
"deviceSerial": "",
"protocol": 4,
"expireTime": 10800
}'{}