root/fizzjik/test.cfg

Revision 23, 0.6 kB (checked in by devja..@anarkystic.com, 1 year ago)

yowza

Line 
1 [Echo]
2 enabled = True
3
4 #[TagReceiver]
5 #port = 2701
6
7 [BluetoothSensor]
8 enabled = False
9
10 [EasyIdentSensor]
11 enabled = False
12 #device = /dev/tty.USA19H1d1P1.1
13
14 [SonMicroMifareSensor]
15 enabled = False
16 #device = /dev/tty.USA19H1d1P1.1
17 device = /dev/tty.usbserial-A3Q5UJ69
18 #baudrate = 19200
19
20 [SonMicroMifareSensorProtocol]
21 baudrate = 19200
22 has_inputs = False
23 has_outputs = False
24
25 [NetworkConnectionSensor]
26 delay = 10
27
28 [DHClientController]
29 platform = posix
30
31 [MPlayerService]
32 enabled = False
33 platform = mac
34
35 [BrowserService]
36 enabled = False
37 platform = mac
38
39 [TracService]
40 enabled = False
41 platform = mac
42 repo = trac
43 url = localhost:8000
Note: See TracBrowser for help on using the browser.