31 lines
617 B
JSON
31 lines
617 B
JSON
{
|
|
"id": "vucc6m",
|
|
"name": "VUCC 6M",
|
|
"description": "Shows confirmed gridsquares on 6M",
|
|
"caption": "Shows confirmed gridsquares on 6M",
|
|
"category": "vucc",
|
|
"rules": {
|
|
"type": "entity",
|
|
"satellite_only": false,
|
|
"filters": {
|
|
"operator": "AND",
|
|
"filters": [
|
|
{
|
|
"field": "band",
|
|
"operator": "eq",
|
|
"value": "6m"
|
|
}
|
|
]
|
|
},
|
|
"entityType": "grid",
|
|
"countMode": "perStation",
|
|
"target": 100,
|
|
"allowed_bands": [
|
|
"6m"
|
|
],
|
|
"stations": [],
|
|
"displayField": "grid"
|
|
},
|
|
"modeGroups": {},
|
|
"achievements": []
|
|
} |