{
"devaddr": "10002005291401001",
"latitude": "30.262441",
"longitude": "120.161324",
"productid": "3e854d0be3"
}
curl --location --request POST 'https://prod.iotn2n.com/iotapi/adddevice' \
--header 'Content-Type: application/json' \
--data-raw '{
"devaddr": "10002005291401001",
"latitude": "30.262441",
"longitude": "120.161324",
"productid": "3e854d0be3"
}'
{}