config wireless-controller lw-profile
Configure LoRaWAN profile.
config wireless-controller lw-profile
Description: Configure LoRaWAN profile.
edit <name>
set comment {string}
set cups-api-key {password}
set cups-server {string}
set cups-server-port {integer}
set lw-protocol [basics-station|packet-forwarder]
set tc-api-key {password}
set tc-server {string}
set tc-server-port {integer}
next
end
config wireless-controller lw-profile
|
Parameter |
Description |
Type |
Size |
Default |
||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
comment |
Comment. |
string |
Maximum length: 63 |
|
||||||
|
cups-api-key |
CUPS API key of LoRaWAN device. |
password |
Not Specified |
|
||||||
|
cups-server |
CUPS (Configuration and Update Server) domain name or IP address of LoRaWAN device. |
string |
Maximum length: 255 |
|
||||||
|
cups-server-port |
CUPS Port value of LoRaWAN device. |
integer |
Minimum value: 0 Maximum value: 65535 |
0 |
||||||
|
lw-protocol |
Configure LoRaWAN protocol (default = basics-station) |
option |
- |
basics-station |
||||||
|
|
|
|||||||||
|
name |
LoRaWAN profile name. |
string |
Maximum length: 35 |
|
||||||
|
tc-api-key |
TC API key of LoRaWAN device. |
password |
Not Specified |
|
||||||
|
tc-server |
TC (Traffic Controller) domain name or IP address of LoRaWAN device. |
string |
Maximum length: 255 |
|
||||||
|
tc-server-port |
TC Port value of LoRaWAN device. |
integer |
Minimum value: 0 Maximum value: 65535 |
0 |
||||||