mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2026-02-02 12:03:31 +01:00
14 lines
221 B
JSON
Executable file
14 lines
221 B
JSON
Executable file
{
|
|
"daemon": {
|
|
"input": {
|
|
"type": "DotSo",
|
|
"name": "/tmp/libwifi_dataelements.so"
|
|
},
|
|
"output": {
|
|
"type": "UBUS",
|
|
"parent_dm": "Device.WiFi.",
|
|
"object": "DataElements",
|
|
"root_obj": "bbfdm"
|
|
}
|
|
}
|
|
}
|