Skip to content

🦀 Rust wrapper for a famous BACnet Protocol Stack library in C

Notifications You must be signed in to change notification settings

Green-Mod/bacnet-stack-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bacnet-stack-rs

This library is a Rust wrapper for the BACnet Stack project, built with bindgen, cmake, and love 💚.

The folder bacnet-sys/bacnet-stack contains the submodule of the original C library.

Also, this repository is kind of a fork of this other one, updated to the latest version of Rust and bacnet-stack.

Updating the stack

To update the stack, you need to update the submodule bacnet-stack to the latest commit, always check if cargo can still build the project, with cargo build, and then run cargo test to check if the tests are still passing.

About

🦀 Rust wrapper for a famous BACnet Protocol Stack library in C

Topics

Resources

Stars

Watchers

Forks