lpwan

Crates.iolpwan
lib.rslpwan
version0.1.0
sourcesrc
created_at2021-01-25 04:17:25.943796
updated_at2021-01-25 04:17:25.943796
descriptionAn LPWAN Network Stack for rust IoT devices
homepage
repositoryhttps://github.com/rust-iot/rust-lpwan
max_upload_size
id346279
size56,795
ryan (ryankurte)

documentation

README

Rust Low Power Wireless Area Network (LPWAN) Network Stack

An (extremely early, experimental, not yet for real-use) LPWAN network stack in rust. This is intended to provide a simple / testable / composable stack for IoT devices, compatible with common LPWAN network technologies, and is designed for use with radio-hal supported devices.

Status

GitHub tag Build Status Crates.io Docs.rs

Open Issues

Features

  • 802.15.4
    • CSMA MAC
    • TiSCH MAC
  • LoRaWAN
    • MAC
    • ..?
  • RPL
  • Thread
  • 6LowPan
Commit count: 49

cargo fmt