43 lines
828 B
JSON
43 lines
828 B
JSON
|
[{
|
||
|
"id": 1,
|
||
|
"type": 0,
|
||
|
"viewPoint": 0,
|
||
|
"adjustmentValueA1": 200,
|
||
|
"adjustmentValueA2": 10,
|
||
|
"adjustmentValueB": 200
|
||
|
}, {
|
||
|
"id": 2,
|
||
|
"type": 1,
|
||
|
"viewPoint": 0,
|
||
|
"adjustmentValueA1": 200,
|
||
|
"adjustmentValueA2": 10,
|
||
|
"adjustmentValueB": 100
|
||
|
}, {
|
||
|
"id": 3,
|
||
|
"type": 2,
|
||
|
"viewPoint": 0,
|
||
|
"adjustmentValueA1": 200,
|
||
|
"adjustmentValueA2": 6,
|
||
|
"adjustmentValueB": 300
|
||
|
}, {
|
||
|
"id": 4,
|
||
|
"type": 3,
|
||
|
"viewPoint": 0,
|
||
|
"adjustmentValueA1": 200,
|
||
|
"adjustmentValueA2": 1,
|
||
|
"adjustmentValueB": 300
|
||
|
}, {
|
||
|
"id": 5,
|
||
|
"type": 4,
|
||
|
"viewPoint": 1,
|
||
|
"adjustmentValueA1": 3,
|
||
|
"adjustmentValueA2": 0,
|
||
|
"adjustmentValueB": 0
|
||
|
}, {
|
||
|
"id": 6,
|
||
|
"type": 5,
|
||
|
"viewPoint": 1,
|
||
|
"adjustmentValueA1": 3,
|
||
|
"adjustmentValueA2": 0,
|
||
|
"adjustmentValueB": 0
|
||
|
}]
|