brocaar / chirpstack-network-server

ChirpStack Network Server is an open-source LoRaWAN network-server.
https://www.chirpstack.io
MIT License
1.49k stars 546 forks source link

Continuation of #95 - Add more network info like Channel/Suband and SF #102

Closed TimelessNL closed 7 years ago

TimelessNL commented 7 years ago

As a continuation of #95 I would like to add more networking information like the RX channel/SubBand and received Spreading Factor.

Would that be possible?

brocaar commented 7 years ago

Yes, I'll add that soon. I think with ADR in the pipeline, it would also be nice to see the effect of the adaptive data-rate engine at the application-side.

TimelessNL commented 7 years ago

That's great, thanks :)

brocaar commented 7 years ago

This has been implemented and released as LoRa App Server 0.2.0. See https://docs.loraserver.io/lora-app-server/mqtt-topics/#receiving for an example.