mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-14 21:10:11 +01:00
15 lines
No EOL
238 B
JSON
Executable file
15 lines
No EOL
238 B
JSON
Executable file
{
|
|
"daemon": {
|
|
"input": {
|
|
"type": "JSON",
|
|
"name": "/etc/bulkdata/bulkdata.json"
|
|
},
|
|
"output": {
|
|
"type": "UBUS",
|
|
"name": "bbfdm.bulkdata",
|
|
"parent_dm": "Device.",
|
|
"object": "BulkData",
|
|
"root_obj": "bbfdm"
|
|
}
|
|
}
|
|
} |