I know only the somehow generic wiki pages of OpenWrt and looked mostly
at the sources:
https://git.openwrt.org/?p=project/ubus.git;a=blob;f=libubus.h
https://git.openwrt.org/?p=project/libubox.git;a=blob;f=blobmsg_json.c
There is also an example for a client in the tree. Currently I have a
w
I'm planning to implement a Ubus client using Boost.Asio / C++'s Networking
TS, in C++, complete with a new implementation of the ubus wire protocol
(in C++).
Is there any documentation available about the Ubus wire protocol?
___
openwrt-devel mailing li