/authorized returns level, added device to spectrum measurement
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user