View Issue Details

IDProjectCategoryView StatusLast Update
0000042easycwmpQuestionpublic2015-03-05 09:44
Reportertarakt Assigned Tomohamed.kallel  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionno change required 
PlatformOpenWRTOSBarrier Breaker 
Summary0000042: SetParameterAttributes
DescriptionDoes easycwmp support SetParameterAttribute ? If yes, then does it support both Active and Passive notification?

TagsNo tags attached.
e-mail notification

Activities

mohamed.kallel

2015-03-05 09:35

administrator   ~0000144

Last edited: 2015-03-05 09:44

Yes EasyCwmp supports SetParameterAttributes with the related possible value (0:None, 2:Active, 1:Passive).

EasyCwmp daemon does not detect the change the parameter values of other application or daemon. you have to inform the easycwmpd of the change of the parameters

You have to call
 
ubus call tr069 notify '{"parameter": "A.B.1.C.2.D", "value": "newvalue"}' when your parametr is changed in other application. and then easycwmp daemon will check the attribute of the requested param. If it's:

2, then it will launch immediatly a session with the acs
1, then it will send the param in the inform of the next session with the acs
0, does nothing

Issue History

Date Modified Username Field Change
2015-03-04 20:31 tarakt New Issue
2015-03-05 09:35 mohamed.kallel Note Added: 0000144
2015-03-05 09:37 mohamed.kallel View Status private => public
2015-03-05 09:39 mohamed.kallel Category General => Question
2015-03-05 09:39 mohamed.kallel Status new => resolved
2015-03-05 09:39 mohamed.kallel Resolution open => no change required
2015-03-05 09:39 mohamed.kallel Assigned To => mohamed.kallel
2015-03-05 09:43 mohamed.kallel Note Edited: 0000144
2015-03-05 09:44 mohamed.kallel Note Edited: 0000144