libamxb  4.8.2
Bus Agnostic C API
test.odl File Reference

Go to the source code of this file.

Variables

 config
 
 uris = ["pcb:/tmp/test.sock"]
 
 backends = ["/usr/bin/mods/amxb/mod-amxb-pcb.so"]
 
auto detect = false
 
auto connect = true
 
 daemon = false
 
 priority = 0
 

Variable Documentation

◆ backends

backends = ["/usr/bin/mods/amxb/mod-amxb-pcb.so"]

Definition at line 61 of file test.odl.

◆ config

config
Initial value:
{
name = "test_dm"

Definition at line 56 of file test.odl.

◆ connect

auto connect = true

Definition at line 65 of file test.odl.

◆ daemon

daemon = false

Definition at line 66 of file test.odl.

◆ detect

auto detect = false

Definition at line 64 of file test.odl.

◆ priority

priority = 0

Definition at line 67 of file test.odl.

◆ uris

uris = ["pcb:/tmp/test.sock"]

Definition at line 60 of file test.odl.