Commit graph

21 commits

Author SHA1 Message Date
Amin Ben Romdhane
6332fe98e1 T#13964: Generate single datamodel.json from datamodel xmls 2024-04-12 03:11:09 +00:00
Vivek Kumar Dutta
106d754c0f Import TR181-2.17 2024-01-19 14:21:48 +00:00
Amin Ben Romdhane
7ecae3f6d1 Update bbfdm tools 2023-11-20 13:36:36 +00:00
Vivek Kumar Dutta
8d4298b537 Adding TR181-2.16 xml 2023-06-15 08:23:53 +00:00
Amin Ben Romdhane
4d922c12c4 Update documentation 2023-04-18 11:30:46 +00: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
1801191924 T#8007 shared DMOBJ objects creates empty parameter list 2022-05-13 12:32:02 +05:30
vdutta
3bfb443fa3 Added TR181 2.15 datamodel json and xml 2022-01-28 11:29:33 +05:30
vdutta
3b2e55fdef Updated tools to get dm report on sub-tree 2022-01-13 21:49:43 +05:30
Amin Ben Ramdhane
7f6f4e36a0 Improve bbf tools 2021-10-14 13:28:49 +01:00
vdutta
8dcd8b687f Removed non-ascii characters from script output 2021-10-12 11:02:23 +05:30
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
Amin Ben Ramdhane
6a252f514c Ticket refs #5505: Move operate commands to there own datamodel files 2021-07-22 15:18:01 +01:00
vdutta
7e959a79af Fix logs in xml tool 2021-07-22 15:32:24 +05:30
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
Amin Ben Ramdhane
fdd68cfde3 Update the shell interpreter to python3 instead of python2 2021-07-13 11:21:49 +01:00
Amin Ben Ramdhane
86ec99854a Ticket refs #5564: Fix some errors in generated XML 2021-07-06 16:48:25 +01:00
Amin Ben Ramdhane
20548f2301 XML file: add support for HDM format 2021-06-24 14:49:17 +01:00
Amin Ben Ramdhane
af33bc4d40 Improve the XML format of Data Model file 2021-04-06 18:51:03 +01:00
Amin Ben Ramdhane
5e72e0b978 Ticket refs #4767: Adapt Tools and Documentation to new Vendor Extension mechanism
- Add support for vendor extension in Excel, XML tools
 - Convert shell script to python
 - Update Documentation
2021-04-06 15:06:50 +01:00