forked from helium/well-known
-
Notifications
You must be signed in to change notification settings - Fork 0
/
providers.json
112 lines (112 loc) · 4.49 KB
/
providers.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
[
{
"name": "1663.io Console",
"logoRaster": "https://raw.githubusercontent.com/helium/well-known/main/lists/lns-providers/imgs/1663.png",
"logoVector": null,
"url": "https://1663.io/",
"companyHQ": ["USA"],
"serviceRegion": ["Global"],
"serverType": ["Shared", "Private"],
"serverLocation": ["Europe", "USA"],
"description": "Custom plans offering unlimited data, significant long-term discounts, and access to additional professional services."
},
{
"name": "ChirpCloud by Trackpac",
"logoRaster": "https://raw.githubusercontent.com/helium/well-known/main/lists/lns-providers/imgs/chirpcloud.png",
"logoVector": null,
"url": "https://chirpcloud.co.uk/",
"companyHQ": ["United Kingdom"],
"serviceRegion": ["Global"],
"serverType": ["Shared", "Private", "On Premise"],
"serverLocation": ["Europe"],
"description": "Per-device monthly infrastructure subscription + DC usage. Custom for Private SaaS & On-Premise."
},
{
"name": "Heliotics & UPLINK Network",
"logoRaster": "https://raw.githubusercontent.com/helium/well-known/main/lists/lns-providers/imgs/heliotics.png",
"logoVector": null,
"url": "https://heliotics.com/",
"companyHQ": ["Germany"],
"serviceRegion": ["Global"],
"serverType": ["Shared", "Private", "On Premise"],
"serverLocation": ["Europe"],
"description": "Professional solutions for Private SaaS & On-Premise. Operated on own infrastructure, backed by a dedicated NOC"
},
{
"name": "Helium IoT Europe (by Ingenious Things)",
"logoRaster": "https://raw.githubusercontent.com/helium/well-known/main/lists/lns-providers/imgs/helium-iot.png",
"logoVector": null,
"url": "https://www.helium-iot.eu/",
"companyHQ": ["France"],
"serviceRegion": ["Global"],
"serverType": ["Shared", "Private"],
"serverLocation": ["Europe"],
"description": "Pay-per-message for public or pay-per-month for private and additional support."
},
{
"name": "IoT-Wireless",
"logoRaster": "https://raw.githubusercontent.com/helium/well-known/main/lists/lns-providers/imgs/iot-wireless.png",
"logoVector": null,
"url": "https://www.iot-wireless.com",
"companyHQ": ["USA"],
"serviceRegion": ["USA","Global"],
"serverType": ["Shared", "Private"],
"serverLocation": ["USA","Any AWS Region"],
"description": "Pay-per-message for public use. Pay-per-month for private."
},
{
"name": "MeteoScientific",
"logoRaster": "https://raw.githubusercontent.com/helium/well-known/main/lists/lns-providers/imgs/meteo-scientific.png",
"logoVector": null,
"url": "https://www.meteoscientific.com/",
"companyHQ": ["USA"],
"serviceRegion": ["USA"],
"serverType": ["Public"],
"serverLocation": ["Europe"],
"description": "Permissionless pay-per-message for public use."
},
{
"name": "Qnectd",
"logoRaster": "https://raw.githubusercontent.com/helium/well-known/main/lists/lns-providers/imgs/qnectd.png",
"logoVector": null,
"url": "https://qnectd.com/",
"companyHQ": ["Bulgaria"],
"serviceRegion": ["Global"],
"serverType": ["Shared", "Private"],
"serverLocation": ["Eastern Europe"],
"description": "Per-device monthly subscription cost, custom for private servers."
},
{
"name": "SkyNet IoT",
"logoRaster": "https://raw.githubusercontent.com/helium/well-known/main/lists/lns-providers/imgs/skynet.png",
"logoVector": null,
"url": "https://www.skynetiot.io/",
"companyHQ": ["Netherlands"],
"serviceRegion": ["Global"],
"serverType": ["Shared", "Private"],
"serverLocation": ["Europe", "USA"],
"description": "Yearly subscription cost fixed bundles, custom for private servers."
},
{
"name": "Yosensi",
"logoRaster": null,
"logoVector": "https://raw.githubusercontent.com/helium/well-known/main/lists/lns-providers/imgs/yosensi.svg",
"url": "https://yosensi.io/management_platform/",
"companyHQ": ["Poland"],
"serviceRegion": ["Global"],
"serverType": ["Shared"],
"serverLocation": ["Europe"],
"description": "Pay-per-message"
},
{
"name": "WDRIoT Australia",
"logoRaster": "https://raw.githubusercontent.com/helium/well-known/main/lists/lns-providers/imgs/wdriot.png",
"logoVector": null,
"url": "https://www.wdriot.com/",
"companyHQ": ["Australia"],
"serviceRegion": ["Global"],
"serverType": ["Shared", "Private"],
"serverLocation": ["Australia"],
"description": "Per-device monthly subscription cost, custom for private servers."
}
]