3 releases

new 0.1.2 Jan 2, 2025
0.1.1 Dec 29, 2024
0.1.0 Dec 29, 2024

#1002 in Network programming

Download history 147/week @ 2024-12-25

147 downloads per month

EPL-2.0 OR GPL-3.0

195KB
3.5K SLoC

Datapoints Generator for knxkit

Extracts knx_master.xml from a project file and generates generic and specific data structures. Currently, only the Rust language is supported.

Normally, you should not use this utility directly. Pre-generated rust structures are available in the knxkit_dpt crate.

Usage
dptgen --project=MyProject.knxproj --destination=~/my_project/src/generated --language=rust

Dependencies

~15–27MB
~386K SLoC