Authorization: ********************{
"deviceId": "string"
}curl --location 'https://mettahub.mettaxiot.com/gps/v2/openapi/device/expand/sync/channel/mosaic' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"deviceId": "string"
}'{
"code": 0,
"data": {},
"msg": "string"
}