-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathinnoroute.json
71 lines (71 loc) · 2.84 KB
/
innoroute.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
{
"created": "2020-03-30",
"title": "InnoRoute",
"type": "Organisation",
"logo_url": "https://innoroute.com/wp-content/uploads/2017/06/Logo_sizedforWebsite.png",
"location": {
"title": "InnoRoute GmbH",
"address": "Marsstr. 14a",
"postal_code": "80335",
"city": "Munich",
"country": "DE",
"phone_contact": "+49 89 87767567",
"mail_contact": "[email protected]",
"coordinate_list": [48.143706343683164, 11.559146457687417]
},
"subsidiary_location_list": [],
"website_url": "https://innoroute.com/",
"founded_year": 2010,
"kpi_list": [{
"year": 2017,
"staff": 9,
"earnings": "130 323 EUR",
"total_assets": "332 285 EUR",
"revenues": "",
"source_url": "https://www.bundesanzeiger.de/"
},{
"year": 2016,
"staff": 12,
"earnings": "-104 428 EUR",
"total_assets": "607 860 EUR",
"revenues": "",
"source_url": "https://www.bundesanzeiger.de/"
}],
"solution_list": [{
"title": "TrustNode Router",
"logo_url": "https://innoroute.com/wp-content/uploads/2021/11/tn3_klein.png",
"website_url": "https://innoroute.com/trustnode_router/",
"created_year": "",
"description": "The TrustNode, e.g., in its Research Edition, is the enabling platform for this transformation for research labs, R&D, certification and test, network operators and cloud service providers to flexibly customize networks to their needs. ",
"category_list": ["Router"],
"similar_solution_list": [],
"licence_list": [],
"source_code_download": "",
"source_code_profile": "",
"commercial_support_url": "https://innoroute.com/contact-2/",
"floss_software": false,
"commercial_support_open_source_version": false,
"commercial_support_available": true,
"wikipedia_url": "",
"reference_list": [],
"success_case_list": []
},{
"title": "RealTimeHAT",
"logo_url": "https://innoroute.com/wp-content/uploads/2020/09/EhUD1TIXcAck2QH.jpeg",
"website_url": "https://innoroute.com/realtimehat/",
"created_year": "",
"description": "The new Real-Time HAT by InnoRoute adds IEEE1588 PTP support in hardware to a Raspberry Pi 4 nestled beneath. Based around a Xilinx Artix-7 FPGA and a handful of gigabit Ethernet PHY devices, the HAT acts as network-passthrough, adding accurate time-stamps to egress (outgoing) packets and stripping time-stamps from the ingress (incoming) side.",
"category_list": ["Networking"],
"similar_solution_list": [],
"licence_list": ["GPL v3.0"],
"source_code_download": "https://github.com/InnoRoute/RealtimeHAT",
"source_code_profile": "",
"commercial_support_url": "https://innoroute.com/contact-us/",
"floss_software": false,
"commercial_support_open_source_version": false,
"commercial_support_available": true,
"wikipedia_url": "",
"reference_list": [],
"success_case_list": []
}]
}