Advertisement
Guest User

local_conf.json

a guest
Jun 18th, 2019
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.59 KB | None | 0 0
  1. {
  2.     "gateway_conf": {
  3.         "gateway_ID": "Isi dengan EUI yang sudah didapatkan",
  4.         "servers": [
  5.             {
  6.                 "server_address": "server.lora.id",
  7.                 "serv_port_up": 1700,
  8.                 "serv_port_down": 1700,
  9.                 "serv_enabled": true
  10.             }
  11.         ],
  12.         "ref_latitude": the lat of the rak 831 gateway,
  13.         "ref_longitude": the long of the rak 831 gateway,
  14.         "ref_altitude": 40,
  15.         "contact_email": "contact email of the gateway   owner",
  16.         "description": "a short desciption"
  17.     }
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement