chirpstack/api/go
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
..
api Add Class-B ping-slot parameters back to device-profile UI. 2023-01-12 14:41:42 +00:00
common Re-generate API + update code. 2022-12-05 11:46:36 +00:00
gw Add back crc_status to UplinkRxInfo. 2023-01-11 11:13:47 +00:00
integration Update .gitignore + re-generate API. 2023-01-10 15:57:06 +00:00
meta Re-generate API + update code. 2022-12-05 11:46:36 +00:00
go.mod Fix Go api packages. 2022-04-21 15:19:27 +01:00
go.sum Initial commit. 2022-04-06 21:18:32 +01:00
Makefile Implement api request logging to Redis Streams. 2022-11-28 10:59:28 +00:00