phytrace-sdk 0.0.1

PhyTrace SDK for autonomous systems telemetry capture and streaming
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "phytrace-sdk"
version = "0.0.1"
edition = "2021"
authors = ["PhyWare Engineering <engineering@phyware.io>"]
description = "PhyTrace SDK for autonomous systems telemetry capture and streaming"
documentation = "https://docs.phyware.io/phytrace-sdk"
homepage = "https://phyware.io"
repository = "https://github.com/phyware/phytrace-sdk-rust"
license = "MIT OR Apache-2.0"
keywords = ["robotics", "telemetry", "autonomous", "iot", "phyware"]
categories = ["api-bindings"]
readme = "README.md"