bbfdm/docs/guide/dm_expose_over_ubus.md
2023-01-09 16:04:10 +05:30

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: