Added Zigbee plugin based on Zigbee4java
This commit is contained in:
parent
4f0398260b
commit
dd1cc00c9d
4 changed files with 180 additions and 0 deletions
5
plugins/hal-zigbee/build.gradle
Normal file
5
plugins/hal-zigbee/build.gradle
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
dependencies {
|
||||
implementation project(':hal-core')
|
||||
|
||||
implementation 'org.bubblecloud.zigbee4java:zigbee-api:3.0.3'
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue