SNMP frontend, RPC of single variable through clixon
This commit is contained in:
parent
4e0d9dd987
commit
182b72a4cc
4 changed files with 258 additions and 58 deletions
|
|
@ -581,7 +581,7 @@ clicon_rpc_get_config(clicon_handle h,
|
|||
* @note xml arg need to have <config> as top element
|
||||
* @code
|
||||
* if (clicon_rpc_edit_config(h, "running", OP_MERGE,
|
||||
* "<config><a>4</a></config>") < 0)
|
||||
* "<config><a xmlns="urn:example:clixon">4</a></config>") < 0)
|
||||
* err;
|
||||
* @endcode
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue