View Issue Details

IDProjectCategoryView StatusLast Update
0000116easycwmpHelppublic2016-02-18 08:44
Reportersuperkid Assigned Tomohamed.kallel  
PriorityurgentSeveritytrivialReproducibilityalways
Status resolvedResolutionno change required 
OSopenwrtOS Version4.4.0 
Summary0000116: easycwmp commands
Descriptionwould like to ask for documents on how to use easycwmp commands such as get/set/add/delete and inform. I can't find any good reference about it and I am planning to add paramaters such as RSRP, RSRQ for status monitoring with ACS.
Tagsadd, delete, get, inform, set
e-mail notification

Activities

mohamed.kallel

2016-02-18 08:43

administrator   ~0000396

you can check that in easycwmp.sh file. There is no docs about data model commands. the commands are used for developers to check the parameters they implement.

example of commands:

easycwmp get value <parameter>
easycwmp get name <parameter> <next_level>
easycwmp get name <parameter> 0
easycwmp get name <parameter> 1
easycwmp get notification <parameter>

easycwmp set value <parameter> <value>
easycwmp apply value


You can check the rest of the commands from the easycwmp.sh script

Issue History

Date Modified Username Field Change
2016-02-11 10:26 superkid New Issue
2016-02-12 03:51 superkid Tag Attached: get
2016-02-12 03:52 superkid Tag Attached: add
2016-02-12 03:52 superkid Tag Attached: delete
2016-02-12 03:52 superkid Tag Attached: inform
2016-02-12 03:52 superkid Tag Attached: set
2016-02-18 08:43 mohamed.kallel Note Added: 0000396
2016-02-18 08:44 mohamed.kallel Status new => resolved
2016-02-18 08:44 mohamed.kallel Resolution open => no change required
2016-02-18 08:44 mohamed.kallel Assigned To => mohamed.kallel