3 releases

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

#1276 in Network programming

Download history 138/week @ 2024-12-24 172/week @ 2024-12-31 5/week @ 2025-01-07

315 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–30MB
~385K SLoC