helium / helium-packet-router

Apache License 2.0
8 stars 5 forks source link

Add network field to metadata #286

Closed jpmeijers closed 4 months ago

jpmeijers commented 6 months ago

Ref https://github.com/helium/helium-packet-router/issues/285

In the metadata for a gateway/hotspot that is sent to ChirpStack, explicitly state that this packet comes from the Helium IoT network. This would help services on the other side of ChirpStack know for sure if the packet was received by Helium, without having to guess from the other metadata fields.

macpie commented 4 months ago

Gonna run test locally make sure everything good before merge

macpie commented 4 months ago

Issued PR https://github.com/jpmeijers/helium-packet-router/pull/2 to fix tests