Skip to content

Commit

Permalink
Merge tag '1.0.0-preview1' into develop
Browse files Browse the repository at this point in the history
- See #47 for supported devices
- NetworkSerialization #34
- XBee implemented #41
- Updated bind request to return #51
- .editorconfig added #57
- UnitTests added #20
- ZigBeeNet with auto generated cluster classes
  • Loading branch information
Mr-Markus committed Jun 27, 2019
2 parents d78ce7e + 0c89c81 commit 0c5f0d5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ This project is highly inspired by https://github.com/zsmartsystems/com.zsmartsy

## Contributing

Feel free to open an issue if you have any idea or enhancement. If you want to implement on code create a fork and open a pull request
Feel free to open an issue if you have any idea or enhancement. If you want to implement on code create a fork and open a pull request.

## Coding guidelines

Expand All @@ -107,7 +107,7 @@ For a cleaner code we have some coding guidelines. you can find them [here](http
## License and Copyright
ZigBeeNet is licensed under the [Eclipse Public License](https://www.eclipse.org/legal/epl-v10.html). Refer to the [license file](LICENSE) for further information.

Some parts of this project are converted in c# from [com.zsmartsystems.zigbee](https://github.com/zsmartsystems/com.zsmartsystems.zigbee).
Some parts of this project are converted to c# from [com.zsmartsystems.zigbee](https://github.com/zsmartsystems/com.zsmartsystems.zigbee).

[com.zsmartsystems.zigbee](https://github.com/zsmartsystems/com.zsmartsystems.zigbee) use code from [zigbee4java](https://github.com/tlaukkan/zigbee4java) which in turn is derived from [ZB4O](http://zb4osgi.aaloa.org/) projects which are licensed under the [Apache-2 license](https://www.apache.org/licenses/LICENSE-2.0).

Expand All @@ -131,6 +131,6 @@ Some documentation used to implement dongle drivers is copywrite to the respecti

[@Mr-Markus](https://github.com/Mr-Markus) (ZigBeeNet, CC2531)

[@nicolaiw](https://github.com/nicolaiw) (ZigBeeNet, CC2531)
[@nicolaiw](https://github.com/nicolaiw) (ZigBeeNet)

[@andreasfedermann](https://github.com/andreasfedermann) (XBee)

0 comments on commit 0c5f0d5

Please sign in to comment.