Giter VIP home page Giter VIP logo

gateway-conf's Introduction

TTN Master Gateway Configurations

This repository contains global gateway configuration files for LoRaWAN gateways to be connected to The Things Network.

It is intended that these will form the basis for the "global_conf.json" configuration files, and that the parameters contained herein are only those that pertain to regulatory policy, TTN policy, or TTN operations.

All parameters related to device operations should appear within the gateway's "local_conf.json". Although technically possible, TTN strongly discourages gateways from overriding the parameters contained in these TTN global configuration files.

Due to the difficulty of updating gateways in the field, we recommend that this configuration be dynamically loaded by every gateway upon restart. This will enable TTN to, for example, update servers, ports, or frequency plans as necessary.

Each gateway should be configured with a two-letter "region code" from which the configuration file name can be derived and subsequently loaded using HTTPS. For example, if the configured region is "EU", the gateway will then load and initialize the gateway/s "global_conf.json" file (i.e. using CURL) from:

https://raw.githubusercontent.com/TheThingsNetwork/gateway-conf/master/EU-global_conf.json

NOTE: These config files cannot be used with the poly_pkt_fwd for MultiTech Conduits without modifications! The forwarder will not start/run when attempting to use the files as they are.

gateway-conf's People

Contributors

htdvisser avatar jpmeijers avatar johanstokking avatar tftelkamp avatar kersing avatar romeovs avatar terrillmoore avatar belovictor avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.