perfgate-sensor 0.15.1

Sensor report building for cockpit integration
Documentation
[package]

name = "perfgate-sensor"

version.workspace = true

edition.workspace = true

rust-version.workspace = true

license.workspace = true

repository.workspace = true

homepage.workspace = true

authors.workspace = true

description = "Sensor report building for cockpit integration"

readme = "README.md"

documentation = "https://docs.rs/perfgate-sensor"

keywords = ["sensor", "report", "cockpit", "integration"]

categories = ["development-tools"]



[dependencies]

perfgate-types.workspace = true

perfgate-sha256.workspace = true

serde.workspace = true

serde_json.workspace = true



[dev-dependencies]

proptest = "1.7"

insta.workspace = true

perfgate-validation.workspace = true