meshtastic 0.1.9

A Rust library for communicating with and configuring Meshtastic devices.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "version": "4",
  "specifiers": {
    "npm:@bufbuild/protobuf@^2.2.3": "2.2.3"
  },
  "npm": {
    "@bufbuild/protobuf@2.2.3": {
      "integrity": "sha512-tFQoXHJdkEOSwj5tRIZSPNUuXK3RaR7T1nUrPgbYX1pUbvqqaaZAsfo+NXBPsz5rZMSKVFrgK1WL8Q/MSLvprg=="
    }
  },
  "workspace": {
    "dependencies": [
      "npm:@bufbuild/protobuf@^2.2.3"
    ]
  }
}