Coder Social home page Coder Social logo

watch's Introduction

watch

watch message received loraserver/gateway/application by LoRaWAN™

[usage]

watch.exe --mqtt-server tcp://127.0.0.1:1883 --gw-topic gateway/+/stats --app-topic application/+/node/+/rx

[gw-topic]

  1. gateway/[MAC]/stats --Topic for gateway statistics
  2. gateway/[MAC]/rx --Topic for received packets (from nodes)
  3. gateway/[MAC]/tx --Topic for publishing packets to be transmitted by the given gateway.

[app-topic]

  1. application/[AppEUI]/node/[DevEUI]/tx --Applications are able to send data to the nodes
  2. application/[AppEUI]/node/[DevEUI]/rx --To receive data from your node
  3. application/[AppEUI]/node/[DevEUI]/join --Topic for join notifications
  4. application/[AppEUI]/node/[DevEUI]/ack --Topic for ACK notifications.
  5. application/[AppEUI]/node/[DevEUI]/error --Topic for error notifications.
  6. application/[AppEUI]/node/[DevEUI]/rxinfo --Topic for for rx information of received packets (e.g. frequency, bandwidth, ADR, ...)

[Network-Control(TODO)]

  1. application/[AppEUI]/node/[DevEUI]/rxinfo --Topic on which RX related information is published for each received packet.
  2. application/[AppEUI]/node/[DevEUI]/mac/rx --Topic for received MAC commands (from the nodes).
  3. application/[appEUI]/node/[DevEUI]/mac/error --Topic for error notifications
  4. application/[AppEUI]/node/[DevEUI]/mac/tx --Topic for sending MAC commands to the node

[Thanks]

  1. loraserver
  2. lora-gateway-bridge
  3. loraserverdoc

watch's People

Contributors

panyingyun avatar

Watchers

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.