Skip to content

Lua client binding for EIBD, the open-source EIB/KNX daemon

Notifications You must be signed in to change notification settings

ekarak/eibd_lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a Lua client for eibd, the open-source EIB/KNX daemon.
Sister project: the Ruby client ( https://github.com/ekarak/eibd_ruby )

just following patch to bcusdk-0.0.5/eibd/client/Makefile.in 
so as to add Ruby and Lua client language support:

67c67
< DIST_SUBDIRS = def c java php perl cs python pascal .
---
> DIST_SUBDIRS = def c java php perl cs python pascal eibd_ruby eibd_lua .
244c244
< SUBDIRS = def c $(BUILDJAVA) php perl cs python pascal .
---
> SUBDIRS = def c $(BUILDJAVA) php perl cs python pascal eibd_ruby eibd_lua .

About

Lua client binding for EIBD, the open-source EIB/KNX daemon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published