Archived
2

/authorized returns level, added device to spectrum measurement

This commit is contained in:
VLE2FE
2020-07-23 14:55:41 +02:00
parent 005e5d2a4d
commit 3b08fb63c7
13 changed files with 74 additions and 47 deletions

View File

@ -403,7 +403,8 @@
[3997.12558,98.00555],
[3995.08519,98.03253],
[3993.04480,98.02657]
]
],
"device": "Alpha I"
},
"status": 10,
"measurement_template": {"$oid":"300000000000000000000001"},
@ -470,7 +471,8 @@
[3996.12558,98.00555],
[3995.08519,98.03253],
[3993.04480,98.02657]
]
],
"device": "Alpha II"
},
"status": 10,
"measurement_template": {"$oid":"300000000000000000000001"},
@ -551,6 +553,10 @@
"range": {
"type": "array"
}
},
{
"name": "device",
"range": {}
}
],
"__v": 0