mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2025-12-10 07:44:39 +01:00
Include cwmp data model in generated files
This commit is contained in:
parent
e909d63ad0
commit
386d1cddb0
1 changed files with 8 additions and 0 deletions
|
|
@ -86,6 +86,14 @@
|
|||
"dm_files": [
|
||||
"src/users.c"
|
||||
]
|
||||
},
|
||||
{
|
||||
"repo": "https://dev.iopsys.eu/iopsys/icwmp.git",
|
||||
"proto": "git",
|
||||
"version": "devel",
|
||||
"dm_files": [
|
||||
"src/cwmp_dm/datamodel.c"
|
||||
]
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue