torkleyy / ebus

Software driver for eBUS (energy bus)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eBUS

CI API docs License

Software driver for eBUS (energy bus) written in Rust.

  • no-std
  • few dependencies:
    • log (optional)

Features

  • Lightweight API allowing for different execution models
  • Priority-based collision resolution
  • Sending Master-Slave telegram
  • Receiving Master-Slave telegram
  • Master-Master
  • Sniffing
  • Broadcast

Integration

See the integration example.

License

This software is licensed under Apache-2.0.

About

Software driver for eBUS (energy bus)

License:Apache License 2.0


Languages

Language:Rust 100.0%