chirpstack/api
Orne Brocaar 487f785302 Add option to increase RX1 Delay in device-profile.
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.
2024-05-02 10:29:10 +01:00
..
csharp api: Remove generated API files from repo + update build. 2024-04-01 14:27:15 +01:00
go Add option to increase RX1 Delay in device-profile. 2024-05-02 10:29:10 +01:00
grpc-web Bump version to 4.8.0-test.2 2024-04-10 10:12:06 +01:00
java Bump version to 4.8.0-test.2 2024-04-10 10:12:06 +01:00
js Bump version to 4.8.0-test.2 2024-04-10 10:12:06 +01:00
kotlin Bump version to 4.8.0-test.2 2024-04-10 10:12:06 +01:00
md api: Remove generated API files from repo + update build. 2024-04-01 14:27:15 +01:00
proto Add option to increase RX1 Delay in device-profile. 2024-05-02 10:29:10 +01:00
python Bump version to 4.8.0-test.2 2024-04-10 10:12:06 +01:00
rust Add option to increase RX1 Delay in device-profile. 2024-05-02 10:29:10 +01:00
docker-compose.yml api: Remove generated API files from repo + update build. 2024-04-01 14:27:15 +01:00
Dockerfile-csharp Adds C# builds and namespaces (#100) 2023-01-31 18:29:21 +00:00
Dockerfile-java Protobuf Java and Kotlin code generation. (#64) 2023-01-10 15:46:04 +00:00
Dockerfile-kotlin Protobuf Java and Kotlin code generation. (#64) 2023-01-10 15:46:04 +00:00
Dockerfile-md Update API docker files. 2022-12-05 10:44:46 +00:00
Dockerfile-python Update API docker files. 2022-12-05 10:44:46 +00:00
Makefile api: Remove generated API files from repo + update build. 2024-04-01 14:27:15 +01:00