mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2025-12-10 07:44:39 +01:00
send addObj/delObj event for usp DM objects
This commit is contained in:
parent
fdfad351ae
commit
ebdb414e09
1 changed files with 1 additions and 1 deletions
|
|
@ -965,7 +965,7 @@ static void update_instances_list(struct list_head *inst)
|
|||
.in_param = ROOT_NODE,
|
||||
.nextlevel = false,
|
||||
.disable_mservice_browse = true,
|
||||
.dm_type = BBFDM_BOTH
|
||||
.dm_type = BBFDM_USP
|
||||
};
|
||||
|
||||
bbf_init(&bbf_ctx);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue