mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2025-12-10 07:44:39 +01:00
* 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" |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| bbf_common.py | ||
| convert_dm_json_to_c.py | ||
| convert_dm_xml_to_json.py | ||
| generate_dm.py | ||
| generate_dm_excel.py | ||
| generate_dm_xml.py | ||
| tools_input.json | ||
| validate_json_plugin.py | ||