mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2026-02-18 10:11:15 +01:00
tools: update for cwmp mqtt stomp
This commit is contained in:
parent
09b106f5fc
commit
2925cd4d43
1 changed files with 11 additions and 1 deletions
|
|
@ -324,8 +324,18 @@
|
|||
"repo": "https://dev.iopsys.eu/bbf/obuspa.git",
|
||||
"proto": "git",
|
||||
"version": "devel",
|
||||
"extra_dependencies": [
|
||||
"-I src/vendor",
|
||||
"-DENABLE_MQTT",
|
||||
"-DENABLE_COAP",
|
||||
"-DENABLE_WEBSOCKETS",
|
||||
"-DENABLE_UDS"
|
||||
],
|
||||
"dm_files": [
|
||||
"src/vendor/bbf_plugin/datamodel.c"
|
||||
"src/vendor/bbf_plugin/common.c",
|
||||
"src/vendor/bbf_plugin/mqtt_dm.c",
|
||||
"src/vendor/bbf_plugin/stomp_dm.c",
|
||||
"src/vendor/bbf_plugin/uspagent_dm.c"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue