Giter VIP home page Giter VIP logo

multitech-deployment-options's Introduction

Some MultiTech deployment options

  • This is a typical setup for small scale deployments.
  • However, if certain sensors fall out of range another solution is needed.

  • Here, extra Conduits would be used as range extenders and these extra conduits are setup as packet forwarder to 1 Single Conduit that runs the lora server.
  • The single Conduit acting as a Lora Network server accepts remote connections from the packet forwarders on its UDP ports.
  • This single conduit could be considered a single point of failure, and it is difficult to setup Lora Servers on Conduits in high-available mode.

  • Small variation from the previous deployment.
  • Here, multiple gateways are deployed only this time both Conduits and other off-the-shelf gateways).
  • They all act as packet forwarders and 1 Conduit is configured a the Lora server. It will contain the "known" sensor config, handle de-duplication / decryption of payloads.
  • This single Lora Server would be a single point of failure and could become a potential bottleneck as it is difficult (or even impossible) to scale.
  • having multiple lora servers in the architecture would lead to issues upstream I guess ? duplicate messages and such.

  • Here, the Lora Server runs in the cloud and all Conduits are setup as packet forwarders.
  • The cloud based lorawan server will contain the "known" sensor config, handle de-duplication / decryption of payloads
  • The advantage here would be a more robust LoRaWAN architecture where proper failover can be configured in the cloud.

multitech-deployment-options's People

Contributors

ddewaele avatar

Watchers

 avatar James Cloos avatar  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.