chirpstack / chirpstack-gateway-bridge

ChirpStack Gateway Bridge abstracts Packet Forwarder protocols into Protobuf or JSON over MQTT.
https://www.chirpstack.io
MIT License
415 stars 269 forks source link

configurable keep alive for mqtt #176

Closed smaXtecStefan closed 3 years ago

smaXtecStefan commented 3 years ago

The keep alive interval for MQTT can be set using the configfile.

This is useful to optimize the data usage. It makes it possible to fine tune the data consumption when using cellular data.

brocaar commented 3 years ago

Thanks @smaXtecStefan :+1: