add Lua bindings for ubus events
authorJohn Crispin <blogic@openwrt.org>
Thu, 7 Nov 2013 12:51:11 +0000 (13:51 +0100)
committerJohn Crispin <blogic@openwrt.org>
Thu, 7 Nov 2013 15:23:30 +0000 (16:23 +0100)
It mostly mimick the style of the existing code.

With it and the ubox Lua bindings, you can now send ubus events
through Lua or listen for events (you can register for multiple events
at the same time).

Signed-off-by: Jeff Remy <jeff.remy@gmail.com>

No differences found