ubus/lua
Etienne Champetier 2f793a4eb0 lua: add optional path filter to objects() method
'ubus list [<path>]' passes the path to ubusd,
this commit fix the lua bindings to do the same

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2022-05-30 07:00:52 +02:00
..
CMakeLists.txt add INCLUDE_DIRECTORIES to subdirectories 2013-03-03 03:43:22 +01:00
publisher.lua Implemented publish/subscribe lua bindings to libubus-lua with example lua files. 2016-06-06 14:47:10 +02:00
subscriber.lua ubus/lua: pass notification name to callback 2018-01-17 09:59:58 +01:00
test.lua lua: add 'defer_request' and 'complete_deferred_request' functions 2016-11-21 11:27:05 +01:00
test_client.lua add Lua bindings for ubus events 2013-11-07 16:23:30 +01:00
ubus.c lua: add optional path filter to objects() method 2022-05-30 07:00:52 +02:00