chirpstack / chirpstack-mqtt-forwarder

ChirpStack MQTT Forwarder is a forwarder which can be installed on the gateway to forward LoRa data over MQTT.
MIT License
22 stars 13 forks source link

Feature: Add support for MQTT keep_alive_interval #54

Closed bconway closed 8 months ago

bconway commented 8 months ago

This is a useful feature for tuning cellular data usage, and is available in the Gateway Bridge. This particular knob is currently exposed in ChirpStack as well, so it may not be a huge lift and adds a bit of consistency.

Thanks.

brocaar commented 8 months ago

I thought this option was already there, but apparently this was not the case. I will push a fix for this.