Updating the http-ttn-mqtt.js receiver to publish one new message for each unique gateway in the TTN metadata json field, instead of publishing only the best rssi value.
We need to feature gate this on an item in the config file. Most of the time we don't want this behavior, but for the cases where we do we can set the flag.
Updating the http-ttn-mqtt.js receiver to publish one new message for each unique gateway in the TTN metadata json field, instead of publishing only the best rssi value.