vault / meshtastic-protobufs / v2.7.19
meshtastic-protobufs @ v2.7.19
integrity
- size
- 102.8 KiB
- downloaded
- last checked
release notes
What's Changed
- feat/sen5x-state-proto by @oscgonfer in https://github.com/meshtastic/protobufs/pull/750
- Bubbles pref by @thebentern in https://github.com/meshtastic/protobufs/pull/856
- Refactor CI publish workflow and remove Rust support by @danditomaso in https://github.com/meshtastic/protobufs/pull/853
- Fix JSR publish by adding .ts import extensions by @danditomaso in https://github.com/meshtastic/protobufs/pull/858
- Add SHT21 sensor to TelemetrySensorType by @Tomas-Kuchta-FPV in https://github.com/meshtastic/protobufs/pull/855
- Add HDC1080 to telemetry protobuf by @yarbschris in https://github.com/meshtastic/protobufs/pull/845
- Add STC31 CO2 sensor to TelemetrySensorType enum by @thebentern in https://github.com/meshtastic/protobufs/pull/859
- Add protobufs for a in-development traffic management module. by @h3lix1 in https://github.com/meshtastic/protobufs/pull/849
New Contributors
- @Tomas-Kuchta-FPV made their first contribution in https://github.com/meshtastic/protobufs/pull/855
- @yarbschris made their first contribution in https://github.com/meshtastic/protobufs/pull/845
- @h3lix1 made their first contribution in https://github.com/meshtastic/protobufs/pull/849
Full Changelog: https://github.com/meshtastic/protobufs/compare/v2.7.18...v2.7.19
download
unix · zip
curl -fL -o v2.7.19.zip https://ratatoskr.space/pkg/meshtastic-protobufs/v2.7.19.zip
printf '%s %s\n' '98c82b4dbcf23fe027b8b03c94d3bd6c3a177f18d3647881e4ba15b5b0f2f0be' 'v2.7.19.zip' | sha256sum -c -
windows · zip
$url = "https://ratatoskr.space/pkg/meshtastic-protobufs/v2.7.19.zip"
$out = "v2.7.19.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "98c82b4dbcf23fe027b8b03c94d3bd6c3a177f18d3647881e4ba15b5b0f2f0be") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v2.7.19.tar.gz https://ratatoskr.space/pkg/meshtastic-protobufs/v2.7.19.tar.gz
printf '%s %s\n' '310532a4b6d96ee89582ba87f515c8ff6244a013dc16e54bdbdbd7b4a9700fc9' 'v2.7.19.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "https://ratatoskr.space/pkg/meshtastic-protobufs/v2.7.19.tar.gz"
$out = "v2.7.19.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "310532a4b6d96ee89582ba87f515c8ff6244a013dc16e54bdbdbd7b4a9700fc9") { throw "sha256 mismatch" }
download via yggdrasil mesh
unix · zip
curl -fL -o v2.7.19.zip http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-protobufs/v2.7.19.zip
printf '%s %s\n' '98c82b4dbcf23fe027b8b03c94d3bd6c3a177f18d3647881e4ba15b5b0f2f0be' 'v2.7.19.zip' | sha256sum -c -
windows · zip
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-protobufs/v2.7.19.zip"
$out = "v2.7.19.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "98c82b4dbcf23fe027b8b03c94d3bd6c3a177f18d3647881e4ba15b5b0f2f0be") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v2.7.19.tar.gz http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-protobufs/v2.7.19.tar.gz
printf '%s %s\n' '310532a4b6d96ee89582ba87f515c8ff6244a013dc16e54bdbdbd7b4a9700fc9' 'v2.7.19.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-protobufs/v2.7.19.tar.gz"
$out = "v2.7.19.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "310532a4b6d96ee89582ba87f515c8ff6244a013dc16e54bdbdbd7b4a9700fc9") { throw "sha256 mismatch" }
| artifact | format | size | hashes |
|---|---|---|---|
| v2.7.19.zip | zip | 103.9 KiB |
blake3-24 34bf56495a2bdffb8da6401661bbdf09163a0ebb996ed22a
sha256 98c82b4dbcf23fe027b8b03c94d3bd6c3a177f18d3647881e4ba15b5b0f2f0be
sha1 446402e522a6b56b497044eb727bf1d6a093c3cf
|
| v2.7.19.tar.gz | tar.gz | 81.2 KiB |
blake3-24 f5b80155c237afb6cad16e391b00a2ecb89b17552f5a70a1
sha256 310532a4b6d96ee89582ba87f515c8ff6244a013dc16e54bdbdbd7b4a9700fc9
sha1 321f85859ea2f248fa04642b38696f939f132f1d
|
install
bazel
http_archive(
name = "meshtastic-protobufs",
urls = ["https://ratatoskr.space/pkg/meshtastic-protobufs/v2.7.19.tar.gz"],
integrity = "sha256-MQUypLbZbuiVgrqH9RXI/2JEoBPcFuVL29vXtKlwD8k=",
strip_prefix = "meshtastic-protobufs-v2.7.19",
)
zig
.url = "https://ratatoskr.space/pkg/meshtastic-protobufs/v2.7.19.tar.gz",
install via yggdrasil mesh
bazel
http_archive(
name = "meshtastic-protobufs",
urls = ["http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-protobufs/v2.7.19.tar.gz"],
integrity = "sha256-MQUypLbZbuiVgrqH9RXI/2JEoBPcFuVL29vXtKlwD8k=",
strip_prefix = "meshtastic-protobufs-v2.7.19",
)
zig
.url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-protobufs/v2.7.19.tar.gz",