mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-01-21 19:48:02 +00:00
487f785302
In general ChirpStack is configured with a rx1_delay configuration matching the network latency (e.g. on cellular, one might want to set this to rx1_delay=3). However, this does not take into account a possible latency of the end-application. Handling the uplink and enqueueing a downlink might take more time than the configured rx1_delay (and get_downlink_data_delay) allows. This option makes it possible to increase the RX1 Delay in the device-profile. If the RX1 Delay has between increased relative to the system default, then the get_downlink_data_delay will be incremented with the same amount of seconds. |
||
---|---|---|
.. | ||
application_grpc.pb.go | ||
application.pb.go | ||
device_grpc.pb.go | ||
device_profile_grpc.pb.go | ||
device_profile_template_grpc.pb.go | ||
device_profile_template.pb.go | ||
device_profile.pb.go | ||
device.pb.go | ||
gateway_grpc.pb.go | ||
gateway.pb.go | ||
internal_grpc.pb.go | ||
internal.pb.go | ||
multicast_group_grpc.pb.go | ||
multicast_group.pb.go | ||
relay_grpc.pb.go | ||
relay.pb.go | ||
tenant_grpc.pb.go | ||
tenant.pb.go | ||
user_grpc.pb.go | ||
user.pb.go |