File tree Expand file tree Collapse file tree 10 files changed +37
-31
lines changed Expand file tree Collapse file tree 10 files changed +37
-31
lines changed Original file line number Diff line number Diff line change @@ -18,19 +18,26 @@ pygmentsUseClasses = true
1818 url = " /install/"
1919 weight = 2
2020
21+ [[menu .main ]]
22+ pre = " <i class='fas fa-broadcast-tower'></i>"
23+ name = " Gateway installation"
24+ identifier = " gateway"
25+ url = " /gateway/"
26+ weight = 3
27+
2128[[menu .main ]]
2229 pre = " <i class='fas fa-code'></i>"
2330 name = " Integrate"
2431 identifier = " integrate"
2532 url = " /integrate/"
26- weight = 3
33+ weight = 4
2734
2835[[menu .main ]]
2936 pre = " <i class='fab fa-github'></i>"
3037 name = " Community & support"
3138 identifier = " community"
3239 url = " /community/"
33- weight = 4
40+ weight = 5
3441
3542[params ]
3643 version = " 2.7.0"
Original file line number Diff line number Diff line change 11---
22title : Gateway installation
3- menu :
4- main :
5- parent : install
6- weight : 3
7- identifier : gateway
83description : Instructions on how to install the LoRa Gateway Bridge component on the gateway itself.
4+ menu :
5+ main :
6+ arent : gateway
7+ hidden : true
98---
109
11- ## Contribute to this list
10+ # Install LoRa Gateway Bridge on the gateway
1211
1312Help us making this list complete! Is the gateway that you are using not
14- listed in the vendors list ? Or are the steps described outdated?
13+ listed? Or are the steps described outdated?
1514Please help by [ Contributing] ({{<ref "/community/contribute.md">}}).
Original file line number Diff line number Diff line change 11---
22title : Kerlink
3- menu :
4- main :
5- parent : gateway
63description : Installation of the LoRa Gateway Bridge on Kerlink gateways.
4+ menu :
5+ main :
6+ parent : gateway
77---
88
99# Kerlink
Original file line number Diff line number Diff line change 11---
22title : Laird
3- menu :
4- main :
5- parent : gateway
63description : Configuring the pre-installed LoRa Gateway Bridge service on Laird gateways.
4+ menu :
5+ main :
6+ parent : gateway
77---
88
99# Laird
Original file line number Diff line number Diff line change 11---
22title : MatchX
3- menu :
4- main :
5- parent : gateway
63description : Onfigure the MatchX gateway to work with the LoRa Gateway Bridge service.
4+ menu :
5+ main :
6+ parent : gateway
77---
88
99# MatchX
Original file line number Diff line number Diff line change 11---
22title : Multitech
3- menu :
4- main :
5- parent : gateway
63description : Installation of the LoRa Gateway Bridge service on the Multitech Conduit gateway.
4+ menu :
5+ main :
6+ parent : gateway
77---
88
99# Multitech
Original file line number Diff line number Diff line change 11---
22title : Raspberry Pi
3- menu :
4- main :
5- parent : gateway
63description : Installation of the LoRa Gateway Bridge on Raspberry Pi based gateways.
4+ menu :
5+ main :
6+ parent : gateway
77---
88
99# Raspberry Pi
Original file line number Diff line number Diff line change 11---
22title : Tektelic
3- menu :
4- main :
5- parent : gateway
63description : Configure the Tektelic Pico IoT Gateway to work with the LoRa Gateway Bridge.
4+ menu :
5+ main :
6+ parent : gateway
77---
88
99# Tektelic
Original file line number Diff line number Diff line change 11---
22title : Wifx
3- menu :
4- main :
5- parent : gateway
63description : Installation of the LoRa Gateway Bridge on Wifx gateways (e.g. LORIX One).
4+ menu :
5+ main :
6+ parent : gateway
77---
88
99# Wifx
Original file line number Diff line number Diff line change 55 < meta name ="viewport " content ="width=device-width, initial-scale=1, shrink-to-fit=no " />
66 < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css " integrity ="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm " crossorigin ="anonymous " />
77 < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootswatch/4.0.0/materia/bootstrap.min.css " />
8- < link href ="https://use.fontawesome.com/releases/v5.0.8 /css/all.css " rel ="stylesheet ">
8+ < link href ="https://use.fontawesome.com/releases/v5.0.13 /css/all.css " rel ="stylesheet ">
99 < link rel ="stylesheet " href ="//www.loraserver.io/css/docs.css " />
1010 < link rel ="stylesheet " href ="//www.loraserver.io/css/highlight.css " />
1111 < title > {{ .Title }} - {{ .Site.Title }}</ title >
You can’t perform that action at this time.
0 commit comments