mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2025-12-10 07:44:39 +01:00
Update data model version to 2.16 since we start supported OBJ/PARAM in 2.16
This commit is contained in:
parent
c793da80c6
commit
aefaf7844d
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
#include "dmmem.h"
|
||||
#include "dmapi.h"
|
||||
|
||||
#define DEFAULT_DMVERSION "2.15"
|
||||
#define DEFAULT_DMVERSION "2.16"
|
||||
|
||||
int get_number_of_entries(struct dmctx *ctx, void *data, char *instance, int (*browseinstobj)(struct dmctx *ctx, struct dmnode *node, void *data, char *instance));
|
||||
char *handle_instance(struct dmctx *dmctx, DMNODE *parent_node, struct uci_section *s, char *inst_opt, char *alias_opt);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue