mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2026-01-28 01:47:18 +01:00
125 lines
2.7 KiB
JSON
125 lines
2.7 KiB
JSON
{
|
|
"manufacturer": "IOPSYS",
|
|
"protocol": "DEVICE_PROTOCOL_DSLFTR069v1",
|
|
"manufacturer_oui": "002207",
|
|
"product_class": "DG400PRIME",
|
|
"model_name": "DG400PRIME-A",
|
|
"software_version": "1.2.3.4",
|
|
"root_node": "Device.",
|
|
"vendor_list": [
|
|
"iopsys"
|
|
],
|
|
"dm_json_files": [
|
|
"../libbbfdm/dmtree/json/tr181.json",
|
|
"../libbbfdm/dmtree/vendor/iopsys/vendor.json"
|
|
],
|
|
"vendor_prefix": "X_IOPSYS_EU_",
|
|
"plugins": [
|
|
{
|
|
"repo": "https://dev.iopsys.eu/bbf/bulkdata.git",
|
|
"proto": "git",
|
|
"dm_files": [
|
|
"bbf_plugin/bulkdata.json"
|
|
]
|
|
},
|
|
{
|
|
"repo": "https://dev.iopsys.eu/bbf/xmppc.git",
|
|
"proto": "git"
|
|
},
|
|
{
|
|
"repo": "https://dev.iopsys.eu/bbf/stunc.git",
|
|
"proto": "git",
|
|
"version": "devel",
|
|
"dm_files": [
|
|
"src/datamodel.c"
|
|
]
|
|
},
|
|
{
|
|
"repo": "https://dev.iopsys.eu/bbf/udpecho.git",
|
|
"proto": "git",
|
|
"version": "devel",
|
|
"dm_files": [
|
|
"src/datamodel.c"
|
|
]
|
|
},
|
|
{
|
|
"repo": "https://dev.iopsys.eu/bbf/twamp-light.git",
|
|
"proto": "git",
|
|
"version": "devel",
|
|
"dm_files": [
|
|
"src/datamodel.c"
|
|
]
|
|
},
|
|
{
|
|
"repo": "https://dev.iopsys.eu/bbf/periodicstats.git",
|
|
"proto": "git",
|
|
"version": "devel",
|
|
"dm_files": [
|
|
"bbf_plugin/bbf_plugin.c"
|
|
]
|
|
},
|
|
{
|
|
"repo": "https://dev.iopsys.eu/feed/iopsys.git",
|
|
"proto": "git",
|
|
"version": "devel",
|
|
"dm_files": [
|
|
"urlfilter/files/etc/bbfdm/json/urlfilter.json",
|
|
"obuspa/files/etc/bbfdm/json/USPAgent.json",
|
|
"icwmp/files/etc/bbfdm/json/CWMPManagementServer.json",
|
|
"ponmngr/files/etc/bbfdm/json/xpon.json"
|
|
]
|
|
},
|
|
{
|
|
"repo": "https://dev.iopsys.eu/lcm/swmodd.git",
|
|
"proto": "git",
|
|
"version": "devel",
|
|
"dm_files": [
|
|
"src/datamodel.c"
|
|
]
|
|
},
|
|
{
|
|
"repo": "https://dev.iopsys.eu/bbf/usermngr.git",
|
|
"proto": "git",
|
|
"version": "devel",
|
|
"dm_files": [
|
|
"src/users.c"
|
|
]
|
|
},
|
|
{
|
|
"repo": "https://dev.iopsys.eu/bbf/icwmp.git",
|
|
"proto": "git",
|
|
"version": "devel",
|
|
"dm_files": [
|
|
"src/cwmp_dm/datamodel.c"
|
|
]
|
|
},
|
|
{
|
|
"repo": "https://dev.iopsys.eu/iopsys/hostmngr.git",
|
|
"proto": "git",
|
|
"version": "devel",
|
|
"dm_files": [
|
|
"src/bbf_plugin/hosts.c"
|
|
]
|
|
},
|
|
{
|
|
"repo": "https://dev.iopsys.eu/bbf/timemngr.git",
|
|
"proto": "git",
|
|
"version": "devel",
|
|
"dm_files": [
|
|
"src/times.c"
|
|
]
|
|
}
|
|
],
|
|
"output": {
|
|
"acs": [
|
|
"default",
|
|
"hdm"
|
|
],
|
|
"file_format": [
|
|
"xls",
|
|
"xml"
|
|
],
|
|
"output_dir": "./out",
|
|
"output_file_prefix": "datamodel"
|
|
}
|
|
}
|