aazev / bacnet-rs

Rust BACnet stack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust BACnet stack

This is currently in a very early development phase. It's intended to work as a walking skeleton and evolve in a complete BACnet implementation

Implementation of the BACnet (ASHRAE-135) standard in Rust.

Some of the goals are:

  • Type safe BACnet telegram encoder and decoder
  • Work with an asynchronous network stacks
  • Work in a WebAssembly environment

About

Rust BACnet stack

License:Apache License 2.0


Languages

Language:Rust 100.0%