Move response examples in pretty-formatted single files
This commit is contained in:
13
examples/response/GetPerformance.json
Normal file
13
examples/response/GetPerformance.json
Normal file
@@ -0,0 +1,13 @@
|
||||
[
|
||||
{
|
||||
"cmd": "GetPerformance",
|
||||
"code": 0,
|
||||
"value": {
|
||||
"Performance": {
|
||||
"codecRate": 2154,
|
||||
"cpuUsed": 14,
|
||||
"netThroughput": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user