knx_ets_rs 0.0.6

KNX ETS Library
Documentation
# knx_ets_rs

[![Apache licensed](https://img.shields.io/badge/license-Apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
[![Build Status](https://travis-ci.org/uwearzt/knx_ets_rs.svg?branch=master)](https://travis-ci.org/uwearzt/knx_ets_rs)
[![crates.io](https://meritbadge.herokuapp.com/knx_ets_rs)](https://crates.io/crates/knx_ets_rs)
[![Gitter](https://badges.gitter.im/knx_rs/Lobby.svg)](https://gitter.im/knx_rs/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

The `knx_ets_rs` implements reading of the KNX ETS tool for use with the `knx_rs` and
`knx_examples_rs` crates.

At the moment only the exported OPC file is supported.

## Contributors

* mail@uwe-arzt.de Uwe Arzt

## License

[Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)