Skip to content

helium/helium-packet-router-ingest

Repository files navigation

Helium Packet Router Protocols

Backend interfaces meant to be run downstream from the Helium Packet Router.

Create a Route in the Config Service using the Helium Config Service CLI. Set the protocol of the route to packet_router, and point it to wherever this service is running.

All available settings are in settings/default.toml. Override the settings you need to change, and that will be applied on top of settings/defualt.toml.

Running

There is a sample docker-compose.yml. Or run directly.

cargo run settings.toml

Protocol

The protocol is determined by settings protocol field in the settings.toml to "gwmp" | "http".

About

LoRaWAN Backend Interface for Helium GRPC.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published