| Crates.io | acn-protocol |
| lib.rs | acn-protocol |
| version | 0.3.1 |
| created_at | 2025-04-13 17:33:43.927073+00 |
| updated_at | 2025-08-23 13:04:43.486128+00 |
| description | ACN protocol written in Rust |
| homepage | https://github.com/mpowell90/acn-protocol |
| repository | https://github.com/mpowell90/acn-protocol |
| max_upload_size | |
| id | 1632016 |
| size | 29,986 |
Architecture for Control Networks (ACN) consists of a suite of protocols and languages which may be configured and combined with other standard protocols in a number of ways to form flexible networked control systems.
no_std compatible.cargo add acn-protocol
or add to Cargo.toml dependencies, crates.io for latest version.
See RootLayerCodec and PduCodec tests for examples.
This project is open to contributions, create a new issue and let's discuss.
Distributed under the MIT License. See LICENSE.txt for more information.