mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-01-18 10:36:23 +00:00
e649e75c8d
This includes: * Changing the modulation parameters to its own type. * Changing the timing parameters to its own type. * Change the gateway_id to string. As the json encoding for bytes fields is base64, this was confusing some users. * Change the uplink / downlink id to uint32 from uuid. A string representation of the UUID field (for the same reason as the gateway id) would consome quite some additional bytes. An uint32 provides sufficient uniqueness for the purpose of uplink / downlink. |
||
---|---|---|
.. | ||
go | ||
grpc-web | ||
js | ||
proto | ||
python | ||
rust | ||
docker-compose.yml | ||
Dockerfile-go | ||
Dockerfile-grpc-web | ||
Dockerfile-js | ||
Dockerfile-python | ||
Dockerfile-rust | ||
Makefile |