Zway-Bot manage a Zwave.me installation so that it has more features
Zway-Bot | ||
.gitignore | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
Zway-Bot.sln |
BlubbFish.IoT.Bots.ZwayBot (Zway-Bot)
Programm that uses the zway library and crawls zwave data from a controller.
This program is running on every hardware that supports dotnet.
Getting Started
The project documentation is available on the Wiki.
Usage
This software can not run itselfs, cause its a library.
Development
- Versioning: Use SemVer and tag the repository with full version string. E.g.
v1.0.0
Copyright
This library is under GNU LESSER GENERAL PUBLIC LICENSE Version 3
Prerequisite
If you want to work with this programm, please checkout zway-project with all submodules, to get all dependencies.
Internal
- BlubbFish.Utils (Utils)
- BlubbFish.Utils.IoT (Utils-IoT)
- BlubbFish.Utils.IoT.Bots (Bot-Utils)
- BlubbFish.Utils.IoT.Interfaces (Iot-Interfaces)
- BlubbFish.Utils.IoT.Connector.Data (ConnectorDataMqtt)
- BlubbFish.IoT.Zway (Zway)
External
Test
You need to compile he library and use it with a calling agent.
Build
Build it with Visual Studio.
Contributing
Contributions are welcome.
Please fork, make your changes, and submit a pull request. For major changes, please open an issue first and discuss it with the other authors.