TR181-XPON
1.4.0
TR-181 PON manager.
|
Data Fields | |
const char * | path |
uint32_t | index |
object_id_t | obj_id |
amxc_var_t * | key_value |
const amxc_var_t * | params |
Info related to actions done on the DM.
The actions are:
Meaning of the fields:
Definition at line 133 of file data_model.c.
uint32_t _dm_action_info::index |
Definition at line 135 of file data_model.c.
amxc_var_t* _dm_action_info::key_value |
Definition at line 137 of file data_model.c.
object_id_t _dm_action_info::obj_id |
Definition at line 136 of file data_model.c.
const amxc_var_t* _dm_action_info::params |
Definition at line 138 of file data_model.c.
const char* _dm_action_info::path |
Definition at line 134 of file data_model.c.