Controlling bmx7 via command line works well, but various think could be improved by using ubus instead. Various, spontaneous improvements I could think of:
Better control of bmx7 via scripts
Controlling bmx7 via Luci / Luci-ng / Lime-App
Replace inotifywait with ubus wait_for (inotifywait + lib is about ~50kb in size)
Controlling bmx7 via command line works well, but various think could be improved by using
ubus
instead. Various, spontaneous improvements I could think of:inotifywait
withubus wait_for
(inotifywait + lib is about ~50kb in size)@axn @dangowrt