mirror of
https://github.com/Telecominfraproject/oopt-tai.git
synced 2026-01-08 14:41:26 +00:00
stub library was just a reference example for TAI library implementers. This patch adds more functionality to be able to test other TAI components like taish using stub library. Major updates are - add storage to store attributes which are set - call module_presence callback - use meta library instead of switch statements to automatically support newly added attributes Signed-off-by: Wataru Ishida <ishida@nel-america.com>
288 B
288 B
TAI stub library
TAI stub library is an example TAI library. TAI library implementers can use this as a reference implementation.
How to build
prerequisite
$ make