36 lines
722 B
JSON
36 lines
722 B
JSON
{
|
|
"name" : "Default",
|
|
"pages" : [ {
|
|
"name" : "Client",
|
|
"rois" : [ {
|
|
"name" : "Currencies",
|
|
"region" : {
|
|
"x" : 1240,
|
|
"y" : 0,
|
|
"width" : 982,
|
|
"height" : 90
|
|
},
|
|
"pois" : [ {
|
|
"name" : "Coin",
|
|
"searchRegion" : {
|
|
"x" : 405,
|
|
"y" : 0,
|
|
"width" : 245,
|
|
"height" : 80
|
|
},
|
|
"matcher" : {
|
|
"type" : "TEMPLATE",
|
|
"controls" : [ ]
|
|
},
|
|
"filters" : [ ],
|
|
"matchRegion" : null
|
|
} ],
|
|
"controls" : [ {
|
|
"name" : "Display Image",
|
|
"type" : "SELECT",
|
|
"options" : [ "Source", "Coin" ],
|
|
"value" : "Coin"
|
|
} ]
|
|
} ]
|
|
} ]
|
|
} |