mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2025-12-10 07:44:39 +01:00
764 B
764 B
How to expose datamodel over ubus directly with the help of libbbf APIs
Libbbf_ubus is the library that helps in exposing the datamodel over ubus directly using libbbf_api.
Application using libbbf_ubus, shall not use the libbbfdm library because all needed operations from libbbfdm library has been internally handled in libbbf_ubus.
To identify the mechanism of exposing datamodel directly over ubus please refer to the sample code dmtest.c
For more info you can see the schemas at: