[gpio] GPIO Binding initial contribution (#1334)

* Added GPIO support

Signed-off-by: Nils Bauer <nbauer@niba.tech>
This commit is contained in:
Nils Bauer
2021-01-03 08:38:22 +01:00
committed by GitHub
parent 9776de236f
commit a02be787ee
20 changed files with 808 additions and 0 deletions

View File

@@ -114,6 +114,7 @@
<module>org.openhab.binding.gce</module>
<module>org.openhab.binding.generacmobilelink</module>
<module>org.openhab.binding.goecharger</module>
<module>org.openhab.binding.gpio</module>
<module>org.openhab.binding.globalcache</module>
<module>org.openhab.binding.gpstracker</module>
<module>org.openhab.binding.gree</module>