root/photobooth/photobooth.cfg

Revision 43, 500 bytes (checked in by devja..@anarkystic.com, 1 year ago)

ah, better

Line 
1 [Echo]
2 enabled = True
3
4 [LineReceiver]
5 port = 2336
6
7 [SonMicroMifareSensor]
8 enabled = True
9 #device = /dev/tty.USA19H1d1P1.1
10 #device = /dev/tty.usbserial-A3Q608W5
11 device = /dev/tty.usbserial-A3Q609ZN
12
13 [SonMicroMifareSensorProtocol]
14 baudrate = 19200
15 has_inputs = True
16 has_outputs = True
17
18 [JSONService]
19 username = andy@mediamatic.nl
20 password = picnic
21 base_url = http://picnicnetwork.org/services/rest
22
23 [NetworkConnectionSensor]
24 delay = 10
25
26 [JSONService]
27 base_url = http://picnicnetwork.org/services/rest/
Note: See TracBrowser for help on using the browser.