mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2026-01-28 01:47:18 +01:00
15 lines
254 B
JSON
Executable file
15 lines
254 B
JSON
Executable file
{
|
|
"daemon": {
|
|
"input": {
|
|
"type": "DotSo",
|
|
"name": "/tmp/libwifi_dataelements.so"
|
|
},
|
|
"output": {
|
|
"type": "UBUS",
|
|
"name": "bbfdm.dataelements",
|
|
"parent_dm": "Device.WiFi.",
|
|
"object": "DataElements",
|
|
"root_obj": "bbfdm"
|
|
}
|
|
}
|
|
}
|