mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-01-23 09:00:27 +01:00
37 lines
519 B
JSON
37 lines
519 B
JSON
{
|
|
"version":1,
|
|
"callsign":"NOCALL-10",
|
|
"wifi":
|
|
{
|
|
"active":false,
|
|
"AP": [
|
|
{ "SSID":"", "password":"" }
|
|
]
|
|
},
|
|
"beacon":
|
|
{
|
|
"message":"LoRa iGATE & Digi, Info: github.com/peterus/LoRa_APRS_iGate",
|
|
"position":
|
|
{
|
|
"latitude":0.000000,
|
|
"longitude":0.000000
|
|
}
|
|
},
|
|
"aprs_is":
|
|
{
|
|
"active":false,
|
|
"password":"",
|
|
"server":"euro.aprs2.net",
|
|
"port":14580,
|
|
"beacon":true,
|
|
"beacon_timeout":15
|
|
},
|
|
"digi":
|
|
{
|
|
"active":false,
|
|
"forward_timeout":5,
|
|
"beacon":true,
|
|
"beacon_timeout":30
|
|
}
|
|
}
|