Commit graph

18 commits

Author SHA1 Message Date
Vivek Kumar Dutta
dea555173f
tools: Fix datatypes in generated json 2024-11-27 12:21:15 +00:00
Amin Ben Romdhane
058778371d Fix pipeline 2024-05-14 16:22:25 +02:00
Amin Ben Romdhane
6332fe98e1 T#13964: Generate single datamodel.json from datamodel xmls 2024-04-12 03:11:09 +00:00
Amin Ben Romdhane
70c1708dd5 Excel Tool: Highlight Obsolete Items with Grey Color 2024-02-12 11:34:29 +01:00
Vivek Kumar Dutta
106d754c0f Import TR181-2.17 2024-01-19 14:21:48 +00:00
Vivek Kumar Dutta
8d4298b537 Adding TR181-2.16 xml 2023-06-15 08:23:53 +00:00
Amin Ben Romdhane
3cb2e902ba rename 'libbbf_api' -> 'libbbfdm-api' & 'libbbf_dm' -> 'libbbfdm' 2023-04-17 23:33:55 +02:00
Amin Ben Romdhane
b8bc5c3423 Create a new libraries 'libbbf_api' && 'libbbf_dm' 2023-03-28 16:18:10 +02:00
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
fdc76219da Add default value from xml to json datamodel 2022-09-20 11:35:17 +05:30
Amin Ben Ramdhane
d74fc9f58c JSON file: Add mandatory field support 2022-05-25 11:20:07 +01:00
Suvendhu Hansa
29a6ada1f7 Updated xml to json generator for events 2022-03-25 09:38:51 +00:00
vdutta
3bfb443fa3 Added TR181 2.15 datamodel json and xml 2022-01-28 11:29:33 +05:30
Amin Ben Ramdhane
285a79f89b Update JSON files 2021-11-17 11:41:40 +01:00
Suvendhu Hansa
a20919a020 Fix DM parameter mapping for json 2021-10-06 11:24:37 +00:00
vdutta
49a0528eb2 test: Fix pep8 errors on tools 2021-08-24 20:59:05 +05:30
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