Commit graph

10 commits

Author SHA1 Message Date
Amin Ben Romdhane
fa69524868
Multiple updates
- Transaction APIs removed
- Use different save dirs per proto
- In process instance update notifier
- Use event based refresh timer
- Commit changes from main daemon for default proto
- For add request commit changes without reload for default proto
- extend bbf.config to monitor based on input
- extend bbf.config to reload/commit based on input
- extend bb.config to provide list of service changes based on proto
2024-08-17 07:18:35 +00:00
Vivek Kumar Dutta
7cdea20a2d docs: cleanup and update 2024-07-09 17:48:18 +05:30
Amin Ben Romdhane
6332fe98e1 T#13964: Generate single datamodel.json from datamodel xmls 2024-04-12 03:11:09 +00:00
Amin Ben Romdhane
1a7d15e1c5 T#12957: minimize tools dependency 2023-12-13 14:26:52 +00:00
Amin Ben Romdhane
7ecae3f6d1 Update bbfdm tools 2023-11-20 13:36:36 +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
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
49a0528eb2 test: Fix pep8 errors on tools 2021-08-24 20:59:05 +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