Commit graph

12 commits

Author SHA1 Message Date
Amin Ben Romdhane
0a4105c931 Add bbfdm daemon(bbfdmd) 2023-04-14 10:05:08 +00:00
Amin Ben Romdhane
b8bc5c3423 Create a new libraries 'libbbf_api' && 'libbbf_dm' 2023-03-28 16:18:10 +02:00
Amin Ben Romdhane
b2f4f41c8c Add xml validation for generated xml file 2023-03-28 12:13:27 +02:00
vdutta
32511db9d9 Fix pipeline 2023-03-20 14:43:31 +05:30
Suvendhu Hansa
248a8e2053 Handle param information from xml and json
* Added handilng to add description from BBF's DM xml file to converted json file.
* Change DM aggregation in temp txt file from CSV format to JSON
* Added "dm_json_files" in tools_input.json file to define the path of Json files having more details about DM parameters
* Added support to read DM param description from json plugin and update it in "datamodel_default.xml"
* Added support to read the description from defined "dm_json_files" in case description of param is not present in json plugin
* Added support to read the description from defined "dm_json_files" in case datamodel param defined in 'C' code
* Added enum and list type DM parameter in generated "datamodel_default.xml"
2022-09-28 08:46:30 +00:00
Suvendhu Hansa
3f1d9e6b90 Added json plugin for Device.CWMPManagementServer. 2022-06-23 09:19:44 +00:00
Suvendhu Hansa
65fd08a0d6 JSON plugin: Add support for uci list 2022-06-02 08:27:07 +00:00
vdutta
3bfb443fa3 Added TR181 2.15 datamodel json and xml 2022-01-28 11:29:33 +05:30
Amin Ben Ramdhane
0fe5d86703 Add a new tool to validate json plugin 2021-11-11 12:05:22 +01:00
Neeraj Bijalwan
2864ddeacd Add version in parameters 2021-11-03 09:30:12 +01:00
Amin Ben Ramdhane
ec78e61128 Ticket refs #5626: Add in-tree definitions for usp events 2021-08-17 19:08:31 +01:00
Vivek Kumar Dutta
f8535772a2 Added similar input options across tools
- Remove sub-process for calling sub scripts
- Updated readme
- Module test for tools
2021-07-21 09:55:29 +00:00