chirpstack_api 4.3.0

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

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

[dependencies.pbjson]
version = "0.5"

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

[dependencies.prost]
version = "0.11"

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

[dependencies.rand]
version = "0.8"

[dependencies.serde]
version = "1.0"

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

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

[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.3.0"