Skip to content

aazev/bacnet-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%