Amin Ben Romdhane
a641b786b0
Feature #11250 : Add support for fault messages
2023-07-26 13:40:04 +00:00
Vivek Kumar Dutta
ea0b14e838
Move tr104 out to run it as dm micro-service
2023-07-17 04:18:05 +00:00
Muhannad Alrifaai
bd4f3c45fb
XML generation for data model is failing intermittently on pipeline.
2023-07-12 13:06:48 +00:00
Vivek Kumar Dutta
8d4298b537
Adding TR181-2.16 xml
2023-06-15 08:23:53 +00:00
Amin Ben Romdhane
0e8cb4dbd3
bbfdm: Update Operate handling
2023-05-22 09:37:38 +02:00
Amin Ben Romdhane
4d922c12c4
Update documentation
2023-04-18 11:30:46 +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
0a4105c931
Add bbfdm daemon(bbfdmd)
2023-04-14 10:05:08 +00:00
Amin Ben Romdhane
386d1cddb0
Include cwmp data model in generated files
2023-03-29 15:26:42 +02: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
Andrii Pypa
c6244449c0
Generate local data model for TR-471
2023-03-26 15:04:20 +00:00
vdutta
32511db9d9
Fix pipeline
2023-03-20 14:43:31 +05:30
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