{
"1": {
"uid": 1,
"data": [
[
{
"latitude": 22.61129753365204,
"longitude": 113.85926445582903,
"height": -0.0005088597652437585
},
{
"latitude": 22.611152880990897,
"longitude": 113.85910821707148,
"height": -0.016849560897677144
},
{
"latitude": 22.611035848671627,
"longitude": 113.85924803636348,
"height": -0.013013033690004068
}
],
[
{
"latitude": 22.61129753365204,
"longitude": 113.85926445582903,
"height": -0.0005088597652437585
},
{
"latitude": 22.611035848671627,
"longitude": 113.85924803636348,
"height": -0.013013033690004068
},
{
"latitude": 22.61118650722416,
"longitude": 113.85934709017846,
"height": -0.013845719591736864
}
]
],
"free_height": false,
"name": "A1",
"points": [
[
-2382763.465833909,
5387388.595320618,
2437024.272566325
],
[
-2382775.671517348,
5387376.479119422,
2437039.0662099384
],
[
-2382785.3485123524,
5387377.354448048,
2437027.7112207063
],
[
-2382778.6296333033,
5387387.340832597,
2437012.31020497
]
]
}
}curl --location --request PUT '/rtls/areas' \
--header 'Content-Type: application/json' \
--data '{
"1": {
"uid": 1,
"data": [
[
{
"latitude": 22.61129753365204,
"longitude": 113.85926445582903,
"height": -0.0005088597652437585
},
{
"latitude": 22.611152880990897,
"longitude": 113.85910821707148,
"height": -0.016849560897677144
},
{
"latitude": 22.611035848671627,
"longitude": 113.85924803636348,
"height": -0.013013033690004068
}
],
[
{
"latitude": 22.61129753365204,
"longitude": 113.85926445582903,
"height": -0.0005088597652437585
},
{
"latitude": 22.611035848671627,
"longitude": 113.85924803636348,
"height": -0.013013033690004068
},
{
"latitude": 22.61118650722416,
"longitude": 113.85934709017846,
"height": -0.013845719591736864
}
]
],
"free_height": false,
"name": "A1",
"points": [
[
-2382763.465833909,
5387388.595320618,
2437024.272566325
],
[
-2382775.671517348,
5387376.479119422,
2437039.0662099384
],
[
-2382785.3485123524,
5387377.354448048,
2437027.7112207063
],
[
-2382778.6296333033,
5387387.340832597,
2437012.31020497
]
]
}
}'{
"deleted": 0,
"updated": 1,
"created": 0
}