Commit graph

74 commits

Author SHA1 Message Date
Amin Ben Romdhane
561563542c Added version field in generated excel file 2023-01-26 16:15:10 +01:00
suvendhu
14f536a2a4 Added xpon.json plugin in tools_input 2022-12-18 13:37:27 +00:00
Suvendhu Hansa
90ac63e15a T#8081 Moved users to usermngr 2022-12-02 11:29:39 +00:00
vdutta
c88984c9ef Updated tools_input.json for userinterface 2022-11-16 09:03:46 +05:30
Suvendhu Hansa
4ed1dfffc3 Added description of vendor specific params 2022-11-04 12:26:11 +00:00
suvendhu
7d0c3f9f0c Bug#9118 Fix DM generator script child parent ordering 2022-11-01 14:43:58 +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
Amin Ben Ramdhane
01d8dd9487 Align with new BulkData changes 2022-09-28 07:54:02 +00:00
suvendhu
fdc76219da Add default value from xml to json datamodel 2022-09-20 11:35:17 +05:30
vdutta
99e8f84273 Fix tool test 2022-06-27 16:44:21 +05:30
vdutta
db708d1050 Updated plugins path 2022-06-09 14:09:08 +05:30
Suvendhu Hansa
65fd08a0d6 JSON plugin: Add support for uci list 2022-06-02 08:27:07 +00:00
Amin Ben Ramdhane
d74fc9f58c JSON file: Add mandatory field support 2022-05-25 11:20:07 +01:00
suvendhu
1801191924 T#8007 shared DMOBJ objects creates empty parameter list 2022-05-13 12:32:02 +05:30
vdutta
91acc68440 Fix tools test 2022-04-27 18:28:40 +05:30
vdutta
3e06fa691e Added nginx cert in security 2022-03-31 17:35:01 +05:30
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
vdutta
fb25e62ef1 Updated plugins list in tools 2022-01-26 14:29:48 +05:30
vdutta
3b2e55fdef Updated tools to get dm report on sub-tree 2022-01-13 21:49:43 +05:30
Amin Ben Ramdhane
c3ea9e5597 Ticket refs #6892: Parameters used for pathname reference cannot be set to empty 2022-01-10 10:20:03 +01:00
Amin Ben Ramdhane
65939b90aa bbf: add a header file for libbbf_api 2021-12-20 15:43:08 +00:00
Amin Ben Ramdhane
c3502d1085 tools: improve the JSON validation plugin 2021-11-26 09:42:38 +01:00
Amin Ben Ramdhane
285a79f89b Update JSON files 2021-11-17 11:41:40 +01:00
Amin Ben Ramdhane
428f8d50c8 Ticket refs #6546: Implement mapping as per json_mapping_v1 2021-11-15 13:08:25 +01:00
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
vdutta
1aee6718b0 Fix compilation errors for gcc-11 2021-10-19 18:00:41 +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
Suvendhu Hansa
a20919a020 Fix DM parameter mapping for json 2021-10-06 11:24:37 +00:00
Amin Ben Ramdhane
42bc8e95a7 Ticket refs #5773: improve and simplify handle instance in browser and add functions 2021-09-09 16:56:02 +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
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
3aeb388129 generate tr135.json file with correct root path 2021-07-13 10:48:04 +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
Amin Ben Ramdhane
765d43d0e3 align tools with latest changes 2021-03-31 16:43:48 +01:00
Amin Ben Ramdhane
5e97bdb5e4 bbf: add support for vendor extension 2021-03-25 16:06:31 +01:00
Amin Ben Ramdhane
70c5c51bf0 bbf: upgrade to 2.14 2021-02-01 15:56:20 +01:00
Amin Ben Ramdhane
9c70a16884 bbf: add the missing pattern => "^$" 2021-02-01 15:55:51 +01:00
Amin Ben Ramdhane
ae196c5459 SoftwareModules: move it from TR157 to TR181 folder 2020-12-21 20:47:04 +01:00
Amin Ben Ramdhane
57c1a3372e Ticket refs #3769: bbf: add support for dynamic obj/param when generating excel file
- improve the generator excel
 - add support for dynamic obj/param when generating xml data model tree
2020-11-29 23:07:42 +01:00
Amin Ben Ramdhane
50b9d73af7 Align bbf tools with latest changes
- Update the generator of source code
 - Fix the generator of data model in XML format (generate_xml.sh/generate_xml_bbf.sh)
 - Update README.md file
2020-11-18 22:00:12 +01:00