tlaukkan / zigbee4java

Zigbee API for Java provides simple Java interface to ZigBee network.
Apache License 2.0
144 stars 68 forks source link

ZigBeeConsole Slack Bot example available #89

Closed tlaukkan closed 8 years ago

tlaukkan commented 8 years ago

Hi

Here is an example of interfacing with ZigBeeConsole via JSON RPC API. You can hook this Slack Bot to your team and use direct chat with bot to interact with the ZigBeeConsole.

https://github.com/tlaukkan/zig

-Tommi