chirpstack_api 4.0.0-test.18

ChirpStack Protobuf / gRPC API definitions.
Documentation
[build-dependencies.pbjson-build]
version = "0.3"

[build-dependencies.tonic-build]
default-features = false
features = ["prost"]
version = "0.7"
[dependencies.hex]
version = "0.4"

[dependencies.pbjson]
version = "0.3"

[dependencies.pbjson-types]
version = "0.3"

[dependencies.prost]
version = "0.10"

[dependencies.prost-types]
version = "0.10"

[dependencies.rand]
version = "0.8"

[dependencies.serde]
version = "1.0"

[dependencies.tokio]
features = ["macros"]
optional = true
version = "1.17"

[dependencies.tonic]
default-features = false
features = ["codegen", "prost"]
version = "0.7"

[features]
api = ["tonic/transport", "tonic-build/transport", "tokio"]
default = ["api"]
internal = []

[package]
authors = ["Orne Brocaar <info@brocaar.com>"]
description = "ChirpStack Protobuf / gRPC API definitions."
edition = "2021"
homepage = "https://www.chirpstack.io"
license = "MIT"
name = "chirpstack_api"
repository = "https://github.com/chirpstack/chirpstack"
version = "4.0.0-test.18"