Commit graph

33 commits

Author SHA1 Message Date
Amin Ben Romdhane
008baff08e T#9712: Update Wifi handling with mapcontroller 2023-02-08 07:30:35 +00:00
Suvendhu Hansa
90ac63e15a T#8081 Moved users to usermngr 2022-12-02 11:29:39 +00:00
Amin Ben Romdhane
96b7a91643 T#9169: Add support for '*' wildcard functionality 2022-11-16 08:26:16 +00:00
Amin Ben Ramdhane
0c8d4bcf69 T#8859: Improvement in diagnostics datamodel operations 2022-10-12 11:04:10 +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 Hansa
b449b119a5 Added support of ManageableDevice & GatewayInfo objects 2022-07-28 16:10:07 +00:00
Amin Ben Ramdhane
95c7459bce T#8408: JSON Plugin: Fixed issues when multi-instance object mapping for multiple sections 2022-07-21 13:39:57 +01:00
Suvendhu Hansa
3f1d9e6b90 Added json plugin for Device.CWMPManagementServer. 2022-06-23 09:19:44 +00:00
Amin Ben Ramdhane
26326b5b57 Configure the maximum number of instances in build time 2022-06-16 08:26:04 +01:00
vdutta
be72f5d309 Module test improvements 2022-06-12 17:19:47 +05:30
vdutta
720ebfa873 Build cpack release for downstream job 2022-06-10 14:31:42 +00:00
Amin Ben Ramdhane
c7bbc32351 bbf: compile using cmake instead of autotools 2022-06-06 17:15:16 +00:00
Suvendhu Hansa
65fd08a0d6 JSON plugin: Add support for uci list 2022-06-02 08:27:07 +00:00
vdutta
ec38598048 Removed libbbf_api.so and disabled libbbf_ubus 2022-05-10 14:35:36 +00:00
vdutta
8675f66168 Config option to select ssl utility library 2022-03-03 16:22:27 +05:30
vdutta
2f87b0b54f Use wolfssl for ssl dependent features 2022-02-24 10:38:54 +05:30
vdutta
d0fc18c07a Use relative paths for the module tests 2022-02-18 08:01:00 +00:00
vdutta
3bfb443fa3 Added TR181 2.15 datamodel json and xml 2022-01-28 11:29:33 +05:30
Suvendhu Hansa
8a1c125ddb BBF: Library to expose dynamic DM over ubus 2021-11-25 13:20:53 +00: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
Neeraj Bijalwan
aa17126d32 Added API to get supported datamodel
- New API "bbf_dm_get_supported_dm" to get the schema for all
  objects/params/events/commands at once
2021-10-27 06:16:33 +00:00
suvendhu
0d04be3ad4 Enable/disable plugin support using compilation flags 2021-10-27 11:25:02 +05:30
Amin Ben Ramdhane
4226c94946 Add more configs to cover all datamdoel and fix some memory leaks 2021-09-30 14:55:32 +01:00
Amin Ben Ramdhane
e7fb7a60b1 Add configs to cover all datamdoel and fix memory leak 2021-09-24 13:31:37 +01:00
Vivek Kumar Dutta
333c4b4fd7 Test to check memory leak in datamodel 2021-09-22 10:26:49 +00:00
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
e10c674444 Add '-Wall -Werror' flags to TARGET_CFLAGS 2021-08-16 10:06:02 +01:00
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
7c3f42564c Gitlab-ci: update docker image and improve the code 2021-06-04 19:12:30 +01:00
vdutta
6471616110 Moving stun params to stunc 2021-05-12 22:58:43 +05:30
Amin Ben Ramdhane
e9fb75eb97 bbf: implement unit and functional tests 2021-05-03 18:29:28 +01:00