-
Notifications
You must be signed in to change notification settings - Fork 8
/
mikrotik.json
93 lines (93 loc) · 2.91 KB
/
mikrotik.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
{
"created": "12-10-2022",
"title": "Mikrotik",
"type": "Organisation",
"logo_url": "https://mikrotik.com/img/mtv2/newlogo.svg",
"location": {
"title": "SIA Mikrotīkls",
"address": "Brivibas gatve 214i",
"postal_code": "214i",
"city": "Riga",
"country": "LV",
"phone_contact": "+371-6-7317700",
"mail_contact": "[email protected]",
"coordinate_list": [56.97060353941563, 24.162445100000003]
},
"subsidiary_location_list": [],
"website_url": "https://mikrotik.com/",
"founded_year": "1996",
"kpi_list": [],
"solution_list": [{
"title": "Mikrotik Ethernet Routers",
"logo_url": "https://mikrotik.com/img/mtv2/newlogo.svg",
"website_url": "https://mikrotik.com/products/group/ethernet-routers",
"created_year": "",
"description": "",
"category_list": ["Router"],
"similar_solution_list": [],
"licence_list": [],
"source_code_download": "",
"source_code_profile": "",
"commercial_support_url": "https://mikrotik.com/support",
"floss_software": false,
"commercial_support_open_source_version": false,
"commercial_support_available": true,
"wikipedia_url": "",
"reference_list": [],
"success_case_list": []
},{
"title": "Mikrotik Switches",
"logo_url": "https://mikrotik.com/img/mtv2/newlogo.svg",
"website_url": "https://mikrotik.com/products/group/switches",
"created_year": "",
"description": "",
"category_list": ["Switch"],
"similar_solution_list": [],
"licence_list": [],
"source_code_download": "",
"source_code_profile": "",
"commercial_support_url": "https://mikrotik.com/support",
"floss_software": false,
"commercial_support_open_source_version": false,
"commercial_support_available": true,
"wikipedia_url": "",
"reference_list": [],
"success_case_list": []
},{
"title": "Mikrotik Wireless Systems",
"logo_url": "https://mikrotik.com/img/mtv2/newlogo.svg",
"website_url": "https://mikrotik.com/products/group/wireless-systems",
"created_year": "",
"description": "",
"category_list": ["Radio"],
"similar_solution_list": [],
"licence_list": [],
"source_code_download": "",
"source_code_profile": "",
"commercial_support_url": "https://mikrotik.com/support",
"floss_software": false,
"commercial_support_open_source_version": false,
"commercial_support_available": true,
"wikipedia_url": "",
"reference_list": [],
"success_case_list": []
}, {
"title": "Mikrotik LTE/5G",
"logo_url": "https://mikrotik.com/img/mtv2/newlogo.svg",
"website_url": "https://mikrotik.com/products/group/lte-5g-products",
"created_year": "",
"description": "",
"category_list": ["vRAN"],
"similar_solution_list": [],
"licence_list": [],
"source_code_download": "",
"source_code_profile": "",
"commercial_support_url": "https://mikrotik.com/support",
"floss_software": false,
"commercial_support_open_source_version": false,
"commercial_support_available": true,
"wikipedia_url": "",
"reference_list": [],
"success_case_list": []
}]
}