chirpstack/api/rust
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
..
proto Add Class-B ping-slot parameters back to device-profile UI. 2023-01-12 14:41:42 +00:00
src Add back crc_status to UplinkRxInfo. 2023-01-11 11:13:47 +00:00
build.rs [Rust API] Replace relative paths to .proto files with absolute paths (#69) 2022-12-13 10:37:56 +00:00
Cargo.lock Bump tokio from 1.21.1 to 1.23.1 in /api/rust (#81) 2023-01-11 11:07:34 +00:00
Cargo.toml Bump tokio from 1.21.1 to 1.23.1 (#78) 2023-01-11 10:49:32 +00:00
Makefile Update Makefiles. 2022-04-29 11:13:57 +01:00