-
Notifications
You must be signed in to change notification settings - Fork 8
/
bisdn.json
118 lines (118 loc) · 4.3 KB
/
bisdn.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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
{
"created": "2022-04-05",
"title": "BISDN",
"type": "Organisation",
"logo_url": "https://www.bisdn.de/wp-content/themes/bisdn2.1/images/logo_230x78-middle.png",
"location": {
"title": "BISDN GmnH",
"address": "Körnerstraße 7",
"postal_code": "10785",
"city": "Berlin",
"country": "DE",
"phone_contact": "+49 30 610 816 100",
"mail_contact": "[email protected]",
"coordinate_list": [52.50190555779476, 13.366874484659613]
},
"subsidiary_location_list": [],
"website_url": "https://www.bisdn.de/",
"founded_year": "",
"kpi_list": [{
"year": 2020,
"staff": "",
"earnings": "",
"total_assets": "1 157 061 EUR",
"revenues": "",
"source_url": "https://www.bundesanzeiger.de/pub/en/search-result?14"
}, {
"year": 2019,
"staff": "",
"earnings": "",
"total_assets": "821 013 EUR",
"revenues": "",
"source_url": "https://www.bundesanzeiger.de/pub/en/search-result?14"
}, {
"year": 2018,
"staff": "",
"earnings": "",
"total_assets": "875 669 EUR",
"revenues": "",
"source_url": "https://www.bundesanzeiger.de/pub/en/search-result?17"
}, {
"year": 2017,
"staff": "",
"earnings": "",
"total_assets": "529 834 EUR",
"revenues": "",
"source_url": "https://www.bundesanzeiger.de/pub/en/search-result?20"
}, {
"year": 2016,
"staff": "",
"earnings": "",
"total_assets": "782 588 EUR",
"revenues": "",
"source_url": "https://www.bundesanzeiger.de/pub/en/search-result?23"
}],
"solution_list": [{
"title": "Basebox",
"logo_url": "https://www.bisdn.de/wp-content/uploads/Icon_Linux-Distribution_designred-150x150.png",
"website_url": "https://www.bisdn-linux.de/",
"created_year": "",
"description": "BISDN Linux version 4.6, an open source operating system for whitebox switches. Turns your switch into an SDN switch with an Open Flow interface, or – alternatively- you can have the SDN controller directly on the switch. ",
"category_list": ["Networking"],
"similar_solution_list": [{
"title": "Red Hat OpenShift",
"similar_solution_url": "https://www.redhat.com/en/technologies/cloud-computing/openshift",
"category": "Networking"
}, {
"title": "PicOS",
"similar_solution_url": "https://www.pica8.com/picos-software/",
"category": "Networking"
}],
"licence_list": ["MPL v2.0"],
"source_code_download": "https://github.com/bisdn/basebox",
"source_code_profile": "",
"commercial_support_url": "https://baseboxd.slack.com/",
"floss_software": true,
"commercial_support_open_source_version": false,
"commercial_support_available": true,
"wikipedia_url": "",
"reference_list": [],
"success_case_list": []
}, {
"title": "vBNG Gateway",
"logo_url": "https://www.bisdn.de/wp-content/themes/bisdn2.1/images/logo_230x78-middle.png",
"website_url": "https://www.bisdn.de/#carriersolutions",
"created_year": "",
"description": "We have built a virtual Broadband Remote Access Server (vBRAS) prototype, based on the CUPS approach (Control User Plane Separation). ",
"category_list": ["Networking"],
"similar_solution_list": [],
"licence_list": [],
"source_code_download": "https://github.com/bisdn",
"source_code_profile": "",
"commercial_support_url": "https://baseboxd.slack.com/",
"floss_software": true,
"commercial_support_open_source_version": true,
"commercial_support_available": true,
"wikipedia_url": "",
"reference_list": [],
"success_case_list": []
}, {
"title": "Pluggable OLT Abstraction (pOLTA)",
"logo_url": "https://www.bisdn.de/wp-content/themes/bisdn2.1/images/logo_230x78-middle.png",
"website_url": "https://www.bisdn.de/#carriersolutions",
"created_year": "",
"description": "In our capacity as Certified Integration Partner (CIP) for Tibit Communications, we have set up a lab in Berlin. Here we are showcasing the interoperability of the pluggable OLTs (Optical Line Terminals) with various switch platforms and with ONUs (Optical Network Units)",
"category_list": ["Networking"],
"similar_solution_list": [],
"licence_list": [],
"source_code_download": "https://github.com/bisdn",
"source_code_profile": "",
"commercial_support_url": "https://baseboxd.slack.com/",
"floss_software": true,
"commercial_support_open_source_version": true,
"commercial_support_available": true,
"wikipedia_url": "",
"reference_list": [],
"success_case_list": []
}]
}