Commit graph

26 commits

Author SHA1 Message Date
Amin Ben Romdhane
c7833a508b Tools: Use ParentalControl in place of URLFilter Object 2024-10-14 17:16:37 +02:00
Amin Ben Romdhane
47537bb4ab
Feature #15266: Add support to assign list of references using JSON plugins 2024-10-07 14:49:59 +00:00
Suvendhu Hansa
02b2dfd35c
example Device.X_IOPSYS_EU_ParentalControl plugin 2024-09-13 03:34:39 +00:00
Amin Ben Romdhane
402e8b77ff
Tools: Include missing plugins in tools_input.json 2024-09-10 14:21:17 +00:00
Amin Ben Romdhane
6df8fecbcc Move Device.WiFi. to wifidmd 2024-05-30 07:51:00 +00:00
Vivek Kumar Dutta
63fad00eee Multiple improvements
- New input daemon option, 'service_name' to easily configure micro-service
- service_name used with 'dm_' prefix in process name
- service_name with 'dm_' prefix and '_inst' suffix for forked instance updater
- Unified signal handler for micro-service and main process
- Cli argument '-m' overloaded to support module name in place of plugin path
- Test alignments and improvements
2024-04-15 13:46:49 +00:00
Amin Ben Romdhane
8acd70acf1 T#13729: Use generic structure dm_data for multi-instance objects 2024-03-06 04:34:31 +00:00
Suvendhu Hansa
415ece6483 Added WiFi steering history 2024-02-22 13:27:18 +00:00
Amin Ben Romdhane
a41cefa09b DataElements: Removed deprecated AssociationEventData, DisassociationEventData tables 2024-02-15 07:07:59 +00:00
Amin Ben Romdhane
222d9ac687 WiFi.DataElements: use dump2 as the main ubus method to expose all DataElements Object/param 2024-02-12 12:31:01 +01:00
Vivek Kumar Dutta
0826d70838 wifi: Get possible channels from channels method 2024-02-06 12:34:06 +05:30
Amin Ben Romdhane
1af9a94e0b Moved hosts to hostmngr 2023-09-14 14:53:53 +02:00
Amin Ben Romdhane
6d8b66092a TR104: Add support for Device.Services.VoiceService.{i}.CallControl.Line.{i}.Stats.RTP. parameters 2023-05-31 17:08:29 +02:00
Amin Ben Ramdhane
64ca3bfe7c T#7717: Handle ProcessStatus optimally 2022-06-08 14:29:37 +00:00
Amin Ben Ramdhane
df6e164c9e WiFiDataElements: Added support for missing objects/parameters and updated mappings 2022-03-17 11:45:01 +01:00
vdutta
3efc5ce5e6 Fix verbose logging in module test 2022-03-14 16:39:57 +05:30
Amin Ben Ramdhane
080f7b4f85 Ticket refs #7333: fix warnings, code analysis and clean up the code
- Fix all errors catched by cppcheck threadsafety (cppcheck --error-exitcode=0 --addon=threadsafety bbf)
 - Fix some errors catched by cppcheck cert (cppcheck --error-exitcode=0 --addon=cert bbf)
 - Add new str-protected macros instead of using str functions directly to avoid crashes
2022-02-16 10:33:59 +00:00
Amin Ben Ramdhane
2486dffd24 Simulate dump2 Multi-AP setup && Fix a crash 2021-12-13 08:24:06 +00:00
Amin Ben Ramdhane
591d7ac3c5 WiFi: Implement MultiAP datamodel based on TR181-2.15 2021-12-10 14:15:48 +01:00
vdutta
1b4c5f9d1e test: json plugin with index 2021-11-11 18:06:41 +05:30
Amin Ben Ramdhane
35143273fe Add test cases for event and command exposed from json plugin 2021-10-29 18:20:08 +01:00
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
c6b88c7668 Ticket refs #5811: BBF JSON doesn't support indexes 2021-08-26 09:07:28 +00:00
Amin Ben Ramdhane
e9fb75eb97 bbf: implement unit and functional tests 2021-05-03 18:29:28 +01:00