chirpstack-application-server

module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 7, 2023 License: MIT

README

ChirpStack Application Server

Tests

ChirpStack Application Server is an open-source LoRaWAN Application Server, part of the ChirpStack open-source LoRaWAN Network Server stack. It is responsible for the node "inventory" part of a LoRaWAN infrastructure, handling of received application payloads and the downlink application payload queue. It comes with a web-interface and API (RESTful JSON and gRPC) and supports authorization by using JWT tokens (optional). Received payloads are published over MQTT and payloads can be enqueued by using MQTT or the API.

!!! ChirpStack v4 note !!!

With the release of ChirpStack v4, the source-code has been migrated to https://github.com/chirpstack/chirpstack/. Please refer to the v3 to v4 migration guide for information on how to migrate your ChirpStack v3 instance.

Architecture

architecture

License

ChirpStack Application Server is distributed under the MIT license. See also LICENSE.

Directories

Path Synopsis
cmd
internal
api
integration/awssns
Package awssns implements an AWS NSN integration.
Package awssns implements an AWS NSN integration.
integration/azureservicebus
Package azureservicebus implements an Azure Service-Bus integration.
Package azureservicebus implements an Azure Service-Bus integration.
integration/http
Package http implements a HTTP integration.
Package http implements a HTTP integration.
integration/influxdb
Package influxdb implements a InfluxDB integration.
Package influxdb implements a InfluxDB integration.
integration/logger
Package logger implements an integration which writes logs to Redis.
Package logger implements an integration which writes logs to Redis.
integration/multi
Package multi implements a multi-integration handler.
Package multi implements a multi-integration handler.
tools/swagger
simple tool to merge different swagger definition into a single file
simple tool to merge different swagger definition into a single file

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL