chirpstack/api
Orne Brocaar 24d9b6db54 Add Class-B ping-slot parameters back to device-profile UI.
The device might not always send its periodicity to the network-server
(using mac-commands). As well there is some ambiguity about the default
ping-slot data-rates. While the Regional Parameters Specification
defines the default beacon data-rates, it only defines the default
ping-slot frequency for Class-B.

This also changes the API field from class_b_ping_slot_period to
class_b_ping_slot_nb_k, where ..._k must be between 0 - 7 as defined by
the LoRaWAN Specification. This removes some ambiguity as 'period' could
mean different things in different contexts.
2023-01-12 14:41:42 +00:00
..
go Add Class-B ping-slot parameters back to device-profile UI. 2023-01-12 14:41:42 +00:00
grpc-web Add Class-B ping-slot parameters back to device-profile UI. 2023-01-12 14:41:42 +00:00
java Protobuf Java and Kotlin code generation. (#64) 2023-01-10 15:46:04 +00:00
js Add Class-B ping-slot parameters back to device-profile UI. 2023-01-12 14:41:42 +00:00
kotlin Protobuf Java and Kotlin code generation. (#64) 2023-01-10 15:46:04 +00:00
md Add Class-B ping-slot parameters back to device-profile UI. 2023-01-12 14:41:42 +00:00
proto Add Class-B ping-slot parameters back to device-profile UI. 2023-01-12 14:41:42 +00:00
python Add Class-B ping-slot parameters back to device-profile UI. 2023-01-12 14:41:42 +00:00
rust Add Class-B ping-slot parameters back to device-profile UI. 2023-01-12 14:41:42 +00:00
docker-compose.yml Protobuf Java and Kotlin code generation. (#64) 2023-01-10 15:46:04 +00:00
Dockerfile-go Update API docker files. 2022-12-05 10:44:46 +00:00
Dockerfile-grpc-web Add device-profile option to configure region configuration. 2023-01-09 12:04:10 +00:00
Dockerfile-java Protobuf Java and Kotlin code generation. (#64) 2023-01-10 15:46:04 +00:00
Dockerfile-js Update API docker files. 2022-12-05 10:44:46 +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
Dockerfile-rust Update API docker files. 2022-12-05 10:44:46 +00:00
Makefile Protobuf Java and Kotlin code generation. (#64) 2023-01-10 15:46:04 +00:00