mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
- Added an option CONFIG_RUNAS_BBFDM_MICROSERVICE, to choose bbfdmd to load tr104 specific datamodel
9 lines
282 B
Text
9 lines
282 B
Text
config RUNAS_BBFDM_MICROSERVICE
|
|
bool "Use bbfdmd datamodel microservice to run tr104, preferred if TR104 and BBFDMD are on different base"
|
|
depends on PACKAGE_tr104
|
|
default n
|
|
|
|
config TR104_VENDOR_EXTENSIONS
|
|
bool "Use TR104 vendor extensions"
|
|
depends on PACKAGE_tr104
|
|
default y
|